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 |
---|---|---|---|---|---|
Meoowww | ERC-20 | 74.431747M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17758681 | 4 months ago | | | 0 | 3.6623505e-7 | |
| 14166167 | 7 months ago | | | 0 | 0.000071353646 | |
| 13416096 | 7 months ago | | | 0 | 0.0000023550222 | |
| 8584757 | a year ago | | | 0 | 0.000000004464738645 | |
| 2655078 | a year ago | | | 0 | 8.3961545e-7 | |
| 2297025 | a year ago | | | 0 | 0.000040408502 | |
| 2297022 | a year ago | | | 0 | 0.000037408502 | |
| 2189589 | a year ago | | | 0 | 0.000062347503 | |
| 2120124 | a year ago | | | 0 | 0.0000047408030 | |
| 2036173 | a year ago | | | 0 | 0.000034083303 |
ABI
ABI objects
Getter at block 22774457
decimals() view returns (uint8)
18
name() view returns (string)
Meoowwww
owner() view returns (address)
0xf9f061d9a5f04e223ed3c560e03a8ab0a70cc1c4
symbol() view returns (string)
Meoowww
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.