witchhunters

Verified contract

Active on Ethereum with 2,792 txns
Deployed by via 0x7f4cdbb1 at 15129284
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1.93
0xe3655d9d15f8398661b81864a9219f45b2cf1aab5a4e30dde9daf286ab9a10b5
0x9c8f5cef655009b58bcd111524c33069fa8e76b96499fd017caf2d56d880f105
0x17179df4d819b7c8b0309ca9ff6e6fd93797ecdba0731a113ceab6ca96d94419
0xec01a9dfdcc0085b3aa223fe4321151f31c3a4ac9bdf0078ed14df0cb8a52168
0x7ca5c7bb63e904dc85b8e5b822a34a64bed9e787287956e7341040ff6ae3e049
0xc7c8efd701aab140978050de9da346eb4aa7a8918c19d438a14626b5c58c661a
0xba5e2cd6c4b0ae559430faadf8f79479d9feb1bc3258433077445dd89d95927d
0xc41abfa81259ba90e7724b6c8e7166e59fbb996777116251eef1924d53fe0cf4
0xc8066ecf832fa52dcb14cfb7bd5e22ca2ec1685f0e5e0f7bafcca11619f59e53
0x1a86b9344ddbf478dc62eafa33a61ddebd782dfbc885cbb4d491b1c8b00126bb

Functions
Getter at block 21161454
_price(view returns (uint256)
0
activated(view returns (bool)
true
baseURI(view returns (string)
maxPerTx(view returns (uint256)
2
maxPerWallet(view returns (uint256)
6
maxSupply(view returns (uint256)
5555
name(view returns (string)
witchhunters
owner(view returns (address)
0x598f17bc633419042820de569aac9288ebc75571
symbol(view returns (string)
WITCHHUNTER
totalSupply(view returns (uint256)
5340
unrevealedTokenURI(view returns (string)
https://gateway.pinata.cloud/ipfs/QmcButE5XZjBxvGq2buPc48vgskr2LNR31ar4LRrjqdBen
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setIsActive(bool _isActive
setMaxPerTx(uint256 _maxPerTx
setMaxPerWallet(uint256 _maxPerWallet
setMaxSupply(uint256 _maxSupply
setTokenURI(string newURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(
Fallback and receive

This contract contains no fallback and receive objects.

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