# Ierc20Approval
## Properties
**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<crate::models::TriggerOutput>**](TriggerOutput.md)> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)