> ## 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: BuckspayWallet

# Interface: BuckspayWallet

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

## Properties

### address

> **address**: `string`

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

***

### model

> **model**: [`AccountModel`](/sdk-reference/core/src/type-aliases/AccountModel)

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

## Methods

### getState()

> **getState**(): `Promise`\<[`AccountState`](/sdk-reference/core/src/interfaces/AccountState)>

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

#### Returns

`Promise`\<[`AccountState`](/sdk-reference/core/src/interfaces/AccountState)>
