> ## Documentation Index
> Fetch the complete documentation index at: https://developers.squads.so/llms.txt
> Use this file to discover all available pages before exploring further.

# PrepareArbitraryTransactionRequest

Prepare arbitrary transaction request

## Properties

| Property                                                | Type                                                                                     | Description                               |
| ------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ----------------------------------------- |
| <a id="transaction" /> `transaction`                    | `string`                                                                                 | -                                         |
| <a id="transactionsigners" /> ~~`transactionSigners?`~~ | `string`\[]                                                                              | **Deprecated** Use accountSigners instead |
| <a id="accountsigners" /> `accountSigners?`             | `string`\[]                                                                              | -                                         |
| <a id="payeraddress" /> ~~`payerAddress?`~~             | `string`                                                                                 | **Deprecated** Use feeConfig instead      |
| <a id="feeconfig" /> `feeConfig?`                       | [`FeeConfig`](/grid/v1/sdk-reference/react-native/reference/latest/interfaces/FeeConfig) | -                                         |
