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 |
---|---|---|---|---|---|
VYA | ERC-20 | 28.385614B | -- | -- | |
VSF | ERC-20 | 14.669766M | -- | -- | |
WHACKD | ERC-20 | 93.488406K | -- | -- | |
ESH | ERC-20 | 8.122349K | -- | -- | |
GHOST | ERC-20 | 1.90729K | -- | -- | |
RICH | ERC-20 | 150 | -- | -- | |
ESH | ERC-20 | 82.320408 | -- | -- | |
SHOCK | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21177299 | 13 days ago | | | 0 | 0.00049843824 | |
| 21055504 | a month ago | | | 0 | 0.00018849711 | |
| 21050064 | a month ago | | | 0 | 0.00023062416 | |
| 20779600 | 2 months ago | | | 0 | 0.00036543816 | |
| 20779574 | 2 months ago | | | 0 | 0.00042726030 | |
| 20708322 | 3 months ago | | | 0 | 0.00013546748 | |
| 20708062 | 3 months ago | | | 0 | 0.00013477340 | |
| 20708040 | 3 months ago | | | 0 | 0.00013825139 | |
| 20707848 | 3 months ago | | | 0 | 0.000097695795 | |
| 20669289 | 3 months ago | | | 0 | 0.00017793990 |
ABI
ABI objects
Getter at block 21272130
decimals() view returns (uint8)
18
name() view returns (string)
Switch
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x6bca1115cdd3e37a9dfc8dd701296b58bd6f16e3
symbol() view returns (string)
ESH
totalSupply() view returns (uint256)
13556896532084099518700000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.