The Witch Hunt
Verified contract
Active on
Ethereum with 84 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($18.15)
Native
Value
$18.15
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.005 | $3,630.61 |
$18.15 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15872100 | 2 years ago | | | 0.005 | 0.00083807490 | |
| 15595098 | 2 years ago | | | 0 | 0.00036669689 | |
| 15590227 | 2 years ago | | | 0 | 0.00030200533 | |
| 15590042 | 2 years ago | | | 0.005 | 0.0013692084 | |
| 15590014 | 2 years ago | | | 0.005 | 0.0021062640 | |
| 15590013 | 2 years ago | | | 0.005 | 0.0021062640 | |
| 15590013 | 2 years ago | | | 0.005 | 0.0021062640 | |
| 15590013 | 2 years ago | | | 0.005 | 0.0021062640 | |
| 15590013 | 2 years ago | | | 0.005 | 0.0021062640 | |
| 15590013 | 2 years ago | | | 0.005 | 0.0021062640 |
ABI
ABI objects
Getter at block 21297909
MAX_ELEMENTS() view returns (uint256)
999
MAX_ELEMENTS_TX() view returns (uint256)
5
PUBLIC_PRICE() view returns (uint256)
5000000000000000
baseTokenURI() view returns (string)
ipfs://QmRUoRwkSoActyvwUhzn4DEAbLGjqKvR2zGgXuE732bTLb/
name() view returns (string)
The Witch Hunt
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0x8497310bfb5ccf561ebad7b36795b7fc0727ca1e
paused() view returns (bool)
false
symbol() view returns (string)
HUNT
totalSupply() view returns (uint256)
215
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mint(uint256 _mintAmount) payable
pause(bool _state)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw() payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(uint256 maxBatchSize_)
This contract contains no fallback and receive objects.
This contract contains no error objects.