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-v6/src/entities/ChromaticRouter.ts:39


feeRate

feeRate: BigNumberish

The fee rate of the liquidity bin

Defined in

packages/sdk-ethers-v6/src/entities/ChromaticRouter.ts:35


recipient

Optional recipient: string

The recipient address

Defined in

packages/sdk-ethers-v6/src/entities/ChromaticRouter.ts:37