Lazy Kitties

Verified contract

Active on Base with 14,310 txns
Deployed by via 0x9fef55ef at 17637764
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Lazy Kitties"

0x63296d584539090af65d6855b06367393fa757ee6411d401cc6609aee3e30a4c
0x0cc67fd1e707be2b764324fe423ae1dfa51dfba63728da3d8377e52323180b72
0x7c77da21c498938df2d25c084a5fde7fca97ec35a03a31d3e66bec6bd390793c
0x2fb7c0326ee95433aeef6a0cfe233c00291cc8cc98c25960fbdab772117f778e
0xb82be69a8156ec521d535b291c8480c86aaae49db90362310b9a87a1472dd30b
0xf9e165fe4ec9ab452ca8b2c96917fd055d7ac34be55d3089f3dddc041ec23e64
0xfd4dac7454773040999f388091068e7c0790c6ad977d0dd792c8545ced81098c
0x26094c817c3bb47114dd1309cdbf64c83c95a740ff8932da1a39ee123360ec34
0x14b6a4ac21b2a42a9c07e07b9d2edaf150cef2c7a61cd98c1897aca3026d72d6
0x0f86ab3b877a7dd6a51213a2dc1e9438ac83cc87e576f66a03e10e95c2538af4

Functions
Getter at block 22718666
baseURI(view returns (string)
ipfs://QmPLqPMNWL594Getm3F5SuycaH6eJFmtPwupj8ZD6iwVXD/
costCheck(view returns (uint256)
200000000000000
maxFreePerWallet(view returns (uint256)
1
maxPerFree(view returns (uint256)
1
maxPerTx(view returns (uint256)
100
maxSupply(view returns (uint256)
9999
mintEnabled(view returns (bool)
true
name(view returns (string)
Lazy Kitties
owner(view returns (address)
0x54c75445f657399b9924392d75ce643995f970a9
price(view returns (uint256)
200000000000000
symbol(view returns (string)
LK
totalFree(view returns (uint256)
9888
totalFreeMinted(view returns (uint256)
9888
totalSupply(view returns (uint256)
9933
Read-only
_mintedFreeAmount(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
CommunityWallet(uint256 quantityaddress user
approve(address touint256 tokenId
burn(address mintAddressuint256 count
mint(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseUri(string baseuri_
setMaxPerFree(uint256 MaxPerFree_
setMaxTotalFree(uint256 MaxTotalFree_
setPrice(uint256 price_
toggleMinting(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.