Skip to main content

TypeScript shape

String
Wallet address to fetch balances for.
[Int!]
Array of network IDs to filter by (e.g. [1, 56, 1399811149]).
[String!]
Array of token addresses to filter by.
Boolean
Whether to include native assets (default: true).
Int
Maximum number of results to return (default: 50).
String
Pagination cursor from a previous response.
Boolean
Whether to filter out scam tokens (default: true).
BalancesSortAttribute
Sort attribute. See BalancesSortAttribute.
RankingDirection
Sort direction. See RankingDirection.