# SolanaSmartWalletClient

> Overview of SolanaSmartWalletClient

> For the complete documentation index, see [llms.txt](/docs/llms.txt).

{/* This file is auto-generated by TypeDoc. Do not edit manually. */}

```ts
type SolanaSmartWalletClient = BaseWalletClient<
  SolanaSmartWalletActions,
  undefined
>;
```

Defined in: [packages/wallet-apis/src/types.ts:37](https://github.com/alchemyplatform/aa-sdk/blob/v5.x.x/packages/wallet-apis/src/types.ts#L37)