Universal
Visualize user portfolio
Generate a visual representation of the token portfolio for a wallet address.
The response is an SVG image of a pie chart depicting the relative distribution of tokens held, colored and labeled with token symbols, percentages and token values in USD.
GET
Query Parameters
The chain to use.
Available options:
base:mainnet
, ethereum:mainnet
, arbitrum:mainnet
Response
200
application/json
Successful Response
Base64 encoded SVG image
Examples:
"data:image/svg+xml;base64, ..."