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 |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.001065 |
$0 | |
LZPZ | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21317068 | 16 days ago | | | 0 | 1.2212363e-7 | |
| 16241828 | 4 months ago | | | 0 | 3.2327778e-7 | |
| 16241738 | 4 months ago | | | 0 | 3.2319495e-7 | |
| 16241686 | 4 months ago | | | 0 | 3.2680235e-7 | |
| 16241632 | 4 months ago | | | 0 | 3.2577941e-7 | |
| 16241568 | 4 months ago | | | 0 | 3.2556142e-7 | |
| 15286567 | 5 months ago | | | 0 | 3.4744806e-7 | |
| 14949103 | 5 months ago | | | 0 | 0.0000013829955 | |
| 14949070 | 5 months ago | | | 0 | 0.0000013045418 | |
| 14897838 | 5 months ago | | | 0 | 3.6748656e-7 |
ABI
ABI objects
Getter at block 22015728
decimals() pure returns (uint8)
18
name() view returns (string)
Dropbear
symbol() view returns (string)
UP
totalSupply() view returns (uint256)
69000000000000000000000
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.