The Mayfair Witches Pass

Verified contract

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

No balances found for "The Mayfair Witches Pass"

0x65b1cd54920d035d004b1550e6164ea320b2967a6a3cdd863472e11e0e1f3e62
0x254bea67dcc479c5f1e2513ccff596dce51861a355d1e96747c0da6b3ee4ea2b
0xfd34aa8cd7e2f9ff57e9e8d33b191196f350c4171ce339b2d53b4fa4261866d1
0x863b37ddbd68377ec5a2480522bd2f2154bbbaf3fcb2918752c2beda7197deb0
0x9d239b49cb43d519f5a241555f73b2441e0665aafb1682578439bb6436cea149
0x64bf082fa92c21d58373e3b0a93b2e12822ae7152cab57e34a8914daf222abe4
0x8ed6eec9aeda529cc92d780770a39b32a1cfe2ef6855f62e5e9ec40df9fad0c3
0xb32a2b9a3002008e388081f8dd270f5a836b9cf8364dff3d5ac6105067789607
0xe4e67238d0b30fc48ad40569b5456d6d13ec55bbd8f05c142146423abb7a5164
0xe5906ac5c6606e23b51daaffaab70ca1ec68f921564d31596dd77367e0c9eb62

Functions
Getter at block 20874886
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
administrator(view returns (address)
0x4468a5b725e2c63056131121cd33b66848e1dd87
baseURI(view returns (string)
https://api.orangecomet.io/collectible-metadata/the-mayfair-witches-pass/
contractURI(view returns (string)
https://api.orangecomet.io/collectible-contracts/the-mayfair-witches-pass/opensea
maxSupply(view returns (uint256)
6667
name(view returns (string)
The Mayfair Witches Pass
owner(view returns (address)
0x6c54d92e15cdd55af5167ae7454a2409de1b05c7
potentialAdministrator(view returns (address)
0x0000000000000000000000000000000000000000
provenanceHash(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
royaltyAddress(view returns (address)
0xad87b6f80686f5c797f89edcba27f1325afc2718
royaltyBasisPoints(view returns (uint256)
1000
symbol(view returns (string)
THE-MAYFAIR-WITCHES-PASS
termsURI(view returns (string)
ipfs://Qmbv7aLanDrHKgpZHjcuEaVQB5Em6qPGUJK3ydQdtzzuro
totalSupply(view returns (uint256)
6667
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getMintStats(address minterview returns (uint256 minterNumMinteduint256 currentTotalSupplyuint256 maxSupply)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
acceptAdministration(
acceptOwnership(
approve(address operatoruint256 tokenId
cancelAdministrationTransfer(
cancelOwnershipTransfer(
emitBatchMetadataUpdate(uint256 fromTokenIduint256 toTokenId
mintSeaDrop(address minteruint256 quantity
multiConfigure(struct ERC721SeaDropStructsErrorsAndEventsMultiConfigureStruct config
renounceAdministration(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setContractURI(string newContractURI
setMaxSupply(uint256 newMaxSupply
setProvenanceHash(bytes32 newProvenanceHash
setRoyaltyInfo(struct ISeaDropTokenContractMetadataRoyaltyInfo newInfo
setTermsURI(string newTermsURI
transferAdministration(address newAdministrator
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newPotentialOwner
updateAllowList(address seaDropImplstruct AllowListData allowListData
updateAllowedFeeRecipient(address seaDropImpladdress feeRecipientbool allowed
updateAllowedSeaDrop(address[] allowedSeaDrop
updateCreatorPayoutAddress(address seaDropImpladdress payoutAddress
updateDropURI(address seaDropImplstring dropURI
updatePayer(address seaDropImpladdress payerbool allowed
updatePublicDrop(address seaDropImplstruct PublicDrop publicDrop
updateSignedMintValidationParams(address seaDropImpladdress signerstruct SignedMintValidationParams signedMintValidationParams
updateTokenGatedDrop(address seaDropImpladdress allowedNftTokenstruct TokenGatedDropStage dropStage
Events
AdministratorUpdated(address indexed previousAdministratoraddress indexed newAdministrator
AllowedSeaDropUpdated(address[] allowedSeaDrop
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
ContractURIUpdated(string newContractURI
MaxSupplyUpdated(uint256 newMaxSupply
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PotentialAdministratorUpdated(address newPotentialAdministrator
PotentialOwnerUpdated(address newPotentialAdministrator
ProvenanceHashUpdated(bytes32 previousHashbytes32 newHash
RoyaltyInfoUpdated(address receiveruint256 bps
SeaDropTokenDeployed(
TermsURIUpdated(string newTermsURI
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symboladdress administratoraddress[] allowedSeaDrop
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AdministratorMustInitializeWithFee(
AlreadyInitialized(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
CannotExceedMaxSupplyOfUint64(uint256 newMaxSupply
InvalidRoyaltyBasisPoints(uint256 basisPoints
MintERC2309QuantityExceedsLimit(
MintQuantityExceedsMaxSupply(uint256 totaluint256 maxSupply
MintToZeroAddress(
MintZeroQuantity(
NewAdministratorIsZeroAddress(
NewOwnerIsZeroAddress(
NotNextAdministrator(
NotNextOwner(
OnlyAdministrator(
OnlyAllowedSeaDrop(
OnlyOwner(
OnlyOwnerOrAdministrator(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
ProvenanceHashCannotBeSetAfterMintStarted(
RoyaltyAddressCannotBeZeroAddress(
SignersMismatch(
TokenGatedMismatch(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(