Swap HTS fungible tokens for HBAR
Parameter Name | Description |
---|---|
uint amountIn | The input token amount in its smallest unit |
uint amountOutMin | The minimum token amount to receive in its smallest unit |
address[] calldata path | An ordered list of token EVM addresses |
address to | EVM address for the token recipient |
uint deadline | Deadline in Unix seconds |
Parameter Name | Description |
---|---|
uint amountOut | The exact output HBAR amount to receive in its smallest unit |
uint amountInMax | The maximum allowed input amount in its smallest unit |
address[] calldata path | An ordered list of token EVM addresses |
address to | EVM address for the token recipient |
uint deadline | Deadline in Unix seconds |
Parameter Name | Description |
---|---|
uint amountIn | The input token amount in its smallest unit |
uint amountOutMin | The minimum token amount to receive in its smallest unit |
address[] calldata path | An ordered list of token EVM addresses |
address to | EVM address for the token recipient |
uint deadline | Deadline in Unix seconds |