> For the complete documentation index, see [llms.txt](https://docs.usemoon.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.usemoon.ai/sdks/swift/transactionrequest.md).

# TransactionRequest

## Properties

| Name                     | Type       | Description | Notes       |
| ------------------------ | ---------- | ----------- | ----------- |
| **nonce**                | **String** |             | \[optional] |
| **data**                 | **String** |             | \[optional] |
| **value**                | **String** |             | \[optional] |
| **to**                   | **String** |             | \[optional] |
| **from**                 | **String** |             | \[optional] |
| **maxFeePerGas**         | **String** |             | \[optional] |
| **maxPriorityFeePerGas** | **String** |             | \[optional] |

\[Back to Model list] \[Back to API list] \[Back to README]
