Skip to main content

Interface: RouterRemoveLiquidityParam

Represents the parameters for removing liquidity from a market using the ChromaticRouter.

Properties

clbTokenAmount

clbTokenAmount: BigNumberish

The amount of CLB tokens to remove as liquidity

Defined in

packages/sdk-ethers-v5/src/entities/ChromaticRouter.ts:40


feeRate

feeRate: BigNumberish

The fee rate of the liquidity bin

Defined in

packages/sdk-ethers-v5/src/entities/ChromaticRouter.ts:36


recipient

Optional recipient: string

The recipient address

Defined in

packages/sdk-ethers-v5/src/entities/ChromaticRouter.ts:38