Ginseng Trust Trade
Verified contract
Active on
Ethereum with 646 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GXT | ERC-20 | 10K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12665752 | 3 years ago | | | 0 | 0.0015213401 | |
| 11975786 | 4 years ago | | | 0 | 0.0056026721 | |
| 11559764 | 4 years ago | | | 0 | 0.0039269480 | |
| 10391131 | 4 years ago | | | 0 | 0.00098416605 | |
| 9059002 | 5 years ago | | | 0 | 0.00020653200 | |
| 8591705 | 5 years ago | | | 0 | 0.0011092200 | |
| 8287445 | 5 years ago | | | 0 | 0.00025140550 | |
| 8122094 | 5 years ago | | | 0 | 0.00047538000 | |
| 8084986 | 5 years ago | | | 0 | 0.0012465520 | |
| 7908606 | 5 years ago | | | 0 | 0.00039015287 |
ABI
ABI objects
Getter at block 21289740
decimals() view returns (uint8)
18
name() view returns (string)
Ginseng Trust Trade
symbol() view returns (string)
GXT
totalSupply() view returns (uint256)
500000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.