DropMetadataRenderer
Verified contract
Active on
Base with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "DropMetadataRenderer"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16698981 | 4 months ago | | | 0 | 0.000000801609483609 | |
| 16698911 | 4 months ago | | | 0 | 2.5929019e-7 | |
| 12744050 | 7 months ago | | | 0 | 7.5164962e-7 |
ABI
ABI objects
Getter at block 22119488 contractURI() view returns (string)
Read-only
metadataBaseByContract(address) view returns (string base, string extension, string contractURI, uint256 freezeAt)
provenanceHashes(address) view returns (bytes32)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events initializeWithData(bytes data)
updateMetadataBase(address target, string baseUri, string newContractUri)
updateMetadataBaseWithDetails(address target, string metadataBase, string metadataExtension, string newContractURI, uint256 freezeAt)
updateProvenanceHash(address target, bytes32 provenanceHash)
MetadataUpdated(address indexed target, string metadataBase, string metadataExtension, string contractURI, uint256 freezeAt)
ProvenanceHashUpdated(address indexed target, bytes32 provenanceHash)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
Access_OnlyAdmin()
MetadataFrozen()