ERC1155Enumerable
View all of the NFTs in the collection and all the NFTs owned by a specific wallet address by implementing the IERC1155Enumerable
interface.
View on GitHub
This is an example smart contract demonstrating how to inherit from this extension and override the functions to add (optional) custom functionality.