GTE TimeLock
Verified contract
Active on
Ethereum with 577 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8c7e…1dba
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GTE | ERC-20 | 84.739998M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20661350 | 3 months ago | | | 0 | 0.00010380621 | |
| 20661348 | 3 months ago | | | 0 | 0.00020366636 | |
| 20661330 | 3 months ago | | | 0 | 0.00010460916 | |
| 20661327 | 3 months ago | | | 0 | 0.00019954207 | |
| 20661304 | 3 months ago | | | 0 | 0.00010853940 | |
| 20661272 | 3 months ago | | | 0 | 0.00021296858 | |
| 20660885 | 3 months ago | | | 0 | 0.00019626024 | |
| 20660119 | 3 months ago | | | 0 | 0.00019215758 | |
| 20660090 | 3 months ago | | | 0 | 0.00019082203 | |
| 20660081 | 3 months ago | | | 0 | 0.00013964550 |
ABI
ABI objects
Getter at block 21312094
canWithdraw() view returns (bool)
false
decimals() view returns (uint256)
18
isOwner() view returns (bool)
false
name() view returns (string)
GTE TimeLock
owner() view returns (address)
0x12fa2bd26979446a6d2d0aec6b0485eb871278da
releaseTime() view returns (uint256)
1735655039
symbol() view returns (string)
GTE
token() view returns (address)
0x8c7e3b5e720b7a9bbcf15c38be5b657bb2b71dba
total() view returns (uint256)
76764608000000000000000000
totalSupply() view returns (uint256)
84739998000000000000000000
Read-only
balanceOf(address beneficiary) view returns (uint256)
State-modifying
Events changeAddress(address beneficiary)
changeReleaseTime(uint256 time)
issue(address beneficiary, uint256 amount)
releaseFunds()
renounceOwnership()
revoke(address beneficiary)
transferOwnership(address newOwner)
withdraw(address beneficiary)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(string name, address token, uint256 releaseTime)
This contract contains no fallback and receive objects.
This contract contains no error objects.