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 "Config"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6716131 | 6 years ago | | | 0 | 0.0011889280 | |
| 6715691 | 6 years ago | | | 0 | 0.00017191200 | |
| 6715688 | 6 years ago | | | 0 | 0.00054117600 | |
| 6715681 | 6 years ago | | | 0 | 0.00057505200 | |
| 6715677 | 6 years ago | | | 0 | 0.00057505200 | |
| 6715671 | 6 years ago | | | 0 | 0.00056886000 |
ABI
ABI objects
Getter at block 21169849
authority() view returns (address)
0x51a8801682bccf12329259b22480cd928f2c8cb4
disableAdminControl() view returns (bool)
false
getAllAdmins() view returns (address[])
[0x3E990e787a88cD4426fB3AF9B90DD1D951E2cb87, 0x4F29bF61bE2Dc963B8AABFE862a18dE558551424]
owner() view returns (address)
0x0000000000000000000000000000000000000000
weth9() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
admins(uint256) view returns (address)
isAccountHandler(address) view returns (bool)
isAdmin(address) view returns (bool)
isAdminValid(address _admin) view returns (bool)
State-modifying
Events addAdmin(address _admin)
removeAdmin(address _admin)
setAccountHandler(address _accountHandler, bool _isAccountHandler)
setAuthority(address authority_)
setOwner(address owner_)
setWETH9(address _weth9)
toggleAdminsControl()
LogAdminAdded(address indexed _admin, address _by)
LogAdminRemoved(address indexed _admin, address _by)
LogNote(bytes4 indexed sig, address indexed guy, bytes32 indexed foo, bytes32 indexed bar, uint256 wad, bytes fax) anonymous
LogSetAuthority(address indexed authority)
LogSetOwner(address indexed owner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.