Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DSGuard"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "DSGuard"
ABI
ABI objects
Getter at block 21158236
ANY() view returns (bytes32)
0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
authority() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x975cb8d7256c14105cd3b6b9ba9faf3d0442ae21
Read-only
canCall(address src_, address dst_, bytes4 sig) view returns (bool)
State-modifying
Events forbid(address src, address dst, bytes32 sig)
forbid(bytes32 src, bytes32 dst, bytes32 sig)
permit(address src, address dst, bytes32 sig)
permit(bytes32 src, bytes32 dst, bytes32 sig)
setAuthority(address authority_)
setOwner(address owner_)
LogForbid(bytes32 indexed src, bytes32 indexed dst, bytes32 indexed sig)
LogPermit(bytes32 indexed src, bytes32 indexed dst, bytes32 indexed sig)
LogSetAuthority(address indexed authority)
LogSetOwner(address indexed owner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.