# RequestAccountResult | @account-kit/wallet-client

> Overview of RequestAccountResult from @account-kit/wallet-client

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

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

```ts
type RequestAccountResult = SmartContractAccount;
```

Defined in: [account-kit/wallet-client/src/client/actions/requestAccount.ts:24](https://github.com/alchemyplatform/aa-sdk/blob/main/account-kit/wallet-client/src/client/actions/requestAccount.ts#L24)