Witches Reunite

Verified contract

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

No balances found for "Witches Reunite"

0x6048b6a1b232072c3f4ab8799f7b2b2c45e46afed9f258411a5b78b20960ba36
0xd62c3f284f5e456e9eccf23308787e6cb7099579b6c728aaa26d7c77d44baff5
0x63002028b6f06d999e49e6d312153b3785e9a254434fb632e2a39b0328b07853
0x9a142e0f8a67f1b2b5df31befc20f3cc08a50b278c4099addf98fa5562621ebd
0xa084f99e14dbc0974f49042dcdf0c39160897859a1a5c02b8e99dd96c6f7a438

Functions
Getter at block 20841059
MAX_MULTIMINT(view returns (uint256)
1
MAX_SUPPLY(view returns (uint256)
100
MINT_LIMIT_PER_ADDRESS(view returns (uint256)
1
PRICE(view returns (uint256)
0
authorizer(view returns (address)
0xe3056ec74bfd34d49465ccdfa32f2822f1a9a2ce
contractURI(view returns (string)
https://api.open3.com/metadata/witches-reunite/contract_uri
distributor(view returns (address)
0x3a1d82653bfc1e62df7f75415dddf3b36cf8172e
name(view returns (string)
Witches Reunite
owner(view returns (address)
0xc91bc8eefb4e297a553273fa2e9af9b7791dc6b8
saleIsActive(view returns (bool)
true
symbol(view returns (string)
BWP
totalSupply(view returns (uint256)
20
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
qualifiedNonceList(uint256view returns (bool)
qualifiedWalletList(addressview returns (uint256)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
ownerMint(address address_uint256 amount_
qualifiedMint(uint256 amount_bytes signature_uint256 nonce_payable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setAuthorizerAddress(address address_
setBaseURI(string customBaseURI_
setContractURI(string contractURI_
setDefaultRoyalty(address receiveruint96 feeNumerator
setDistributorAddress(address address_
setSaleIsActive(bool saleIsActive_
transferFrom(address fromaddress touint256 tokenId
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
PaymentReceived(address fromuint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string contractURI_string baseURI_address authorizerAddress_address distributorAddress_
Fallback and receive
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(