Wallet
Wallet - Tokens Balance
Get token balances for a wallet with current prices
GET
Wallet - Tokens Balance
Documentation Index
Fetch the complete documentation index at: https://docs.chainstream.io/llms.txt
Use this file to discover all available pages before exploring further.
Get all token balances for a wallet address. Returns token addresses, amounts, and USD values.
wallet_get_balanceAuthorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
A chain name listed in supported networks Supported blockchain chains
Available options:
sol, eth, bsc An address of a wallet
Query Parameters
Pagination cursor
Number of results per page
Pagination direction
Available options:
next, prev Response
200 - application/json
Successful response
Generic pagination response
Page data
Cursor for the end of current page
Example:
"eyJpZCI6ImVuZCJ9"
Whether there is a next page
Example:
false
Whether there is a previous page
Example:
false
Cursor for the start of current page
Example:
"eyJpZCI6InN0YXJ0In0="
Previous
Wallet - Transfer TotalGet total count of transfers for a wallet with optional token filter
Next
Wallet - Tokens Balance

