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 "Controller"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6841869 | 6 years ago | | | 0 | 0.00011751000 | |
| 6002163 | 6 years ago | | | 0 | 0.00057744000 | |
| 5929971 | 6 years ago | | | 0 | 0.00028872000 | |
| 5926309 | 6 years ago | | | 0 | 0.0021955500 | |
| 5926309 | 6 years ago | | | 0 | 0.0021955500 | |
| 5926309 | 6 years ago | | | 0 | 0.0021955500 | |
| 5926309 | 6 years ago | | | 0 | 0.0021955500 | |
| 5926309 | 6 years ago | | | 0 | 0.0021923500 | |
| 5926309 | 6 years ago | | | 0 | 0.0021955500 | |
| 5926309 | 6 years ago | | | 0 | 0.0021955500 |
ABI
ABI objects
Getter at block 21160078 onlyInEmergency() view returns (bool)
getAugur() view returns (address)
0x75228dce4d82566d93068a8d5d49435216551599
getTimestamp() view returns (uint256)
1731275531
owner() view returns (address)
0x6c22f3087f4576442403debf34ca443ef7898dda
stopInEmergency() view returns (bool)
true
stopped() view returns (bool)
false
Read-only
assertIsWhitelisted(address _target) view returns (bool)
getContractDetails(bytes32 _key) view returns (address, bytes20, bytes32)
lookup(bytes32 _key) view returns (address)
registry(bytes32) view returns (bytes32 name, address contractAddress, bytes20 commitHash, bytes32 bytecodeHash)
whitelist(address) view returns (bool)
State-modifying
Events addToWhitelist(address _target) returns (bool)
emergencyStop() returns (bool)
registerContract(bytes32 _key, address _address, bytes20 _commitHash, bytes32 _bytecodeHash) returns (bool)
removeFromWhitelist(address _target) returns (bool)
transferOwnership(address _newOwner) returns (bool)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.