Get a token swap quote based on an input or output value
Parameter Name | Description |
---|---|
uint amountIn | The input token amount in its smallest unit |
address[] path | An ordered list of token EVM addresses |
Parameter Name | Description |
---|---|
uint amountOut | The output token amount in its smallest unit |
address[] path | An ordered list of token EVM addresses |