Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables.

Lux Silver: Good Delivery Edition

Unverified contract

Proxy

Active on Base with 9 txns
Deployed by via 0x4a52f8c7 at 6411011
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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 1 additional slot
-
variable spans 49 additional slots
9 additional variables

No balances found for "Lux Silver: Good Delivery Edition"

0x1a625726e0cf47e19def1385dca2f0ad41c0239914cb6479db46eb6b55449075
0x881b023da053296985ce0065974a89b97e741291d7282e26e1e065f9004fd93b
0x5dca998fb49011c8abba74b83597e249605dc0cf20a467d4f2921badb6b0a140
0x48ac8551ad2c50fc83386c9015230f27292c39e16632fda44fffc844089a5838
0x24a5664e828c980f624de2ef3d8ca1782fec0a94246907017ba66a3c9f5882b9
0xb9f176648353e11d983766991ea7618854f7bed164015a61abe75ce0da5cc556
0x8ff6cbff4772e6b438488fbce1936ab9367212aba54402b93b1e540d13207bf8
0xda62e98cefc57408c505f008d2dc57307e921e711e7190fb048be8858655d3d9
0x829783d9f9b463b82f63d86c50099bfb48cbcdda6aa10ddac246121c576aad64

Functions
Getter at block 22922278
contractURI(view returns (string)
https://arweave.net/Onnpv6anzSzrYo3a0vOhhm87BuXGOElkVN6QwHyJ4Wo
defaultManager(view returns (address)
0x0000000000000000000000000000000000000000
getEditionStartIds(view returns (uint256[])
[1]
minters(view returns (address[])
[0x8087039152c472Fa74F47398628fF002994056EA, 0x9AcDfE8020c3c191F7aA158e1c155F12e55c9717]
name(view returns (string)
Lux Silver: Good Delivery Edition
nextTokenId(view returns (uint256)
2
observability(view returns (address)
0x4e0afba59894060369881f4bc9ba05731a4119f1
operatorFiltererRegistry(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x2781bdc83a612f0fe382476556c0cc12fe602294
royaltyManager(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
LUXSGD
totalSupply(view returns (uint256)
1
Read-only
balanceOf(address ownerview returns (uint256)
editionCurrentSupply(uint256view returns (uint256)
editionMaxSupply(uint256view returns (uint256)
editionStartId(uint256view returns (uint256)
editionURI(uint256 editionIdview returns (string)
getApproved(uint256 tokenIdview returns (address)
getEditionDetails(uint256 editionIdview returns (struct IEditionCollectionEditionDetails)
getEditionId(uint256 tokenIdview returns (uint256)
getEditionsDetailsAndUri(uint256[] editionIdsview returns (struct IEditionCollectionEditionDetails[]string[])
isApprovedForAll(address owneraddress operatorview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenManager(uint256 idview returns (address manager)
tokenManagerByTokenId(uint256 tokenIdview returns (address)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenId
burn(uint256 tokenId
createEdition(string _editionUriuint256 _editionSizeaddress _editionTokenManagerstruct IRoyaltyManagerRoyalty editionRoyaltybytes mintVectorDatareturns (uint256)
createEditionWithAuction(string _editionUribytes auctionDataaddress _editionTokenManagerstruct IRoyaltyManagerRoyalty editionRoyaltyreturns (uint256)
freezeMints(
initialize(bytes data
mintAmountToRecipient(uint256 editionIdaddress recipientuint256 amountreturns (uint256)
mintAmountToRecipients(uint256 editionIdaddress[] recipientsuint256 amountreturns (uint256)
mintOneToRecipient(uint256 editionIdaddress recipientreturns (uint256)
mintOneToRecipients(uint256 editionIdaddress[] recipientsreturns (uint256)
registerMinter(address minter
removeDefaultTokenManager(
removeGranularTokenManagers(uint256[] _ids
removeRoyaltyManager(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setContractMetadata(string newNamestring newSymbolstring newContractUri
setDefaultRoyalty(struct IRoyaltyManagerRoyalty _royalty
setDefaultTokenManager(address _defaultTokenManager
setEditionURI(uint256 editionIdstring _uri
setGranularRoyalties(uint256[] idsstruct IRoyaltyManagerRoyalty[] _newRoyalties
setGranularTokenManagers(uint256[] _idsaddress[] _tokenManagers
setRegistryAndSubscription(address newRegistryaddress subscription
setRoyaltyManager(address _royaltyManager
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unregisterMinter(address minter
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
DefaultRoyaltySet(address indexed recipientAddressuint16 indexed royaltyPercentageBPS
DefaultTokenManagerChanged(address indexed newDefaultTokenManager
EditionCreated(uint256 indexed editionIduint256 indexed sizeaddress indexed editionTokenManager
GranularRoyaltiesSet(uint256[] idsstruct IRoyaltyManagerRoyalty[] _newRoyalties
GranularTokenManagersRemoved(uint256[] _ids
GranularTokenManagersSet(uint256[] _idsaddress[] _tokenManagers
Initialized(uint8 version
MinterRegistrationChanged(address indexed minterbool indexed registered
MintsFrozen(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoyaltyManagerChanged(address indexed newRoyaltyManager
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
EditionDoesNotExist(
InvalidManager(
InvalidSize(
ManagerDoesNotExist(
ManagerRemoveBlocked(
ManagerSwapBlocked(
MetadataUpdateBlocked(
MintFrozen(
MinterRegistrationInvalid(
NotAContract(
NotMinter(
OperatorNotAllowed(
RoyaltyBPSInvalid(
RoyaltySetBlocked(
SoldOut(
TokenDoesNotExist(
Unauthorized(