DigiDaigakuMaskedVillains

Verified contract

Active on Ethereum with 18,004 txns
Deployed by via 0x73734c4a at 16493640
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional variables

No balances found for "DigiDaigakuMaskedVillains"

0x88e422e5cab32b7cd60b7990cb773c57094ccb0810bbcc5947b8892c3f39bf5c
0x5024ea21c9c3b32093bbc1a8d42350a88901c128ade851c844c0197809649ce8
0xc98058038f27789859530b23c2521ff90f2414b2940a6c62a50334e60f956ca8
0x04a7530a4e66038842ec5dbc931c48cb8ef2cbbfcfaf7df0156300c6473d6916
0x33e83a537ef654808cbe9cf3b51d819bbfbd3c65ce1ceac825e1ba9d86f10475
0xe8edb0cf197fe1aa043fd6e6c18f7681a255454d99f7d6d97ec978550e3050e9
0x29e7d386a9359f4fbc47f2c30866a7e94d44a992e4831052863c5c80e961e39c
0x6cfba6e4a78ab05207d3809b3080b520db7f6f0111257ec462ea7ca461f56284
0xaf38758f6b7cf58b3471460f340cc35b2b0bcd33cf5725e17328654b7cdf8c52
0x951a627474595df87fa969f7a0182e3b2c6b0b3f370409f291712b5ce1496f6f

Functions
Getter at block 20905873
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
approvalSigner(view returns (address)
0xf180bbe5cacf66b501eb6b53ac4c10db3c0a9686
baseTokenURI(view returns (string)
https://digidaigaku.com/masked-villains/metadata/
getClaimPeriodClosingTimestamp(view returns (uint256)
1676015940
getMerkleRoot(view returns (bytes32)
0xc3109a864d3dc4ef73eb30c734e6a546770abb9b921969a9c71cfdd750619c34
getNextTokenId(view returns (uint256)
8577
isClaimPeriodOpen(view returns (bool)
false
maxQuantityMintable(view returns (uint256)
150
maxSimultaneousQuests(view returns (uint256)
100
mintedAmount(view returns (uint256)
68
name(view returns (string)
DigiDaigakuMaskedVillains
owner(view returns (address)
0x5a8cf09274938a0967d95908d9bfa0ba49b3586d
signedClaimsDecommissioned(view returns (bool)
false
suffixURI(view returns (string)
.json
symbol(view returns (string)
DIDMV
Read-only
activeQuestList(uint256addressuint256view returns (uint32)
activeQuestLookup(uint256addressuint32view returns (bool isActiveuint32 questIduint64 startTimestampuint32 arrayIndex)
areAdventuresApprovedForAll(address owneraddress operatorview returns (bool)
balanceOf(address ownerview returns (uint256)
getActiveQuests(uint256 tokenIdaddress adventureview returns (struct Quest[] activeQuests)
getApproved(uint256 tokenIdview returns (address)
getQuestCount(uint256 tokenIdaddress adventureview returns (uint256)
getTimeOnQuest(uint256 tokenIdaddress adventureuint256 questIdview returns (uint256)
hasMintedBySignedApproval(address accountview returns (bool)
isAdventureWhitelisted(address accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isClaimed(address rootCollectionAddressuint256 tokenIdview returns (bool)
isParticipatingInQuest(uint256 tokenIdaddress adventureuint256 questIdview returns (bool participatingInQuestuint256 startTimestampuint256 index)
isWhitelistClaimed(address accountview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
whitelistedAdventureList(uint256view returns (address)
whitelistedAdventures(addressview returns (bool isWhitelisteduint128 arrayIndex)
State-modifying
adventureBurn(uint256 tokenId
adventureSafeTransferFrom(address fromaddress touint256 tokenId
adventureTransferFrom(address fromaddress touint256 tokenId
approve(address operatoruint256 tokenId
bootFromAllQuests(uint256 tokenIdaddress adventure
claimBatch(address rootCollectionAddressuint256[] rootCollectionTokenIds
claimSignedMint(bytes signatureuint256 quantity
closeClaims(uint256 claimPeriodClosingTimestamp_
decommissionSignedApprovals(
enterQuest(uint256 tokenIduint256 questId
exitQuest(uint256 tokenIduint256 questId
initializeAdventureERC721(uint256 maxSimultaneousQuests_
initializeERC721(string name_string symbol_
initializeMerkleRoot(bytes32 merkleRoot_
initializeOperatorFilterer(addressbool
initializeOwner(address owner_
initializeRootCollections(address[] rootCollections_uint256[] rootCollectionMaxSupplies_uint256[] tokensPerClaimArray_
initializeRoyalties(address receiveruint96 feeNumerator
initializeSigner(address signeruint256 maxQuantity
initializeURI(string baseURI_string suffixURI_
openClaims(uint256 claimPeriodClosingTimestamp_
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setAdventuresApprovedForAll(address operatorbool approved
setApprovalForAll(address operatorbool approved
setBaseURI(string baseTokenURI_
setRoyaltyInfo(address receiveruint96 feeNumerator
setSigner(address newSigner
setSuffixURI(string suffixURI_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unwhitelistAdventure(address adventure
userExitAllQuests(uint256 tokenIdaddress adventure
userExitQuest(uint256 tokenIdaddress adventureuint256 questId
whitelistAdventure(address adventure
whitelistMint(uint256 quantitybytes32[] merkleProof_
Events
AdventureApprovalForAll(address indexed tokenOwneraddress indexed operatorbool approved
AdventureWhitelistUpdated(address indexed adventurebool whitelisted
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseURISet(string baseTokenURI
ClaimMinted(address indexed rootCollectionuint256 indexed rootCollectionTokenIduint256 startTokenIduint256 endTokenId
ClaimPeriodClosing(uint256 claimPeriodClosingTimestamp
ClaimPeriodOpened(uint256 claimPeriodClosingTimestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
QuestUpdated(uint256 indexed tokenIdaddress indexed tokenOwneraddress indexed adventureuint256 questIdbool activebool booted
RoyaltySet(address receiveruint96 feeNumerator
SignedClaimsDecommissioned(
SignerUpdated(address oldSigneraddress newSigner
SuffixURISet(string suffixURI
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address royaltyReceiver_uint96 royaltyFeeNumerator_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressAlreadyMinted(
AddressHasAlreadyClaimed(
AdventureApprovalToCaller(
AdventureIsStillWhitelisted(
AlreadyInitializedAdventureERC721(
AlreadyInitializedERC721(
AlreadyInitializedRoyalties(
AlreadyInitializedURI(
AlreadyOnQuest(
AlreadyWhitelisted(
AnActiveQuestIsPreventingTransfers(
ArrayIndexOverflowsUint128(
BatchSizeGreaterThanMaximum(
BatchSizeMustBeGreaterThanZero(
CallerDoesNotOwnRootTokenId(
CallerIsNotTheContractOwner(
CallerNotAWhitelistedAdventure(
CallerNotApprovedForAdventure(
CallerNotTokenOwner(
ClaimPeriodIsNotOpen(
ClaimPeriodMustBeClosedInTheFuture(
ClaimsMustBeClosedToReopen(
CollectionAddressIsNotAnERC721Token(
ExceedsMaxRoyaltyFee(
InputArrayLengthMismatch(
InvalidAdventureContract(
InvalidProof(
InvalidRootCollectionAddress(
InvalidRootCollectionTokenId(
InvalidSignature(
MaxNumberOfRootCollectionsExceeded(
MaxQuantityMustBeGreaterThanZero(
MaxSimultaneousQuestsCannotBeZero(
MaxSimultaneousQuestsExceeded(
MaxSupplyOfRootTokenCannotBeZero(
MerkleRootAlreadyInitialized(
MerkleRootCannotBeZero(
MerkleRootHasNotBeenInitialized(
MintExceedsMaximumAmountBySignedApproval(
MintedQuantityMustBeGreaterThanZero(
MustSpecifyAtLeastOneRootCollection(
NewOwnerIsTheZeroAddress(
NonexistentToken(
NotOnQuest(
NotWhitelisted(
OperatorNotAllowed(address operator
OwnerAlreadyInitialized(
QuestIdOutOfRange(
RootCollectionHasNotBeenInitialized(
RootCollectionsAlreadyInitialized(
SignedClaimsAreDecommissioned(
SignerAlreadyInitialized(
SignerCannotBeInitializedAsAddressZero(
SignerIsAddressZero(
TokenIdAlreadyClaimed(
TokensPerClaimMustBeBetweenOneAndTen(
TooManyActiveQuests(