Batch Metadata ERC-721
Description
The BatchMetadataERC721
contract is an extension that provides batch metadata functionality for ERC-721 tokens. It allows for uploading metadata for ranges of token IDs, and fetching metadata based on those ranges. This improves efficiency and reduces the complexity of managing individual token metadata.