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

# Interface: AccountState

# Interface: AccountState

Defined in: [packages/core/src/types.ts:133](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/core/src/types.ts#L133)

## Properties

### exists

> **exists**: `boolean`

Defined in: [packages/core/src/types.ts:134](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/core/src/types.ts#L134)

***

### hasUsdcTrustline

> **hasUsdcTrustline**: `boolean`

Defined in: [packages/core/src/types.ts:135](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/core/src/types.ts#L135)

***

### usdcBalance?

> `optional` **usdcBalance?**: `string`

Defined in: [packages/core/src/types.ts:137](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/core/src/types.ts#L137)

***

### xlmBalance?

> `optional` **xlmBalance?**: `string`

Defined in: [packages/core/src/types.ts:136](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/core/src/types.ts#L136)
