Get wallet NFT portfolio
This endpoint returns the NFT portfolio overview of a web3 wallet.
This endpoint supports testnets. To get data for testnets use X-Env header.
If the address was not added before it is possible that this endpoint will return 202 status. It means that portfolio for the wallet is not prepared yet, but will be available soon. In that case the client have to request this endpoint periodically, while 200 status wasn’t returned.
NOTE: Don’t forget to stop retries after some reasonable period of time. If the
200status is not returned within 2 minutes it most probably means that some unexpected error occurred and the client should stop the polling.
Documentation Index
Fetch the complete documentation index at: https://developers.zerion.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Headers
Custom header that allows you to get data for testnets.
testnet Path Parameters
The web3 wallet address. Must be a valid EVM or Solana address. Returns 400 if the address is not tracked by Zerion. A wallet address, which can be either an EVM or Solana address
^0x[a-fA-F0-9]{40}$"0x42b9df65b219b3dd36ff330a4dd8f327a6ada990"
Query Parameters
Denominated currency value of returned prices
eth, btc, usd, eur, krw, rub, gbp, aud, cad, inr, jpy, nzd, try, zar, cny, chf