ExpandedNFT

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x62426f19 at 18470420
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 43 additional slots
-
variable spans 48 additional slots
-
variable spans 15 additional slots

No balances found for "ExpandedNFT"

No transactions found for "ExpandedNFT"


Functions
Getter at block 20941480
baseDir(view returns (string)
dropSize(view returns (uint256)
0
getAllowList(view returns (address[])
[]
getAllowListCount(view returns (uint256)
0
getAllowListMintLimit(view returns (uint256)
0
getAllowListPrice(view returns (uint256)
0
getAllowedMinter(view returns (uint8)
0
getAnnualPassAddress(view returns (address)
0x0000000000000000000000000000000000000000
getAnnualPassAllowListPrice(view returns (uint256)
0
getAnnualPassGeneralPrice(view returns (uint256)
0
getArtistWallet(view returns (address)
0x0000000000000000000000000000000000000000
getGeneralMintLimit(view returns (uint256)
0
getLifetimeAllowListPassPrice(view returns (uint256)
0
getLifetimePassAddress(view returns (address)
0x0000000000000000000000000000000000000000
getLifetimePassGeneralPrice(view returns (uint256)
0
getRoyaltyBPS(view returns (uint256)
0
getSplitBPS(view returns (uint256)
0
name(view returns (string)
numberCanMint(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
price(view returns (uint256)
0
salePrice(view returns (uint256)
0
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
allowListed(address walletview returns (bool)
balanceOf(address ownerview returns (uint256)
canMint(address walletview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getMintLimit(address walletview returns (uint256)
getReservationsCount(address walletview returns (uint256)
getReservationsList(address walletview returns (uint256[])
isApprovedForAll(address owneraddress operatorview returns (bool)
isReserved(uint256 tokenIDview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
redeemedState(uint256 tokenIdview returns (uint256)
royaltyInfo(uint256uint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
whoReserved(uint256 tokenIDview returns (address)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
initialize(address _owneraddress artistWalletstring _namestring _symbolstring baseDirectoryuint256 _dropSizebool randomMint
mintEdition(address topayable returns (uint256)
mintEditions(address[] recipientspayable returns (uint256)
mintMultipleEditions(address touint256 countpayable returns (uint256)
productionComplete(uint256 tokenIdstring _redeemedMetadataUrl
productionStart(uint256 tokenId
purchase(payable returns (uint256)
renounceOwnership(
reserve(address[] walletsuint256[] tokenIDs
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setAllowListMinters(uint256 countaddress[] minterbool[] allowed
setAllowListSalePrice(uint256 _salePrice
setAllowedMinter(uint8 minters
setApprovalForAll(address operatorbool approved
setArtistWallet(address wallet
setPricing(uint256 _royaltyBPSuint256 _splitBPSuint256 _allowListSalePriceuint256 _generalSalePriceuint256 _allowListMintLimituint256 _generalMintLimit
setSalePrice(uint256 _salePrice
setSalePrices(uint256 allowListSalePriceuint256 generalSalePrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unreserve(uint256[] tokenIDs
updateBaseDir(string baseDirectory
updateDiscounts(address annualPassAddressaddress lifetimePassAddressuint256 annualPassAllowListPriceuint256 annualPassGeneralPriceuint256 lifetimePassAllowListPriceuint256 lifetimePassGeneralPrice
updateMetadata(uint256 startIndexuint256 countstring[] _mintedMetadataUrl
updateRedeemedMetadata(uint256 tokenIDstring _redeemedMetadataUrl
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
DeliveryAccepted(uint256 tokenId
EditionSold(uint256 priceaddress owner
Initialized(uint8 version
MetadataUpdate(uint256 _tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PriceChanged(uint256 amount
ProductionComplete(uint256 tokenId
RedeemStarted(uint256 tokenId
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
WhoCanMintChanged(uint8 minters
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.