SILLY CAT ON BASE
Verified contract
Active on
Base with 24 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "SILLY CAT ON BASE"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17270250 | 5 months ago | | | 0 | 9.1652021e-7 | |
| 17269905 | 5 months ago | | | 0 | 0.000000909104767500 | |
| 17269806 | 5 months ago | | | 0 | 9.4261865e-7 | |
| 17269339 | 5 months ago | | | 0 | 1.1151756e-7 | |
| 17269318 | 5 months ago | | | 0 | 9.9031591e-7 | |
| 17269311 | 5 months ago | | | 0 | 0.0000010117124 | |
| 17269305 | 5 months ago | | | 0 | 0.0000010072880 | |
| 17269234 | 5 months ago | | | 0 | 9.7368616e-7 | |
| 17269135 | 5 months ago | | | 0 | 9.5725589e-7 | |
| 17268898 | 5 months ago | | | 0 | 0.0000010129025 |
ABI
ABI objects
Getter at block 23962488
_ots() view returns (bytes32)
0xfefcd32d49882d60c294a859f1a63760c58741f18b0e8f6c2cf559182a1be7c5
_totalSupply() view returns (uint256)
250000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
SILLY CAT ON BASE
symbol() view returns (string)
SILLY
totalSupply() view returns (uint256)
250000000000000000000000000
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.