FixedTokenLock
Verified contract
Active on
Ethereum with 3 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 "FixedTokenLock"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11902196 | 4 years ago | | | 0 | 0.021388698 | |
| 11887382 | 4 years ago | | | 0 | 0.010799080 | |
| 11887363 | 4 years ago | | | 0 | 0.0023544720 |
ABI
ABI objects
Getter at block 21329909
beneficiary() view returns (address)
0x0efe54e77e5cc430342088da27ef73f42b482d33
canRelease() view returns (bool)
true
owner() view returns (address)
0x03e2b9a4a88c27c996bae7a2f1ff62faec3ce795
releaseTime() view returns (uint256)
1623261600
saveAddress() view returns (address)
0x0efe54e77e5cc430342088da27ef73f42b482d33
savePeriod() view returns (uint256)
1613910756
timestamp() view returns (uint256)
1733324675
token() view returns (address)
0xed40834a13129509a89be39a9be9c0e96a0ddd71
Read-only
This contract contains no read-only function objects.
State-modifying
Events release()
renounceOwnership()
save()
startSaveTimer(address to)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address token_, address beneficiary_, uint256 releaseTime)
This contract contains no fallback and receive objects.
This contract contains no error objects.