SuponicGameCoin
Verified contract
Active on
Ethereum with 2,693 txns
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 "SuponicGameCoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12618206 | 3 years ago | | | 0 | 0.00055142100 | |
| 12486137 | 4 years ago | | | 0 | 0.0028708500 | |
| 12455403 | 4 years ago | | | 0 | 0.0020158500 | |
| 12455384 | 4 years ago | | | 0 | 0.0020164500 | |
| 12455312 | 4 years ago | | | 0 | 0.0020164500 | |
| 12453979 | 4 years ago | | | 0 | 0.0034269450 | |
| 12453979 | 4 years ago | | | 0 | 0.0045933600 | |
| 12449062 | 4 years ago | | | 0 | 0.0036055362 | |
| 12446080 | 4 years ago | | | 0 | 0.0028708500 | |
| 12442584 | 4 years ago | | | 0 | 0.0022174350 |
ABI
ABI objects
Getter at block 21285422
decimals() view returns (uint256)
8
name() view returns (string)
SuponicGameCoin
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x114262fc267bf5c709537015dd45a151ff780eb1
symbol() view returns (string)
SGC
totalSupply() view returns (uint256)
1000000000000000000
Read-only
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
transfer(address _to, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value, bytes _data) returns (bool success)
transferOwnership(address _newOwner)
ERC223Transfer(address indexed _from, address indexed _to, uint256 _value, bytes _data)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.