QueryWalletBalances

Retrieve a list of all asset balances in a wallet. Can be used also to retrieve assets across all wallets as per AIP-159 by using '-' (the hyphen or dash character) as a wildcard character instead of wallet ID in the parent.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required
Body Params
string

Filter results using EBNF syntax.

Supported functions:

  • asset(asset_name) (example: asset("assets/native.ethereum-mainnet"))
  • network(network_name) (example: network("networks/ethereum-mainnet"))
  • wallet_external() (example: wallet_external())
int32

The maximum number of items to return. The service may return fewer than this value.

string

A page token, received from the previous list call as nextPageToken.

boolean

Include referenced resources in the response.

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json