added

[Nov 2, 2022] New endpoint getNFTMetadataBatch

The NFT API has a new getNFTMetadataBatch endpoint to conveniently fetch NFT metadata for a list of NFTs. Unlike other NFT API methods, this is a POST method that takes a list of tokens in the request body.

ReadMe