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.

Los Chingones

Verified contract

Proxy

Active on Base with 134 txns
Deployed by via 0x13e9148c at 13883381
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Los Chingones"

0x3524971298234d0aba168391eafe812549192c66164c3fedd8027c14db9df415
0x9a1314f196de724884dc45d5e8164680f26f12a294aa371470637eb553a1bdf1
0xf0e209c1d5472e151daad020ef2d8828358766998700442cb5ebd3e62a0002dd
0x4b09ca44889bb804bcae0432202888a48e6ec744acc7e88e8f50544d3542cce7
0x54572a0e7fd648d1f7fbcbcb79256220c99652b9b940e94adb1b0360a77f4519
0xa320738cd86e969a10454766c4d76f752a9900df7c1924ed59772e4ecf244cee
0xee4f4be708897a1792e25ba62f211354a3f344a29f3d3cb2a041eceffa95bb47
0xf4ed9ec4b3c761dda5fc7fd5e9e4d0db840bd2691f270544c733f78e816ba5aa
0x3daca453298d700e3ebecd1c4be537bfadbec5e220edbb1a274434b2a05e149c
0x8eb6327c8ec302ff5ef2dcceb88f02ce7424fd223aeabbed4ad2c78f8682b852

Functions
Getter at block 22748372
 
editionMintFee(view returns (uint256)
editionRevenue(view returns (uint256)
25000000000000000
editionsCount(view returns (uint256)
56
Read-only
getEdition(uint256 editionIdview returns (struct EditionStorageEdition)
getEditionPrice(uint256 editionIdview returns (uint256)
State-modifying
createEdition(string tokenURIuint256 priceuint256 maxQuantityuint256 maxPerWalletuint256 maxPerMint
mintEdition(address recipientuint256 editionIduint256 quantitybytes32[] proofpayable 
setEditionActive(uint256 editionIdbool active
setEditionMerkleRoot(uint256 editionIdbytes32 merkleRoot
setEditionSigner(uint256 editionIdaddress signer
setEditionTokenURI(uint256 editionIdstring tokenURI
setEditionTokensURIs(uint256[] tokenIdsstring tokenURI
updateEdition(uint256 editionIduint256 priceuint256 maxQuantityuint256 maxPerWalletuint256 maxPerMint
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
EditionCreated(uint256 indexed editionId
EditionMinted(address indexed touint256 indexed editionIduint256 quantityuint256 value
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
RolesUpdated(address indexed useruint256 indexed roles
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
NewOwnerIsZeroAddress(
NoHandoverRequest(
Unauthorized(