Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "Observability"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Observability"
ABI
ABI objects
Getter at block 22751403
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events emitBaseDescriptionURISet(string oldBaseDescriptionURI, string newBaseDescriptionURI)
emitDeploymentEvent(address owner, address clone)
emitFactoryGuardSet(bool guard)
emitFactoryImplementationSet(address oldImplementation, address newImplementation)
emitFactoryLimitSet(uint256 oldLimit, uint256 newLimit)
emitFundingRecipientSet(address oldFundingRecipient, address newFundingRecipient)
emitPriceSet(uint256 oldPrice, uint256 newPrice)
emitRendererSet(address renderer)
emitRoyaltyChange(address oldRoyaltyRecipient, uint256 oldRoyaltyBPS, address newRoyaltyRecipient, uint256 newRoyaltyBPS)
emitTransferEvent(address from, address to, uint256 tokenId)
emitTributarySet(address clone, address oldTributary, address newTributary)
emitWritingEditionLimitSet(uint256 oldLimit, uint256 newLimit)
emitWritingEditionPurchased(uint256 tokenId, address recipient, uint256 price, string message, uint256 flatFeeAmount)
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)
PriceSet(address indexed clone, uint256 oldLimit, uint256 newLimit)
RendererSet(address indexed clone, address indexed renderer)
RoyaltyChange(address indexed clone, address indexed oldRoyaltyRecipient, uint256 oldRoyaltyBPS, address indexed newRoyaltyRecipient, uint256 newRoyaltyBPS)
Transfer(address indexed clone, address indexed from, address indexed to, uint256 tokenId)
TributarySet(address indexed factory, address indexed clone, address oldTributary, address indexed newTributary)
WritingEditionLimitSet(address indexed clone, 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.