Simple Metadata ERC-721

Description

The SimpleMetadataERC721 contract is an module that provides simple metadata functionality for ERC-721 tokens. It allows for easy setting and retrieval of token URIs, making it straightforward to manage metadata for individual tokens.

Callback Functions

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

Fallback Functions

FunctionDescription
setTokenURISets the token URI for a given token. Requires minter role.

Required Interfaces

InterfaceID
ERC-7210x80ac58cd

Supported Interfaces

InterfaceID
ERC-49060x49064906