Way to retrieve collection data for NFTTransfers?

Is there any way to get data for the collections that have been traded with the NFTTransfers data? I am looking for collection metadata like name, floor price ecetera. Does Moralis offer a way to pull this data which I couldnt find?

Yeah. There is way to get NFT trades and lowest prices data using NFT API. Check these below docs.

GitHub - nft-api/nft-api: NFT API that returns resolved metadata and has all information about all NFT collections, users, transactions. Cross-Chain NFT API.

GitHub - nft-api/nft-api: NFT API that returns resolved metadata and has all information about all NFT collections, users, transactions. Cross-Chain NFT API.