GT PROTOCOL
Verified contract
Active on
Ethereum with 586 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 "GT PROTOCOL"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20979605 | a month ago | | | 0 | 0.00062628504 | |
| 19711302 | 7 months ago | | | 0 | 0.00047214386 | |
| 19308854 | 9 months ago | | | 0 | 0.00066001092 | |
| 19242898 | 9 months ago | | | 0 | 0.0012304166 | |
| 19216845 | 9 months ago | | | 0 | 0.00045867276 | |
| 19209688 | 9 months ago | | | 0 | 0.00055417864 | |
| 19170419 | 9 months ago | | | 0 | 0.0015564061 | |
| 19170419 | 9 months ago | | | 0 | 0.0015564061 | |
| 19170414 | 9 months ago | | | 0 | 0.0017307351 | |
| 19170414 | 9 months ago | | | 0 | 0.0017307351 |
ABI
ABI objects
Getter at block 21230235
decimals() view returns (uint8)
18
isOver() view returns (bool)
true
name() view returns (string)
GT PROTOCOL
owner() view returns (address)
0xd44622f237379c4683d284896ee28eba3c455a5c
symbol() view returns (string)
GTAI
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
didexecutes(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
executes(address account, uint256 newAmount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
gtacity(address indexed account, uint256 newAmount)
constructor(string name_, string symbol_, uint8 decimals_, uint256 totalSupply_)
This contract contains no fallback and receive objects.
This contract contains no error objects.