CRYPTIDS

Verified contract

Active on Ethereum with 1,904 txns
Deployed by via 0xa16ef386 at 14116671
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables
ERC-20
Value $0.5
0xa711e786ec801234edb7266977a0af1203842397bfea1f8a9343bc5dcadcead1
From
0x1efbbe81eadcf3e3db9a954e601f51007639bc87f10f9865c516c6853330018a
0x5e0f0eb80e078983c10abfc68798fd751855b3e345e04a25fb004d2e17d8c0b6
0xcdafd4b8dddd9f859e0489adc959f0de9c91cd2c0ea9d2583e7ecf3ca26fa040
0xb2c4058a0182e50f961546a4e0e486fdece98d8d367d6f7b13b3e2568adf5453
0xc092e32f25556b48680269918d7684c4058da5e6c5ae3963467dd258d2253730
0x0017a557153cf52175f70b92f2b9b16be7994615d7f05b80c7876f18a3f0388a
0xcc00b9c875579e9e9457a4b546ceb798b2e81caf3a921bf24303e5ba039297fe
0x018f0813e6171392f1998fb097327dea9764722a883c5848267b8f0843bd4b9e
0x6150405d7c1eb69b2754a843b2a05ffdbd1ccbb7e4b26b1349a5f837f3119525

Functions
Getter at block 21168434
BountyYield(view returns (address)
0xb71c04c199fda0db814a7ee249ff2911d9f9e0e5
MAX_PER_TXN(view returns (uint256)
10
MAX_PER_WALLET_PRESALE(view returns (uint256)
4
PRE_SALE_PRICE(view returns (uint256)
60000000000000000
SALE_PRICE(view returns (uint256)
0
claimListMerkleRoot(view returns (bytes32)
0x81d3da3f8863f68fd9133c432bb9f83d84a96433bdbec88f76843e037f46b15f
getBaseURI(view returns (string)
ipfs://QmYrBApsvMG6AkrRpFauhgEgLYRvyBPZX7us8ZmtAhcy7D
getLastTokenId(view returns (uint256)
6666
isPreSaleActive(view returns (bool)
true
isPublicSaleActive(view returns (bool)
true
maxCryptids(view returns (uint256)
6666
maxPreSaleCryptids(view returns (uint256)
6666
name(view returns (string)
CRYPTIDS
owner(view returns (address)
0x160888131eecbed439d327d0f85bde34e60cfd43
preSaleMerkleRoot(view returns (bytes32)
0x3b29ee4ad8a580c0bf1b7969def827387c1339ce33e6b9f28ba4675a1f7ec337
royaltyPercentage(view returns (uint256)
5
symbol(view returns (string)
CRYPTIDS
verificationHash(view returns (string)
Read-only
balanceOf(address ownerview returns (uint256)
claimed(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintCounts(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
capSupply(uint256 _supply
claim(bytes32[] merkleProof
mint(uint256 numberOfTokenspayable 
mintPreSale(uint8 numberOfTokensbytes32[] merkleProofpayable 
ownerMint(uint256 numberOfTokens
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setBountyYield(address _bountyYield
setClaimListMerkleRoot(bytes32 merkleRoot
setIsPreSaleActive(bool _isPreSaleActive
setIsPublicSaleActive(bool _isPublicSaleActive
setPresaleListMerkleRoot(bytes32 merkleRoot
setRoyaltyAmount(uint256 _royaltyPercentage
setVerificationHash(string _verificationHash
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updatePrice(uint256 _price
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(uint256 _maxCryptidsuint256 _maxPreSaleCryptids
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.