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 |
---|---|---|---|---|---|
ZETA | ERC-20 | 2.510373K | $0.697436 |
$1,750.82 | |
USDT | ERC-20 | 25.2 | $1.002 |
$25.25 | |
FUND | ERC-20 | 114.885875 | $0.057286 |
$6.58 | |
ZIK | ERC-20 | 555.555556 | $0.000162 |
$0.09 | |
ETHM | ERC-20 | 25.511411M | -- | -- | |
HQG | ERC-20 | 0.168888 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21273018 | 2 minutes ago | | | 0 | 0.0010085631 | |
| 21272902 | 25 minutes ago | | | 0 | 0.0011964320 | |
| 21272855 | 35 minutes ago | | | 0 | 0.00089386279 | |
| 21272820 | 42 minutes ago | | | 0 | 0.00052092909 | |
| 21272793 | an hour ago | | | 0 | 0.00071563235 | |
| 21272768 | an hour ago | | | 0 | 0.00052970860 | |
| 21272768 | an hour ago | | | 0 | 0.00052970860 | |
| 21272298 | 2 hours ago | | | 0 | 0.00051843600 | |
| 21272211 | 3 hours ago | | | 0 | 0.0013177369 | |
| 21272180 | 3 hours ago | | | 0 | 0.0014239558 |
ABI
ABI objects
Getter at block 21273028
decimals() view returns (uint8)
18
name() view returns (string)
Zeta
symbol() view returns (string)
ZETA
totalSupply() view returns (uint256)
2100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string name, string symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.