@alphafi/alphafi-sdk 0.0.80 → 0.0.81

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 (239) hide show
  1. package/dist/cjs/common/constants.d.ts +6 -0
  2. package/dist/cjs/common/constants.d.ts.map +1 -1
  3. package/dist/cjs/common/constants.js +25 -7
  4. package/dist/cjs/common/constants.js.map +1 -1
  5. package/dist/cjs/common/maps.d.ts.map +1 -1
  6. package/dist/cjs/common/maps.js +3 -0
  7. package/dist/cjs/common/maps.js.map +1 -1
  8. package/dist/cjs/transactions/bluefin.d.ts.map +1 -1
  9. package/dist/cjs/transactions/bluefin.js +337 -9
  10. package/dist/cjs/transactions/bluefin.js.map +1 -1
  11. package/dist/cjs/transactions/bucket.d.ts.map +1 -1
  12. package/dist/cjs/transactions/bucket.js +24 -0
  13. package/dist/cjs/transactions/bucket.js.map +1 -1
  14. package/dist/cjs/transactions/navi-looping.d.ts.map +1 -1
  15. package/dist/cjs/transactions/navi-looping.js +44 -44
  16. package/dist/cjs/transactions/navi-looping.js.map +1 -1
  17. package/dist/cjs/transactions/navi.d.ts.map +1 -1
  18. package/dist/cjs/transactions/navi.js +66 -186
  19. package/dist/cjs/transactions/navi.js.map +1 -1
  20. package/dist/esm/common/constants.d.ts +6 -0
  21. package/dist/esm/common/constants.d.ts.map +1 -1
  22. package/dist/esm/common/constants.js +25 -7
  23. package/dist/esm/common/constants.js.map +1 -1
  24. package/dist/esm/common/maps.d.ts.map +1 -1
  25. package/dist/esm/common/maps.js +3 -0
  26. package/dist/esm/common/maps.js.map +1 -1
  27. package/dist/esm/transactions/bluefin.d.ts.map +1 -1
  28. package/dist/esm/transactions/bluefin.js +337 -9
  29. package/dist/esm/transactions/bluefin.js.map +1 -1
  30. package/dist/esm/transactions/bucket.d.ts.map +1 -1
  31. package/dist/esm/transactions/bucket.js +25 -1
  32. package/dist/esm/transactions/bucket.js.map +1 -1
  33. package/dist/esm/transactions/navi-looping.d.ts.map +1 -1
  34. package/dist/esm/transactions/navi-looping.js +45 -45
  35. package/dist/esm/transactions/navi-looping.js.map +1 -1
  36. package/dist/esm/transactions/navi.d.ts.map +1 -1
  37. package/dist/esm/transactions/navi.js +66 -186
  38. package/dist/esm/transactions/navi.js.map +1 -1
  39. package/docs/assets/search.js +1 -1
  40. package/docs/functions/alphaLpBreakdown.html +1 -1
  41. package/docs/functions/cetusLpBreakdown.html +1 -1
  42. package/docs/functions/claimBlueRewardTxb.html +1 -1
  43. package/docs/functions/claimRewardTxb.html +1 -1
  44. package/docs/functions/coinAmountToXTokensDoubleAsset.html +1 -1
  45. package/docs/functions/coinAmountToXTokensSingleAsset.html +1 -1
  46. package/docs/functions/coinsInPool.html +1 -1
  47. package/docs/functions/collectRewards.html +1 -1
  48. package/docs/functions/deposit.html +1 -1
  49. package/docs/functions/depositDoubleAssetTxb.html +1 -1
  50. package/docs/functions/depositSingleAssetTxb.html +1 -1
  51. package/docs/functions/fetchAfterTransactionEvents.html +1 -1
  52. package/docs/functions/fetchAirdropClaimEvents.html +1 -1
  53. package/docs/functions/fetchAutoCompoundingEvents.html +1 -1
  54. package/docs/functions/fetchAutoCompoundingEventsGql.html +1 -1
  55. package/docs/functions/fetchCetusPools.html +1 -1
  56. package/docs/functions/fetchChainIdentifier.html +1 -1
  57. package/docs/functions/fetchCheckRatioEvents.html +1 -1
  58. package/docs/functions/fetchEvents.html +1 -1
  59. package/docs/functions/fetchLiquidityChangeEvents.html +1 -1
  60. package/docs/functions/fetchMultiCategoryEvents.html +1 -1
  61. package/docs/functions/fetchMultiReceipts.html +1 -1
  62. package/docs/functions/fetchNftHolders.html +1 -1
  63. package/docs/functions/fetchPools.html +1 -1
  64. package/docs/functions/fetchPortfolioData.html +1 -1
  65. package/docs/functions/fetchProtocolData.html +1 -1
  66. package/docs/functions/fetchTVL.html +1 -1
  67. package/docs/functions/fetchTransactions.html +1 -1
  68. package/docs/functions/fetchUserVaultBalances.html +1 -1
  69. package/docs/functions/fetchUserVaults.html +1 -1
  70. package/docs/functions/fetchUserWalletData.html +1 -1
  71. package/docs/functions/fetchVoloExchangeRate.html +1 -1
  72. package/docs/functions/fetchWithdrawV2Events.html +1 -1
  73. package/docs/functions/getAirdropShare.html +1 -1
  74. package/docs/functions/getAllDoubleAssetVaults.html +1 -1
  75. package/docs/functions/getAllSingleAssetVaults.html +1 -1
  76. package/docs/functions/getAllVaultBalances.html +1 -1
  77. package/docs/functions/getAllVaults.html +1 -1
  78. package/docs/functions/getAlphaUnlocks.html +1 -1
  79. package/docs/functions/getAlphaVaultBalance.html +1 -1
  80. package/docs/functions/getAmounts.html +1 -1
  81. package/docs/functions/getApr.html +1 -1
  82. package/docs/functions/getAprs.html +1 -1
  83. package/docs/functions/getApy.html +1 -1
  84. package/docs/functions/getApys.html +1 -1
  85. package/docs/functions/getCetusInvestorTicksMap.html +1 -1
  86. package/docs/functions/getCetusPool.html +1 -1
  87. package/docs/functions/getCetusSqrtPriceMap.html +1 -1
  88. package/docs/functions/getCoinAmountsFromLiquidity.html +1 -1
  89. package/docs/functions/getConf.html +1 -1
  90. package/docs/functions/getCurrentTick.html +1 -1
  91. package/docs/functions/getDistributor.html +1 -1
  92. package/docs/functions/getDoubleAssetVaultBalance.html +1 -1
  93. package/docs/functions/getDoubleAssetVaults.html +1 -1
  94. package/docs/functions/getInvestor.html +1 -1
  95. package/docs/functions/getInvestorPoolMap.html +1 -1
  96. package/docs/functions/getLastAutoCompoundTime.html +1 -1
  97. package/docs/functions/getLatestPrices.html +1 -1
  98. package/docs/functions/getLiquidity.html +1 -1
  99. package/docs/functions/getMultiCetusPool.html +1 -1
  100. package/docs/functions/getMultiInvestor.html +1 -1
  101. package/docs/functions/getMultiLatestPrices.html +1 -1
  102. package/docs/functions/getMultiParentPool.html +1 -1
  103. package/docs/functions/getMultiPool.html +1 -1
  104. package/docs/functions/getMultiReceipts.html +1 -1
  105. package/docs/functions/getParentPool.html +1 -1
  106. package/docs/functions/getPool.html +1 -1
  107. package/docs/functions/getPoolExchangeRate.html +1 -1
  108. package/docs/functions/getPoolExchangeRateMap.html +1 -1
  109. package/docs/functions/getPoolsWeightDistribution.html +1 -1
  110. package/docs/functions/getPositionRange.html +1 -1
  111. package/docs/functions/getPositionRanges.html +1 -1
  112. package/docs/functions/getPositionTicks.html +1 -1
  113. package/docs/functions/getPriceToTick.html +1 -1
  114. package/docs/functions/getRebalanceHistories.html +1 -1
  115. package/docs/functions/getRebalanceHistory.html +1 -1
  116. package/docs/functions/getReceipts.html +1 -1
  117. package/docs/functions/getSingleAssetVaultBalance.html +1 -1
  118. package/docs/functions/getSingleAssetVaults.html +1 -1
  119. package/docs/functions/getSuiClient.html +2 -2
  120. package/docs/functions/getSuiNodeUrl.html +2 -2
  121. package/docs/functions/getTVLs-1.html +1 -1
  122. package/docs/functions/getTickSpacing.html +1 -1
  123. package/docs/functions/getTickToPrice.html +1 -1
  124. package/docs/functions/getTvls.html +1 -1
  125. package/docs/functions/getVaultBalance.html +1 -1
  126. package/docs/functions/getVaults.html +1 -1
  127. package/docs/functions/getZapAmounts.html +1 -1
  128. package/docs/functions/lastAutocompoundTime.html +1 -1
  129. package/docs/functions/liquidityToTokens.html +1 -1
  130. package/docs/functions/multiLiquidityToTokens.html +1 -1
  131. package/docs/functions/multiTokensToUsd.html +1 -1
  132. package/docs/functions/multiXTokensToLiquidity.html +1 -1
  133. package/docs/functions/parseUserWalletData.html +1 -1
  134. package/docs/functions/pendingBlueRewardAmount.html +1 -1
  135. package/docs/functions/setCustomSuiClient.html +2 -2
  136. package/docs/functions/setSuiClient.html +2 -2
  137. package/docs/functions/setSuiNodeUrl.html +2 -2
  138. package/docs/functions/setWeights.html +1 -1
  139. package/docs/functions/withdraw.html +1 -1
  140. package/docs/functions/withdrawAlphaTxb.html +1 -1
  141. package/docs/functions/withdrawTxb.html +1 -1
  142. package/docs/functions/zapDepositTxb.html +1 -1
  143. package/docs/index.html +2 -2
  144. package/docs/interfaces/Coin.html +6 -6
  145. package/docs/interfaces/CoinPair.html +2 -2
  146. package/docs/interfaces/CommonEventAttributes.html +2 -2
  147. package/docs/interfaces/NaviVoloData.html +2 -2
  148. package/docs/interfaces/PoolData.html +2 -2
  149. package/docs/interfaces/PoolWeightDistribution.html +2 -2
  150. package/docs/interfaces/RebalanceHistoryType.html +2 -2
  151. package/docs/modules.html +2 -2
  152. package/docs/types/AfterTransactionEventNode.html +1 -1
  153. package/docs/types/AirdropClaimEventNode.html +1 -1
  154. package/docs/types/Allocator.html +1 -1
  155. package/docs/types/AlphaFiDoubleAssetVault.html +1 -1
  156. package/docs/types/AlphaFiMultiVaultBalance.html +1 -1
  157. package/docs/types/AlphaFiSingleAssetVault.html +1 -1
  158. package/docs/types/AlphaFiVault.html +1 -1
  159. package/docs/types/AlphaFiVaultBalance.html +1 -1
  160. package/docs/types/AlphaPoolType.html +1 -1
  161. package/docs/types/AlphaReceipt.html +1 -1
  162. package/docs/types/AlphaReceiptFields.html +1 -1
  163. package/docs/types/AlphaVaultBalance.html +1 -1
  164. package/docs/types/AutoBalancePoolNames.html +1 -1
  165. package/docs/types/AutoCompoundingEventNode.html +1 -1
  166. package/docs/types/BluefinInvestor.html +1 -1
  167. package/docs/types/BluefinPoolType.html +1 -1
  168. package/docs/types/BucketInvestor.html +1 -1
  169. package/docs/types/CetusInvestor.html +1 -1
  170. package/docs/types/CetusPoolType.html +1 -1
  171. package/docs/types/CetusSwapOptions.html +1 -1
  172. package/docs/types/CoinAmounts.html +1 -1
  173. package/docs/types/CoinName.html +1 -1
  174. package/docs/types/CoinType.html +1 -1
  175. package/docs/types/CommonInvestorFields.html +1 -1
  176. package/docs/types/CreatePoolOptions.html +1 -1
  177. package/docs/types/Distributor.html +1 -1
  178. package/docs/types/DoubleAssetMultiVaultBalance.html +1 -1
  179. package/docs/types/DoubleAssetPoolNames.html +1 -1
  180. package/docs/types/DoubleAssetTokenHoldings.html +1 -1
  181. package/docs/types/DoubleAssetVaultBalance.html +1 -1
  182. package/docs/types/EventCategory.html +1 -1
  183. package/docs/types/EventNode.html +1 -1
  184. package/docs/types/GetHoldersParams.html +1 -1
  185. package/docs/types/GetTokenHoldingsParams.html +1 -1
  186. package/docs/types/GetUserTokensFromTransactionsParams.html +1 -1
  187. package/docs/types/GetUserTokensInUsdFromTransactionsParams.html +1 -1
  188. package/docs/types/GetVaultBalanceParams.html +1 -1
  189. package/docs/types/HoldingsObj.html +1 -1
  190. package/docs/types/Icon.html +1 -1
  191. package/docs/types/Investor.html +1 -1
  192. package/docs/types/LiquidityChangeEventNode.html +1 -1
  193. package/docs/types/LiquidityToTokensParams.html +1 -1
  194. package/docs/types/LiquidityToUsdParams.html +1 -1
  195. package/docs/types/LoopingDebt.html +1 -1
  196. package/docs/types/LoopingPoolNames.html +1 -1
  197. package/docs/types/LpBreakdownType.html +1 -1
  198. package/docs/types/MemberPoolDataType.html +1 -1
  199. package/docs/types/MemberType.html +1 -1
  200. package/docs/types/MultiGetVaultBalancesParams.html +1 -1
  201. package/docs/types/NaviInvestor.html +1 -1
  202. package/docs/types/OtherReceiptFields.html +1 -1
  203. package/docs/types/PoolName.html +1 -1
  204. package/docs/types/PoolReceipt.html +1 -1
  205. package/docs/types/PoolType.html +1 -1
  206. package/docs/types/Receipt.html +1 -1
  207. package/docs/types/ReceiptGQL.html +1 -1
  208. package/docs/types/SingleAssetMultiVaultBalance.html +1 -1
  209. package/docs/types/SingleAssetPoolNames.html +1 -1
  210. package/docs/types/SingleAssetTokenHoldings.html +1 -1
  211. package/docs/types/SingleAssetVaultBalance.html +1 -1
  212. package/docs/types/SingleGetVaultBalancesParams.html +1 -1
  213. package/docs/types/StrategyType.html +1 -1
  214. package/docs/types/SuiNetwork.html +1 -1
  215. package/docs/types/SwapOptions.html +1 -1
  216. package/docs/types/TickSpacing.html +1 -1
  217. package/docs/types/TotalWeightType.html +1 -1
  218. package/docs/types/TransactionBlockType.html +1 -1
  219. package/docs/types/UserPoolLiquidity.html +1 -1
  220. package/docs/types/UserPoolTokenHoldings.html +1 -1
  221. package/docs/types/UserUsdHoldings.html +1 -1
  222. package/docs/types/VaultBalance.html +1 -1
  223. package/docs/types/VoteCastEvent.html +1 -1
  224. package/docs/types/WithdrawV2EventNode.html +1 -1
  225. package/docs/variables/bluefinPoolMap.html +1 -1
  226. package/docs/variables/cetusPoolMap.html +1 -1
  227. package/docs/variables/coinsList.html +1 -1
  228. package/docs/variables/defunctPoolsSet.html +1 -1
  229. package/docs/variables/doubleAssetPoolCoinMap.html +1 -1
  230. package/docs/variables/eventCategories.html +1 -1
  231. package/docs/variables/ignoredWalletsForDailyRevenue.html +1 -1
  232. package/docs/variables/loopingAccountAddresses.html +1 -1
  233. package/docs/variables/loopingPoolCoinMap.html +1 -1
  234. package/docs/variables/naviAssetMap.html +1 -1
  235. package/docs/variables/poolIdPoolNameMap.html +1 -1
  236. package/docs/variables/poolInfo.html +1 -1
  237. package/docs/variables/singleAssetPoolCoinMap.html +1 -1
  238. package/docs/variables/stableCoins.html +1 -1
  239. package/package.json +1 -1
@@ -1704,6 +1704,9 @@ export declare const conf: {
1704
1704
  BLUEFIN_SUI_WAL_POOL: string;
1705
1705
  BLUEFIN_SUIUSDT_USDC_ZERO_ZERO_POOL: string;
1706
1706
  BLUEFIN_WAL_SUI_POOL: string;
1707
+ BLUEFIN_NAVX_SUI_POOL: string;
1708
+ BLUEFIN_NAVX_USDC_POOL: string;
1709
+ BLUEFIN_VSUI_USDC_POOL: string;
1707
1710
  LST_INFO: string;
1708
1711
  HAEDEL_STAKING: string;
1709
1712
  NAVI_STORAGE: string;
@@ -2606,6 +2609,9 @@ export declare const getConf: () => {
2606
2609
  BLUEFIN_SUI_WAL_POOL: string;
2607
2610
  BLUEFIN_SUIUSDT_USDC_ZERO_ZERO_POOL: string;
2608
2611
  BLUEFIN_WAL_SUI_POOL: string;
2612
+ BLUEFIN_NAVX_SUI_POOL: string;
2613
+ BLUEFIN_NAVX_USDC_POOL: string;
2614
+ BLUEFIN_VSUI_USDC_POOL: string;
2609
2615
  LST_INFO: string;
2610
2616
  HAEDEL_STAKING: string;
2611
2617
  NAVI_STORAGE: string;
@@ -1 +1 @@
1
- {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../src/common/constants.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ,eAAe,CAAC;AAErC,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqvIhB,CAAC;AAEF,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAEnB,CAAC"}
1
+ {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../src/common/constants.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ,eAAe,CAAC;AAErC,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0wIhB,CAAC;AAEF,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAEnB,CAAC"}
@@ -1028,15 +1028,17 @@ exports.conf = {
1028
1028
  "0x1d67541e3eec5d5b4c500615f886aef83e54aae93484819a7aceff3b8dca3ea9",
1029
1029
  "0xa750bb127f41ea554646dea7651a7ed44558619f90cd2c79e5e0a425492c5473",
1030
1030
  "0xc56bd7d2e446385c8a4b59dc6b1379bbf37d52d47bfb39627e1f697e7341ad83",
1031
+ "0xcc39bba6c305f0655933465ab389af6688fada6bf395fd1872503d95512141d0",
1032
+ "0xb6d6d6fab9f2b440b0fe499bfa87e16722203eba423cb6e38b84ae38b4ceda1f",
1031
1033
  ],
1032
1034
  ALPHA_MODULE_PACKAGE_IDS: [
1033
1035
  "0x9bbd650b8442abb082c20f3bc95a9434a8d47b4bef98b0832dab57c1a8ba7123",
1034
1036
  "0x2793db7aa0e0209afc84f0adb1b258973cf1c9da55c35ee85c18f2ed4912bb6f",
1035
1037
  "0x8f7d2c35e19c65213bc2153086969a55ec207b5a25ebdee303a6d9edd9c053e3",
1036
1038
  ],
1037
- ALPHA_LATEST_PACKAGE_ID: "0xc56bd7d2e446385c8a4b59dc6b1379bbf37d52d47bfb39627e1f697e7341ad83",
1039
+ ALPHA_LATEST_PACKAGE_ID: "0xb6d6d6fab9f2b440b0fe499bfa87e16722203eba423cb6e38b84ae38b4ceda1f",
1038
1040
  ALPHA_2_FIRST_PACKAGE_ID: "0x1a22b26f139b34c9de9718cf7e53159b2b939ec8f46f4c040776b7a3d580dd28",
1039
- ALPHA_2_LATEST_PACKAGE_ID: "0x8d12277eec22bfe6dd6b60eeb26247737df58155b8bdd8ae938b19fc43448541",
1041
+ ALPHA_2_LATEST_PACKAGE_ID: "0xa1e750adfd668997b1890a156f381641fa44fcd69707c93134d86a2a9cef9755",
1040
1042
  ALPHA_2_MODULE_PACKAGE_IDS: [
1041
1043
  "0x1a22b26f139b34c9de9718cf7e53159b2b939ec8f46f4c040776b7a3d580dd28",
1042
1044
  "0x531989a4be74dd43b25e7bb1eeade871f4524bdf437a8eaa30b4ac2a932b5579",
@@ -1067,9 +1069,12 @@ exports.conf = {
1067
1069
  "0x9052181ff85e0257fe2eda69e0e969a892d04fd041df73e76dd93a5a48cccbdf",
1068
1070
  "0x9ca5e4d93adf393085d02ba17e34e173dfd777ebb35670a6cde47a0f56a82544",
1069
1071
  "0x8d12277eec22bfe6dd6b60eeb26247737df58155b8bdd8ae938b19fc43448541",
1072
+ "0x87add6e02562577ee281d883b6f16017e1d88ae3bf8e3e3857dbff3763eaedd2",
1073
+ "0x6d0d10cd1df52cd40b868b0b94986eb4713b91a67cf6a3682effdde97c49d59d",
1074
+ "0xa1e750adfd668997b1890a156f381641fa44fcd69707c93134d86a2a9cef9755",
1070
1075
  ],
1071
1076
  ALPHA_3_FIRST_PACKAGE_ID: "0xa095412a92ff0f063cbea962f2f88b1a93cbc85c72bebf5dd7d90a8e2d6375ae",
1072
- ALPHA_3_LATEST_PACKAGE_ID: "0xad25e0e05185fde28773c0d4c2ec8b74020a7894232ee48f807599dc79cb9d66",
1077
+ ALPHA_3_LATEST_PACKAGE_ID: "0x8564a60e7d0a41599dc21c1855f23a3b0b2f52da65920c788dcd5860102816b9",
1073
1078
  ALPHA_3_MODULE_PACKAGE_IDS: [
1074
1079
  "0xa095412a92ff0f063cbea962f2f88b1a93cbc85c72bebf5dd7d90a8e2d6375ae", // bucket
1075
1080
  "0x5d90d17172b9e38da9f13a982668a9e48d0b0b5f864e421b60686f60758b37bd", // navi v2
@@ -1087,9 +1092,11 @@ exports.conf = {
1087
1092
  "0xfeeb3e42cef89e4a650c98ab88512dd63f1b7247033d31e096b2532a53b305b8",
1088
1093
  "0xd99630e841a39d361bab4b9e7914ee8a4c67f9fee57ff34c48d87d594b096c62",
1089
1094
  "0xad25e0e05185fde28773c0d4c2ec8b74020a7894232ee48f807599dc79cb9d66",
1095
+ "0x5d0fc8ca0f2f1f27b9c4d963c83bcc7ab111a4adb8b775386484ef483321ca3a",
1096
+ "0x8564a60e7d0a41599dc21c1855f23a3b0b2f52da65920c788dcd5860102816b9",
1090
1097
  ],
1091
1098
  ALPHA_4_FIRST_PACKAGE_ID: "0x066648edaf473d6cc14b7ab46f56b673be4e44f9c940f70b6bacd7848808859b",
1092
- ALPHA_4_LATEST_PACKAGE_ID: "0xf256b3bd6b2be1317045093a3e120cda394131fc7f9edb439086a13f19bdf4ed",
1099
+ ALPHA_4_LATEST_PACKAGE_ID: "0x70d3a4ee19b75b81de5b9a9748ebd13c8e8c7e139c2133922ce7b7c4b27480a3",
1093
1100
  ALPHA_4_MODULE_PACKAGE_IDS: [
1094
1101
  "0x066648edaf473d6cc14b7ab46f56b673be4e44f9c940f70b6bacd7848808859b",
1095
1102
  "0x2db488439eb7c31010515a6534ea185a99e17b287ef01b618a74cdd134552f4e",
@@ -1112,9 +1119,11 @@ exports.conf = {
1112
1119
  "0x67396508929c97242f88497a3e020fad83cbdbba7fbdaff80e8a607ee40f1524",
1113
1120
  "0xb3eed0751309ab5ac83ac5721511d59b42bdc56515e858bd8865aa51d3cd486c",
1114
1121
  "0xf256b3bd6b2be1317045093a3e120cda394131fc7f9edb439086a13f19bdf4ed",
1122
+ "0x67c610b841429541d0faa3d0f6dde0288df7022b4b877edf8d820c6652d6470d",
1123
+ "0x70d3a4ee19b75b81de5b9a9748ebd13c8e8c7e139c2133922ce7b7c4b27480a3",
1115
1124
  ],
1116
1125
  ALPHA_5_FIRST_PACKAGE_ID: "0xe516e0c12e56619c196fa0ee28d57e5e4ca532bd39df79bee9dcd1e3946119ec",
1117
- ALPHA_5_LATEST_PACKAGE_ID: "0xe266a078517e2fad8e8ab7e324d0ba3925910ae95bd437f5381e422a29cbb2a3",
1126
+ ALPHA_5_LATEST_PACKAGE_ID: "0xc4706e6c41b29df4bb9b59505aa3d1a018eed06c968c4d464862c42e7aed1826",
1118
1127
  ALPHA_5_MODULE_PACKAGE_IDS: [
1119
1128
  "0xe516e0c12e56619c196fa0ee28d57e5e4ca532bd39df79bee9dcd1e3946119ec",
1120
1129
  "0x1ac7aacf8479f86464df1141db1662cf8622e6a138fa8e5fd4499eec14a07151",
@@ -1128,9 +1137,11 @@ exports.conf = {
1128
1137
  "0x1080d9166bb8a129c5fe6877d823cd80fec4153da610eb986a252bea3cea74ce",
1129
1138
  "0x8cbe6a5c869347e1a76774e9fe841aeb928b8dfdf3548d62cc522b4f81a7ab60",
1130
1139
  "0xe266a078517e2fad8e8ab7e324d0ba3925910ae95bd437f5381e422a29cbb2a3",
1140
+ "0x7f758fda0de8aaf73a3ce27e769971f371a1d5be81204da297c66fe7ac47df45",
1141
+ "0xc4706e6c41b29df4bb9b59505aa3d1a018eed06c968c4d464862c42e7aed1826",
1131
1142
  ],
1132
1143
  ALPHA_STSUI_FIRST_PACKAGE_ID: "0xff869e243a172cfef9a4551f4eef88ac4861be0f81b0e7a4b7840b6276f5ceeb",
1133
- ALPHA_STSUI_LATEST_PACKAGE_ID: "0xd57d33dcb6a5aa50806540f7534ee9caf42862568c54e86a8d9f240ef9953da9",
1144
+ ALPHA_STSUI_LATEST_PACKAGE_ID: "0xf90404b50dd8459a6d61871c4e7ee1d64948c24f4c8b718a01245df878ab9f00",
1134
1145
  ALPHA_STSUI_MODULE_PACKAGE_IDS: [
1135
1146
  "0xff869e243a172cfef9a4551f4eef88ac4861be0f81b0e7a4b7840b6276f5ceeb",
1136
1147
  "0xdb3f0d00c5aa1d24dd65dfcbaecb284e013a2c7e742be3cb979c7703a1b899c9",
@@ -1145,6 +1156,9 @@ exports.conf = {
1145
1156
  "0x131c169a171ffb60d9b1c93c71bef7e4a3c0d00b95820f11145b44f89b36f1ac",
1146
1157
  "0xb280f3d71be3f5e53f0cfaef8c5555697e91db6d8f148e213fb053fabd4b4f76",
1147
1158
  "0xd57d33dcb6a5aa50806540f7534ee9caf42862568c54e86a8d9f240ef9953da9",
1159
+ "0x3b90d53516e0b7bda6ce1491133424e720de24081489052f1f488c29366d7406",
1160
+ "0xed6b095c4e3ef2bf746f7e0f198813c929d2da6eab0541acf2d7e773d93ce1c0",
1161
+ "0xf90404b50dd8459a6d61871c4e7ee1d64948c24f4c8b718a01245df878ab9f00",
1148
1162
  ],
1149
1163
  ALPHA_BLUEFIN_AUTOBALANCE_FIRST_PACKAGE_ID: "0x754afbce8c72c8e491e3b9d536aa9d9766fdbc68650224ce01072189b235eee3",
1150
1164
  ALPHA_BLUEFIN_AUTOBALANCE_LATEST_PACKAGE_ID: "0xbf6fdbd82534b0f41d7d3b67fa02c04c405c5c4d80c83a6965ab2e42f561c075",
@@ -1174,7 +1188,7 @@ exports.conf = {
1174
1188
  "0xa6deb1124631c6c3893ae7d0d5206cd3e36f3044f155eb2e9eb8e5a8994edd0f",
1175
1189
  ],
1176
1190
  ALPHA_BLUEFIN_V2_FIRST_PACKAGE_ID: "0x5d0b7cab355e1ffc6d5108a31d7d7064cd5da8c7a2abb35b45960b3f195a8402",
1177
- ALPHA_BLUEFIN_V2_LATEST_PACKAGE_ID: "0x2551a4cf815fd212f3cfd4576c3ea77d24ac293c9d49a654ae1aea237475a2c2",
1191
+ ALPHA_BLUEFIN_V2_LATEST_PACKAGE_ID: "0x3bd3b853dc9a04286b5755897f54c759e11720e4c06fa3f29d529d1a4db298e2",
1178
1192
  ALPHA_BLUEFIN_V2_MODULE_PACKAGE_IDS: [
1179
1193
  "0x5d0b7cab355e1ffc6d5108a31d7d7064cd5da8c7a2abb35b45960b3f195a8402",
1180
1194
  ],
@@ -1183,6 +1197,7 @@ exports.conf = {
1183
1197
  "0xc2fe61bf4efeb7cb8bb7ca547ff83f07483e8fdeef51c881aab89735a14ecaf4",
1184
1198
  "0x14ddc3f610fa2fdf96409fa8a86986e9f1c75dde74c3b9ed71b4057f28bcceb8",
1185
1199
  "0x2551a4cf815fd212f3cfd4576c3ea77d24ac293c9d49a654ae1aea237475a2c2",
1200
+ "0x3bd3b853dc9a04286b5755897f54c759e11720e4c06fa3f29d529d1a4db298e2",
1186
1201
  ],
1187
1202
  ALPHA_NAVI_V2_FIRST_PACKAGE_ID: "0x6f2d869138ef374fcb24f890387c0d8c54355f497ed9f9bb69186b7fe65a7de5",
1188
1203
  ALPHA_NAVI_V2_LATEST_PACKAGE_ID: "0xf715bbe511dd50f9546c5ed1e87fe7e1aff760ea6ea460c3849eece8d537217e",
@@ -1984,6 +1999,9 @@ exports.conf = {
1984
1999
  BLUEFIN_SUI_WAL_POOL: "0x41dcd6735e948e80b458d2007ca4fb90f9738b503e66572b6ef2f3d61fb9ada3",
1985
2000
  BLUEFIN_SUIUSDT_USDC_ZERO_ZERO_POOL: "0x62af128423465822e5a0979ccad2b0b5ee50a58c6a2c8ea3dd7fda1cda3cfbe7",
1986
2001
  BLUEFIN_WAL_SUI_POOL: "0xe60bc7ade245b9f35b49686dfab0a18e5ca9176d49bef1b90f60d67d06315ff0",
2002
+ BLUEFIN_NAVX_SUI_POOL: "0xac3f2181f453b68e540d3d7d1bf548fe3fc4f4164c4cdae7838c186c737be2f6",
2003
+ BLUEFIN_NAVX_USDC_POOL: "0x6666b67759ec9cfcfecf553e4cb60d0efcc2015a4fddb8e3406719e9d21f3427",
2004
+ BLUEFIN_VSUI_USDC_POOL: "0x8f3c373b2a66cfee321768695807e8d823c5a91af184ceaf9310bd12c304b981",
1987
2005
  // stsui
1988
2006
  LST_INFO: "0x1adb343ab351458e151bc392fbf1558b3332467f23bda45ae67cd355a57fd5f5",
1989
2007
  // constants for haedel