chibilolita collection

Verified contract

Active on Ethereum with 6,701 txns
Deployed by via 0xc5d2bbf0 at 14964334
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "chibilolita collection"

0xd53064972bda717836c649944fb12c6bf29cd0ecc9905a0eb147d41c31348ddb
0x30872bc0e14cde01ac152a9d5c025a7bfc3e1c44c7175cd6d0a07df203d5c513
0xd277fc35bce3eb4c29f2daa9e7640978eec8c92225a40c5d52ce52ce38b2862e
0x08807dfc99bdc77732b69d686b18b6206a0c5afe17ebf4f05cbb331d323f6dd8
0x3396294234d1793514f3f5efd5a180a57c159fef0573fc368ffad7c10a9105f5
0x650526203b72db9a1368d88394f2f5cbd1db4ba08674507ca72818e8ce8bce1c
0x11939e646cb2bf9c8d18b3627110914b256ccde21d6c2775477c2d347e175a9d
0x41ca1af165afa90982918984a5785c10c4c8d9f4c95ef39c48e13330dc928410
0x1eff1d3ec3b893e604aa7dd1c2a0c4d064da959eaef35f8351d528000a4e7aa9
0xf64f7cd6d3ad113492b8d2ae4a8dd0af9af7ba611457c3bc77b12cff2a2b094e

Functions
Getter at block 20933953
contractURI(view returns (string)
data:application/json;base64,eyJzZWxsZXJfZmVlX2Jhc2lzX3BvaW50cyI6MTAwMCwgImZlZV9yZWNpcGllbnQiOiIweGI2ZDJjNzliMWE2NWI5ZTIwZThlZWZkMmI0ZWZiOWI1ZjljYWFlMTQifQ==
getCurrentIndex(view returns (uint256)
12223
isPsEnabled(view returns (bool)
false
isRevealed(view returns (bool)
true
isWlEnabled(view returns (bool)
false
maxMintsPerPS(view returns (uint256)
10
maxMintsPerWL(view returns (uint256)
10
maxSupply(view returns (uint256)
12222
name(view returns (string)
chibilolita collection
owner(view returns (address)
0xc7f8c829b6b3384e7238dfba0d7b71d6214a2671
psMintPrice(view returns (uint256)
0
symbol(view returns (string)
CHIBILOLITA
totalSupply(view returns (uint256)
12222
wlMintPrice(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address address_bytes32[] proof_view returns (bool)
ownerOf(uint256 tokenIdview returns (address)
psMinted(address _addressview returns (uint256)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tryOwnerOf(uint256 tokenIdview returns (address)
walletOfOwner(address _addressview returns (uint256[])
wlMinted(address _addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
ownerMint(uint256 _amountaddress _address
publicMint(uint256 _amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri_
setDefaultRoyalty(address _receiveruint96 _feeNumerator
setHiddenBaseURI(string uri_
setMaxSupply(uint256 _maxSupply
setMerkleRoot(bytes32 merkleRoot_
setPsMaxMints(uint256 _max
setPsPrice(uint256 newPrice
setPublicSale(bool bool_
setReveal(bool bool_
setWhitelistSale(bool bool_
setWithdrawWallet(address _owner
setWlMaxMints(uint256 _max
setWlPrice(uint256 newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(uint256 _amountbytes32[] proof_payable 
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 _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(