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

ERC721Drop

Verified contract

Implementation

Active on Ethereum with 7 txns
Deployed by via 0xa752b12f at 15969636
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 41 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 1 additional slot
-
variable spans 2 additional slots
3 additional variables

No balances found for "ERC721Drop"

0x42492d2b6ef7098e753b9014498d99168985e7180aa29f97228fe674ac630654
0x9f6af83cfd18b4fa035b788bd5337231ab6f764602319eb0d8eae777684748ed
0xabe20547f21b67b1e48dc43777f824293c0c2b20d6c19bd5f5b6c45783e69f29
0x8d284c4d45e61b28cf10813ea513908a8dd31e68d5334e9b5d1ad76fafc83fc8
0xff967af1ee2d2e49e9bee482c9efca37f9ca8a2a83ca7422f2dd84df7d683e58
0xfb450940def9ac274101d62fdcd63317d05ec5efa0f624d9c6a7a4a75532ebc8
0xbc2a1985118dff7582df3c383ff73e8e3fd4d62a37e97576ccfb7be388003230

Functions
Getter at block 20804699
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
SALES_MANAGER_ROLE(view returns (bytes32)
0x5ebbf78043a2215b522b1366a193ec74dd1f54e441e841a87b9653246a9c49a6
config(view returns (address metadataRendereruint64 editionSizeuint16 royaltyBPSaddress fundsRecipient)
(metadataRenderer=0x0000000000000000000000000000000000000000, editionSize=0, royaltyBPS=0, fundsRecipient=0x0000000000000000000000000000000000000000)
 
contractURI(view returns (string)
contractVersion(view returns (uint32)
9
metadataRenderer(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
saleDetails(view returns (struct IERC721DropSaleDetails)
(false, false, 0, 0, 0, 0, 0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0, 115792089237316195423570985008687907853269984665640564039457584007913129639935, 0)
salesConfig(view returns (uint104 publicSalePriceuint32 maxSalePurchasePerAddressuint64 publicSaleStartuint64 publicSaleEnduint64 presaleStartuint64 presaleEndbytes32 presaleMerkleRoot)
(publicSalePrice=0, maxSalePurchasePerAddress=0, publicSaleStart=0, publicSaleEnd=0, presaleStart=0, presaleEnd=0, presaleMerkleRoot=0x0000000000000000000000000000000000000000000000000000000000000000)
symbol(view returns (string)
totalSupply(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
zoraFeeManager(view returns (address)
0xe666ca2f5ab01a5e8ca19e505b2de3475a39d7d2
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isAdmin(address userview returns (bool)
isApprovedForAll(address nftOwneraddress operatorview returns (bool)
mintedPerAddress(address minterview returns (struct IERC721DropAddressMintDetails)
ownerOf(uint256 tokenIdview returns (address)
presaleMintsByAddress(addressview returns (uint256)
royaltyInfo(uint256uint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
adminMint(address recipientuint256 quantityreturns (uint256)
adminMintAirdrop(address[] recipientsreturns (uint256)
approve(address touint256 tokenId
burn(uint256 tokenId
finalizeOpenEdition(
grantRole(bytes32 roleaddress account
initialize(string _contractNamestring _contractSymboladdress _initialOwneraddress _fundsRecipientuint64 _editionSizeuint16 _royaltyBPSstruct IERC721DropSalesConfiguration _salesConfigaddress _metadataRendererbytes _metadataRendererInit
manageMarketFilterDAOSubscription(bool enable
purchase(uint256 quantitypayable returns (uint256)
purchasePresale(uint256 quantityuint256 maxQuantityuint256 pricePerTokenbytes32[] merkleProofpayable returns (uint256)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setFundsRecipient(address newRecipientAddress
setMetadataRenderer(address newRendererbytes setupRenderer
setOwner(address newOwner
setSaleConfiguration(uint104 publicSalePriceuint32 maxSalePurchasePerAddressuint64 publicSaleStartuint64 publicSaleEnduint64 presaleStartuint64 presaleEndbytes32 presaleMerkleRoot
transferFrom(address fromaddress touint256 tokenId
updateMarketFilterSettings(bytes argsreturns (bytes)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(
zoraFeeForAmount(uint256 amountreturns (addressuint256)
Events
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
FundsReceived(address indexed sourceuint256 amount
FundsRecipientChanged(address indexed newAddressaddress indexed changedBy
FundsWithdrawn(address indexed withdrawnByaddress indexed withdrawnTouint256 amountaddress feeRecipientuint256 feeAmount
OpenMintFinalized(address indexed senderuint256 numberOfMints
OwnerCanceled(address indexed previousOwneraddress indexed potentialNewOwner
OwnerPending(address indexed previousOwneraddress indexed potentialNewOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Sale(address indexed touint256 indexed quantityuint256 indexed pricePerTokenuint256 firstPurchasedTokenId
SalesConfigChanged(address indexed changedBy
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
UpdatedMetadataRenderer(address senderaddress renderer
Upgraded(address indexed implementation
Constructor
constructor(address _zoraFeeManageraddress _zoraERC721TransferHelperaddress _factoryUpgradeGateaddress _marketFilterDAOAddress
Fallback and receive
receive(
Errors
Access_MissingRoleOrAdmin(bytes32 role
Access_OnlyAdmin(
Access_WithdrawNotAllowed(
Admin_InvalidUpgradeAddress(address proposedAddress
Admin_UnableToFinalizeNotOpenEdition(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MarketFilterDAOAddressNotSupportedForChain(
MintToZeroAddress(
MintZeroQuantity(
Mint_SoldOut(
ONLY_OWNER(
ONLY_PENDING_OWNER(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
Presale_Inactive(
Presale_MerkleNotApproved(
Presale_TooManyForAddress(
Purchase_TooManyForAddress(
Purchase_WrongPrice(uint256 correctPrice
RemoteOperatorFilterRegistryCallFailed(
Sale_Inactive(
Setup_RoyaltyPercentageTooHigh(uint16 maxRoyaltyBPS
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
Withdraw_FundsSendFailure(