Witch Town

Verified contract

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

No balances found for "Witch Town"

0xc306c7114884b068e981f2cf93b65167bdfedb4ef4054efca90cecf4f11c5d07
0x4e84a8902312d1d083f0794b2c79c71ae3ac98f3d9d417efab694b908bec8cf1
0xc3819723e947a768e3fd9f66e84f2670e817fe4c7f0af74e08ce75af1603d5af
0x6f27fce2a9b4cfedaea004e22bf312b380c1a756e89b99e405ae65d2390f6bf4
0xeef8be57a129b8b1f7a40bfb8d7f31020d73201fb3fb6610658b8ed9eac3c0ce
0x5f2636c66e89f6a90a4647a0ee4841603225028e13a4d2e694c6d45e5f9c093c
0x03dabb79a084445101bcdfe48891a9f17da5ce1d3dc765e5c79a17430c93d365
0xff24ca100b54cae1b026674499b9326dbbf7ff343b23c52af9b4edac7fd28b97
0x41a5bd9be2473bc8a71f5bf19de3714eb34b7db7db80c52d994d07920f4cf464
0x39f490e2d4f073119590757b1680a294b530bd9b05f9d968904e20da94bbcfac

Functions
Getter at block 20925637
freeMaxPerWallet(view returns (uint256)
10
freeMint(view returns (uint256)
3333
freeSaleActiveTime(view returns (uint256)
0
itemPrice(view returns (uint256)
0
maxPerWallet(view returns (uint256)
10
maxSupply(view returns (uint256)
9999
name(view returns (string)
Witch Town
owner(view returns (address)
0x9d23e2ff03bd54fbfac68da20f359a062217df72
presaleActiveTime(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
saleActiveTime(view returns (uint256)
0
symbol(view returns (string)
WT
totalSupply(view returns (uint256)
9999
Read-only
balanceOf(address ownerview returns (uint256)
canStake(addressview returns (bool)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
inWhitelist(address _ownerbytes32[] _proofuint256 _fromuint256 _toview returns (uint256)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
itemPricePresales(uint256view returns (uint256)
maxMintPresales(uint256view returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
staked(uint256view returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
whitelistMerkleRoots(uint256view returns (bytes32)
State-modifying
addToWhitelistForStaking(address _operator
approve(address touint256 tokenId
autoApproveMarketplace(address _spender
burn(uint256 tokenId
buyWitches(uint256 _howManypayable 
buyWitchesFree(uint256 _howMany
buyWitchesWhitelist(uint256 _howManybytes32[] _proofuint256 _rootNumberpayable 
giftWitches(address[] _sendNftsTouint256 _howMany
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setFreeMint(uint256 _freeMint
setMaxPerWallet(uint256 _maxPerWalletuint256 _freeMaxPerWallet
setPresale(uint256 _rootNumberbytes32 _whitelistMerkleRootuint256 _maxMintPresalesuint256 _itemPricePresale
setPresaleActiveTime(uint256 _presaleActiveTime
setPrice(uint256 _newPrice
setRoyalty(address _receiveruint96 _feeNumerator
setSaleActiveTime(uint256 _saleActiveTimeuint256 _freeSaleActiveTime
setWitchesURI(string __witchesURI
stakeNfts(uint256[] _tokenIdsbool _stake
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

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