@raydium-io/raydium-sdk-v2 0.0.41-alpha → 0.0.42-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.
Files changed (97) hide show
  1. package/lib/api/api.d.ts +2 -1
  2. package/lib/api/api.js.map +1 -1
  3. package/lib/api/api.mjs.map +1 -1
  4. package/lib/api/index.d.ts +1 -1
  5. package/lib/api/index.js.map +1 -1
  6. package/lib/api/index.mjs.map +1 -1
  7. package/lib/api/type.d.ts +1 -1
  8. package/lib/api/type.js.map +1 -1
  9. package/lib/api/type.mjs.map +1 -1
  10. package/lib/common/accountInfo.d.ts +1 -1
  11. package/lib/common/bignumber.d.ts +1 -1
  12. package/lib/common/fractionUtil.d.ts +1 -1
  13. package/lib/common/index.d.ts +1 -1
  14. package/lib/common/transfer.d.ts +1 -1
  15. package/lib/common/txTool/txTool.d.ts +1 -1
  16. package/lib/common/txTool/txUtils.d.ts +1 -1
  17. package/lib/common/utility.d.ts +1 -1
  18. package/lib/index.d.ts +3 -3
  19. package/lib/index.js +1 -1
  20. package/lib/index.js.map +1 -1
  21. package/lib/index.mjs +1 -1
  22. package/lib/index.mjs.map +1 -1
  23. package/lib/module/amount.d.ts +1 -1
  24. package/lib/module/fraction.d.ts +1 -1
  25. package/lib/module/index.d.ts +1 -1
  26. package/lib/module/percent.d.ts +1 -1
  27. package/lib/module/price.d.ts +1 -1
  28. package/lib/raydium/account/account.d.ts +3 -3
  29. package/lib/raydium/account/index.d.ts +1 -1
  30. package/lib/raydium/account/instruction.d.ts +1 -1
  31. package/lib/raydium/account/types.d.ts +1 -1
  32. package/lib/raydium/account/util.d.ts +1 -1
  33. package/lib/raydium/clmm/clmm.d.ts +3 -3
  34. package/lib/raydium/clmm/index.d.ts +3 -3
  35. package/lib/raydium/clmm/instrument.d.ts +2 -2
  36. package/lib/raydium/clmm/type.d.ts +2 -2
  37. package/lib/raydium/clmm/utils/math.d.ts +2 -2
  38. package/lib/raydium/clmm/utils/pool.d.ts +2 -2
  39. package/lib/raydium/clmm/utils/position.d.ts +2 -2
  40. package/lib/raydium/clmm/utils/tick.d.ts +2 -2
  41. package/lib/raydium/clmm/utils/tickQuery.d.ts +2 -2
  42. package/lib/raydium/clmm/utils/tickarrayBitmap.d.ts +2 -2
  43. package/lib/raydium/cpmm/cpmm.d.ts +3 -3
  44. package/lib/raydium/cpmm/index.d.ts +1 -1
  45. package/lib/raydium/cpmm/type.d.ts +1 -1
  46. package/lib/raydium/farm/config.d.ts +1 -1
  47. package/lib/raydium/farm/farm.d.ts +3 -3
  48. package/lib/raydium/farm/index.d.ts +1 -1
  49. package/lib/raydium/farm/instruction.d.ts +1 -1
  50. package/lib/raydium/farm/layout.d.ts +1 -1
  51. package/lib/raydium/farm/type.d.ts +1 -1
  52. package/lib/raydium/farm/util.d.ts +1 -1
  53. package/lib/raydium/ido/ido.d.ts +3 -3
  54. package/lib/raydium/ido/index.d.ts +3 -3
  55. package/lib/raydium/ido/instruction.d.ts +1 -1
  56. package/lib/raydium/ido/type.d.ts +1 -1
  57. package/lib/raydium/index.d.ts +3 -3
  58. package/lib/raydium/index.js +1 -1
  59. package/lib/raydium/index.js.map +1 -1
  60. package/lib/raydium/index.mjs +1 -1
  61. package/lib/raydium/index.mjs.map +1 -1
  62. package/lib/raydium/liquidity/index.d.ts +1 -1
  63. package/lib/raydium/liquidity/instruction.d.ts +1 -1
  64. package/lib/raydium/liquidity/liquidity.d.ts +3 -3
  65. package/lib/raydium/liquidity/type.d.ts +1 -1
  66. package/lib/raydium/liquidity/utils.d.ts +1 -1
  67. package/lib/raydium/marketV2/createMarket.d.ts +3 -3
  68. package/lib/raydium/marketV2/index.d.ts +3 -3
  69. package/lib/raydium/moduleBase.d.ts +3 -3
  70. package/lib/raydium/raydium.d.ts +3 -3
  71. package/lib/raydium/raydium.js +1 -1
  72. package/lib/raydium/raydium.js.map +1 -1
  73. package/lib/raydium/raydium.mjs +1 -1
  74. package/lib/raydium/raydium.mjs.map +1 -1
  75. package/lib/raydium/token/constant.d.ts +1 -1
  76. package/lib/raydium/token/index.d.ts +1 -1
  77. package/lib/raydium/token/token.d.ts +3 -3
  78. package/lib/raydium/token/token.js +1 -1
  79. package/lib/raydium/token/token.js.map +1 -1
  80. package/lib/raydium/token/token.mjs +1 -1
  81. package/lib/raydium/token/token.mjs.map +1 -1
  82. package/lib/raydium/token/type.d.ts +1 -1
  83. package/lib/raydium/token/utils.d.ts +1 -1
  84. package/lib/raydium/tradeV2/index.d.ts +2 -2
  85. package/lib/raydium/tradeV2/instrument.d.ts +2 -2
  86. package/lib/raydium/tradeV2/trade.d.ts +3 -3
  87. package/lib/raydium/tradeV2/type.d.ts +2 -2
  88. package/lib/raydium/type.d.ts +1 -1
  89. package/lib/raydium/utils1216/index.d.ts +3 -3
  90. package/lib/raydium/utils1216/utils1216.d.ts +3 -3
  91. package/lib/{raydium-d05441b6.d.ts → raydium-0396913e.d.ts} +4 -2
  92. package/lib/{type-08d7cf11.d.ts → type-085c771c.d.ts} +1 -1
  93. package/lib/{type-15746482.d.ts → type-9fe71e3c.d.ts} +1 -0
  94. package/package.json +1 -1
  95. package/src/api/api.ts +1 -1
  96. package/src/api/type.ts +1 -0
  97. package/src/raydium/token/token.ts +6 -1
@@ -1,5 +1,5 @@
1
1
  export { Api, ApiProps, endlessRetry } from './api.js';
2
- export { s as AmmV4Keys, t as AmmV5Keys, b as ApiClmmConfigInfo, x as ApiClmmConfigV3, c as ApiClmmPoolsItemStatistics, A as ApiPoolInfoV4, Z as ApiStakePool, a as ApiStakePoolInfo, d as ApiV3PageIns, j as ApiV3PoolInfoBaseItem, k as ApiV3PoolInfoConcentratedItem, g as ApiV3PoolInfoCountItem, n as ApiV3PoolInfoItem, l as ApiV3PoolInfoStandardItem, m as ApiV3PoolInfoStandardItemCpmm, e as ApiV3Token, f as ApiV3TokenRes, V as AvailabilityCheckAPI3, v as ClmmKeys, u as ClmmRewardType, C as CpmmKeys, _ as FarmPositionData, F as FarmRewardInfoV6, B as FarmRewardTypeV6Key, N as FarmTagsItem, p as FetchPoolParams, U as FormatFarmInfoOut, O as FormatFarmInfoOutBase, Q as FormatFarmInfoOutV345, S as FormatFarmInfoOutV6, I as FormatFarmKeyOut, G as FormatFarmKeyOutV345, H as FormatFarmKeyOutV6, Y as IdoKeysData, J as JupTokenType, r as LiquidityLineApi, L as LiquidityVersion, W as OwnerCreatedFarmInfo, X as OwnerIdoInfo, q as Point, h as PoolFarmRewardInfo, o as PoolFetchType, w as PoolKeys, i as PoolRewardInfoItem, P as PoolsApiReturn, K as RewardInfoV345, M as RewardInfoV6, D as RewardKeyInfoV345, E as RewardKeyInfoV6, R as RpcItemA, y as RpcItemB, z as RpcType, T as TransferFeeDataBaseType } from '../type-15746482.js';
2
+ export { s as AmmV4Keys, t as AmmV5Keys, b as ApiClmmConfigInfo, x as ApiClmmConfigV3, c as ApiClmmPoolsItemStatistics, A as ApiPoolInfoV4, Z as ApiStakePool, a as ApiStakePoolInfo, d as ApiV3PageIns, j as ApiV3PoolInfoBaseItem, k as ApiV3PoolInfoConcentratedItem, g as ApiV3PoolInfoCountItem, n as ApiV3PoolInfoItem, l as ApiV3PoolInfoStandardItem, m as ApiV3PoolInfoStandardItemCpmm, e as ApiV3Token, f as ApiV3TokenRes, V as AvailabilityCheckAPI3, v as ClmmKeys, u as ClmmRewardType, C as CpmmKeys, _ as FarmPositionData, F as FarmRewardInfoV6, B as FarmRewardTypeV6Key, N as FarmTagsItem, p as FetchPoolParams, U as FormatFarmInfoOut, O as FormatFarmInfoOutBase, Q as FormatFarmInfoOutV345, S as FormatFarmInfoOutV6, I as FormatFarmKeyOut, G as FormatFarmKeyOutV345, H as FormatFarmKeyOutV6, Y as IdoKeysData, J as JupTokenType, r as LiquidityLineApi, L as LiquidityVersion, W as OwnerCreatedFarmInfo, X as OwnerIdoInfo, q as Point, h as PoolFarmRewardInfo, o as PoolFetchType, w as PoolKeys, i as PoolRewardInfoItem, P as PoolsApiReturn, K as RewardInfoV345, M as RewardInfoV6, D as RewardKeyInfoV345, E as RewardKeyInfoV6, R as RpcItemA, y as RpcItemB, z as RpcType, T as TransferFeeDataBaseType } from '../type-9fe71e3c.js';
3
3
  export { API_URLS, API_URL_CONFIG, DEV_API_URLS } from './url.js';
4
4
  export { ResHistory, SESSION_KEY, STORAGE_KEY, getSessionKey, updateReqHistory } from './utils.js';
5
5
  import 'axios';