This contract is being backfilled. You may encounter incomplete storage history.

Cryptid Clan

Verified contract

Active on Ethereum with 602 txns
Deployed by via 0x9da1b57f at 14427672
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables

No balances found for "Cryptid Clan"

0xc7ffd08c6210e615c9b9b37c5a518dc1be3623458e0ef9cc91c9574606a0a2b3
0x7eaff8df5fe1c9c8df0295129a03da8d38fc7cc216fd3a6122ba206e6e2fac69
0x0c98c14932c4d55aec41b1c29fe3744e7ad58070fa4b1b58fb0ba66f5efc8009
0xb972ceb5844853ad753796e5f816ac108450ad9801f2b81bf8101ea009580341
0x3a096f4b1c1088f28bec8e37fd63b15272080555246f150f980d09008f3f29e5
0x54fdd475e47e0bf9d0290cc4accaf2644cd2dba3b66808f4d4c939bd5c445032
0xaf7a18fda893616d698901ee3f2eccf3fdd290eead641ccd93a8c5504de11774
0x6d9a91a693be915edd9d421f46fb71c1e4c206b0c7dfdae231bcaab954d6d1f4
From
0x5b4d1a839faffd3eea20637daadac711b07c49953bd56fc25a0c95465ea9c871
0x76ed8154d1f1f7d2ea8b1d6083c2a8daaeec48a332c0122bb8da389098fe649d

Functions
Getter at block 20998164
MaxperTxWl(view returns (uint256)
15
MaxperWallet(view returns (uint256)
100
MaxperWalletWl(view returns (uint256)
15
WRLD_PRICE(view returns (uint256)
999000000000000000000
WRLD_PRICE_WL(view returns (uint256)
999
WlSupply(view returns (uint256)
3933
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmSTKp19ACEAQZut4SjHp2QUXChCtynNq4NsjSK2WAXPFe/
cost(view returns (uint256)
130000000000000000
maxSupply(view returns (uint256)
3933
maxpertx(view returns (uint256)
30
merkleRoot(view returns (bytes32)
0x3b5eef03f946740b9b066ce75964a5be44bf34e2c0ccc9b860c92413f2703525
name(view returns (string)
Cryptid Clan
notRevealedUri(view returns (string)
ipfs://QmX9GqtMzjTRdUT8AifrFCLkzveAwsZMop2CcYgw4ABypt/Hidden_Metadata.json
owner(view returns (address)
0xb6a9a03932eedc6145540f1b632e615f7814b9a5
paused(view returns (bool)
false
preSale(view returns (bool)
false
publicSale(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
CC
totalSupply(view returns (uint256)
647
wlcost(view returns (uint256)
110000000000000000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
gift(uint256 _mintAmountaddress destination
initialize(
mint(uint256 tokenspayable 
mintwrld(uint256 tokens
pause(bool _state
presalemint(uint256 tokensbytes32[] merkleProofpayable 
presalemintwrld(uint256 tokensbytes32[] merkleProof
renounceOwnership(
reveal(bool _state
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setMaxPerWallet(uint256 _limit
setMaxsupply(uint256 _newsupply
setMerkleRoot(bytes32 _merkleRoot
setNotRevealedURI(string _notRevealedURI
setWLMaxpertx(uint256 _wlmaxpertx
setWRLDWLcost(uint256 _newCost
setWRLDcost(uint256 _newCost
setWlCost(uint256 _newWlCost
setWlMaxPerWallet(uint256 _limit
setmaxpertx(uint256 _maxpertx
setwlsupply(uint256 _newsupply
togglepreSale(bool _state
togglepublicSale(bool _state
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 _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

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