Oko contract explorer
Contract

ABI for 0xc3c2…6ba6

Functions

Selector Name Type
0x6f503750 LogPermit(bytes32 src, bytes32 dst, bytes32 sig) Event
0x95ba64c9 LogForbid(bytes32 src, bytes32 dst, bytes32 sig) Event
0x1abebea8 LogSetAuthority(address authority) Event
0xce241d7c LogSetOwner(address owner) Event
0x13af4035 setOwner(address _newOwner) Function
0x2bc3217d forbid(address src, address dst, bytes32 sig) Function
0x7a9e5e4b setAuthority(address authority_) Function
0x8da5cb5b owner() Function
0xa8542f66 ANY() Function
0xb7009613 canCall(address _src, address _dst, bytes4 _sig) Function
0xbf7e214f authority() Function
0xcbeea68c permit(address src, address dst, bytes32 sig) Function
0xf0217ce5 permit(bytes32 src, bytes32 dst, bytes32 sig) Function
0x79d88d87 forbid(bytes32 src, bytes32 dst, bytes32 sig) Function