All chain NFTs retriever
Last updated
Last updated
[apis/nftport/v0/All chain NFTs retriever]
Returns all ERC721 and ERC1155 NFTs that have been minted on a given chain, using the NFTPort API. Supports Ethereum & Polygon. Retrieve all NFTs: https://docs.nftport.xyz/docs/nftport/?search=retrieve-all-nf-ts
Keywords: web3, blockchain, crypto, nft, list, ethereum, polygon, rinkeby
query:
params:
Receives the query parameters. Default chain value: "ethereum" Rerefence: https://docs.nftport.xyz/docs/nftport/?search=retrieve-all-nf-ts#Query-Parameters
data:
Sends the query response. Reference: https://docs.nftport.xyz/docs/nftport/?search=retrieve-all-nf-ts#Responses
response:
Sends the original response.
error: {"error": string, "details": any}
Sends the error, if one occurred.