the backside

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0x5bca7166 at 16871954
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 7 additional slots
-
variable spans 6 additional slots
-
variable spans 6 additional slots
-
variable spans 4 additional slots

No balances found for "the backside"

0xf7cc722ff938ac212361d5aecb7894bba014908aa4adc9146f17431f5c9d5cf4
0x6e14b73c741efeeeaf75482e039b76db1b8d708b2b0c801ea8cd35d3128848b6
0x07c6a6be192ea8de689714ee6c8f57682b50d44ecc80982fd2e630f1a26027de
0x28ed4f7e2493ab665a43c039731d0b5dd37539528a228012b858c7ec5f58f0eb
0x39ff795c5dfd68b4f7ded5fd3686f23dd468698cd95e875b966223345e68b927
0x3b0d2c104f9d0828d23238ebedacec0b6ca8f712915e8d770b80af5dd7bc3fcc
0x1200611e8e8e336dfc90a85e881269b53c021e4ff296f000d3f18da8649dad4f
0x1f3b344661c38db4a2abd70bea26727aee483bc48380e0e0e546af9f15d18e74
0x0eea22726b548ca7f27aa72fb78a68709604c9bb733fd6532a1e9cfd00cbffed
0x06b20e9f8a57a502c16ee99855fc66b986fd380240655124bd3fc409030ef246

Functions
Getter at block 21411221
editionRevenue(view returns (uint256)
6000000000000000
editionsCount(view returns (uint256)
2
Read-only
getEdition(uint256 editionIdview returns (struct EditionStorageEdition)
getEditionPrice(uint256 editionIdview returns (uint256)
State-modifying
createEdition(string tokenURIuint256 priceuint256 maxQuantityuint256 maxPerWalletuint256 maxPerMint
invalidateSignature(uint256 editionId
mintEdition(address recipientuint256 editionIduint256 quantitybytes signaturebytes32[] proofpayable 
setEditionActive(uint256 editionIdbool active
setEditionMerkleRoot(uint256 editionIdbytes32 merkleRoot
setEditionSigner(uint256 editionIdaddress signer
setEditionTokenURI(uint256 editionIdstring 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
constructor(address owneraddress treasuryaddress royaltyuint16 royaltyBpsstring namestring symbolbytes32[] apps
Fallback and receive
fallback(
receive(
Errors
InitializationFunctionReverted(address _initializationContractAddressbytes _calldata
NewOwnerIsZeroAddress(
NoHandoverRequest(
Unauthorized(