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 |
---|---|---|---|---|---|
NANJ | ERC-20 | 15.555K | -- | -- | |
GSGC | ERC-20 | 5K | -- | -- | |
5ch | ERC-20 | 500 | -- | -- | |
LINO | ERC-20 | 20 | -- | -- | |
BEAUTY | ERC-20 | 5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9570688 | 5 years ago | | | 0 | 0.00020982240 | |
| 9191347 | 5 years ago | | | 0 | 0.000036820000 | |
| 8529305 | 5 years ago | | | 0 | 0.00080819200 | |
| 6425328 | 6 years ago | | | 0 | 0.0010334400 | |
| 6258456 | 6 years ago | | | 0 | 0.0020668800 | |
| 6091852 | 6 years ago | | | 0 | 0.000036672000 | |
| 6085467 | 6 years ago | | | 0 | 0.00073216000 | |
| 5879254 | 6 years ago | | | 0 | 0.0010334400 | |
| 5837427 | 6 years ago | | | 0 | 0.00020668800 | |
| 5679857 | 6 years ago | | | 0 | 0.00055008000 |
ABI
ABI objects
Getter at block 21255985
decimals() view returns (uint8)
18
fundsWallet() view returns (address)
0x18fb0f5b4971a6770e63e0857adb63c32945730c
name() view returns (string)
5chCoin
symbol() view returns (string)
5ch
totalEthInWei() view returns (uint256)
498520556590709499466
totalSupply() view returns (uint256)
200000000000000000000000000000
unitsOneEthCanBuy() view returns (uint256)
100000000
version() view returns (string)
H1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.