> 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/unity/com.usemoon.moonsdk.model.ierc20transfer.md).

# com.usemoon.MoonSDK.Model.IERC20Transfer

## Properties

| Name                  | Type                     | Description | Notes       |
| --------------------- | ------------------------ | ----------- | ----------- |
| **TransactionHash**   | **string**               |             |             |
| **Contract**          | **string**               |             |             |
| **LogIndex**          | **string**               |             |             |
| **From**              | **string**               |             |             |
| **To**                | **string**               |             |             |
| **Value**             | **string**               |             |             |
| **TokenDecimals**     | **string**               |             |             |
| **TokenName**         | **string**               |             |             |
| **TokenSymbol**       | **string**               |             |             |
| **ValueWithDecimals** | **string**               |             | \[optional] |
| **Triggers**          | **List\<TriggerOutput>** |             | \[optional] |

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