get https://{network}.g.alchemy.com/nft/v2//getNFTsForCollection
Gets all NFTs for a given NFT contract.
Method rename
This method has been renamed to getNftsForContract in V3 version of the NFT API
Response
Gets all NFTs for a given NFT contract.
Method rename
This method has been renamed to getNftsForContract in V3 version of the NFT API
xxxxxxxxxx
curl --request GET \
--url 'https://eth-mainnet.g.alchemy.com/nft/v2/docs-demo/getNFTsForCollection?contractAddress=0xe785E82358879F061BC3dcAC6f0444462D4b5330&collectionSlug=boredapeyachtclub&withMetadata=true' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: