Hound Dogs Game Collection

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0xeb917028 at 14203669
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
13 additional variables

No balances found for "Hound Dogs Game Collection"

0x005d9e3225f044fa3797e5509b86cab6d04d5498ef2b69051bb89fbe7cfdd4b9
0xf7cd7352e42768c3bf05fc60fa01b0c618420b03d59da015f352fe70e141009c
From
0x4f3267e8443ad392bf721ecd306e5ddc53c4b8ad7bd0c0509c4a20fcae60e5a0
From
0xd1381d35e787ef7e861fbdf6fc9c058637d238a970b1358179f0d93de7658ff1
0x657494bcde6af8ef8ef84b947d98f7795e6851d872246dc61a94919d37954894
From
0x9a552d896f7489e3c6818df8717f58e9163a794f1f3b1f4eebfc2202ded5eb28
0x051d129ea65639d663a2e1694c6062fb64a956d619edda0035e191068a8cae80
0x1af2b94fdcf6ec6563f9484def41b76f73433743dc181ed676589baf6ee3b09d
0x5d6a37db036602776f7a177512ac53914ef144311144fa5d4ad9dd136ceb593b
0xf4c4f15c74da226caa697726ee5099875126b6a6d0336dab3b19cac52df8453f

Functions
Getter at block 21205547
auctionActive(view returns (bool)
false
auctionDuration(view returns (uint256)
0
auctionPrice(view returns (uint256)
0
auctionStartedAt(view returns (uint256)
0
maxAmount(view returns (uint256)
9000
maxPerMint(view returns (uint256)
5
maxPerWallet(view returns (uint256)
30
name(view returns (string)
Hound Dogs Game Collection
owner(view returns (address)
0x580e8dc62349244f0515e59b4396a565413a07dc
presaleActive(view returns (bool)
false
price(view returns (uint256)
0
saleActive(view returns (bool)
true
symbol(view returns (string)
HDGC
totalRevenue(view returns (uint256)
0
totalSupply(view returns (uint256)
10
treasury(view returns (address)
0x580e8dc62349244f0515e59b4396a565413a07dc
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
batchAirdrop(uint256[] numberOfTokensaddress[] recipients
initialize(string name_string symbol_address treasury_address trustedForwarder_
mint(uint256 numberOfTokenspayable 
presaleMint(uint256 numberOfTokensbytes32[] proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setMerkleRoot(bytes32 newRoot
setTreasury(address newTreasury
startAuction(uint256 newMaxAmountuint256 newMaxPerMintuint256 newMaxPerWalletuint256 newStartPriceuint256 newEndPriceuint256 newDurationbool presale
startSale(uint256 newMaxAmountuint256 newMaxPerMintuint256 newMaxPerWalletuint256 newPricebool presale
stopSale(
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
MerkleRootSet(bytes32 indexed merkleRoot
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenBaseURISet(string indexed tokenBaseURI
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.