# Ierc20Approval

## Properties

| Name                      | Type                                                                                                                               | Description | Notes       |
| ------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- | ----------- | ----------- |
| **transaction\_hash**     | **String**                                                                                                                         |             |             |
| **contract**              | **String**                                                                                                                         |             |             |
| **log\_index**            | **String**                                                                                                                         |             |             |
| **owner**                 | **String**                                                                                                                         |             |             |
| **spender**               | **String**                                                                                                                         |             |             |
| **value**                 | **String**                                                                                                                         |             |             |
| **token\_decimals**       | **String**                                                                                                                         |             |             |
| **token\_name**           | **String**                                                                                                                         |             |             |
| **token\_symbol**         | **String**                                                                                                                         |             |             |
| **value\_with\_decimals** | Option<**String**>                                                                                                                 |             | \[optional] |
| **triggers**              | Option<[**Vec**](https://docs.usemoon.ai/sdks/rust/triggeroutput)[**crate::models::TriggerOutput**](crate::models::TriggerOutput)> |             | \[optional] |

[\[Back to Model list\]](https://docs.usemoon.ai/sdks/rust/..#documentation-for-models) [\[Back to API list\]](https://docs.usemoon.ai/sdks/rust/..#documentation-for-api-endpoints) [\[Back to README\]](https://docs.usemoon.ai/sdks/rust)
