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 and it is currently at block 23186103.

How Showtime is Unlocking a New Era for Musicians, Onchain

Unverified contract

Proxy

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

No balances found for "How Showtime is Unlocking a New Era for Musicians, Onchain"

0x7b25cfc1d04fd534fdea72af1095685f90b7b945724dc1fe450608efe69ea3ef
0x39e954668429d0775a66323cbae667b217c79b2b5bdced498fe1d2ea7c61ca34
0xa47cce26b07e98226a04d3cdc4031a529e18dad58312e74c2b843073bd518596
0x117c5e3a2d419dd7f06dc95f60cf5f46124ccd5d848a28931d2f26c3e1761bea
0xf6605d9f1c82a58c1fb758adeb65fd27a424f86544366fb35661a2de6cde1771
0xe0fe9fd05a80d161c7aac688739ad9684ff9571dabbf38066473da04a4a0c940
0x1e54c236d7d4f9e689cdd29ccddfb0619ba83e481a526311eb5cfa6363cab0d1
0x32116a572ba7ad0057f18e314aa285441aea4f39aff750389532c060b39818c6
0x1d72f3c63526e774fe50208645a3dce5feec3ac3ab6a9e4b92e3627448fda644
0x63322104916a8926582cd2fea66f03274bdc7230174dc64186f629853baceebe

Functions
Getter at block 23186105
VERSION(view returns (uint8)
200
baseDescriptionURI(view returns (string)
https://mirror.xyz/
contentURI(view returns (string)
zz_Yg2K3SmaRdpbxntmD4ylukFUkwBTAUkKReOA32SQ
 
contractURI(view returns (string)
 
description(view returns (string)
factory(view returns (address)
0x2d4b7ec9923b9cf22d87ced721e69e1f8ed96a0a
fundingRecipient(view returns (address)
0xd3271df159f18e07aad79e79a24580bb5c4776e9
guardOn(view returns (bool)
true
imageURI(view returns (string)
QmVf1QqMMedTuwxQu8t38z6pEEnTLxrtWz3PKzjaBsxXJR
isNextOwner(view returns (bool)
false
isOwner(view returns (bool)
false
limit(view returns (uint256)
0
name(view returns (string)
How Showtime is Unlocking a New Era for Musicians, Onchain
o11y(view returns (address)
0x3f2408693cc2e0c8e0bb68f039ceb6deac0ec072
owner(view returns (address)
0xd3271df159f18e07aad79e79a24580bb5c4776e9
price(view returns (uint256)
0
renderer(view returns (address)
0xfd7c7f0b10acdd4f2ee2ea5111767b98d42d0a07
royaltyBPS(view returns (uint256)
0
royaltyRecipient(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
HOWSHOWTIMEISUNLOCKINGANEWERAFORMUSICIANSONCHAIN
totalSupply(view returns (uint256)
381
treasuryConfiguration(view returns (address)
0x004d8438f4016a96f2d6ddc17808f4e40b47cde6
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
ownerOf(uint256[] tokenIdsview returns (address[] owners)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdpure returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
acceptOwnership(
approve(address touint256 tokenId
cancelOwnershipTransfer(
initialize(address _ownerstruct IWritingEditionsWritingEdition editionaddress tokenRecipientstring messagebool _guardOnpayable 
mint(address tokenRecipientreturns (uint256 tokenId)
purchase(address tokenRecipientstring messagepayable returns (uint256 tokenId)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseDescriptionURI(string newBaseDescriptionURI
setFundingRecipient(address _fundingRecipient
setLimit(uint256 newLimit
setMaxLimit(
setPrice(uint256 _price
setRenderer(address _renderer
setRoyaltyInfo(address royaltyRecipient_uint256 royaltyBPS_
toggleGuard(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address nextOwner_
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseDescriptionURISet(address indexed clonestring oldBaseDescriptionURIstring newBaseDescriptionURI
CloneDeployed(address indexed factoryaddress indexed owneraddress indexed clone
FactoryGuardSet(bool guard
FactoryImplementationSet(address indexed factoryaddress indexed oldImplementationaddress indexed newImplementation
FactoryLimitSet(address indexed factoryuint256 oldLimituint256 newLimit
FundingRecipientSet(address indexed cloneaddress indexed oldFundingRecipientaddress indexed newFundingRecipient
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PriceSet(address indexed cloneuint256 oldLimituint256 newLimit
PriceSet(uint256 price
RendererSet(address indexed cloneaddress indexed renderer
RendererSet(address indexed renderer
RoyaltyChange(address indexed cloneaddress indexed oldRoyaltyRecipientuint256 oldRoyaltyBPSaddress indexed newRoyaltyRecipientuint256 newRoyaltyBPS
RoyaltyChange(address indexed oldRoyaltyRecipientuint256 oldRoyaltyBPSaddress indexed newRoyaltyRecipientuint256 newRoyaltyBPS
Transfer(address indexed cloneaddress indexed fromaddress indexed touint256 tokenId
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
TributarySet(address indexed factoryaddress indexed cloneaddress oldTributaryaddress indexed newTributary
WritingEditionLimitSet(address indexed cloneuint256 oldLimituint256 newLimit
WritingEditionLimitSet(uint256 oldLimituint256 newLimit
WritingEditionPurchased(address indexed cloneuint256 tokenIdaddress indexed recipientuint256 pricestring messageuint256 flatFeeAmount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.