@raydium-io/raydium-sdk-v2
Version:
An SDK for building applications on top of Raydium.
2 lines • 849 B
JavaScript
var l=class{static getPoolInitPriceByPool({poolInfo:o,decimalA:e,decimalB:t}){throw Error()}static getPoolInitPriceByInit({a:o,b:e,decimalA:t,decimalB:a}){throw Error()}static getPoolPrice({poolInfo:o,decimalA:e,decimalB:t}){throw Error()}static getPoolEndPrice({supply:o,totalSell:e,totalLockedAmount:t,totalFundRaising:a,migrateFee:r,decimalA:c,decimalB:i}){throw Error()}static getPoolEndPriceReal({poolInfo:o,decimalA:e,decimalB:t}){throw Error()}static getInitParam({supply:o,totalFundRaising:e,totalSell:t,totalLockedAmount:a,migrateFee:r}){throw Error()}static buyExactIn({poolInfo:o,amount:e}){throw Error()}static buyExactOut({poolInfo:o,amount:e}){throw Error()}static sellExactIn({poolInfo:o,amount:e}){throw Error()}static sellExactOut({poolInfo:o,amount:e}){throw Error()}};export{l as CurveBase};
//# sourceMappingURL=curveBase.mjs.map