get https://api.pulsar.finance/v1/thirdparty/nfts/collections//
Usage Costs:
This route costs 1 credit.
List NFT collection for a given chain and collection address
Parameters:
collection_address
(str): The address of the collection to list the NFTs for.chain
(ChainKeys): The chain of the collection to fetch.
Returns:
The list of NFTs from the given collection_id.