geek chain token
Verified contract
Active on
Ethereum with 7,579 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 |
---|---|---|---|---|---|
LINO | ERC-20 | 20 | -- | -- | |
HIC | ERC-20 | 8 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453666 | 3 months ago | | | 0 | 0.000048296320 | |
| 20453427 | 3 months ago | | | 0 | 0.000024459000 | |
| 20453240 | 3 months ago | | | 0 | 0.000024447000 | |
| 20452946 | 3 months ago | | | 0 | 0.000024447000 | |
| 20452883 | 3 months ago | | | 0 | 0.000052484000 | |
| 20452883 | 3 months ago | | | 0 | 0.000024447000 | |
| 18201960 | a year ago | | | 0 | 0.00033619646 | |
| 13835263 | 3 years ago | | | 0 | 0.0012469530 | |
| 13314822 | 3 years ago | | | 0 | 0.0050206727 | |
| 13052616 | 3 years ago | | | 0 | 0.00079823524 |
ABI
ABI objects
Getter at block 21158599
decimals() view returns (uint256)
18
name() view returns (string)
geek chain token
symbol() view returns (string)
GCT
totalSupply() view returns (uint256)
1000000000000000000000000000
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.