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.000714 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22825519 | 15 hours ago | | | 0 | 0.000000084555098460 | |
| 22604204 | 6 days ago | | | 0 | 3.7329437e-7 | |
| 22084356 | 18 days ago | | | 0 | 3.1028171e-7 | |
| 22066035 | 18 days ago | | | 0 | 3.5693543e-7 | |
| 21728540 | a month ago | | | 0 | 0.0000011618451 | |
| 21728097 | a month ago | | | 0 | 0.0000012181727 | |
| 21720952 | a month ago | | | 0 | 0.0000021948749 | |
| 21720875 | a month ago | | | 0 | 0.0000021965851 | |
| 21720792 | a month ago | | | 0 | 0.0000021935573 | |
| 21720648 | a month ago | | | 0 | 0.0000012492964 |
ABI
ABI objects
Getter at block 22852741
DOMAIN_SEPARATOR() view returns (bytes32)
0x4e5d6ab199984332d7752c542b37d7e5e0b67b9c575962caa2d5d4730ca9c491
decimals() view returns (uint8)
18
name() view returns (string)
WifMeow
symbol() view returns (string)
MeoW
totalSupply() view returns (uint256)
100000000000000000000000000000000
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.