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) |
---|---|---|---|---|---|---|---|
| 12270370 | 4 years ago | | | 0 | 0.011996544 | |
| 12270334 | 4 years ago | | | 0 | 0.0075099930 | |
| 12250772 | 4 years ago | | | 0 | 0.0054108330 | |
| 12244473 | 4 years ago | | | 0 | 0.0047202200 | |
| 12244467 | 4 years ago | | | 0 | 0.0046091560 | |
| 12244461 | 4 years ago | | | 0 | 0.0076852860 | |
| 12244452 | 4 years ago | | | 0 | 0.0057301600 | |
| 12244427 | 4 years ago | | | 0 | 0.0076852860 | |
| 12244421 | 4 years ago | | | 0 | 0.0079664550 | |
| 12244401 | 4 years ago | | | 0 | 0.0082476240 |
ABI
ABI objects
Getter at block 21223470
GRACE_PERIOD() view returns (uint256)
345600
MAXIMUM_DELAY() view returns (uint256)
604800
MINIMUM_DELAY() view returns (uint256)
86400
admin() view returns (address)
0x7590aff8dbb3c6934b651797f22966c823d38c61
delay() view returns (uint256)
86400
getBlockTimestamp() view returns (uint256)
1732039667
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_)
fallback()
This contract contains no error objects.