Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHD | ERC-20 | 3.11704M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12464215 | 4 years ago | | | 0 | 0.0032592000 | |
| 12457476 | 4 years ago | | | 0 | 0.0046936000 | |
| 12431195 | 4 years ago | | | 0 | 0.016685396 | |
| 12431185 | 4 years ago | | | 0 | 0.016504033 | |
| 12424311 | 4 years ago | | | 0 | 0.0070535000 | |
| 12424296 | 4 years ago | | | 0 | 0.0070535000 | |
| 12342757 | 4 years ago | | | 0 | 0.017045738 | |
| 12336162 | 4 years ago | | | 0 | 0.0061138000 | |
| 12183560 | 4 years ago | | | 0 | 0.028502710 | |
| 12165127 | 4 years ago | | | 0 | 0.0073539200 |
ABI
ABI objects
Getter at block 21223592
GRACE_PERIOD() view returns (uint256)
1209600
MAXIMUM_DELAY() view returns (uint256)
2592000
MINIMUM_DELAY() view returns (uint256)
86400
admin() view returns (address)
0x9522368481c84250fd4b2a4ea03fb875024d9956
admin_initialized() view returns (bool)
false
delay() view returns (uint256)
86400
pendingAdmin() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
queuedTransactions(bytes32) view returns (bool)
State-modifying
Events acceptAdmin()
cancelTransaction(address target, uint256 value, string signature, bytes data, uint256 eta)
executeTransaction(address target, uint256 value, string signature, bytes data, uint256 eta) payable returns (bytes)
queueTransaction(address target, uint256 value, string signature, bytes data, uint256 eta) returns (bytes32)
setDelay(uint256 delay_)
setPendingAdmin(address pendingAdmin_)
CancelTransaction(bytes32 indexed txHash, address indexed target, uint256 value, string signature, bytes data, uint256 eta)
ExecuteTransaction(bytes32 indexed txHash, address indexed target, uint256 value, string signature, bytes data, uint256 eta)
NewAdmin(address indexed newAdmin)
NewDelay(uint256 indexed newDelay)
NewPendingAdmin(address indexed newPendingAdmin)
QueueTransaction(bytes32 indexed txHash, address indexed target, uint256 value, string signature, bytes data, uint256 eta)
constructor(address admin_, uint256 delay_)
receive()
This contract contains no error objects.