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) |
---|---|---|---|---|---|---|---|
| 12605416 | 3 years ago | | | 0 | 0.00028476004 | |
| 12605403 | 3 years ago | | | 0 | 0.00078840600 | |
| 12605397 | 3 years ago | | | 0 | 0.0014610015 |
ABI
ABI objects
Getter at block 21159396
COMMUNITY() view returns (address)
0x78ad7dc13e9f03627f9d873d3a291b22fe392747
LAST_ID() view returns (uint256)
3
LOCK_PERIOD() view returns (uint256)
19200
TOKEN() view returns (address)
0x2fdf40c484b1bd6f1c214acac737fedc8b03e5a8
Read-only
JOB_DATA(uint256) view returns (uint256 id, uint256 state, string action, address arg, uint256 queued)
isExecutable(uint256 id) view returns (bool)
whenExecutable(uint256 id) view returns (uint256)
State-modifying
Events cancelJob(uint256 id)
executeJob(uint256 id)
queueJob(string action, address arg) returns (uint256)
succeedCommunity(address newCommunity)
CommunitySucceeded(address originCommunity, address newCommunity)
JobQueued(uint256 id)
constructor(address token, uint256 lockPeriod)
This contract contains no fallback and receive objects.
This contract contains no error objects.