> For the complete documentation index, see [llms.txt](https://polkadot.novabloq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://polkadot.novabloq.com/element-polkadot-api/actions/get-balance-of-address.md).

# Get Balance of Address

## Setup

First of all, make sure the API is not initialising, see details in the Getting Started, [Useful States section](/element-polkadot-api/getting-started.md#api-is-initialising)

Only one parameter is needed, the address of the wallet you want to get balance.

![](/files/vmxajTV2hjOEdFbHQoSO)

### State - Get balance result

This state shows the balance of the given wallet.

## Demo

Find a demo on the [polkadot api](https://bubble.io/page?type=page\&name=polkadot_api\&id=polkadotjs\&test_plugin=1639402639641x977692461648052200_current\&tab=tabs-1) page.
