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.001637 |
$0 | |
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21041400 | 19 days ago | | | 0 | 3.6624918e-7 | |
| 20645321 | a month ago | | | 0 | 0.000000107578475754 | |
| 20611630 | a month ago | | | 0 | 3.1676235e-7 | |
| 16675728 | 4 months ago | | | 0 | 4.9351911e-7 | |
| 16642911 | 4 months ago | | | 0 | 2.4930612e-7 | |
| 16387471 | 4 months ago | | | 0 | 0.000069478194 | |
| 16318043 | 4 months ago | | | 0 | 0.0000047477714 | |
| 16256897 | 4 months ago | | | 0 | 0.0000047477714 | |
| 16256896 | 4 months ago | | | 0 | 0.0000047477714 | |
| 16256896 | 4 months ago | | | 0 | 0.000011729521 |
ABI
ABI objects
Getter at block 21858736
decimals() view returns (uint8)
18
name() view returns (string)
404 Frens
symbol() view returns (string)
FRENS
totalSupply() view returns (uint256)
1000000000000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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.