# WalletStandardWallet (Solana)

> Minimal structural shape of a wallet-standard wallet.

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

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

Defined in: [packages/wallet-apis/src/adapters/fromWalletStandard.ts:16](https://github.com/alchemyplatform/aa-sdk/blob/main/packages/wallet-apis/src/adapters/fromWalletStandard.ts#L16)

Minimal structural shape of a wallet-standard wallet.

## Properties

<table>
  <thead>
    <tr>
      <th align="left">Property</th>
      <th align="left">Type</th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>
        <a id="features" /> `features`
      </td>

      <td>
        `object`
      </td>
    </tr>

  </tbody>
</table>