Croikeys

Verified contract

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

No balances found for "Croikeys"

0x06ed7846a12c105dcb6fe6bd2e1b29a6e2376273b9d59df95f3fb0a92f5d16d7
0xf496c7f76029c75257aed5f8f4807ec93a67dbea60e5cc88ce05027468b14be3
0x2307534611b69af1bd2bcae701ae2d6f6a45ebf9a59bb354f1ce5ce325805f60
0xef09637b61cfbd0b95d1a5872124587f422269edec040f0e0e69aad81be989e8
0xa71a4689e764cbd481f8b2928e5226c0ac5491b91b6a240be8ecadef5f388fbf
0x23c1ab6d1a094509cd4fedffa36d1576a8c6ffbffe6539aefe124e18d5d1b7c3
0x8e0741851540cf76f261d2468d6c0021c9a8a895b8a1f05b67797588164fd1ed
0x8b25d0edd7783db9bd48f2894f44df7b6d17b2e88252cb68e4e3cf431ce52b06
0x443f00582201f8b0c6b662776da698547b04d9199a7ce6644eaf9e1dfdf16ae2
0x6daf5cab7506346e0aa87d49734968d038cc8150542ca099ec27ac706d70126f

Functions
Getter at block 20941197
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
PRICE(view returns (uint256)
10000000000000000
SUPPLY_MAX(view returns (uint256)
555
baseURI(view returns (string)
ipfs://QmafPmYtiWia4ew6bqD8F9Z4tv61vUP9WaiKd3DrgmZ5tu/
baseURILocked(view returns (bool)
false
merkleRoot(view returns (bytes32)
0x2910d65797907ffe0de48b8b4f6ae854970a113effbe8c19005681fdab2d2a82
name(view returns (string)
Croikeys
owner(view returns (address)
0xe0fbad3eabb50555863172e7f7c01e356a879272
publicMintActive(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
Croikeys
totalSupply(view returns (uint256)
555
unrevealedTokenURI(view returns (string)
https://gateway.pinata.cloud/ipfs/QmbkKh4xR4tnDvGefm974y6pJGBFzJCxqC6CVzd2YAqjkC
whitelistMintActive(view returns (bool)
true
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)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenIdpayable 
flipPublicMintStatus(
flipWhitelistMintStatus(
lockBaseURI(
presaleMint(bytes32[] _merkleProofpayable 
publicMint(payable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setMerkleRoot(bytes32 merkleRoot_
setPublicPrice(uint256 _price
setUnrevealedURI(string _unrevealedURI
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
BaseURILocked(
ContractMint(
ExceedsTxnLimit(
ExceedsWalletLimit(
InsufficientFunds(
InvalidProof(
InvalidTokenId(
MintERC2309QuantityExceedsLimit(
MintInactive(
MintPaused(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OutOfSupply(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(