ShowCoin2.0
Verified contract
Active on
Ethereum with 32,998 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HIC | ERC-20 | 8 | -- | -- | |
ERC20 | ERC-20 | 0.99 | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- | |
UFR | ERC-20 | 0.006 | -- | -- | |
WDT | ERC-20 | 0.0003 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20757071 | 2 months ago | | | 0 | 0.000096458041 | |
| 20453460 | 3 months ago | | | 0 | 0.000047109000 | |
| 20210012 | 4 months ago | | | 0 | 0.00011922496 | |
| 18340325 | a year ago | | | 0 | 0.00026987129 | |
| 18332961 | a year ago | | | 0 | 0.00033756884 | |
| 18226598 | a year ago | | | 0 | 0.00041864229 | |
| 18048860 | a year ago | | | 0 | 0.00049121205 | |
| 18048850 | a year ago | | | 0 | 0.00057020946 | |
| 17591228 | a year ago | | | 0 | 0.00081095424 | |
| 17378449 | a year ago | | | 0 | 0.0024101378 |
ABI
ABI objects
Getter at block 21159578
decimals() view returns (uint8)
18
name() view returns (string)
ShowCoin2.0
symbol() view returns (string)
Show
totalSupply() view returns (uint256)
10000000000000000000000000000
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(address initialAccount)
This contract contains no fallback and receive objects.
This contract contains no error objects.