Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "SCC"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10385877 | 4 years ago | | | 0 | 0.0020473200 | |
| 9947704 | 5 years ago | | | 0 | 0.0020473200 | |
| 9826506 | 5 years ago | | | 0 | 0.00013345290 | |
| 9810966 | 5 years ago | | | 0 | 0.00028946400 | |
| 9810387 | 5 years ago | | | 0 | 0.00032575500 | |
| 9810360 | 5 years ago | | | 0 | 0.00019064700 | |
| 9810332 | 5 years ago | | | 0 | 0.00019075500 | |
| 9784219 | 5 years ago | | | 0 | 0.00028965604 | |
| 9779068 | 5 years ago | | | 0 | 0.00037293210 | |
| 9779021 | 5 years ago | | | 0 | 0.00028965600 |
ABI
ABI objects
Getter at block 21295047
decimals() view returns (uint8)
0
name() view returns (string)
SCC
symbol() view returns (string)
SCC
totalSupply() view returns (uint256)
120000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name, string symbol, uint8 decimals, uint256 totalSupply, address tokenOwnerAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.