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 | 3 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21579938 | 2 months ago | | | 0 | 9.6356764e-7 | |
| 20612562 | 2 months ago | | | 0 | 2.7498227e-7 | |
| 19103635 | 4 months ago | | | 0 | 0.0000056622464 | |
| 16255774 | 6 months ago | | | 0 | 0.0000051076486 | |
| 16255771 | 6 months ago | | | 0 | 0.0000051074835 | |
| 16255768 | 6 months ago | | | 0 | 0.0000056622464 | |
| 15625067 | 6 months ago | | | 0 | 6.6240057e-7 | |
| 15571772 | 6 months ago | | | 0 | 1.8536153e-7 | |
| 15529789 | 6 months ago | | | 0 | 1.7898939e-7 | |
| 15525347 | 6 months ago | | | 0 | 1.2387400e-7 |
ABI
ABI objects
Getter at block 23843147
DOMAIN_SEPARATOR() view returns (bytes32)
0x60f19d43bb98815d2df043b3db0346b112b258c4f0245d8b2efcfb44f1027425
decimals() view returns (uint8)
18
deployer() view returns (address)
0x351d574eeac73e5842ef826ed8659bfb20d59b6c
name() view returns (string)
BASE MAFIA
symbol() view returns (string)
MAFIA
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.