NFTs by contract retriever
Last updated
Last updated
[apis/nftport/v0/NFTs by contract retriever]
Returns all NFTs for a given contract address, using the NFTPort API. Supports Ethereum & Polygon. Retrieve contract NFTs: https://docs.nftport.xyz/docs/nftport/?search=retrieve-contract-nf-ts
Keywords: web3, blockchain, crypto, nft, contract, ethereum, polygon,
query:
Receives search query. Rerefence: https://docs.nftport.xyz/docs/nftport/?search=retrieve-contract-nf-ts#Request
params:
Rerefence: https://docs.nftport.xyz/docs/nftport/?search=retrieve-contract-nf-ts#Request Default chain value: "ethereum"
data:
Sends the query response. Reference: https://docs.nftport.xyz/docs/nftport/?search=retrieve-contract-nf-ts#Responses
response:
Sends the original response.
error: {"error": string, "details": any}
Sends the error, if any