NFTs by owner retriever
Last updated
Last updated
[apis/nftport/v0/NFTs by owner retriever]
Returns NFTs owned by a given account (i.e. wallet) address, using the NFTPort API. Can also return each NFT metadata with include parameter. Supports Ethereum and Polygon. Retrieve NFTs owned by an account https://docs.nftport.xyz/docs/nftport/?search=retrieve-nf-ts-owned-by-an-account
Keywords: web3, blockchain, crypto, nft, owner, ethereum, polygon
query:
Receives search query. Rerefence: https://docs.nftport.xyz/docs/nftport/?search=retrieve-nf-ts-owned-by-an-account#Request
params:
Rerefence: https://docs.nftport.xyz/docs/nftport/?search=retrieve-nf-ts-owned-by-an-account#Request Default chain value: "ethereum"
data:
Sends the query response. Reference: https://docs.nftport.xyz/docs/nftport/?search=retrieve-nf-ts-owned-by-an-account#Responses
response:
Sends the original response.
error: {"error": string, "details": any}
Sends the error, if any