SimpleTimelock
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
5
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 "SimpleTimelock"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "SimpleTimelock"
ABI
ABI objects
Getter at block 21268087
lastLockTime() view returns (uint256)
1654873200
token() view returns (address)
0x15b7c0c907e4c6b9adaaaabc300c08991d6cea05
unlockTime() view returns (uint256)
1662649200
Read-only
lockedBalance(address) view returns (uint256)
State-modifying
Events lock(uint256 amount)
withdraw()
Locked(address addr, uint256 amount)
Withdrawal(address addr, uint256 amount)
constructor(address token_, uint256 lastLockTime_)
This contract contains no fallback and receive objects.
This contract contains no error objects.