Gamechain System
Verified contract
Active on
Ethereum with 19,842 txns
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 |
---|---|---|---|---|---|
ROSE🌹 | ERC-20 | 1.197K | -- | -- | |
GCS | ERC-20 | 10 | -- | -- | |
HIC | ERC-20 | 8 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- | |
WDT | ERC-20 | 0.0003 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453416 | 3 months ago | | | 0 | 0.000051835000 | |
| 14927790 | 2 years ago | | | 0 | 0.0058896773 | |
| 14073272 | 3 years ago | | | 0 | 0.0050739099 | |
| 13889129 | 3 years ago | | | 0 | 0.0040582572 | |
| 13889102 | 3 years ago | | | 0 | 0.0057245919 | |
| 13625146 | 3 years ago | | | 0.00257 | 0.0021486381 | |
| 13554272 | 3 years ago | | | 0 | 0.0082144656 | |
| 13388145 | 3 years ago | | | 0 | 0.0021186125 | |
| 13314847 | 3 years ago | | | 0 | 0.0060897627 | |
| 13170001 | 3 years ago | | | 0 | 0.0052872698 |
ABI
ABI objects
Getter at block 21168140
decimals() view returns (uint8)
8
name() view returns (string)
Gamechain System
owner() view returns (address)
0xc269e59fa386999c5f4f02c5d37bafd61b1f1eeb
symbol() view returns (string)
GCS
totalSupply() view returns (uint256)
210000000000000000
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)
kill()
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.