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 |
---|---|---|---|---|---|
SGG | ERC-20 | 4.255K | -- | -- | |
BRAT | ERC-20 | 309.251843 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8713245 | 5 years ago | | | 0 | 0.00047554000 | |
| 8449975 | 5 years ago | | | 0 | 0.000045766000 | |
| 8230673 | 5 years ago | | | 0 | 0.00018332000 | |
| 8022773 | 5 years ago | | | 0 | 0.00016185000 | |
| 8022731 | 5 years ago | | | 0 | 0.00027435000 | |
| 8015354 | 5 years ago | | | 0 | 0.00018332000 | |
| 7661624 | 6 years ago | | | 0 | 0.00075530000 | |
| 7595277 | 6 years ago | | | 0 | 0.00018280800 | |
| 7595271 | 6 years ago | | | 0 | 0.00076549200 | |
| 7298546 | 6 years ago | | | 0 | 0.00014606400 |
ABI
ABI objects
Getter at block 21167566
decimals() pure returns (uint256)
6
name() pure returns (string)
SggCoin
owner() pure returns (address)
0x456c4350eefd17315713b265d8be8b6063a5fab8
symbol() pure returns (string)
SGG
totalSupply() pure returns (uint256)
501268000955135
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value)
burn(uint256 _value) returns (bool)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, 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.