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.001599 |
$0 | |
ERC-20 | 2.4K | -- | -- | ||
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21759463 | 2 days ago | | | 0 | 2.7928670e-7 | |
| 21711730 | 3 days ago | | | 0 | 2.7174538e-7 | |
| 21592219 | 6 days ago | | | 0 | 2.2824364e-7 | |
| 21356886 | 11 days ago | | | 0 | 1.8006891e-7 | |
| 21305619 | 13 days ago | | | 0 | 2.6913583e-7 | |
| 21288547 | 13 days ago | | | 0 | 1.4553818e-7 | |
| 21288540 | 13 days ago | | | 0 | 1.4517709e-7 | |
| 21203663 | 15 days ago | | | 0 | 2.4309378e-7 | |
| 21203569 | 15 days ago | | | 0 | 2.7464600e-7 | |
| 21128024 | 17 days ago | | | 0 | 2.7329665e-7 |
ABI
ABI objects
Getter at block 21848015
DOMAIN_SEPARATOR() view returns (bytes32)
0x3dfcf18fe0bfa31a702e2f1de43b5fb24bae16ab8dbc776be54bbf2f118f552b
decimals() view returns (uint8)
18
name() view returns (string)
javor meelay
symbol() view returns (string)
meelay
totalSupply() view returns (uint256)
18613613613000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(string _name, string _symbol, uint256 _maxSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.