Balances

Returns list of token balances that a wallet has.

ℹ️

This endpoint is available on Codex Growth and Enterprise Plans

Endpoint: balances

Method: POST

Arguments

NameTypeDescription
inputBalancesInput!

Required

NameTypeDescription
cursorString

A cursor for use in pagination.

includeNativeBoolean

If set to true, native tokens in the response, they will have the id: native:

limitInt

The maximum number of holdings to return.

networks[Int!]

The network IDs to filter by.

tokens[String!]

The token IDs (address:networkId) or addresses to request the balance for. Only applied when using walletAddress and networks (not walletId).

walletAddressString

The wallet address to filter by.

Response

NameTypeDescription
cursorStringA cursor for use in pagination.
items[Balance!]!The list of token balances that a wallet has.

Explore


👋

Join our Discord

Ask questions, share what you're working on and request new features 👬👭