Skip to main content

Interface: ClaimableLiquidityResult

Represents the result of a claimable liquidity.

Properties

burningCLBTokenAmount

burningCLBTokenAmount: bigint

The actual amount of CLB tokens burned

Defined in

packages/sdk-viem/src/entities/ChromaticLens.ts:87


burningCLBTokenAmountRequested

burningCLBTokenAmountRequested: bigint

The amount of CLB tokens requested for burning

Defined in

packages/sdk-viem/src/entities/ChromaticLens.ts:85


burningTokenAmount

burningTokenAmount: bigint

The amount of settlement tokens equal in value to the burned CLB tokens

Defined in

packages/sdk-viem/src/entities/ChromaticLens.ts:89


mintingTokenAmountRequested

mintingTokenAmountRequested: bigint

The amount of settlement tokens requested for minting

Defined in

packages/sdk-viem/src/entities/ChromaticLens.ts:81