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 23768729
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events emitBaseUriSet(string newBaseUri)
emitContractMetadataSet(string name, string symbol, string contractURI)
emitDefaultRoyaltySet(address recipientAddress, uint16 royaltyPercentageBPS)
emitDefaultTokenManagerChanged(address newDefaultTokenManager)
emitGenerativeSeriesDeployed(address contractAddress)
emitGranularRoyaltiesSet(uint256[] ids, struct IRoyaltyManagerRoyalty[] _newRoyalties)
emitGranularTokenManagersRemoved(uint256[] _ids)
emitGranularTokenManagersSet(uint256[] _ids, address[] _tokenManagers)
emitHashedMetadataConfigSet(bytes hashedURIData, bytes hashedRotationData, uint256 _supply)
emitLimitSupplySet(uint256 newLimitSupply)
emitMinterRegistrationChanged(address minter, bool registered)
emitMintsFrozen()
emitMultipleEditionsDeployed(address contractAddress)
emitRevealed(bytes key, uint256 newRotationKey)
emitRoyaltyManagerChanged(address newRoyaltyManager)
emitSeriesDeployed(address contractAddress)
emitSingleEditionDeployed(address contractAddress)
emitTokenURIsSet(uint256[] ids, string[] uris)
emitTransfer(address from, address to, uint256 tokenId)
BaseUriSet(address indexed contractAddress, string newBaseUri)
ContractMetadataSet(address indexed contractAddress, string name, string symbol, string contractURI)
DefaultRoyaltySet(address indexed contractAddress, address indexed recipientAddress, uint16 indexed royaltyPercentageBPS)
DefaultTokenManagerChanged(address indexed contractAddress, address indexed newDefaultTokenManager)
GenerativeSeriesDeployed(address indexed deployer, address indexed contractAddress)
GranularRoyaltiesSet(address indexed contractAddress, uint256[] ids, struct IRoyaltyManagerRoyalty[] _newRoyalties)
GranularTokenManagersRemoved(address indexed contractAddress, uint256[] _ids)
GranularTokenManagersSet(address indexed contractAddress, uint256[] _ids, address[] _tokenManagers)
HashedMetadataConfigSet(address indexed contractAddress, bytes hashedURIData, bytes hashedRotationData, uint256 indexed _supply)
LimitSupplySet(address indexed contractAddress, uint256 indexed newLimitSupply)
MinterRegistrationChanged(address indexed contractAddress, address indexed minter, bool indexed registered)
MintsFrozen(address indexed contractAddress)
MultipleEditionsDeployed(address indexed deployer, address indexed contractAddress)
Revealed(address indexed contractAddress, bytes key, uint256 newRotationKey)
RoyaltyManagerChanged(address indexed contractAddress, address indexed newRoyaltyManager)
SeriesDeployed(address indexed deployer, address indexed contractAddress)
SingleEditionDeployed(address indexed deployer, address indexed contractAddress)
TokenURIsSet(address indexed contractAddress, uint256[] ids, string[] uris)
Transfer(address indexed contractAddress, address indexed from, address to, uint256 indexed tokenId)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.