Hush Puppies

Verified contract

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

No balances found for "Hush Puppies"

0xea54810e58a0c87c2943a1c8099bcfb2ba749442b4377115780f071b7c2c8f4a
0x9c9c637f2f66518c98d63e95df722e3e7b418528eee4e392ded49e23e4bb1d17
0x5d1143a8224fa4df7eb1fb99e95d6f3a1a2c88f80b0ba08aaa663d5f7c781ab9
0xdd036fb4991adc81de9f3e715fd2d8d0334a2be8db1545f4d113f766c17c2f45
0x9a6f2bdee9d119221dba920e4b807b40c5bdae86fb5902ef966ee9d600d24711
0x4a277ec7086a61489bf76ec43f08f03af8a19c1b2a16a3ffba49bc10a4a5cc98
From
0xbb7df18e346772007625fa7574036eb36bd930f4a80f227476e4c9cb76fa74d3
0xc860fde0448e05ef8fc02e50c999f2dc5fbbea11f957e1d3176b5ccbbf6b13d3
0xeaebc09b3dd9627709ab2e47e67deb0338392935680de6307f4161e74fd65fd0
0x6b1a8ca30cd8453f75337b80b74b742a7d981e3de6d99192d64bd5a505522675

Functions
Getter at block 21184468
getPricePublic(view returns (uint256)
0
getPriceWL(view returns (uint256)
0
isRevealed(view returns (bool)
true
maxPerTx(view returns (uint256)
10
maxPerWalletFree(view returns (uint256)
3
maxPerWalletWL(view returns (uint256)
10
maxSupply(view returns (uint256)
7777
merkleRootFree(view returns (bytes32)
0x3b7c7945c7658b6674319029c9aa85902c04924ed5b4b7a35b8c69d2b3b9a8d1
merkleRootWL(view returns (bytes32)
0x586d77c930d021bdc59f8f73f1a2138f36aa7a98964b6ef3c66e6749ba9ef03d
name(view returns (string)
Hush Puppies
owner(view returns (address)
0x41d4bca4a5ad1bbe875d2bb362e117c0ebcc03c2
paused(view returns (bool)
false
provenance(view returns (string)
qtyFree(view returns (uint256)
2222
remaining(view returns (uint256)
0
saleStatus(view returns (uint256)
2
symbol(view returns (string)
HP
totalSupply(view returns (uint256)
7777
uriNotRevealed(view returns (string)
ipfs://QmZkHVyXCN3XbDeGCRoMMSFXoEMNqySamQmw8ehLLEj9gg
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
changeFree(uint256 _free
closeMinting(
flipPaused(
flipRevealed(string _URI
mintFree(uint256 qtybytes32[] proof
mintGiveaway(address _touint256 qty
mintPublic(uint256 qtypayable 
mintWL(uint256 qtybytes32[] proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _URI
setMaxPerTx(uint256 _newMax
setMerkleRootFree(bytes32 _merkleRoot
setMerkleRootWL(bytes32 _merkleRoot
setPricePublic(uint256 _newPrice
setPriceWL(uint256 _newPrice
setProvenanceHash(string _provenance
setSaleStatus(uint256 _saleStatus
setUriNotRevealed(string _URI
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
Minted(address caller
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(