Addresses
List address balances
List all of the balances of an external address.
GET
Authorizations
Enter your JSON Web Token (JWT) here. Refer to the Generate JWT section of our Authentication docs for information on how to generate your Bearer Token.
Path Parameters
The ID of the blockchain network.
The onchain address to fetch the balance for.
Query Parameters
A cursor for pagination across multiple pages of results. Don't include this parameter on the first call. Use the next_page value returned in a previous response to request subsequent results.
Maximum length:
5000
Response
200
application/json
The paginated list of balances