AddressBook
Verified contract
Active on
Ethereum with 22 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) |
---|---|---|---|---|---|---|---|
| 17430288 | a year ago | | | 0 | 0.00080795583 | |
| 17430279 | a year ago | | | 0 | 0.00084103068 | |
| 17251277 | 2 years ago | | | 0 | 0.0012311247 | |
| 17237425 | 2 years ago | | | 0 | 0.0034537237 | |
| 17237059 | 2 years ago | | | 0 | 0.0025970402 | |
| 17235117 | 2 years ago | | | 0 | 0.0027689599 | |
| 17154493 | 2 years ago | | | 0 | 0.0010298236 | |
| 17067810 | 2 years ago | | | 0 | 0.0010533841 | |
| 16981466 | 2 years ago | | | 0 | 0.0010232346 | |
| 16974577 | 2 years ago | | | 0 | 0.00098124674 |
ABI
ABI objects
Getter at block 21306788
getController() view returns (address)
0xfed805e631ab9ed2b94f91255dd2714157fa759d
getKeeper() view returns (address)
0x55e4b3e3226444cd4de09778844453ba9fe9cd7c
getLiquidationManager() view returns (address)
0x43277c92f9936aeb5d6a2713a44cd2f096f171cc
getMarginCalculator() view returns (address)
0x5cd207745eeb2eb27f563bb2ade645d1593f07f1
getMarginPool() view returns (address)
0xbc9896306e2ca33c5c9d8f342218e3dc14b32b9a
getMarginRequirements() view returns (address)
0xc272f964a74ab7d2b4fd4ba27f6cc27887b833a7
getOTCWrapper() view returns (address)
0x5feda53467125c7789c30376f91082b1fcae4989
getOracle() view returns (address)
0xc69c49bac000e6310aa055af5593e0ebf603332e
getOtokenFactory() view returns (address)
0x1872ea7d5d8ce168a5df398d7690c971652300ce
getOtokenImpl() view returns (address)
0x0b030ff9066320518b466a2dd19abcd060126009
getWhitelist() view returns (address)
0xb7fef6d81a09a15a986f804dc71a1d05b7fa08f3
owner() view returns (address)
0xf8368119bb1073cf01b841848725d81b542a4c19
Read-only
getAddress(bytes32 _key) view returns (address)
State-modifying
Events renounceOwnership()
setAddress(bytes32 _key, address _address)
setController(address _controller)
setKeeper(address _keeper)
setLiquidationManager(address _liquidationManager)
setMarginCalculator(address _marginCalculator)
setMarginPool(address _marginPool)
setMarginRequirements(address _marginRequirements)
setOTCWrapper(address _otcWrapper)
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.