> ## 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.

# CreateTradeSmartTransactionData

Data returned from creating a trade smart transaction

## Properties

| Property                                                     | Type            | Description                                    |
| ------------------------------------------------------------ | --------------- | ---------------------------------------------- |
| <a id="smarttransactionaddress" /> `smartTransactionAddress` | `string`        | The policy address (smart transaction address) |
| <a id="transaction" /> `transaction`                         | `string`        | Prepared transaction as base64 string          |
| <a id="kmspayloads" /> `kmsPayloads`                         | `KmsPayload`\[] | KMS payloads for signing                       |
| <a id="transactionsigners" /> `transactionSigners`           | `string`\[]     | Transaction signer addresses                   |
