v1
latestOpenAPI 3.0.32026-07-237108.5 KBLiquidity
Get liquidity withdrawal quote
Calculate how much of each token the user will receive when redeeming LP tokens.
get/quoteLPWithdrawal/{tokenA}/{tokenB}
Path parameters
tokenA'CC' | 'USDCx' | 'CBTC' | 'cETH' | 'HANDL' | 'EDELx' | 'SBC' required
The name/symbol of the first token (URL encoded).
tokenB'CC' | 'USDCx' | 'CBTC' | 'cETH' | 'HANDL' | 'EDELx' | 'SBC' required
The name/symbol of the second token (URL encoded).
Query parameters
lpTokenAmountnumber double required
The amount of LP tokens to redeem
Response
Liquidity withdrawal quote