# SplitTransportParams | @aa-sdk/core

> Overview of the SplitTransportParams interface from @aa-sdk/core

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

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

Defined in: [aa-sdk/core/src/transport/split.ts:3](https://github.com/alchemyplatform/aa-sdk/blob/main/aa-sdk/core/src/transport/split.ts#L3)

## Properties

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

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

      <td>
        [`Transport`](https://viem.sh)
      </td>
    </tr>

    <tr>
      <td>
        <a id="overrides" /> `overrides`
      </td>

      <td>
        `object`\[]
      </td>
    </tr>

  </tbody>
</table>