This contract is being backfilled. You may encounter incomplete storage history.

Kult Dolce Royals

Verified contract

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

No balances found for "Kult Dolce Royals"

0xd6058d31da40063c94cd046d7e7107deadd7a7e6d56167908fcc4c4939e3c8eb
0xf0a608974ba25009c7f8e77c4a8056eb168d4f2f91101e186eafa385047f193e
0xd17a2a7ac3d25bb9ab2884c295cc13f51d96136d413e267071e1be5e991ec9c8
0x8f16601c2cb9818c74d98bd5b47fcc875a96428553cf28a6ac067dacf88939cd
0xebe23ab865b50a1b81472ee5f4756522e4f098fff7c1c2091f0c2b4896ca2688
0x850529ef996250018edac085b0dcc4c4c3ff3c4dc9a320e806b70347a666f2c7
0xc8319da9f3ac6c112156cbb84766d07c969c55494fade1ba045c751a8c69cb45
0x9be0628826dd0620e24c598c079c4d301fb75501b76e103525b960a29a437c8a
0x006de5f37811c742ad7726e7fad11db394fa6d8cd1adb3cd29d6a15ec0323b2d
0xd821ca85e0506e78bff2cea3d2ae6d9adcaa0afee5e665927932a45f69a8e89e

Functions
Getter at block 20803752
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseURI(view returns (string)
ipfs://bafybeiacruncn7fd3i5x672pmj2um4a5zgcy4olyzpaxhkinz2fxheqsza/
contractURI(view returns (string)
maxSupply(view returns (uint256)
2222
mintFeeReceiver(view returns (address)
0x85c59142b17187dfce4c1924c35ae3a105486457
name(view returns (string)
Kult Dolce Royals
owner(view returns (address)
0xa799db913c4f10762d9c45d17afad3e36be7989e
provenanceHash(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
publicMintActive(view returns (bool)
false
publicMintFee(view returns (uint256)
35000000000000000
publicMintLimitPerTx(view returns (uint8)
1
publicMintMaxLimit(view returns (uint8)
1
royaltyAddress(view returns (address)
0x85c59142b17187dfce4c1924c35ae3a105486457
royaltyBasisPoints(view returns (uint256)
750
symbol(view returns (string)
KDROY
totalSupply(view returns (uint256)
2222
whitelistMerkleRoot(view returns (bytes32)
0x585271d30bbe4bdc4f1b95fbec28e80d30b147acc6d974521c1ff1a12c762647
whitelistMintActive(view returns (bool)
false
whitelistMintFee(view returns (uint256)
25000000000000000
whitelistMintLimitPerTx(view returns (uint8)
1
whitelistMintMaxLimit(view returns (uint8)
1
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getMintStats(address minterview returns (uint256 minterNumMinteduint256 currentTotalSupplyuint256 maxSupply)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
publicMinted(addressview returns (uint256)
royaltyInfo(uint256uint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
whitelistMinted(addressview returns (uint256)
State-modifying
acceptOwnership(
approve(address operatoruint256 tokenId
cancelOwnershipTransfer(
emitBatchMetadataUpdate(uint256 fromTokenIduint256 toTokenId
mintPublic(uint8 quantitypayable 
mintSeaDrop(address minteruint256 quantity
mintWhitelist(bytes32[] whitelistMerkleProofuint8 quantitypayable 
multiConfigure(struct ERC721SeaDropStructsErrorsAndEventsMultiConfigureStruct config
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setContractURI(string newContractURI
setMaxSupply(uint256 newMaxSupply
setMintActive(bool _whitelistMintActivebool _publicMintActive
setMintFeeReceiver(address mintFeeReceiver_
setProvenanceHash(bytes32 newProvenanceHash
setPublicMintFee(uint256 _publicMintFee
setPublicMintLimitPerTx(uint8 _publicMintLimitPerTx
setPublicMintMaxLimit(uint8 _publicMintMaxLimit
setRoyaltyInfo(struct ISeaDropTokenContractMetadataRoyaltyInfo newInfo
setWhitelistMerkleRoot(bytes32 merkleRoot
setWhitelistMintFee(uint256 _whitelistMintFee
setWhitelistMintLimitPerTx(uint8 _whitelistMintLimitPerTx
setWhitelistMintMaxLimit(uint8 _whitelistMintMaxLimit
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newPotentialOwner
updateAllowList(address seaDropImplstruct AllowListData allowListData
updateAllowedFeeRecipient(address seaDropImpladdress feeRecipientbool allowed
updateAllowedSeaDrop(address[] allowedSeaDrop
updateCreatorPayoutAddress(address seaDropImpladdress payoutAddress
updateDropURI(address seaDropImplstring dropURI
updatePayer(address seaDropImpladdress payerbool allowed
updatePublicDrop(address seaDropImplstruct PublicDrop publicDrop
updateSignedMintValidationParams(address seaDropImpladdress signerstruct SignedMintValidationParams signedMintValidationParams
updateTokenGatedDrop(address seaDropImpladdress allowedNftTokenstruct TokenGatedDropStage dropStage
Events
AllowedSeaDropUpdated(address[] allowedSeaDrop
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
ContractURIUpdated(string newContractURI
MaxSupplyUpdated(uint256 newMaxSupply
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PotentialOwnerUpdated(address newPotentialAdministrator
ProvenanceHashUpdated(bytes32 previousHashbytes32 newHash
RoyaltyInfoUpdated(address receiveruint256 bps
SeaDropTokenDeployed(
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symboladdress[] allowedSeaDropaddress mintFeeReceiver_uint256 whitelistMintFee_uint256 publicMintFee_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyInitialized(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
CannotExceedMaxSupplyOfUint64(uint256 newMaxSupply
InvalidRoyaltyBasisPoints(uint256 basisPoints
MintERC2309QuantityExceedsLimit(
MintQuantityExceedsMaxSupply(uint256 totaluint256 maxSupply
MintToZeroAddress(
MintZeroQuantity(
NewOwnerIsZeroAddress(
NotNextOwner(
OnlyAllowedSeaDrop(
OnlyOwner(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
ProvenanceHashCannotBeSetAfterMintStarted(
RoyaltyAddressCannotBeZeroAddress(
SignersMismatch(
TokenGatedMismatch(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(