moonsdk 1.0.1

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
# Ierc20Transfer

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**transaction_hash** | **String** |  | 
**contract** | **String** |  | 
**log_index** | **String** |  | 
**from** | **String** |  | 
**to** | **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)