Simple Metadata ERC-1155

Description

The SimpleMetadataERC1155 contract is an module that provides simple metadata functionality for ERC-1155 tokens. It inherits from SimpleMetadataERC721 to leverage the metadata management capabilities and adapt them for ERC-1155 tokens, allowing for easy setting and retrieval of token URIs.

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-11550xd9b67a26

Supported Interfaces

InterfaceID
ERC-49060x49064906