AddressBook
Verified contract
Active on
Ethereum with 13 txns
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 "AddressBook"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19911705 | 6 months ago | | | 0 | 0.00038487017 | |
| 19911427 | 6 months ago | | | 0 | 0.00017125652 | |
| 19911037 | 6 months ago | | | 0 | 0.00022887602 | |
| 19911018 | 6 months ago | | | 0 | 0.00017763634 | |
| 19911000 | 6 months ago | | | 0 | 0.00026841691 | |
| 19910956 | 6 months ago | | | 0 | 0.0046189544 | |
| 19910786 | 6 months ago | | | 0 | 0.0058554600 | |
| 19910766 | 6 months ago | | | 0 | 0.00071955000 | |
| 19910762 | 6 months ago | | | 0 | 0.00071922000 | |
| 19910758 | 6 months ago | | | 0 | 0.00071923500 |
ABI
ABI objects
Getter at block 21249381
getController() view returns (address)
0x1e79ea64489b897c1a7f03fbcfc936ae7c55c421
getLiquidationManager() view returns (address)
0x0000000000000000000000000000000000000000
getMarginCalculator() view returns (address)
0x8f448eff23aeb8335024d1b68e06bdd7416f4861
getMarginPool() view returns (address)
0x0d5d7e216480c6533ed3ed9c8877d15c7dd9b582
getOracle() view returns (address)
0x1f1a32eadb694b23d99c60e00228c64ef723b353
getOtokenFactory() view returns (address)
0x38a75d013cf52d102403d58d902b1ced93b909e2
getOtokenImpl() view returns (address)
0x7c91794b65eb573c3702229009acd3cde712146d
getWhitelist() view returns (address)
0xbb3b5f1da9772143d8890ef42929bca5303d6b0f
owner() view returns (address)
0xeac05c331167b02540aa52f2a2745ce0278f7070
Read-only
getAddress(bytes32 _key) view returns (address)
State-modifying
Events renounceOwnership()
setAddress(bytes32 _key, address _address)
setController(address _controller)
setLiquidationManager(address _liquidationManager)
setMarginCalculator(address _marginCalculator)
setMarginPool(address _marginPool)
setOracle(address _oracle)
setOtokenFactory(address _otokenFactory)
setOtokenImpl(address _otokenImpl)
setWhitelist(address _whitelist)
transferOwnership(address newOwner)
updateImpl(bytes32 _id, address _newAddress)
AddressAdded(bytes32 indexed id, address indexed add)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProxyCreated(bytes32 indexed id, address indexed proxy)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.