The latest block we've processed for this chain is 20898390, which is 2 minutes old. We're running behind the tip but working to resolve the issue.

Tanukiverse NFT Collection

Verified contract

Active on Ethereum with 873 txns
Deployed by via 0x39f8d2d9 at 16066415
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
3 additional variables

No balances found for "Tanukiverse NFT Collection"

0xd8b77b2121a2b95ae4edd61a29da0c070700fa282c4bb34c50deffb093f1ce2d
0x0a086cb96240ffedccc781a977cc77bf70d747d9508bf5925d41569ced0ec8cb
0xcd8daa13f18427137afe402315f6c25288cd47e5556fdbc4f1bc8dd0be7573f0
From
0x3095859e07c0a4863434c20f6f85e192cfa0e7af4995961eb89c6325908d37ea
0x9acaeedf94845c0b300f648c303bdadc32b31bb23fc608f6b40c026b81cbf1b2
0xccb5aee4c04bd29045c48f80eabf35115e5f1bbbf692a30940d2bda63e31cad9
0x9615fd7da99d0d666b530e2f48eb659ca1a7c55ff02e80afcabcef54a5fa1534
0x70d684442e2bbe2e8b0495d2be935b5a59316e9aacf3fc624da8e9148d4416be
0xf7b5962e8f7f59aa7475fe5cdcc06f87787cbd8a01ec14fef3b7850cf20355b4
0xe36db0025b97ce6ca2d500e190d0b0fcebb62945a8cfc049c4c51dc2cff4d35b

Functions
Getter at block 20898389
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
claimCondition(view returns (uint256 startTimestampuint256 maxClaimableSupplyuint256 supplyClaimeduint256 quantityLimitPerWalletbytes32 merkleRootuint256 pricePerTokenaddress currencystring metadata)
(startTimestamp=1669820344, maxClaimableSupply=87, supplyClaimed=87, quantityLimitPerWallet=115792089237316195423570985008687907853269984665640564039457584007913129639935, merkleRoot=0x0000000000000000000000000000000000000000000000000000000000000000, pricePerToken=80000000000000000, currency=0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee, metadata=ipfs://QmPWXwfbuNCx8JLGRKVERE2FnQ9hJZ4m7Vvk6sfRccZjb2/0)
contractURI(view returns (string)
ipfs://QmSxn5dSqYZbo87u4j6ifZtRDBdjLSCp9NxMYxm6ynSxm8/0
getBaseURICount(view returns (uint256)
21
getDefaultRoyaltyInfo(view returns (addressuint16)
(0x1e94eecbfa063cb6b4214fab8302ddea0b9e7b36, 0)
name(view returns (string)
Tanukiverse NFT Collection
nextTokenIdToClaim(view returns (uint256)
700
nextTokenIdToMint(view returns (uint256)
3599
owner(view returns (address)
0x473b459f53b37384aeb8d7d9ed0cb6f5628fe913
primarySaleRecipient(view returns (address)
0x1e94eecbfa063cb6b4214fab8302ddea0b9e7b36
receiverCondId(view returns (uint256)
0
receiverCondLimit(view returns (uint256)
25
symbol(view returns (string)
TANUKI
totalSupply(view returns (uint256)
700
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)
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)
getSupplyClaimedByWallet(address _claimerview returns (uint256)
getSupplyClaimedToReceiver(uint256 _idaddress _receiverview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
hasRoleWithSwitch(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isEncryptedBatch(uint256 _batchIdview 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)
verifyClaim(address _claimeruint256 _quantityaddress _currencyuint256 _pricePerTokenstruct IDropSinglePhaseAllowlistProof _allowlistProofview returns (bool isOverride)
State-modifying
approve(address operatoruint256 tokenId
burn(uint256 _tokenId
claim(address _receiveruint256 _quantityaddress _currencyuint256 _pricePerTokenstruct IDropSinglePhaseAllowlistProof _allowlistProofbytes _datapayable 
grantRole(bytes32 roleaddress account
lazyMint(uint256 _amountstring _baseURIForTokensbytes _datareturns (uint256 batchId)
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
setPrimarySaleRecipient(address _saleRecipient
setReceiverConditions(uint256 _iduint256 _limit
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
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symboladdress _royaltyRecipientuint128 _royaltyBpsaddress _primarySaleRecipient
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(
URIQueryForNonexistentToken(