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) |
---|---|---|---|---|---|---|---|
| 21244620 | 4 days ago | | | 0 | 0.00080803789 | |
| 21222984 | 7 days ago | | | 0 | 0.0017566366 | |
| 20529078 | 3 months ago | | | 0 | 0.00040857840 | |
| 20522417 | 3 months ago | | | 0 | 0.00017707454 | |
| 19677166 | 7 months ago | | | 0 | 0.0028263107 | |
| 19574510 | 8 months ago | | | 0 | 0.019050114 | |
| 19332151 | 9 months ago | | | 0 | 0.059936323 | |
| 19128411 | 10 months ago | | | 0 | 0.078675630 | |
| 18830242 | a year ago | | | 0 | 0.019014563 | |
| 18637122 | a year ago | | | 0 | 0.0017760307 |
ABI
ABI objects
Getter at block 21271973
owner() view returns (address)
0xeacd577c3f6c44c3ffa398baad97ae12cdcfed4a
waitTime() view returns (uint256)
604800
Read-only
authorized(address) view returns (bool)
callTimestamps(bytes32) view returns (uint256)
isAuthorized(address who) view returns (bool)
timeIncreases(bytes32) view returns (bool)
State-modifying
Events authorize(address who)
deauthorize(address who)
execute(address[] targets, bytes[] calldatas)
increaseTime(uint256 timeValue, bytes32 callHash)
registerCall(bytes32 callHash)
setOwner(address who)
setWaitTime(uint256 _waitTime)
stopCall(bytes32 callHash)
This contract contains no event objects.
constructor(uint256 _waitTime, address _governance, address _gsc)
This contract contains no fallback and receive objects.
This contract contains no error objects.