Open Edition Metadata ERC-721

Description

The OpenEditionMetadataERC721 contract is an module that provides shared metadata functionality for ERC-721 tokens in an open edition format. It allows for setting and retrieving a common metadata URI for all tokens within the contract, making it easier to manage metadata for large collections of tokens that share the same metadata.

Callback Functions

FunctionDescription
onTokenURICallback function for retrieving the shared metadata URI for a given token ID.

Fallback Functions

FunctionDescription
setSharedMetadataSets the shared metadata URI for all tokens in the contract. Requires minter role.

Required Interfaces

InterfaceID
ERC-7210x80ac58cd

Supported Interfaces

InterfaceID
ERC-49060x49064906