AddressBook
Verified contract
Active on
Ethereum with 8 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) |
---|---|---|---|---|---|---|---|
| 11544781 | 4 years ago | | | 0 | 0.0025651150 | |
| 11544482 | 4 years ago | | | 0 | 0.039469150 | |
| 11544476 | 4 years ago | | | 0 | 0.0032249000 | |
| 11544472 | 4 years ago | | | 0 | 0.0032233600 | |
| 11544468 | 4 years ago | | | 0 | 0.0032234300 | |
| 11544463 | 4 years ago | | | 0 | 0.0032265100 | |
| 11544455 | 4 years ago | | | 0 | 0.0032226600 | |
| 11544450 | 4 years ago | | | 0 | 0.0032218200 |
ABI
ABI objects
Getter at block 21301550
getController() view returns (address)
0x4ccc2339f87f6c59c6893e1a678c2266ca58dc72
getLiquidationManager() view returns (address)
0x0000000000000000000000000000000000000000
getMarginCalculator() view returns (address)
0xfaa67e3736572645b38af7410b3e1006708e13f4
getMarginPool() view returns (address)
0x5934807cc0654d46755ebd2848840b616256c6ef
getOracle() view returns (address)
0x789cd7ab3742e23ce0952f6bc3eb3a73a0e08833
getOtokenFactory() view returns (address)
0x7c06792af1632e77cb27a558dc0885338f4bdf8e
getOtokenImpl() view returns (address)
0x7c91794b65eb573c3702229009acd3cde712146d
getWhitelist() view returns (address)
0xa5ea18ac6865f315ff5dd9f1a7fb1d41a30a6779
owner() view returns (address)
0x638e5da0eebba58c67567bceb4ab2dc8d34853fb
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.