Onchain Summer Highlights
Unverified contract
Proxy
Active on
Base with 1,753 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Onchain Summer Highlights"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20204861 | a month ago | | | 0.00069 | 5.5992511e-7 | |
| 19539883 | 2 months ago | | | 0.00069 | 5.4209399e-7 | |
| 19373151 | 2 months ago | | | 0.00069 | 4.7299597e-7 | |
| 19363087 | 2 months ago | | | 0.00069 | 0.000000502136133000 | |
| 19342663 | 2 months ago | | | 0.00069 | 5.2056712e-7 | |
| 18924506 | 2 months ago | | | 0.00069 | 4.7359185e-7 | |
| 18265462 | 3 months ago | | | 0.00069 | 2.8775969e-7 | |
| 17499051 | 3 months ago | | | 0.00069 | 5.5603225e-7 | |
| 16649693 | 4 months ago | | | 0 | 7.4318880e-7 | |
| 16110135 | 4 months ago | | | 0.00069 | 0.0000010380960 |
ABI
ABI objects
Getter at block 22030474 contractURI() view returns (string) description() view returns (string)
VERSION() view returns (uint8)
200
baseDescriptionURI() view returns (string)
https://mirror.xyz/
contentURI() view returns (string)
RTUfRYZQpSgNrkRPfDtA8wvM1luJ9ds4SR9iHiJZpMg
factory() view returns (address)
0x2d4b7ec9923b9cf22d87ced721e69e1f8ed96a0a
fundingRecipient() view returns (address)
0xcb5ab6b84a66e5e6f1edee7800ab344532da4b82
guardOn() view returns (bool)
true
imageURI() view returns (string)
QmXt3r2UkaHyVrBxFeZb6vFtTRrDPXmur96ZGCjggBJCG5
isNextOwner() view returns (bool)
false
isOwner() view returns (bool)
false
limit() view returns (uint256)
0
name() view returns (string)
Onchain Summer Highlights
o11y() view returns (address)
0x3f2408693cc2e0c8e0bb68f039ceb6deac0ec072
owner() view returns (address)
0xcb5ab6b84a66e5e6f1edee7800ab344532da4b82
price() view returns (uint256)
0
renderer() view returns (address)
0xfd7c7f0b10acdd4f2ee2ea5111767b98d42d0a07
royaltyBPS() view returns (uint256)
0
royaltyRecipient() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
ONCHAINSUMMERHIGHLIGHTS
totalSupply() view returns (uint256)
1678
treasuryConfiguration() view returns (address)
0x004d8438f4016a96f2d6ddc17808f4e40b47cde6
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
ownerOf(uint256[] tokenIds) view returns (address[] owners)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address receiver, uint256 royaltyAmount)
supportsInterface(bytes4 interfaceId) pure returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events acceptOwnership()
approve(address to, uint256 tokenId)
cancelOwnershipTransfer()
initialize(address _owner, struct IWritingEditionsWritingEdition edition, address tokenRecipient, string message, bool _guardOn) payable
mint(address tokenRecipient) returns (uint256 tokenId)
purchase(address tokenRecipient, string message) payable returns (uint256 tokenId)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool 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 from, address to, uint256 tokenId)
transferOwnership(address nextOwner_)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BaseDescriptionURISet(address indexed clone, string oldBaseDescriptionURI, string newBaseDescriptionURI)
CloneDeployed(address indexed factory, address indexed owner, address indexed clone)
FactoryGuardSet(bool guard)
FactoryImplementationSet(address indexed factory, address indexed oldImplementation, address indexed newImplementation)
FactoryLimitSet(address indexed factory, uint256 oldLimit, uint256 newLimit)
FundingRecipientSet(address indexed clone, address indexed oldFundingRecipient, address indexed newFundingRecipient)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PriceSet(address indexed clone, uint256 oldLimit, uint256 newLimit)
PriceSet(uint256 price)
RendererSet(address indexed clone, address indexed renderer)
RendererSet(address indexed renderer)
RoyaltyChange(address indexed clone, address indexed oldRoyaltyRecipient, uint256 oldRoyaltyBPS, address indexed newRoyaltyRecipient, uint256 newRoyaltyBPS)
RoyaltyChange(address indexed oldRoyaltyRecipient, uint256 oldRoyaltyBPS, address indexed newRoyaltyRecipient, uint256 newRoyaltyBPS)
Transfer(address indexed clone, address indexed from, address indexed to, uint256 tokenId)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
TributarySet(address indexed factory, address indexed clone, address oldTributary, address indexed newTributary)
WritingEditionLimitSet(address indexed clone, uint256 oldLimit, uint256 newLimit)
WritingEditionLimitSet(uint256 oldLimit, uint256 newLimit)
WritingEditionPurchased(address indexed clone, uint256 tokenId, address indexed recipient, uint256 price, string message, uint256 flatFeeAmount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.