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 22014151.

eesee Testnet Launch Is Almost Here!

Unverified contract

Proxy

Active on Base with 564 txns
Deployed by via 0xf7442fce at 6885005
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0x14bddee9b864982fa657749be6bce91bc464daa3aa71eb149c79e9623e9f5c47
0xf4e65ea113071e0f106361295e7d0b05dc73e0f2aa8f2daf83595c3a80f849b4
0xca0a8887f1074da9b40c661eee13cbef02b9e05d9a5027fe230ff989d4eeabca
0x3df717dcc5d3695f749fbd79120aad28ab61d939a0100ff28d2d31ae84d45daa
0x4a06705baf4d850358007f4e5b0e0febd8cefaf03307de184cc24a5257d9c135
0x472f3329a9b97d79c40dd882ff4aad4615c4c4ce77f281bab14077ba936910c9
0xb6aacd3248ce10ce9df62db7a64bf9e5be91a9c9c21a993f53783b98de52b389
0xea31c9b874cfcb76014629774a9a362fb921ad890fcace6b6ecbdeff82b9f908
0x8b5d14ef39df62f261f3010e4fe64131a3d899feffac5cdc18a5cb1d9809e3aa
0xeb2bf0789e027e8a0e8223edfa61e3ce988436feb0142b9ff075a9c97d96bac2

Functions
Getter at block 22014152
VERSION(view returns (uint8)
200
baseDescriptionURI(view returns (string)
https://mirror.xyz/
contentURI(view returns (string)
fMt5qNmlZRQGEaD0IgL2koPxItK8_HN2NNuQi4-oRes
 
contractURI(view returns (string)
 
description(view returns (string)
factory(view returns (address)
0x2d4b7ec9923b9cf22d87ced721e69e1f8ed96a0a
fundingRecipient(view returns (address)
0x500e69376abab609fa06e764da117bc593395add
guardOn(view returns (bool)
true
imageURI(view returns (string)
QmSrxtTTgB4cWnsP5s933jhSGXg8B8BoSQyyvUr5Ac4zeg
isNextOwner(view returns (bool)
false
isOwner(view returns (bool)
false
limit(view returns (uint256)
3333
name(view returns (string)
eesee Testnet Launch Is Almost Here!
o11y(view returns (address)
0x3f2408693cc2e0c8e0bb68f039ceb6deac0ec072
owner(view returns (address)
0x500e69376abab609fa06e764da117bc593395add
price(view returns (uint256)
0
renderer(view returns (address)
0xfd7c7f0b10acdd4f2ee2ea5111767b98d42d0a07
royaltyBPS(view returns (uint256)
0
royaltyRecipient(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
EESEETESTNETLAUNCHISALMOSTHERE
totalSupply(view returns (uint256)
537
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.