How to get list nft in a collection SOLANA

I am integrating a DApp in Solana chain
I need to get the list nft in a collection of SOLANA. Does moralis support this, or is there any way I can do it ?

there are the only APIs that we have now for Solana:
https://docs.moralis.io/moralis-dapp/solana-api/nft
https://docs.moralis.io/moralis-dapp/solana-api/account

It looks like we don’t have a way to get the nfts for a collection on Solana

Do you guys have a plan to release API to get the price of NFT in magic eden like in solscan: https://solscan.io/collection/1c3244e5337aa09087edff6eb8d1364aa67d0d85c1a1953c6831d4334fc8bb67

I don’t know of such plans, I’ll send this to the team

The last thing I want to know is how many request Moralis count for each API call for Solana API in these docs https://docs.moralis.io/moralis-dapp/solana-api/nft
https://docs.moralis.io/moralis-dapp/solana-api/account

each API call for any Solana endpoint will be counted as 1 request now

1 Like