get https://testnets-api.opensea.io/v2/chain//account//nfts
This endpoint is used to fetch all of the NFTs owned by a given wallet address
This endpoint will return the following fields:
Field Name | Description |
---|---|
nfts | List of NFT objects |
next | A cursor to be supplied as a query param to retrieve the next page |