Interface: ClaimableLiquidityResult
Represents the result of a claimable liquidity.
Properties
burningCLBTokenAmount
• burningCLBTokenAmount: bigint
The actual amount of CLB tokens burned
Defined in
packages/sdk-ethers-v6/src/entities/ChromaticLens.ts:77
burningCLBTokenAmountRequested
• burningCLBTokenAmountRequested: bigint
The amount of CLB tokens requested for burning
Defined in
packages/sdk-ethers-v6/src/entities/ChromaticLens.ts:75
burningTokenAmount
• burningTokenAmount: bigint
The amount of settlement tokens equal in value to the burned CLB tokens
Defined in
packages/sdk-ethers-v6/src/entities/ChromaticLens.ts:79
mintingCLBTokenAmount
• mintingCLBTokenAmount: bigint
The actual amount of CLB tokens minted
Defined in
packages/sdk-ethers-v6/src/entities/ChromaticLens.ts:73
mintingTokenAmountRequested
• mintingTokenAmountRequested: bigint
The amount of settlement tokens requested for minting