DigiDaigakuDragonEssence

Verified contract

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

No balances found for "DigiDaigakuDragonEssence"

0xef126f9a97cbe134fb7e9eeb996508c595a2b50d9828eb895b68d6010748e120
0xe66a54c1c1bd9d07b2867ed834f6577b89fe3da8a04ef57bd53d6070a26a49c3
0x55c281e4049c3166bebc4117f25bc020e34b19633db975bf4c950c284a105b5e
0x10ba3ba85111077a4c87f7b9c28994805deccfdb86bb2d203162bb269364c205
0x045b609fc1b1e836e8d3fbfbbcaa9054250ee7161156fb304ef00b5a080693d0
0x922e3f3dbf47efeae0ab27cf59a280a18d0bf0e5363d52bec58bb746249ba6ec
0x09a7b80144e3b5391095def55b6e7c2651e31e7e2395b0e1041ab35a7febccd2
0x14ca2e0b113542412a51ff607402e2ae9172a457a5a4beb7e3366d3588e5df96
0xa9df1bd350033dd0c84219baf13fa6c6acf220b07c4fb510860a3677926bedee
0xc75df0385eb534a42c3298c36de11ff33056e85496985b81e551355a22b0bf8c

Functions
Getter at block 21205513
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
approvalSigner(view returns (address)
0x6217154c927f943ac0b744d73c41ef667f367224
baseTokenURI(view returns (string)
https://digidaigaku.com/dragon-essences/metadata/
getClaimPeriodClosingTimestamp(view returns (uint256)
1679641140
getNextTokenId(view returns (uint256)
6350
isClaimPeriodOpen(view returns (bool)
false
maxQuantityMintable(view returns (uint256)
7900
maxSimultaneousQuests(view returns (uint256)
100
mintedAmount(view returns (uint256)
45
name(view returns (string)
DigiDaigakuDragonEssence
owner(view returns (address)
0x5a8cf09274938a0967d95908d9bfa0ba49b3586d
signedClaimsDecommissioned(view returns (bool)
false
suffixURI(view returns (string)
.json
symbol(view returns (string)
DIDE
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)
computeIneligibleTokensBitmap(uint256[] ineligibleTokenIdspure returns (uint256[]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)
getTokensPerClaim(address rootCollectionAddressview returns (uint256)
hasMintedBySignedApproval(address accountview returns (bool)
isAdventureWhitelisted(address accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isClaimed(address rootCollectionAddressuint256 tokenIdview returns (bool)
isEligible(address rootCollectionAddressuint256 tokenIdview returns (bool)
isParticipatingInQuest(uint256 tokenIdaddress adventureuint256 questIdview returns (bool participatingInQuestuint256 startTimestampuint256 index)
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_
initializeIneligibleTokens(bool finalizeaddress rootCollectionAddressuint256[] ineligibleTokenSlotsuint256[] ineligibleTokenBitmaps
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
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
IneligibleTokensInitialized(address indexed rootCollectionAddressuint256[] ineligibleTokenSlotsuint256[] ineligibleTokenBitmaps
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
QuestUpdated(uint256 indexed tokenIdaddress indexed tokenOwneraddress indexed adventureuint256 questIdbool activebool booted
RootCollectionInitialized(address indexed rootCollectionuint256 maxSupplyuint256 tokensPerClaim
RoyaltySet(address receiveruint96 feeNumerator
SignedClaimsDecommissioned(
SignedMintClaimed(address indexed minteruint256 startTokenIduint256 endTokenId
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(
AdventureApprovalToCaller(
AdventureIsStillWhitelisted(
AlreadyInitializedAdventureERC721(
AlreadyInitializedERC721(
AlreadyInitializedRoyalties(
AlreadyInitializedURI(
AlreadyOnQuest(
AlreadyWhitelisted(
AnActiveQuestIsPreventingTransfers(
ArrayIndexOverflowsUint128(
BatchSizeGreaterThanMaximum(
BatchSizeMustBeGreaterThanZero(
CallerDoesNotOwnRootTokenId(
CallerIsNotTheContractOwner(
CallerNotAWhitelistedAdventure(
CallerNotApprovedForAdventure(
CallerNotTokenOwner(
ClaimPeriodIsNotOpen(
ClaimPeriodMustBeClosedInTheFuture(
ClaimsMustBeClosedToReopen(
CollectionAddressIsNotAnERC721Token(
ExceedsMaxRoyaltyFee(
IneligibleTokenArrayMustBeInAscendingOrder(
IneligibleTokensFinalized(
IneligibleTokensHaveNotBeenFinalized(
InputArrayLengthMismatch(
InvalidAdventureContract(
InvalidRootCollectionAddress(
InvalidRootCollectionTokenId(
InvalidSignature(
MaxNumberOfRootCollectionsExceeded(
MaxQuantityMustBeGreaterThanZero(
MaxSimultaneousQuestsCannotBeZero(
MaxSimultaneousQuestsExceeded(
MaxSupplyOfRootTokenCannotBeZero(
MintExceedsMaximumAmountBySignedApproval(
MustSpecifyAtLeastOneIneligibleToken(
MustSpecifyAtLeastOneRootCollection(
NewOwnerIsTheZeroAddress(
NonexistentToken(
NotOnQuest(
NotWhitelisted(
OperatorNotAllowed(address operator
OwnerAlreadyInitialized(
QuestIdOutOfRange(
RootCollectionsAlreadyInitialized(
RootCollectionsHaveNotBeenInitialized(
SignedClaimsAreDecommissioned(
SignerAlreadyInitialized(
SignerCannotBeInitializedAsAddressZero(
SignerIsAddressZero(
TokenIdAlreadyClaimed(
TokensPerClaimMustBeBetweenOneAndTen(
TooManyActiveQuests(