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 "Timelock"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11008158 | 4 years ago | | | 0 | 0.0024152129 | |
| 11004674 | 4 years ago | | | 0 | 0.0019182618 | |
| 10990922 | 4 years ago | | | 0 | 0.0039751051 | |
| 10990905 | 4 years ago | | | 0 | 0.0030444702 | |
| 10990900 | 4 years ago | | | 0 | 0.0029358885 | |
| 10990796 | 4 years ago | | | 0 | 0.0058729363 | |
| 10990787 | 4 years ago | | | 0 | 0.0030336930 | |
| 10990723 | 4 years ago | | | 0 | 0.0050069241 | |
| 10990722 | 4 years ago | | | 0 | 0.0050069241 | |
| 10990719 | 4 years ago | | | 0 | 0.0050069241 |
ABI
ABI objects
Getter at block 21094337
GRACE_PERIOD() view returns (uint256)
1209600
MAXIMUM_DELAY() view returns (uint256)
2592000
MINIMUM_DELAY() view returns (uint256)
172800
admin() view returns (address)
0x88ace76fcf8b897de115df6572db7ab0012a3d44
admin_initialized() view returns (bool)
false
delay() view returns (uint256)
172800
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.