get https://api.zerion.io/v1/wallets//portfolio
This endpoint returns the portfolio overview of a web3 wallet.
NOTE: Don't forget to stop retries after some reasonable period of time. If the
200
status is not returned within 2 minutes it most probably means that some unexpected error occurred and the client should stop the polling.
NOTE: Consider all IDs as abstract strings, without making any assumptions about their format or relying on such assumptions. There is a non-zero probability that IDs may change in the future, and this should not result in any breaking changes.