# ChainType

> Overview of ChainType

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

```ts
type ChainType = "evm" | "svm";
```

Defined in: [account-kit/react/src/configForExternalWallets.ts:6](https://github.com/alchemyplatform/aa-sdk/blob/main/account-kit/react/src/configForExternalWallets.ts#L6)