# CoboWaas2.SwapToken

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**token_id** | **String** | The token ID. | 
**chain_id** | **String** | The chain ID, which is the unique identifier of a blockchain. | 
**asset_id** | **String** | The asset ID. | 
**token_address** | **String** | The on-chain contract address of the token. | [optional] 
**min_amount** | **String** | The minimum amount allowed for a swap. | [optional] 
**max_amount** | **String** | The maximum amount allowed for a swap. | [optional] 


