Type alias BaseParam

BaseParam: {
    id?: string;
    liquidityPool: ConcentratedLiquidityPool;
}

Type declaration

Generated using TypeDoc