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 "ThroneTimelock"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 3042370 | a year ago | | | 0 | 0.000095094000 | |
| 2996226 | a year ago | | | 0 | 0.00012473900 | |
| 2839401 | a year ago | | | 0 | 0.000079569000 |
ABI
ABI objects
Getter at block 22909614
GRACE_PERIOD() view returns (uint256)
1209600
MAXIMUM_DELAY() view returns (uint256)
2592000
MINIMUM_DELAY() view returns (uint256)
21600
admin() view returns (address)
0x6d14bdae774042d0ad862b8d1f23ce9f35036844
admin_initialized() view returns (bool)
false
delay() view returns (uint256)
21600
pendingAdmin() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
queuedTransactions(bytes32) view returns (bool)
transactionDescription(bytes32) view returns (string)
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, string description) 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, string description)
constructor(uint256 delay_)
receive()
This contract contains no error objects.