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 |
---|---|---|---|---|---|
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22700841 | a month ago | | | 0 | 0.0000048641938 | |
| 22562566 | a month ago | | | 0 | 1.3851386e-7 | |
| 21579877 | 2 months ago | | | 0 | 7.2806631e-7 | |
| 20648021 | 2 months ago | | | 0 | 0.000000092070081812 | |
| 20620991 | 2 months ago | | | 0 | 1.6768170e-7 | |
| 20620199 | 2 months ago | | | 0 | 1.2949038e-7 | |
| 20619917 | 2 months ago | | | 0 | 1.2323784e-7 | |
| 20616829 | 2 months ago | | | 0 | 1.2008887e-7 | |
| 20612201 | 2 months ago | | | 0 | 1.7994870e-7 | |
| 20597722 | 2 months ago | | | 0 | 2.7874294e-7 |
ABI
ABI objects
Getter at block 23857852
DOMAIN_SEPARATOR() view returns (bytes32)
0x41154438ff85780fb7c2e202bb0ad1f4c79d0142e97f6ce094ae77dace6d48db
decimals() view returns (uint8)
18
deployer() view returns (address)
0x8d2616e4681056e6d9f31048ae7642dfb38d7135
name() view returns (string)
AMS32H
symbol() view returns (string)
AMS32H
totalSupply() view returns (uint256)
1000000000000000000000000000000
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, address _deployer)
This contract contains no fallback and receive objects.
This contract contains no error objects.