removed

[Aug 5, 2022] getContractMetadata tokenType field capitalization switch

The tokenType field on the getContractMetadata method will switch capitalization from "erc721" or "erc1155" to "ERC721" or "ERC1155". Please prepare ahead of time for this change by setting up your code to accept either capitalization formats.

ReadMe