> For the complete documentation index, see [llms.txt](https://docs.proxima.one/proxima/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.proxima.one/proxima/data-apis/apis/account-balances.md).

# Account balances

APIs providing information about token balances on the account.

* `/networks/{network}/accounts/{address}` — returns basic account information.
* `/networks/{network}/accounts/{name}/balance` — returns account balance including ERC20 tokens.
* `/networks/{network}/accounts/{name}/nfts` — lists all NFTs owned by the account.

More information can be found in [Swagger documentation](https://api.proxima.one/#tag--Account).
