Swap HTS fungible tokens for HTS fungible tokens
TOKEN_NOT_ASSOCIATED_TO_ACCOUNT
error.Struct Parameter Name | Description |
---|---|
bytes path | A bytes array representing a route path including fees data |
address recipient | EVM address of the token recipient |
uint256 deadline | Deadline in Unix seconds |
uint256 amountIn | The exact input token amount in its smallest unit |
uint256 amountOutMinimum | The minimum token amount to receive in its smallest unit |
Schema parameter name | Description |
---|---|
bytes path | A bytes array representing a route path including fees data |
address recipient | EVM address for the token recipient |
uint256 deadline | Deadline in Unix seconds |
uint256 amountOut | The exact output amount to receive in its smallest unit |
uint256 amountInMaximum | The maximum allowed input amount in its smallest unit |