ERC1155Burnable
Allows you to burn NFTs (transfer them to a null address) to take them out of circulation.
Burn the specified NFTs from the connected wallet.
The token ID of the NFT(s) you want to burn.
Must be a string
.
The amount of the NFT you want to burn of the specified token ID.
Must be an int
.