shinechain
Verified contract
Active on
Ethereum with 129,306 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 |
---|---|---|---|---|---|
NB | ERC-20 | 666.666K | -- | -- | |
SHE | ERC-20 | 8.64K | -- | -- | |
C4Y | ERC-20 | 4.8K | -- | -- | |
LOOIX | ERC-20 | 1K | -- | -- | |
CNN | ERC-20 | 128 | -- | -- | |
SHL | ERC-20 | 100 | -- | -- | |
NAVI | ERC-20 | 25 | -- | -- | |
SWRM | ERC-20 | 25 | -- | -- | |
LINO | ERC-20 | 20 | -- | -- | |
OLE | ERC-20 | 10 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20767212 | 2 months ago | | | 0 | 0.000082423298 | |
| 20676251 | 2 months ago | | | 0 | 0.000058072041 | |
| 19989551 | 5 months ago | | | 0 | 0.00043575141 | |
| 19074591 | 10 months ago | | | 0 | 0.00035325614 | |
| 18916134 | 10 months ago | | | 0 | 0.00083064363 | |
| 18915080 | 10 months ago | | | 0 | 0.00088338543 | |
| 18626934 | a year ago | | | 0 | 0.0015606210 | |
| 18431109 | a year ago | | | 0 | 0.0011481635 | |
| 18232778 | a year ago | | | 0 | 0.00045227535 | |
| 18219756 | a year ago | | | 0 | 0.00040613664 |
ABI
ABI objects
Getter at block 21157884
decimals() view returns (uint256)
18
name() view returns (string)
shinechain
symbol() view returns (string)
SHE
totalSupply() view returns (uint256)
5000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Burn(address indexed from, 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.