> For the complete documentation index, see [llms.txt](https://doc.cess.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.cess.network/developer/cess-sdk/sdk-golang/chain_related/balances.md).

# Balances

This section describes the use of the interface to the balances pallet on CESS chain, which is about account balances.

The list of interfaces is as follows:

* [QueryTotalIssuance](/developer/cess-sdk/sdk-golang/chain_related/balances/querytotalissuance.md)
* [QueryInactiveIssuance](/developer/cess-sdk/sdk-golang/chain_related/balances/queryinactiveissuance.md)
* [TransferToken](/developer/cess-sdk/sdk-golang/chain_related/balances/transfertoken.md)
