swap
This method swaps one hosted ERC20 token for another hosted ERC20 token. This low-level function should be called from a contract which performs important safety checks.
Function
Parameters
Parameter | Description |
---|---|
| An ERC20 token address. Token must have already a pool. |
| An ERC20 token address. Token must have already a pool. |
| The address of the recipient that receives the _amount1Out tokens. |
Last updated