bloo based zilla
Verified contract
Active on
Base with 342 txns
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) |
---|---|---|---|---|---|---|---|
| 16380574 | 5 months ago | | | 0 | 3.2027578e-7 | |
| 16249501 | 5 months ago | | | 0 | 4.7017173e-7 | |
| 14157748 | 6 months ago | | | 0 | 0.0000026616452 | |
| 14157728 | 6 months ago | | | 0 | 0.0000024043261 | |
| 14157685 | 6 months ago | | | 0 | 0.0000023600265 | |
| 13290489 | 7 months ago | | | 0 | 0.0000099458640 | |
| 12430382 | 8 months ago | | | 0 | 3.1866171e-7 | |
| 12424933 | 8 months ago | | | 0 | 2.9315516e-7 | |
| 12185268 | 8 months ago | | | 0 | 3.1866171e-7 | |
| 12164778 | 8 months ago | | | 0 | 0.000000302062729680 |
ABI
ABI objects
Getter at block 22523086
TOTAL_SUPPLY() view returns (uint256)
1000000000000000000000000000
decimals() view returns (uint8)
18
maxWalletBalance() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
bloo based zilla
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
bzilla
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptFromMax(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setExemptFromMax(address account)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateMaxWallet(uint256 amount)
updateOwner(address _owner)
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.