Get current net worth of a wallet including all token holdings with prices
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A chain name listed in supported networks Supported blockchain chains
sol, eth, bsc An address of a wallet
Pagination cursor
Number of results per page
Pagination direction
next, prev Successful response
Paginated wallet net-worth page (mirrors TS WalletNetWorthPage).
Current server timestamp
"2025-10-30T03:33:40.980Z"
List of token net-worth items
Total portfolio value in native token
"82.31"
Total portfolio value in USD
"12345.67"
Wallet address
"3xd4LGVWtYXLBspR6X5JWbW49NXmEehfPtX6Kqx98b4w"
Cursor for the end of current page
"eyJpZCI6ImVuZCJ9"
Whether there is a next page
false
Whether there is a previous page
false
Cursor for the start of current page
"eyJpZCI6InN0YXJ0In0="