UNPKG

@kamino-finance/kliquidity-sdk

Version:

Typescript SDK for interacting with the Kamino Liquidity (kliquidity) protocol

57 lines (56 loc) 2.09 kB
/** * This code was AUTOGENERATED using the Codama library. * Please DO NOT EDIT THIS FILE, instead use visitors * to add features, then rerun Codama to update it. * * @see https://github.com/codama-idl/codama */ export * from './balanceStatus'; export * from './binAddLiquidityStrategy'; export * from './collateralInfo'; export * from './collateralTestToken'; export * from './creationStatus'; export * from './dEX'; export * from './dexSpecificPrice'; export * from './driftDirection'; export * from './executiveWithdrawAction'; export * from './expanderStep'; export * from './globalConfigOption'; export * from './kaminoRewardInfo'; export * from './liquidityCalculationMode'; export * from './mintingMethod'; export * from './periodicRebalanceState'; export * from './positionRewardInfo'; export * from './price'; export * from './rebalanceAction'; export * from './rebalanceAutodriftParams'; export * from './rebalanceAutodriftState'; export * from './rebalanceAutodriftStep'; export * from './rebalanceAutodriftWindow'; export * from './rebalanceDriftParams'; export * from './rebalanceDriftState'; export * from './rebalanceDriftStep'; export * from './rebalanceEffects'; export * from './rebalanceExpanderState'; export * from './rebalanceManualState'; export * from './rebalancePricePercentageState'; export * from './rebalancePricePercentageWithResetState'; export * from './rebalanceRaw'; export * from './rebalanceTakeProfitState'; export * from './rebalanceTakeProfitStep'; export * from './rebalanceTakeProfitToken'; export * from './rebalanceType'; export * from './referencePriceType'; export * from './removeLiquidityMode'; export * from './rewardInfo'; export * from './scopePriceIdTest'; export * from './simulationPrice'; export * from './stakingRateSource'; export * from './strategyConfigOption'; export * from './strategyStatus'; export * from './strategyType'; export * from './swapLimit'; export * from './updateCollateralInfoMode'; export * from './whirlpoolRewardInfo'; export * from './withdrawalCapAccumulatorAction'; export * from './withdrawalCaps';