> ## Documentation Index
> Fetch the complete documentation index at: https://turnkey-0e7c1f5b-bc-add-sdk-typedoc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# WalletAccount

# Type Alias: WalletAccount

> **WalletAccount** = `object`

Defined in: [types.ts:26](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/sdk-react-native/src/types.ts#L26)

## Properties

### address

> **address**: `string`

Defined in: [types.ts:32](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/sdk-react-native/src/types.ts#L32)

***

### addressFormat

> **addressFormat**: [`AddressFormat`](../AddressFormat/readme)

Defined in: [types.ts:31](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/sdk-react-native/src/types.ts#L31)

***

### createdAt

> **createdAt**: [`Timestamp`](../Timestamp/readme)

Defined in: [types.ts:33](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/sdk-react-native/src/types.ts#L33)

***

### curve

> **curve**: [`Curve`](../Curve/readme)

Defined in: [types.ts:28](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/sdk-react-native/src/types.ts#L28)

***

### id

> **id**: `string`

Defined in: [types.ts:27](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/sdk-react-native/src/types.ts#L27)

***

### path

> **path**: `string`

Defined in: [types.ts:30](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/sdk-react-native/src/types.ts#L30)

***

### pathFormat

> **pathFormat**: [`PathFormat`](../PathFormat/readme)

Defined in: [types.ts:29](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/sdk-react-native/src/types.ts#L29)

***

### updatedAt

> **updatedAt**: [`Timestamp`](../Timestamp/readme)

Defined in: [types.ts:34](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/sdk-react-native/src/types.ts#L34)
