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.

My Lenspost Collection

Verified contract

Proxy

Active on Base with 117 txns
Deployed by via 0x3edad259 at 11873226
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
2 additional variables

No balances found for "My Lenspost Collection"

0xfb6955ddd68ef2c7b9a4643b5fb6b1f0138e30383838f4a500fda16421025faf
0x1b11a648bc1d39bfa2e1912d4ec16d5216686817eab6c964503e4c28c94eafc0
0xddfb0003d40a42e6245f28521af6dae945573f4ed5dbdabfd4b0597e487e0c32
0xb9b3c24af8a4e82fe0bf820db50ded3cb37b6a3e9df806975d198ea728ff4a29
0x6a99096b90755e9e82f00edf1d7e9df4ffc757424cdf90ddd3d7296424c2562b
0xa705c8f6efe2af62585687c957c93783e59195ebdebf1ed9dd7cd7664dfcf05c
0xac864dd7cbd42a906883323b841eb7329119852cdf2f61652249e114a3bb37f8
0x3caae04b5d277d43549287c323fb075de5e0cdc03219f19ad5fa9ea4ab092530
0xf58753193664c5ce7899f38b63ca843c85416205291c2f9a9250f7281c92a3a2
0x165905065b27cf291d9c7669e7f54093f0e02eaacc4766d2007ce738005008b6

Functions
Getter at block 21844922
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=0x2008c05685f9fa15bbd75d80e9a44ab0c7230577, editionSize=17592186044415, royaltyBPS=0, fundsRecipient=0xa6bcb89f21e0bf71e08ded426c142757791e17cf)
 
contractURI(view returns (string)
contractVersion(view returns (uint32)
14
createReferral(view returns (address)
0x77fad8d0fcfd481daf98d0d156970a281e66761b
factoryUpgradeGate(view returns (address)
0x532142ae8e53a5f92b9de1a43f1ffd6ef789e65e
marketFilterDAOAddress(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
metadataRenderer(view returns (address)
0x2008c05685f9fa15bbd75d80e9a44ab0c7230577
name(view returns (string)
My Lenspost Collection
owner(view returns (address)
0xb41f94ceab2691e590e2814aa6e22a245bf07d59
 
proxiableUUID(view returns (bytes32)
royaltyMintSchedule(view returns (uint32)
0
saleDetails(view returns (struct IERC721DropSaleDetails)
(true, true, 0, 0, 18446744073709551615, 0, 18446744073709551615, 0x0000000000000000000000000000000000000000000000000000000000000000, 4294967295, 100, 17592186044415)
salesConfig(view returns (uint104 publicSalePriceuint32 maxSalePurchasePerAddressuint64 publicSaleStartuint64 publicSaleEnduint64 presaleStartuint64 presaleEndbytes32 presaleMerkleRoot)
(publicSalePrice=0, maxSalePurchasePerAddress=4294967295, publicSaleStart=0, publicSaleEnd=18446744073709551615, presaleStart=0, presaleEnd=18446744073709551615, presaleMerkleRoot=0x0000000000000000000000000000000000000000000000000000000000000000)
symbol(view returns (string)
MLC
totalSupply(view returns (uint256)
100
zoraERC721TransferHelper(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
balanceOf(address ownerview returns (uint256)
computeFreeMintRewards(uint256 numTokenspure returns (struct RewardsSettings)
computePaidMintRewards(uint256 numTokenspure returns (struct RewardsSettings)
computeTotalReward(uint256 numTokenspure 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)
zoraFeeForAmount(uint256 quantityview returns (address recipientuint256 fee)
State-modifying
adminMint(address recipientuint256 quantityreturns (uint256)
adminMintAirdrop(address[] recipientsreturns (uint256)
approve(address touint256 tokenId
burn(uint256 tokenId
callMetadataRenderer(bytes datareturns (bytes)
finalizeOpenEdition(
grantRole(bytes32 roleaddress account
initialize(string _contractNamestring _contractSymboladdress _initialOwneraddress _fundsRecipientuint64 _editionSizeuint16 _royaltyBPSbytes[] _setupCallsaddress _metadataRendererbytes _metadataRendererInitaddress _createReferral
manageMarketFilterDAOSubscription(bool enable
mintWithRewards(address recipientuint256 quantitystring commentaddress mintReferralpayable returns (uint256)
multicall(bytes[] datareturns (bytes[] results)
purchase(uint256 quantitypayable returns (uint256)
purchasePresale(uint256 quantityuint256 maxQuantityuint256 pricePerTokenbytes32[] merkleProofpayable returns (uint256)
purchasePresaleWithComment(uint256 quantityuint256 maxQuantityuint256 pricePerTokenbytes32[] merkleProofstring commentpayable returns (uint256)
purchasePresaleWithRewards(uint256 quantityuint256 maxQuantityuint256 pricePerTokenbytes32[] merkleProofstring commentaddress mintReferralpayable returns (uint256)
purchaseWithComment(uint256 quantitystring commentpayable returns (uint256)
purchaseWithRecipient(address recipientuint256 quantitystring commentpayable 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
updateCreateReferral(address recipient
updateMarketFilterSettings(bytes argsreturns (bytes)
updateRoyaltyMintSchedule(uint32 newSchedule
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(
withdrawRewards(address touint256 amount
Events
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
BeaconUpgraded(address indexed beacon
FundsReceived(address indexed sourceuint256 amount
FundsRecipientChanged(address indexed newAddressaddress indexed changedBy
FundsWithdrawn(address indexed withdrawnByaddress indexed withdrawnTouint256 amountaddress feeRecipientuint256 feeAmount
MetadataUpdate(uint256 _tokenId
MintComment(address indexed senderaddress indexed tokenContractuint256 indexed tokenIduint256 quantitystring comment
MintFeePayout(uint256 mintFeeAmountaddress mintFeeRecipientbool success
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

This contract contains no constructor objects.

Fallback and receive
receive(
Errors
Access_MissingRoleOrAdmin(bytes32 role
Access_OnlyAdmin(
Access_WithdrawNotAllowed(
Admin_InvalidUpgradeAddress(address proposedAddress
Admin_UnableToFinalizeNotOpenEdition(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
CREATOR_FUNDS_RECIPIENT_NOT_SET(
ExternalMetadataRenderer_CallFailed(
INVALID_ADDRESS_ZERO(
INVALID_ETH_AMOUNT(
InvalidMintSchedule(
MarketFilterDAOAddressNotSupportedForChain(
MintFee_FundsSendFailure(
MintToZeroAddress(
MintZeroQuantity(
Mint_SoldOut(
ONLY_CREATE_REFERRAL(
ONLY_OWNER(
ONLY_PENDING_OWNER(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
Presale_Inactive(
Presale_MerkleNotApproved(
Presale_TooManyForAddress(
ProtocolRewards_WithdrawSendFailure(
Purchase_TooManyForAddress(
Purchase_WrongPrice(uint256 correctPrice
RemoteOperatorFilterRegistryCallFailed(
Sale_Inactive(
Setup_RoyaltyPercentageTooHigh(uint16 maxRoyaltyBPS
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
Withdraw_FundsSendFailure(