Moondogs

Verified contract

Proxy

Active on Ethereum with 1,770 txns
Deployed by via 0xc246285a at 15528728
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
-
variable spans 49 additional slots
17 additional variables

No balances found for "Moondogs"

0xb104cbb041f4a8f7f9ff83ca691be3657dfb8ecb2a6ae037e8ec5478dcb30596
0x9da6c753ef078a6597e0f55628602774a9d37a645600defc6604158257980a9f
0x754fac0c309f4b2059e126a66bb06da5743c98e728944ab9649890254fae570c
0x82d9a0f424f44898e9d187939fac60ba81736fc3e842dda7bf04b26d2cb4281f
0xb839fddf0ad2e4d0aecab4ed1559496531214048746a593a5dc671b1fc42af4f
0xbbe3311b8e0acdd5f90ef4a3d3de6fad46ba8ab61f7d888ec0c031f93ca399b5
0xb0253fedec04fc6eb1686b85d710d707e8a703c11ff9da6589ff6b7c226864e6
0x6d96096a3fba745328f1a300d07b9dc626ffbe9b30d5a318243f8fc936517291
0x5ce0a5e19405b4c97b2a243c685d030a087f58f0e9dff980d9c1214fa5b249d2
0xbc1f41617a3d5b5d2f604bf751a1f6e9d63859dd0b0a75e52038a6902df7157c

Functions
Getter at block 21179344
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
claimCondition(view returns (uint256 startTimestampuint256 maxClaimableSupplyuint256 supplyClaimeduint256 quantityLimitPerTransactionuint256 waitTimeInSecondsBetweenClaimsbytes32 merkleRootuint256 pricePerTokenaddress currency)
(startTimestamp=1663179356, maxClaimableSupply=115792089237316195423570985008687907853269984665640564039457584007913129639935, supplyClaimed=292, quantityLimitPerTransaction=115792089237316195423570985008687907853269984665640564039457584007913129639935, waitTimeInSecondsBetweenClaims=0, merkleRoot=0x10b6d94e85693480aeb7bb858d27ace5e3a149aa18aa3c421d98dba4017cc802, pricePerToken=0, currency=0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee)
contractType(pure returns (bytes32)
0x5369676e617475726544726f7000000000000000000000000000000000000000
contractURI(view returns (string)
ipfs://QmYdwGULwP6bQY47PtEC5BQ9YwxR5tjW2q3XLYy6L3h2s5/0
contractVersion(pure returns (uint8)
4
getBaseURICount(view returns (uint256)
1
getDefaultRoyaltyInfo(view returns (addressuint16)
(0x1e2f6db5b9471d83f6e4bc6af77e05050cc40c30, 500)
getPlatformFeeInfo(view returns (addressuint16)
(0x3a065dc9d102fbafdd85e73102ce2b0135355136, 0)
name(view returns (string)
Moondogs
nextTokenIdToMint(view returns (uint256)
5555
owner(view returns (address)
0x3a065dc9d102fbafdd85e73102ce2b0135355136
primarySaleRecipient(view returns (address)
0x1e2f6db5b9471d83f6e4bc6af77e05050cc40c30
symbol(view returns (string)
WOOF
totalMinted(view returns (uint256)
2002
totalSupply(view returns (uint256)
2002
Read-only
balanceOf(address ownerview returns (uint256)
encryptDecrypt(bytes databytes keypure returns (bytes result)
encryptedData(uint256view returns (bytes)
getApproved(uint256 tokenIdview returns (address)
getBatchIdAtIndex(uint256 _indexview returns (uint256)
getClaimTimestamp(address _claimerview returns (uint256 lastClaimedAtuint256 nextValidClaimTimestamp)
getRevealURI(uint256 _batchIdbytes _keyview returns (string revealedURI)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address member)
getRoleMemberCount(bytes32 roleview returns (uint256 count)
getRoyaltyInfoForToken(uint256 _tokenIdview returns (addressuint16)
hasRole(bytes32 roleaddress accountview returns (bool)
hasRoleWithSwitch(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isEncryptedBatch(uint256 _batchIdview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
verify(struct ISignatureMintERC721MintRequest _reqbytes _signatureview returns (bool successaddress signer)
verifyClaim(address _claimeruint256 _quantityaddress _currencyuint256 _pricePerTokenbool verifyMaxQuantityPerTransactionview 
verifyClaimMerkleProof(address _claimeruint256 _quantitystruct IDropSinglePhaseAllowlistProof _allowlistProofview returns (bool validMerkleProofuint256 merkleProofIndex)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
claim(address _receiveruint256 _quantityaddress _currencyuint256 _pricePerTokenstruct IDropSinglePhaseAllowlistProof _allowlistProofbytes _datapayable 
grantRole(bytes32 roleaddress account
initialize(address _defaultAdminstring _namestring _symbolstring _contractURIaddress[] _trustedForwardersaddress _saleRecipientaddress _royaltyRecipientuint128 _royaltyBpsuint128 _platformFeeBpsaddress _platformFeeRecipient
lazyMint(uint256 _amountstring _baseURIForTokensbytes _datareturns (uint256 batchId)
mintWithSignature(struct ISignatureMintERC721MintRequest _reqbytes _signaturepayable returns (address signer)
multicall(bytes[] datareturns (bytes[] results)
renounceRole(bytes32 roleaddress account
reveal(uint256 _indexbytes _keyreturns (string revealedURI)
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setClaimConditions(struct IClaimConditionClaimCondition _conditionbool _resetClaimEligibility
setContractURI(string _uri
setDefaultRoyaltyInfo(address _royaltyRecipientuint256 _royaltyBps
setOwner(address _newOwner
setPlatformFeeInfo(address _platformFeeRecipientuint256 _platformFeeBps
setPrimarySaleRecipient(address _saleRecipient
setRoyaltyInfoForToken(uint256 _tokenIdaddress _recipientuint256 _bps
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ClaimConditionUpdated(struct IClaimConditionClaimCondition conditionbool resetEligibility
ContractURIUpdated(string prevURIstring newURI
DefaultRoyalty(address indexed newRoyaltyRecipientuint256 newRoyaltyBps
OwnerUpdated(address indexed prevOwneraddress indexed newOwner
PlatformFeeInfoUpdated(address indexed platformFeeRecipientuint256 platformFeeBps
PrimarySaleRecipientUpdated(address indexed recipient
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoyaltyForToken(uint256 indexed tokenIdaddress indexed royaltyRecipientuint256 royaltyBps
TokenURIRevealed(uint256 indexed indexstring revealedURI
TokensClaimed(address indexed claimeraddress indexed receiveruint256 indexed startTokenIduint256 quantityClaimed
TokensLazyMinted(uint256 indexed startTokenIduint256 endTokenIdstring baseURIbytes encryptedBaseURI
TokensMintedWithSignature(address indexed signeraddress indexed mintedTouint256 indexed tokenIdMintedstruct ISignatureMintERC721MintRequest mintRequest
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(