GoblinHunters.run

Verified contract

Active on Ethereum with 798 txns
Deployed by via 0xef430ce2 at 15008764
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $406.92
0xec738acee5ec5b5cb6abf402f15d0c216dfc72af0d7d2f676893eb44be49fc62
0x12ee519d9e503f57df06a193e7d0b2c205d44417469e9211cf4283afa003c806
0x78d28ff3375422e9a9866dace9a4495cc9c86891f6e182f35d247aef92888a91
0x1c81d821ba57cab1591a491c06a059476f93c60a2368aaa02994bd80d04d3f12
0x7944b0afcec689fc28ba14abebf7c345ebe8f75bf90a6d11dc9b8e022270087a
0x6cf95519122e55c5d10366676f2917808e432b27188c1d066633681cc6f6fc66
0x4f325bf2f8ce3dfe2bc29f9a1a918f7e103396abe73750a637e29a9aa8b0959a
0xb3b49b142f1c3fb3a1be98f277f993bd220b019849ed3070d441124d620dd5ab
0xe783dc75a039bbcc4db4637c4a7635cced5995a609c1f6b83c7c2d53dd55c478
From
0xe3cf986f08ff920a0277fd47846893561f83c341112ad4c8c23c85b7b22b51af

Functions
Getter at block 21192966
cost(view returns (uint256)
0
freelimit(view returns (uint16)
4500
hiddenUri(view returns (string)
https://degenerama.mypinata.cloud/ipfs/QmbpHDrFidLKDdTXm1ef6JcFxWqf2BMr7q1p6nppTq8MVX/2.json
maxMintAmountPerWallet(view returns (uint8)
20
maxSupply(view returns (uint16)
10000
name(view returns (string)
GoblinHunters.run
owner(view returns (address)
0xce35ff5449b04df278f3d8ac0115c4ff80db9db4
paused(view returns (bool)
false
proxyRegistryAddress(view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
reveal(view returns (bool)
true
symbol(view returns (string)
Gobhunt
totalSupply(view returns (uint256)
5817
Read-only
NFTPerAddress(addressview returns (uint8)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address _owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
projectProxy(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
Reserve(uint16 _mintAmountaddress _receiver
approve(address touint256 tokenId
flipProxyState(address proxyAddress
mint(uint8 _mintAmountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setFreeLimit(uint16 _limit
setHiddenUri(string _uriPrefix
setMaxMintAmountPerWallet(uint8 _maxtx
setPaused(
setProxyRegistryAddress(address _proxyRegistryAddress
setRevealed(
setUriPrefix(string _uriPrefix
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
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(