DogeSquatch
Verified contract
Active on
Base with 1,244 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000744 |
$0 | |
OHNO | ERC-20 | 2 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22757576 | an hour ago | | | 0 | 6.3533411e-7 | |
| 22756640 | 2 hours ago | | | 0 | 6.3139125e-7 | |
| 22751663 | 5 hours ago | | | 0 | 5.9010329e-7 | |
| 22725331 | 19 hours ago | | | 0 | 0.000000072963578568 | |
| 22724548 | 20 hours ago | | | 0 | 0.000000093938223054 | |
| 22715926 | a day ago | | | 0 | 8.9952751e-7 | |
| 22708706 | a day ago | | | 0 | 6.3997481e-7 | |
| 22704221 | a day ago | | | 0 | 0.0000018772763 | |
| 22682771 | 2 days ago | | | 0 | 6.3139125e-7 | |
| 22682587 | 2 days ago | | | 0 | 6.3139125e-7 |
ABI
ABI objects
Getter at block 22759935
DOMAIN_SEPARATOR() view returns (bytes32)
0x83e83b882b129d031680cebf2bb70a4344a1985832741c837ab8d029b28fd46c
decimals() view returns (uint8)
18
name() view returns (string)
DogeSquatch
symbol() view returns (string)
SQUOGE
totalSupply() view returns (uint256)
42069420000000000000000000
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)
This contract contains no fallback and receive objects.
This contract contains no error objects.