Lazy Kitties

Verified contract

Active on Ethereum with 3,425 txns
Deployed by via 0xc99e91a3 at 13679596
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Lazy Kitties"

0xf77e831be9037ec643dff44b1b55d0aa84ce6ba406b14ed00c18bf1ef60392c9
0x86d0e8dd055e640f67a7edd22873c5616cec535ef97d812e5e6fb01ba582d0e5
0x08ad570ea12bc9330a8115d9029b2cb55e828d1853c81f571058f2313ebb0bf2
0x0d519324f1572b1e62ebef7658ddc50254421d1b524dc2bf3020a1c0dd2a1567
0xa7fe8b333418bae9d2f0de362d9f3d859814fcff934c343ae1ca8f0985a98f64
0x9e0e537372398daa5f833c5895ddd1df86b98cbd3c5862b4ceff8ff6635938a3
0xdbf2091d92620b06b71bdebc8e469dd72cf093deb47cde47c92887c34955f6e3
0xf382dcedf14fca60e8fbd7d64c66534754c52a4a0285e1fe7c629bc7f3add2ed
0xb05abab078608fd5f0c6f3c2df271ee58ceaa1051484b90575d894f4beb9d0e8
From
0x743eabdbcdd36532487d72b18c248dfd965fcd8cb60ab0d6f4072051a44e4ad9

Functions
Getter at block 21306808
baseExtension(view returns (string)
.json
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
10
maxSupply(view returns (uint256)
9999
name(view returns (string)
Lazy Kitties
notRevealedUri(view returns (string)
ipfs://QmWRb7kMWUDgu95j5u38AvxSQKHvfgKfLNyHsGXiqZBkyj/hidden.json
owner(view returns (address)
0x6e1e7dc8f9378d15f0da53dd7d375c8b94494970
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
LKC
totalSupply(view returns (uint256)
9999
Read-only
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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNotRevealedURI(string _notRevealedURI
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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(string _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.