WATERMELON CAT
Verified contract
Active on
Base with 19 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "WATERMELON CAT"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16908228 | 4 months ago | | | 0 | 6.8241931e-7 | |
| 16907826 | 4 months ago | | | 0 | 6.9786256e-7 | |
| 16907820 | 4 months ago | | | 0 | 6.9879906e-7 | |
| 16907628 | 4 months ago | | | 0 | 6.9740996e-7 | |
| 16907328 | 4 months ago | | | 0 | 6.6931684e-7 | |
| 16907277 | 4 months ago | | | 0 | 6.6760437e-7 | |
| 16906906 | 4 months ago | | | 0 | 6.4200521e-7 | |
| 16906794 | 4 months ago | | | 0 | 6.2897875e-7 | |
| 16906660 | 4 months ago | | | 0 | 6.3670898e-7 | |
| 16906584 | 4 months ago | | | 0 | 6.3948691e-7 |
ABI
ABI objects
Getter at block 22775182
_ots() view returns (bytes32)
0xfaf9cc966454628a0bd1416ffdf1a0097fb638c303aff819f255d5acce3e78b7
_totalSupply() view returns (uint256)
940000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
WATERMELON CAT
symbol() view returns (string)
MELONCAT
totalSupply() view returns (uint256)
940000000000000000000000000
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)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.