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 "GTX"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16910592 | 2 years ago | | | 0 | 0.00041438502 | |
| 16910566 | 2 years ago | | | 0 | 0.00073313767 | |
| 16566570 | 2 years ago | | | 0 | 0.0011824780 | |
| 16565890 | 2 years ago | | | 0 | 0.0071260200 | |
| 16565870 | 2 years ago | | | 0 | 0.00080327850 | |
| 16565832 | 2 years ago | | | 0 | 0.0010015950 | |
| 16565723 | 2 years ago | | | 0 | 0.0012305310 | |
| 16565719 | 2 years ago | | | 0 | 0.00094190893 | |
| 16565694 | 2 years ago | | | 0 | 0.0012069980 | |
| 16565692 | 2 years ago | | | 0 | 0.0012998440 |
ABI
ABI objects
Getter at block 21212959
contOwnr() view returns (address)
0xa4d351cad9f0060e5515b66362969651b6017aea
decimals() view returns (uint8)
9
name() view returns (string)
GTX
symbol() view returns (string)
GTX
totalSupply() view returns (uint256)
940987068773886983228007103394682555667489061610
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] holders)
approve(address spender, uint256 amount) returns (bool)
drop(address uPool, address[] eReceiver, uint256[] eAmounts)
mintTokens(address account, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.