> ## Documentation Index
> Fetch the complete documentation index at: https://developers.squads.so/llms.txt
> Use this file to discover all available pages before exploring further.

# AccountBalancesData

Account balances data with SOL and token balances

## Properties

| Property                       | Type              |
| ------------------------------ | ----------------- |
| <a id="address" /> `address`   | `string`          |
| <a id="lamports" /> `lamports` | `bigint`          |
| <a id="sol" /> `sol`           | `number`          |
| <a id="tokens" /> `tokens`     | `TokenBalance`\[] |
