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 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22561079 | 12 days ago | | | 0 | 3.1078990e-7 | |
| 22555325 | 12 days ago | | | 0 | 0.0000067541308 | |
| 21195721 | a month ago | | | 0 | 0.0000021538803 | |
| 20622373 | 2 months ago | | | 0 | 1.2867431e-7 | |
| 20620916 | 2 months ago | | | 0 | 1.6871938e-7 | |
| 20616768 | 2 months ago | | | 0 | 1.2169473e-7 | |
| 20613814 | 2 months ago | | | 0 | 1.5153675e-7 | |
| 20613323 | 2 months ago | | | 0 | 1.7424128e-7 | |
| 20612797 | 2 months ago | | | 0 | 2.8293019e-7 | |
| 19280481 | 3 months ago | | | 0 | 1.8743852e-7 |
ABI
ABI objects
Getter at block 23079628
DOMAIN_SEPARATOR() view returns (bytes32)
0x6a5e15a0c2dd8b8f8bf663c8dc8d3482af168c521051b20b0bf33e2ca21dda4d
decimals() view returns (uint8)
18
deployer() view returns (address)
0x4b069414220f2bdd34b2771a79b21d1d96e13688
name() view returns (string)
BASE DAWGZ
symbol() view returns (string)
DAWGZ
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.