# 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>**](https://docs.usemoon.ai/sdks/java/triggeroutput) |             | \[optional] |
