TimeLockedGMTContract
Verified contract
Active on
Ethereum with 573 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7ddc…1989
Balances ($0.00)
No balances found for "TimeLockedGMTContract"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20088244 | 5 months ago | | | 0 | 0.00059373124 | |
| 19754861 | 7 months ago | | | 0 | 0.00086717949 | |
| 19754851 | 7 months ago | | | 0 | 0.00085128793 | |
| 19754841 | 7 months ago | | | 0 | 0.00086478297 | |
| 19047544 | 10 months ago | | | 0 | 0.0013322384 | |
| 19018440 | 10 months ago | | | 0 | 0.0021473748 | |
| 18827427 | a year ago | | | 0 | 0.0073105577 | |
| 18713695 | a year ago | | | 0 | 0.0039992029 | |
| 18713682 | a year ago | | | 0 | 0.0042743343 | |
| 18707430 | a year ago | | | 0 | 0.0024170949 |
ABI
ABI objects
Getter at block 21288199
lockedSupply() view returns (uint256)
0
owner() view returns (address)
0x1642eeb7d6980bf5043b35cf7310d56e799defed
totalSupply() view returns (uint256)
0
Read-only
balanceOf(address account) view returns (uint256)
purchasesOf(address account) view returns (uint256[])
timestampsOf(address account) view returns (uint256[])
State-modifying
Events extractTokens() returns (uint256)
extractTokensByAddress(address account) returns (uint256)
putTokensToTimeLock(address account, uint256 amount, uint256 timestamp)
renounceOwnership()
transferOwnership(address newOwner)
ExtractTokens(address indexed to, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PutTokens(address indexed owner, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.