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 |
---|---|---|---|---|---|
OHNO | ERC-20 | 24 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22033711 | 17 days ago | | | 0 | 5.9292934e-7 | |
| 21913546 | 19 days ago | | | 0 | 1.5452161e-7 | |
| 21407049 | a month ago | | | 0 | 7.7120693e-7 | |
| 20653852 | 2 months ago | | | 0 | 0.000000096820989474 | |
| 20645446 | 2 months ago | | | 0 | 0.000000106418019610 | |
| 20619222 | 2 months ago | | | 0 | 1.2916519e-7 | |
| 20617987 | 2 months ago | | | 0 | 1.3235169e-7 | |
| 20615590 | 2 months ago | | | 0 | 1.2317647e-7 | |
| 20613594 | 2 months ago | | | 0 | 1.6945795e-7 | |
| 20612781 | 2 months ago | | | 0 | 1.7913338e-7 |
ABI
ABI objects
Getter at block 22752407
DOMAIN_SEPARATOR() view returns (bytes32)
0xdd22c5d9930137334f2f9d2d989ecaa1144505ad20f3523f377be716c58dd887
decimals() view returns (uint8)
18
deployer() view returns (address)
0x67a33a588332870df9e95ee9671a4764746b3773
name() view returns (string)
Based Puff
symbol() view returns (string)
BUFF
totalSupply() view returns (uint256)
1000000000000000000000000000
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.