Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10570302 | 4 years ago | | | 0 | 0.0012208570 | |
| 9239873 | 5 years ago | | | 0 | 0.000038177000 | |
| 7882890 | 5 years ago | | | 0 | 0.00017428907 | |
| 7148114 | 6 years ago | | | 0 | 0.00023256000 | |
| 6794902 | 6 years ago | | | 0 | 0.00086334100 | |
| 6460294 | 6 years ago | | | 0 | 0.0000026674611 | |
| 6178056 | 6 years ago | | | 0 | 0.00069943456 | |
| 5966517 | 6 years ago | | | 0 | 0.0013650900 | |
| 5948316 | 6 years ago | | | 0 | 0.0016800000 | |
| 5868587 | 6 years ago | | | 0 | 0.0015318010 |
ABI
ABI objects
Getter at block 21287646
crowdSaleAddress() view returns (address)
0x66345ae2b6fc2ce02684eee1aa1453257f77e635
decimals() view returns (uint8)
10
initialSupply() view returns (uint256)
100000000000000000
locked() view returns (bool)
false
name() view returns (string)
GXC
owner() view returns (address)
0x85f780583df498724de1149828253f058d8f6123
symbol() view returns (string)
GXC
totalMigrated() view returns (uint256)
0
totalSupply() view returns (uint256)
99996005920557096
version() view returns (string)
v0.1
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(address _member, uint256 _value) returns (bool)
kill()
lock()
restCrowdSaleAddress(address _newCrowdSaleAddress)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _crowdSaleAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.