codexsdk 1.0.0

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**from_address** | **String** |  | 
**to_address** | **String** |  | 
**demon** | **String** |  | 
**amount** | **String** |  | 
**chain_id** | **String** |  | 
**sequence** | **f64** |  | 
**account_number** | **f64** |  | 
**fee_demon** | **String** |  | 
**fee_amount** | **String** |  | 
**gas_limit** | **f64** |  | 
**memo** | **String** |  | 
**timeout_height** | **f64** |  | 
**source_port** | **String** |  | 
**source_channel** | **String** |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)