Best Waifu Collection

Verified contract

Active on Ethereum with 1,790 txns
Deployed by via 0xc4daf7a6 at 16154030
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional variables

No balances found for "Best Waifu Collection"

0x261e45dffd5adda004b5ef8fd80e1e2edec576d1531067b5ca6398a702ebad65
0x8be8e40e9c54929c2d4a7914e31aa3bce54c78f8a928f05dba80fbc24f557581
0xe20a159268382685923c39008609c9db7a0229cad409ff961afd05f03f091171
0xefe38dafda33ffa87990fda053f3285b7fec5dea27baf93e1bae4febd5c7335e
0xdf70a2a25f2fc3a1198106633414bb3098a7ff9666bac9507d20f0d906f0ba98
0x07610be43cb33bae675e3d9aba93866ce52c51dc2bf3980247ddfe21c09d6e3d
0xff034b238ff274a2323ae96a8d44b7437bf8e799ef01181f0e7df43d6dd7dcaf
0xdc43d1aa9ba70254b043432c30df8c8bb571ed959643bfe78f6fff02f0c67756
0x16c75bde9b7b656a081704dd4174cfd89f89a8f97a63152e27959e5ed1579e3f
0x7a207c2f462e6ae263950bfba22ee58f7e0c1f6384758ca2db1125aeb8edf4b3

Functions
Getter at block 21297409
airdropMintAmount(view returns (uint256)
277
cost(view returns (uint256)
5000000000000000
freeMintListRoot(view returns (bytes32)
0xa555a2072e1be42743bc3a08317b68e93d87cb1bc96e10bccadd184e41036920
freemint10MerkleRoot(view returns (bytes32)
0x31bb1875b1ce77899b7fa33f0b951e9a523c8755336d652c40b0236c9208127a
freemint4MerkleRoot(view returns (bytes32)
0xbefcac7747a66449d8e6f39de303f0f692c0cfdb3dc89dbdef167dc6022eed67
freemint6MerkleRoot(view returns (bytes32)
0xde6d7a1f4867366cddc0ada940b220c10d67cf76715e579e62102cd8082b8e52
freemintlistMintEnabled(view returns (bool)
false
hiddenMetadataUri(view returns (string)
ipfs://bafybeietlq7mip5te6mq7t4miuxfcxpea2ew7v7hdclqlh57py6pxbkhfa/hidden.json
maxMintAmountPerTx(view returns (uint256)
10
maxMintableSupply(view returns (uint256)
5
maxSupply(view returns (uint256)
2222
merkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name(view returns (string)
Best Waifu Collection
owner(view returns (address)
0x3c4c623720c0b79f871b4c4dd3410c8457ff9986
paused(view returns (bool)
false
revealed(view returns (bool)
true
specialFreemintListRoot(view returns (bytes32)
0xb4f75c0b06b0832f04882793d81e5465b955aea3f9d1df2a685a59a30a257e2f
specialWhitelistMerkleRoot(view returns (bytes32)
0x3cd36ab4ce77e1c9f4fbd27457788a81f5bf91890085dfb0d6f5708e002ad64c
specialWhitelistMintEnabled(view returns (bool)
false
symbol(view returns (string)
BWC
totalSupply(view returns (uint256)
2222
uriPrefix(view returns (string)
ipfs://bafybeih77cqiusubfyxwhybk2x2dwfqe6psfujo4orobpg2s2dpyxlp3eu/
uriSuffix(view returns (string)
.json
whitelistMerkleRoot(view returns (bytes32)
0x70f9ec1d4659184eb8a9298693da1a84295907039abdc1091225b445caf13a46
whitelistMintEnabled(view returns (bool)
false
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
freeMintListClaimed(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
specialFreemintListClaimed(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
whitelistClaimed(addressview returns (bool)
State-modifying
approve(address touint256 tokenId
freeMint(uint256 _mintAmountbytes32[] _merkleProofpayable 
mint(uint256 _mintAmountpayable 
mintForAddress(uint256 _mintAmountaddress _receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setFreemintlistMintEnabled(bool _state
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setMerkleRoot(bytes32 _merkleRoot
setPaused(bool _state
setRevealed(bool _state
setSpecialWhitelistMintEnabled(bool _state
setSpecialWhitelistRoot(bytes32 _merkleRoot
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
setWhitelistMerkleRoot(bytes32 _merkleRoot
setWhitelistMintEnabled(bool _state
setfreeMintListRoot(bytes32 _merkleRoot
setspecialFreemintListRoot(bytes32 _merkleRoot
specialWhitelistMint(uint256 _mintAmountbytes32[] _merkleProofpayable 
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(uint256 _mintAmountbytes32[] _merkleProofpayable 
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(string _tokenNamestring _tokenSymboluint256 _costuint256 _maxSupplyuint256 _maxMintableSupplyuint256 _maxMintAmountPerTxstring _hiddenMetadataUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(