Daily Active Users
Verified contract
Active on
Base with 1,289 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 |
---|---|---|---|---|---|
CWH | ERC-20 | 707 | -- | -- | |
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22740469 | 15 hours ago | | | 0 | 0.000000207423000000 | |
| 22738528 | 16 hours ago | | | 0 | 0.0000026187723 | |
| 22684315 | 2 days ago | | | 0 | 0.0000015896725 | |
| 22651292 | 3 days ago | | | 0 | 6.7498947e-7 | |
| 22591380 | 4 days ago | | | 0 | 4.3312233e-7 | |
| 22590109 | 4 days ago | | | 0 | 4.3951341e-7 | |
| 22450471 | 7 days ago | | | 0 | 4.8416429e-7 | |
| 22444317 | 7 days ago | | | 0 | 0.0000050802777 | |
| 22391754 | 9 days ago | | | 0 | 4.8539212e-7 | |
| 22329172 | 10 days ago | | | 0 | 4.2634250e-7 |
ABI
ABI objects
Getter at block 22767355
DOMAIN_SEPARATOR() view returns (bytes32)
0xd8e4b9984985ce6a89dd7399b7ba892768df6387b200948c99336fe725887c7e
decimals() view returns (uint8)
18
name() view returns (string)
Daily Active Users
symbol() view returns (string)
DAU
totalSupply() view returns (uint256)
420000000000000000000
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 _supply)
This contract contains no fallback and receive objects.
This contract contains no error objects.