@raydium-io/raydium-sdk-v2 0.2.1-alpha → 0.2.2-alpha
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/api/api.d.ts +1 -1
- package/lib/api/index.d.ts +1 -1
- package/lib/api/index.js.map +1 -1
- package/lib/api/index.mjs.map +1 -1
- package/lib/api/type.d.ts +1 -1
- package/lib/api/type.js +1 -1
- package/lib/api/type.js.map +1 -1
- package/lib/api/type.mjs.map +1 -1
- package/lib/{api-24bf4058.d.ts → api-0017263f.d.ts} +5 -0
- package/lib/common/accountInfo.d.ts +1 -1
- package/lib/common/bignumber.d.ts +1 -1
- package/lib/common/constant.d.ts +1 -1
- package/lib/common/fractionUtil.d.ts +1 -1
- package/lib/common/index.d.ts +1 -1
- package/lib/common/transfer.d.ts +1 -1
- package/lib/common/txTool/txTool.d.ts +1 -1
- package/lib/common/txTool/txUtils.d.ts +1 -1
- package/lib/common/utility.d.ts +1 -1
- package/lib/index.d.ts +3 -3
- package/lib/index.js.map +1 -1
- package/lib/index.mjs.map +1 -1
- package/lib/module/amount.d.ts +1 -1
- package/lib/module/fraction.d.ts +1 -1
- package/lib/module/index.d.ts +1 -1
- package/lib/module/percent.d.ts +1 -1
- package/lib/module/price.d.ts +1 -1
- package/lib/raydium/account/account.d.ts +3 -3
- package/lib/raydium/account/index.d.ts +1 -1
- package/lib/raydium/account/instruction.d.ts +1 -1
- package/lib/raydium/account/types.d.ts +1 -1
- package/lib/raydium/account/util.d.ts +1 -1
- package/lib/raydium/clmm/clmm.d.ts +3 -3
- package/lib/raydium/clmm/index.d.ts +3 -3
- package/lib/raydium/clmm/index.js +1 -1
- package/lib/raydium/clmm/index.mjs +1 -1
- package/lib/raydium/clmm/instrument.d.ts +2 -2
- package/lib/raydium/clmm/type.d.ts +2 -2
- package/lib/raydium/clmm/utils/math.d.ts +2 -2
- package/lib/raydium/clmm/utils/pool.d.ts +2 -2
- package/lib/raydium/clmm/utils/position.d.ts +2 -2
- package/lib/raydium/clmm/utils/tick.d.ts +2 -2
- package/lib/raydium/clmm/utils/tickQuery.d.ts +2 -2
- package/lib/raydium/clmm/utils/tickarrayBitmap.d.ts +2 -2
- package/lib/raydium/cpmm/cpmm.d.ts +3 -3
- package/lib/raydium/cpmm/curve/calculator.d.ts +1 -1
- package/lib/raydium/cpmm/curve/constantProduct.d.ts +1 -1
- package/lib/raydium/cpmm/index.d.ts +1 -1
- package/lib/raydium/cpmm/instruction.d.ts +1 -1
- package/lib/raydium/cpmm/type.d.ts +1 -1
- package/lib/raydium/farm/config.d.ts +1 -1
- package/lib/raydium/farm/farm.d.ts +3 -3
- package/lib/raydium/farm/index.d.ts +1 -1
- package/lib/raydium/farm/instruction.d.ts +1 -1
- package/lib/raydium/farm/layout.d.ts +1 -1
- package/lib/raydium/farm/type.d.ts +1 -1
- package/lib/raydium/farm/util.d.ts +1 -1
- package/lib/raydium/ido/ido.d.ts +3 -3
- package/lib/raydium/ido/index.d.ts +3 -3
- package/lib/raydium/ido/instruction.d.ts +1 -1
- package/lib/raydium/ido/type.d.ts +1 -1
- package/lib/raydium/index.d.ts +3 -3
- package/lib/raydium/launchpad/curve/constantProductCurve.d.ts +1 -1
- package/lib/raydium/launchpad/curve/curve.d.ts +1 -1
- package/lib/raydium/launchpad/curve/curve.js +1 -1
- package/lib/raydium/launchpad/curve/curve.mjs +1 -1
- package/lib/raydium/launchpad/curve/curveBase.d.ts +1 -1
- package/lib/raydium/launchpad/curve/fixedPriceCurve.d.ts +1 -1
- package/lib/raydium/launchpad/curve/linearPriceCurve.d.ts +1 -1
- package/lib/raydium/launchpad/curve/linearPriceCurve.js +1 -1
- package/lib/raydium/launchpad/curve/linearPriceCurve.js.map +1 -1
- package/lib/raydium/launchpad/curve/linearPriceCurve.mjs +1 -1
- package/lib/raydium/launchpad/curve/linearPriceCurve.mjs.map +1 -1
- package/lib/raydium/launchpad/index.d.ts +3 -3
- package/lib/raydium/launchpad/launchpad.d.ts +3 -3
- package/lib/raydium/launchpad/pda.d.ts +1 -1
- package/lib/raydium/launchpad/type.d.ts +1 -1
- package/lib/raydium/liquidity/index.d.ts +1 -1
- package/lib/raydium/liquidity/instruction.d.ts +1 -1
- package/lib/raydium/liquidity/liquidity.d.ts +3 -3
- package/lib/raydium/liquidity/type.d.ts +1 -1
- package/lib/raydium/liquidity/utils.d.ts +1 -1
- package/lib/raydium/marketV2/createMarket.d.ts +3 -3
- package/lib/raydium/marketV2/index.d.ts +3 -3
- package/lib/raydium/moduleBase.d.ts +3 -3
- package/lib/raydium/raydium.d.ts +3 -3
- package/lib/raydium/token/constant.d.ts +1 -1
- package/lib/raydium/token/index.d.ts +1 -1
- package/lib/raydium/token/token.d.ts +3 -3
- package/lib/raydium/token/type.d.ts +1 -1
- package/lib/raydium/token/utils.d.ts +1 -1
- package/lib/raydium/tradeV2/index.d.ts +2 -2
- package/lib/raydium/tradeV2/instrument.d.ts +2 -2
- package/lib/raydium/tradeV2/trade.d.ts +3 -3
- package/lib/raydium/tradeV2/type.d.ts +2 -2
- package/lib/raydium/type.d.ts +1 -1
- package/lib/raydium/utils1216/index.d.ts +3 -3
- package/lib/raydium/utils1216/utils1216.d.ts +3 -3
- package/lib/{raydium-80c3ce5d.d.ts → raydium-2d36f2ed.d.ts} +2 -2
- package/lib/{type-a20a0a77.d.ts → type-afa99d0e.d.ts} +1 -1
- package/package.json +1 -1
- package/src/api/type.ts +5 -0
package/lib/api/api.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import 'axios';
|
|
2
2
|
import '../solana/type.js';
|
|
3
|
-
export { a as Api, A as ApiProps, e as endlessRetry } from '../api-
|
|
3
|
+
export { a as Api, A as ApiProps, e as endlessRetry } from '../api-0017263f.js';
|
|
4
4
|
import './url.js';
|
|
5
5
|
import '@solana/web3.js';
|
|
6
6
|
import 'bn.js';
|
package/lib/api/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { x as AmmV4Keys, y as AmmV5Keys, a as Api, d as ApiClmmConfigInfo, H as ApiClmmConfigV3, g as ApiClmmPoolsItemStatistics, f as ApiCpmmConfigInfo, b as ApiPoolInfoV4, A as ApiProps, a4 as ApiStakePool, c as ApiStakePoolInfo, h as ApiV3PageIns, o as ApiV3PoolInfoBaseItem, p as ApiV3PoolInfoConcentratedItem, l as ApiV3PoolInfoCountItem, s as ApiV3PoolInfoItem, q as ApiV3PoolInfoStandardItem, r as ApiV3PoolInfoStandardItemCpmm, i as ApiV3Token, k as ApiV3TokenRes, a0 as AvailabilityCheckAPI3, D as ClmmKeys, B as ClmmRewardType, z as CpmmKeys, C as CpmmLockInfo, E as ExtensionsItem, a5 as FarmPositionData, F as FarmRewardInfoV6, M as FarmRewardTypeV6Key, X as FarmTagsItem, u as FetchPoolParams, $ as FormatFarmInfoOut, Y as FormatFarmInfoOutBase, Z as FormatFarmInfoOutV345, _ as FormatFarmInfoOutV6, U as FormatFarmKeyOut, Q as FormatFarmKeyOutV345, S as FormatFarmKeyOutV6, a3 as IdoKeysData, j as JupToken, J as JupTokenType, w as LiquidityLineApi, L as LiquidityVersion, a1 as OwnerCreatedFarmInfo, a2 as OwnerIdoInfo, v as Point, m as PoolFarmRewardInfo, t as PoolFetchType, G as PoolKeys, n as PoolRewardInfoItem, P as PoolsApiReturn, V as RewardInfoV345, W as RewardInfoV6, N as RewardKeyInfoV345, O as RewardKeyInfoV6, R as RpcItemA, I as RpcItemB, K as RpcType, T as TransferFeeDataBaseType, e as endlessRetry } from '../api-
|
|
1
|
+
export { x as AmmV4Keys, y as AmmV5Keys, a as Api, d as ApiClmmConfigInfo, H as ApiClmmConfigV3, g as ApiClmmPoolsItemStatistics, f as ApiCpmmConfigInfo, b as ApiPoolInfoV4, A as ApiProps, a4 as ApiStakePool, c as ApiStakePoolInfo, h as ApiV3PageIns, o as ApiV3PoolInfoBaseItem, p as ApiV3PoolInfoConcentratedItem, l as ApiV3PoolInfoCountItem, s as ApiV3PoolInfoItem, q as ApiV3PoolInfoStandardItem, r as ApiV3PoolInfoStandardItemCpmm, i as ApiV3Token, k as ApiV3TokenRes, a0 as AvailabilityCheckAPI3, D as ClmmKeys, B as ClmmRewardType, z as CpmmKeys, C as CpmmLockInfo, E as ExtensionsItem, a5 as FarmPositionData, F as FarmRewardInfoV6, M as FarmRewardTypeV6Key, X as FarmTagsItem, u as FetchPoolParams, $ as FormatFarmInfoOut, Y as FormatFarmInfoOutBase, Z as FormatFarmInfoOutV345, _ as FormatFarmInfoOutV6, U as FormatFarmKeyOut, Q as FormatFarmKeyOutV345, S as FormatFarmKeyOutV6, a3 as IdoKeysData, j as JupToken, J as JupTokenType, w as LiquidityLineApi, L as LiquidityVersion, a1 as OwnerCreatedFarmInfo, a2 as OwnerIdoInfo, v as Point, m as PoolFarmRewardInfo, t as PoolFetchType, G as PoolKeys, n as PoolRewardInfoItem, P as PoolsApiReturn, V as RewardInfoV345, W as RewardInfoV6, N as RewardKeyInfoV345, O as RewardKeyInfoV6, R as RpcItemA, I as RpcItemB, K as RpcType, T as TransferFeeDataBaseType, e as endlessRetry } from '../api-0017263f.js';
|
|
2
2
|
export { API_URLS, API_URL_CONFIG, DEV_API_URLS } from './url.js';
|
|
3
3
|
export { ResHistory, SESSION_KEY, STORAGE_KEY, getSessionKey, updateReqHistory } from './utils.js';
|
|
4
4
|
import 'axios';
|