Batch Metadata ERC-1155
Description
The BatchMetadataERC1155
contract is an module that provides batch metadata functionality for ERC-1155 tokens. It inherits from BatchMetadataERC721
to leverage the batch metadata capabilities and adapt them for ERC-1155 tokens, allowing for efficient management of metadata across ranges of token IDs.