removeLiquidity
This method removes liquidity from the primary pool.
Function
Parameters
Parameter | Description |
---|---|
| The address of the recipient. |
| An ERC20 token address. |
| An ERC20 token address. |
| The amount of LP tokens to be burned. |
| The minimal amount of |
| The minimal amount of |
| The UTC timestamp that if reached, causes the swap transaction to fail automatically |
Return values
Value | Description |
---|---|
| The amount of |
| The amount of |
Last updated