TimeLockedWallet
Verified contract
Active on
Ethereum with 4 txns
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 "TimeLockedWallet"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12103916 | 4 years ago | | | 0 | 0.012403432 | |
| 12103108 | 4 years ago | | | 0.03 | 0.0056700000 | |
| 12101971 | 4 years ago | | | 0.0058 | 0.0039900000 | |
| 12101281 | 4 years ago | | | 0.005 | 0.0025200000 |
ABI
ABI objects
Getter at block 21437751
createdAt() view returns (uint256)
1608600286
creator() view returns (address)
0xd48e6317c1016adbec45bcaff3a603aa17d2dce1
info() view returns (address, address, uint256, uint256, uint256)
(0xd48e6317c1016adbec45bcaff3a603aa17d2dce1, 0x54a9998928fbf841af98e606f46cdd60afe5f1c0, 1615766400, 1608600286, 0)
owner() view returns (address)
0x54a9998928fbf841af98e606f46cdd60afe5f1c0
unlockDate() view returns (uint256)
1615766400
Read-only
This contract contains no read-only function objects.
State-modifying
Events releaseTokens(address _tokenContract)
withdraw()
Received(address from, uint256 amount)
ReleasedTokens(address tokenContract, address to, uint256 amount)
Withdrew(address to, uint256 amount)
constructor(address _creator, address _owner, uint256 _unlockDate)
fallback()
This contract contains no error objects.