Back to All

Unable to fetch all NFT owners with token balances for the OpenSea shared storefront contract

Hi - I'm trying to fetch all the NFT owners for the OpenSea Shared Storefront contract (0x495f947276749ce646f68ac8c248420045cb7b5e) using Alchemy's getOwnersForCollection endpoint with the withTokenBalances parameter.

It returns me a 500 error. It however works when I remove the withTokenBalances parameter

ReadMe