This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20896024, which is 1 minutes old. We're running behind the tip but working to resolve the issue.

HootyOwlsNFT

Verified contract

Active on Ethereum with 288 txns
Deployed by via 0x1bbda53a at 16019225
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
19 additional variables
Native
Value $25.39
0x0b8eb6877782fc7b2ed232413648e41b49de62f865926a9db70d41cf9160070a
0x4b20efa29124af5e30dfd96f76c4d0eff4eef9421181ae52e822389c0df5954f
0xd56cd1fbb9b475819ef1be948432b94c17e8cb066636300ac070155e373e4dc9
0xd63f7ec6e2e9c4472e931b249a23989a9ebd668c91d979affb19ff758a4e72a1
0x48344735b161d980dac9f10763def74f134a43878c762b9628cbf972cc7f58ad
0xe818fc96856d52707d1f9f2582536b075648984530c692fd3a944a7f4cbea50e
0x5cfddfe90f397f62cf38a4d4ce8446f6c1d8734cf164f08f78cce268f21f86fc
0xd8483f06765a9fa7b0c46baaf3723af3620e1733942981173b08d0467e99d807
0x441ae7b879b9d19b2f61e4bb4f0b06e1e96c4df0e06cd738c82ff55b673ff95f
0x6ef456c1d1696a643bf7da89c1f08387d969d2b1fd4b3d3d1adbbfbaa6e63dea

Functions
Getter at block 20896023
baseURI(view returns (string)
freeMintAddonCost(view returns (uint256)
3500000000000000
freeMintCuttoffSupply(view returns (uint256)
7000
maxFreeMintQuantityPerAddress(view returns (uint256)
0
maxFreeMintQuantityPerTx(view returns (uint256)
0
maxMintQuantityPerAddress(view returns (uint256)
100
maxMintQuantityPerTx(view returns (uint256)
25
maxSupply(view returns (uint256)
10000
merkleRootFreeMint(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
merkleRootWL(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name(view returns (string)
HootyOwlsNFT
owner(view returns (address)
0x19b66aa8334f467970f040acbcfb8464042abe09
paused(view returns (bool)
false
preRevealBaseURI(view returns (string)
https://hootyowlsnft.com/api/hootyowl/
promoPaused(view returns (bool)
false
promoWLPaused(view returns (bool)
true
revealed(view returns (bool)
false
standardCost(view returns (uint256)
3500000000000000
symbol(view returns (string)
HOP
totalSupply(view returns (uint256)
867
uriSuffix(view returns (string)
.json
whitelistCost(view returns (uint256)
3500000000000000
whitelistPaused(view returns (bool)
true
zLargeCost(view returns (uint256)
0
zLargeQty(view returns (uint256)
0
zMediumCost(view returns (uint256)
0
zMediumQty(view returns (uint256)
0
zSmallCost(view returns (uint256)
0
zSmallQty(view returns (uint256)
0
zXLargeCost(view returns (uint256)
0
zXLargeQty(view returns (uint256)
0
zXXLargeCost(view returns (uint256)
0
zXXLargeQty(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getWalletTokens(address _ownerview returns (uint256[])
isApprovedForAll(address owneraddress operatorview returns (bool)
numberOfFreeMintsOnAddress(addressview returns (uint256)
numberOfMintsOnAddress(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintQuantitypayable 
mintForAddress(uint256 _mintQuantityaddress _receiver
promoMint(uint256 _mintQuantitypayable 
promoMintWL(uint256 _mintQuantitybytes32[] _merkleProofFreeMintpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string __baseURI
setCosts(uint256 _standardCostuint256 _freeMintAddonCostuint256 _whitelistCost
setFreeMintCuttoffSupply(uint256 _freeMintCuttoffSupply
setMaxSupply(uint256 _maxSupply
setMerkleRoot(bytes32 _merkleRootFreeMintbytes32 _merkleRootWL
setMintBundles(uint256 _zSmallQtyuint256 _zSmallCostuint256 _zMediumQtyuint256 _zMediumCostuint256 _zLargeQtyuint256 _zLargeCostuint256 _zXLargeQtyuint256 _zXLargeCostuint256 _zXXLargeQtyuint256 _zXXLargeCost
setPaused(bool _statebool _promoStatebool _promoWLStatebool _whitelistState
setPreRevealBaseURI(string _preRevealBaseURI
setRevealed(bool _state
setRoyaltyInfo(address receiveruint96 feeBasisPoints
setUriSuffix(string _uriSuffix
setmaxMintQuantitiesPerAddress(uint256 _maxFreeMintQuantityPerAddressuint256 _maxMintQuantityPerAddress
setmaxMintQuantitiesPerTx(uint256 _maxFreeMintQuantityPerTxuint256 _maxMintQuantityPerTx
teamMint(uint256 _mintQuantityaddress _receiver
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(uint256 _mintQuantitybytes32[] _merkleProofWLpayable 
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(string _tokenNamestring _tokenSymboluint256 _standardCostuint256 _freeMintAddonCostuint256 _maxSupplyuint256 _freeMintCuttoffSupplyuint256 _maxFreeMintQuantityPerTxuint256 _maxFreeMintQuantityPerAddressuint96 _royaltyAmountstring _preRevealBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(