removeLiquidity
Removing liquidity from a coin pair liquidity pool
.removeLiquidity({
token0: TOKENS.KDA,
token1: TOKENS.ABC,
liquidity: '0.01',
})Parameter
Type
Default Value
new KaddexSdk({ account, secretKey })Last updated
