@alphafi/alphafi-sdk 0.0.80 → 0.0.82
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/dist/cjs/common/constants.d.ts +6 -0
- package/dist/cjs/common/constants.d.ts.map +1 -1
- package/dist/cjs/common/constants.js +32 -10
- package/dist/cjs/common/constants.js.map +1 -1
- package/dist/cjs/common/maps.d.ts.map +1 -1
- package/dist/cjs/common/maps.js +3 -0
- package/dist/cjs/common/maps.js.map +1 -1
- package/dist/cjs/transactions/bluefin.d.ts.map +1 -1
- package/dist/cjs/transactions/bluefin.js +337 -9
- package/dist/cjs/transactions/bluefin.js.map +1 -1
- package/dist/cjs/transactions/bucket.d.ts.map +1 -1
- package/dist/cjs/transactions/bucket.js +24 -0
- package/dist/cjs/transactions/bucket.js.map +1 -1
- package/dist/cjs/transactions/navi-looping.d.ts.map +1 -1
- package/dist/cjs/transactions/navi-looping.js +44 -44
- package/dist/cjs/transactions/navi-looping.js.map +1 -1
- package/dist/cjs/transactions/navi.d.ts.map +1 -1
- package/dist/cjs/transactions/navi.js +66 -186
- package/dist/cjs/transactions/navi.js.map +1 -1
- package/dist/esm/common/constants.d.ts +6 -0
- package/dist/esm/common/constants.d.ts.map +1 -1
- package/dist/esm/common/constants.js +32 -10
- package/dist/esm/common/constants.js.map +1 -1
- package/dist/esm/common/maps.d.ts.map +1 -1
- package/dist/esm/common/maps.js +3 -0
- package/dist/esm/common/maps.js.map +1 -1
- package/dist/esm/transactions/bluefin.d.ts.map +1 -1
- package/dist/esm/transactions/bluefin.js +337 -9
- package/dist/esm/transactions/bluefin.js.map +1 -1
- package/dist/esm/transactions/bucket.d.ts.map +1 -1
- package/dist/esm/transactions/bucket.js +25 -1
- package/dist/esm/transactions/bucket.js.map +1 -1
- package/dist/esm/transactions/navi-looping.d.ts.map +1 -1
- package/dist/esm/transactions/navi-looping.js +45 -45
- package/dist/esm/transactions/navi-looping.js.map +1 -1
- package/dist/esm/transactions/navi.d.ts.map +1 -1
- package/dist/esm/transactions/navi.js +66 -186
- package/dist/esm/transactions/navi.js.map +1 -1
- package/docs/assets/search.js +1 -1
- package/docs/functions/alphaLpBreakdown.html +1 -1
- package/docs/functions/cetusLpBreakdown.html +1 -1
- package/docs/functions/claimBlueRewardTxb.html +1 -1
- package/docs/functions/claimRewardTxb.html +1 -1
- package/docs/functions/coinAmountToXTokensDoubleAsset.html +1 -1
- package/docs/functions/coinAmountToXTokensSingleAsset.html +1 -1
- package/docs/functions/coinsInPool.html +1 -1
- package/docs/functions/collectRewards.html +1 -1
- package/docs/functions/deposit.html +1 -1
- package/docs/functions/depositDoubleAssetTxb.html +1 -1
- package/docs/functions/depositSingleAssetTxb.html +1 -1
- package/docs/functions/fetchAfterTransactionEvents.html +1 -1
- package/docs/functions/fetchAirdropClaimEvents.html +1 -1
- package/docs/functions/fetchAutoCompoundingEvents.html +1 -1
- package/docs/functions/fetchAutoCompoundingEventsGql.html +1 -1
- package/docs/functions/fetchCetusPools.html +1 -1
- package/docs/functions/fetchChainIdentifier.html +1 -1
- package/docs/functions/fetchCheckRatioEvents.html +1 -1
- package/docs/functions/fetchEvents.html +1 -1
- package/docs/functions/fetchLiquidityChangeEvents.html +1 -1
- package/docs/functions/fetchMultiCategoryEvents.html +1 -1
- package/docs/functions/fetchMultiReceipts.html +1 -1
- package/docs/functions/fetchNftHolders.html +1 -1
- package/docs/functions/fetchPools.html +1 -1
- package/docs/functions/fetchPortfolioData.html +1 -1
- package/docs/functions/fetchProtocolData.html +1 -1
- package/docs/functions/fetchTVL.html +1 -1
- package/docs/functions/fetchTransactions.html +1 -1
- package/docs/functions/fetchUserVaultBalances.html +1 -1
- package/docs/functions/fetchUserVaults.html +1 -1
- package/docs/functions/fetchUserWalletData.html +1 -1
- package/docs/functions/fetchVoloExchangeRate.html +1 -1
- package/docs/functions/fetchWithdrawV2Events.html +1 -1
- package/docs/functions/getAirdropShare.html +1 -1
- package/docs/functions/getAllDoubleAssetVaults.html +1 -1
- package/docs/functions/getAllSingleAssetVaults.html +1 -1
- package/docs/functions/getAllVaultBalances.html +1 -1
- package/docs/functions/getAllVaults.html +1 -1
- package/docs/functions/getAlphaUnlocks.html +1 -1
- package/docs/functions/getAlphaVaultBalance.html +1 -1
- package/docs/functions/getAmounts.html +1 -1
- package/docs/functions/getApr.html +1 -1
- package/docs/functions/getAprs.html +1 -1
- package/docs/functions/getApy.html +1 -1
- package/docs/functions/getApys.html +1 -1
- package/docs/functions/getCetusInvestorTicksMap.html +1 -1
- package/docs/functions/getCetusPool.html +1 -1
- package/docs/functions/getCetusSqrtPriceMap.html +1 -1
- package/docs/functions/getCoinAmountsFromLiquidity.html +1 -1
- package/docs/functions/getConf.html +1 -1
- package/docs/functions/getCurrentTick.html +1 -1
- package/docs/functions/getDistributor.html +1 -1
- package/docs/functions/getDoubleAssetVaultBalance.html +1 -1
- package/docs/functions/getDoubleAssetVaults.html +1 -1
- package/docs/functions/getInvestor.html +1 -1
- package/docs/functions/getInvestorPoolMap.html +1 -1
- package/docs/functions/getLastAutoCompoundTime.html +1 -1
- package/docs/functions/getLatestPrices.html +1 -1
- package/docs/functions/getLiquidity.html +1 -1
- package/docs/functions/getMultiCetusPool.html +1 -1
- package/docs/functions/getMultiInvestor.html +1 -1
- package/docs/functions/getMultiLatestPrices.html +1 -1
- package/docs/functions/getMultiParentPool.html +1 -1
- package/docs/functions/getMultiPool.html +1 -1
- package/docs/functions/getMultiReceipts.html +1 -1
- package/docs/functions/getParentPool.html +1 -1
- package/docs/functions/getPool.html +1 -1
- package/docs/functions/getPoolExchangeRate.html +1 -1
- package/docs/functions/getPoolExchangeRateMap.html +1 -1
- package/docs/functions/getPoolsWeightDistribution.html +1 -1
- package/docs/functions/getPositionRange.html +1 -1
- package/docs/functions/getPositionRanges.html +1 -1
- package/docs/functions/getPositionTicks.html +1 -1
- package/docs/functions/getPriceToTick.html +1 -1
- package/docs/functions/getRebalanceHistories.html +1 -1
- package/docs/functions/getRebalanceHistory.html +1 -1
- package/docs/functions/getReceipts.html +1 -1
- package/docs/functions/getSingleAssetVaultBalance.html +1 -1
- package/docs/functions/getSingleAssetVaults.html +1 -1
- package/docs/functions/getSuiClient.html +2 -2
- package/docs/functions/getSuiNodeUrl.html +2 -2
- package/docs/functions/getTVLs-1.html +1 -1
- package/docs/functions/getTickSpacing.html +1 -1
- package/docs/functions/getTickToPrice.html +1 -1
- package/docs/functions/getTvls.html +1 -1
- package/docs/functions/getVaultBalance.html +1 -1
- package/docs/functions/getVaults.html +1 -1
- package/docs/functions/getZapAmounts.html +1 -1
- package/docs/functions/lastAutocompoundTime.html +1 -1
- package/docs/functions/liquidityToTokens.html +1 -1
- package/docs/functions/multiLiquidityToTokens.html +1 -1
- package/docs/functions/multiTokensToUsd.html +1 -1
- package/docs/functions/multiXTokensToLiquidity.html +1 -1
- package/docs/functions/parseUserWalletData.html +1 -1
- package/docs/functions/pendingBlueRewardAmount.html +1 -1
- package/docs/functions/setCustomSuiClient.html +2 -2
- package/docs/functions/setSuiClient.html +2 -2
- package/docs/functions/setSuiNodeUrl.html +2 -2
- package/docs/functions/setWeights.html +1 -1
- package/docs/functions/withdraw.html +1 -1
- package/docs/functions/withdrawAlphaTxb.html +1 -1
- package/docs/functions/withdrawTxb.html +1 -1
- package/docs/functions/zapDepositTxb.html +1 -1
- package/docs/index.html +2 -2
- package/docs/interfaces/Coin.html +6 -6
- package/docs/interfaces/CoinPair.html +2 -2
- package/docs/interfaces/CommonEventAttributes.html +2 -2
- package/docs/interfaces/NaviVoloData.html +2 -2
- package/docs/interfaces/PoolData.html +2 -2
- package/docs/interfaces/PoolWeightDistribution.html +2 -2
- package/docs/interfaces/RebalanceHistoryType.html +2 -2
- package/docs/modules.html +2 -2
- package/docs/types/AfterTransactionEventNode.html +1 -1
- package/docs/types/AirdropClaimEventNode.html +1 -1
- package/docs/types/Allocator.html +1 -1
- package/docs/types/AlphaFiDoubleAssetVault.html +1 -1
- package/docs/types/AlphaFiMultiVaultBalance.html +1 -1
- package/docs/types/AlphaFiSingleAssetVault.html +1 -1
- package/docs/types/AlphaFiVault.html +1 -1
- package/docs/types/AlphaFiVaultBalance.html +1 -1
- package/docs/types/AlphaPoolType.html +1 -1
- package/docs/types/AlphaReceipt.html +1 -1
- package/docs/types/AlphaReceiptFields.html +1 -1
- package/docs/types/AlphaVaultBalance.html +1 -1
- package/docs/types/AutoBalancePoolNames.html +1 -1
- package/docs/types/AutoCompoundingEventNode.html +1 -1
- package/docs/types/BluefinInvestor.html +1 -1
- package/docs/types/BluefinPoolType.html +1 -1
- package/docs/types/BucketInvestor.html +1 -1
- package/docs/types/CetusInvestor.html +1 -1
- package/docs/types/CetusPoolType.html +1 -1
- package/docs/types/CetusSwapOptions.html +1 -1
- package/docs/types/CoinAmounts.html +1 -1
- package/docs/types/CoinName.html +1 -1
- package/docs/types/CoinType.html +1 -1
- package/docs/types/CommonInvestorFields.html +1 -1
- package/docs/types/CreatePoolOptions.html +1 -1
- package/docs/types/Distributor.html +1 -1
- package/docs/types/DoubleAssetMultiVaultBalance.html +1 -1
- package/docs/types/DoubleAssetPoolNames.html +1 -1
- package/docs/types/DoubleAssetTokenHoldings.html +1 -1
- package/docs/types/DoubleAssetVaultBalance.html +1 -1
- package/docs/types/EventCategory.html +1 -1
- package/docs/types/EventNode.html +1 -1
- package/docs/types/GetHoldersParams.html +1 -1
- package/docs/types/GetTokenHoldingsParams.html +1 -1
- package/docs/types/GetUserTokensFromTransactionsParams.html +1 -1
- package/docs/types/GetUserTokensInUsdFromTransactionsParams.html +1 -1
- package/docs/types/GetVaultBalanceParams.html +1 -1
- package/docs/types/HoldingsObj.html +1 -1
- package/docs/types/Icon.html +1 -1
- package/docs/types/Investor.html +1 -1
- package/docs/types/LiquidityChangeEventNode.html +1 -1
- package/docs/types/LiquidityToTokensParams.html +1 -1
- package/docs/types/LiquidityToUsdParams.html +1 -1
- package/docs/types/LoopingDebt.html +1 -1
- package/docs/types/LoopingPoolNames.html +1 -1
- package/docs/types/LpBreakdownType.html +1 -1
- package/docs/types/MemberPoolDataType.html +1 -1
- package/docs/types/MemberType.html +1 -1
- package/docs/types/MultiGetVaultBalancesParams.html +1 -1
- package/docs/types/NaviInvestor.html +1 -1
- package/docs/types/OtherReceiptFields.html +1 -1
- package/docs/types/PoolName.html +1 -1
- package/docs/types/PoolReceipt.html +1 -1
- package/docs/types/PoolType.html +1 -1
- package/docs/types/Receipt.html +1 -1
- package/docs/types/ReceiptGQL.html +1 -1
- package/docs/types/SingleAssetMultiVaultBalance.html +1 -1
- package/docs/types/SingleAssetPoolNames.html +1 -1
- package/docs/types/SingleAssetTokenHoldings.html +1 -1
- package/docs/types/SingleAssetVaultBalance.html +1 -1
- package/docs/types/SingleGetVaultBalancesParams.html +1 -1
- package/docs/types/StrategyType.html +1 -1
- package/docs/types/SuiNetwork.html +1 -1
- package/docs/types/SwapOptions.html +1 -1
- package/docs/types/TickSpacing.html +1 -1
- package/docs/types/TotalWeightType.html +1 -1
- package/docs/types/TransactionBlockType.html +1 -1
- package/docs/types/UserPoolLiquidity.html +1 -1
- package/docs/types/UserPoolTokenHoldings.html +1 -1
- package/docs/types/UserUsdHoldings.html +1 -1
- package/docs/types/VaultBalance.html +1 -1
- package/docs/types/VoteCastEvent.html +1 -1
- package/docs/types/WithdrawV2EventNode.html +1 -1
- package/docs/variables/bluefinPoolMap.html +1 -1
- package/docs/variables/cetusPoolMap.html +1 -1
- package/docs/variables/coinsList.html +1 -1
- package/docs/variables/defunctPoolsSet.html +1 -1
- package/docs/variables/doubleAssetPoolCoinMap.html +1 -1
- package/docs/variables/eventCategories.html +1 -1
- package/docs/variables/ignoredWalletsForDailyRevenue.html +1 -1
- package/docs/variables/loopingAccountAddresses.html +1 -1
- package/docs/variables/loopingPoolCoinMap.html +1 -1
- package/docs/variables/naviAssetMap.html +1 -1
- package/docs/variables/poolIdPoolNameMap.html +1 -1
- package/docs/variables/poolInfo.html +1 -1
- package/docs/variables/singleAssetPoolCoinMap.html +1 -1
- package/docs/variables/stableCoins.html +1 -1
- 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
|
|
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA8wIhB,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: "
|
|
1039
|
+
ALPHA_LATEST_PACKAGE_ID: "0xb6d6d6fab9f2b440b0fe499bfa87e16722203eba423cb6e38b84ae38b4ceda1f",
|
|
1038
1040
|
ALPHA_2_FIRST_PACKAGE_ID: "0x1a22b26f139b34c9de9718cf7e53159b2b939ec8f46f4c040776b7a3d580dd28",
|
|
1039
|
-
ALPHA_2_LATEST_PACKAGE_ID: "
|
|
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: "
|
|
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: "
|
|
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: "
|
|
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: "
|
|
1144
|
+
ALPHA_STSUI_LATEST_PACKAGE_ID: "0xf90404b50dd8459a6d61871c4e7ee1d64948c24f4c8b718a01245df878ab9f00",
|
|
1134
1145
|
ALPHA_STSUI_MODULE_PACKAGE_IDS: [
|
|
1135
1146
|
"0xff869e243a172cfef9a4551f4eef88ac4861be0f81b0e7a4b7840b6276f5ceeb",
|
|
1136
1147
|
"0xdb3f0d00c5aa1d24dd65dfcbaecb284e013a2c7e742be3cb979c7703a1b899c9",
|
|
@@ -1145,9 +1156,12 @@ 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
|
-
ALPHA_BLUEFIN_AUTOBALANCE_LATEST_PACKAGE_ID: "
|
|
1164
|
+
ALPHA_BLUEFIN_AUTOBALANCE_LATEST_PACKAGE_ID: "0x9d52050551c9b6100fc4750282c93981505e1226948954742992761e9bbca407",
|
|
1151
1165
|
ALPHA_BLUEFIN_AUTOBALANCE_MODULE_PACKAGE_IDS: [
|
|
1152
1166
|
"0x754afbce8c72c8e491e3b9d536aa9d9766fdbc68650224ce01072189b235eee3",
|
|
1153
1167
|
],
|
|
@@ -1161,9 +1175,10 @@ exports.conf = {
|
|
|
1161
1175
|
"0x1254909d66a263be638fc3196b0d3283fe9947d87c2cb7804c18b64e50027cd3",
|
|
1162
1176
|
"0x785db0ee211aa6c8c946df2bef315d416b22c7f5f661052be64740a6c516e2a6",
|
|
1163
1177
|
"0xbf6fdbd82534b0f41d7d3b67fa02c04c405c5c4d80c83a6965ab2e42f561c075",
|
|
1178
|
+
"0x9d52050551c9b6100fc4750282c93981505e1226948954742992761e9bbca407",
|
|
1164
1179
|
],
|
|
1165
1180
|
ALPHA_FUNGIBLE_FIRST_PACKAGE_ID: "0x59fd36210b1bf1dcd70d148cd868e059e74b22a660f84c5602cfb8501442322a",
|
|
1166
|
-
ALPHA_FUNGIBLE_LATEST_PACKAGE_ID: "
|
|
1181
|
+
ALPHA_FUNGIBLE_LATEST_PACKAGE_ID: "0x8e4db6dc8350ea52b59ac6197405c9ea619e6e637102489e810fd4b4300b7ad9",
|
|
1167
1182
|
ALPHA_FUNGIBLE_MODULE_PACKAGE_IDS: [
|
|
1168
1183
|
"0x59fd36210b1bf1dcd70d148cd868e059e74b22a660f84c5602cfb8501442322a",
|
|
1169
1184
|
],
|
|
@@ -1172,9 +1187,10 @@ exports.conf = {
|
|
|
1172
1187
|
"0xbfbd59ec10e2b62c887e268a051ae84570ecf0d621480c0418300f28913d7380",
|
|
1173
1188
|
"0xfdf44ce9bc239b170a97b49ff93947edd1c00dfc054e8474043740a4dd98c37f",
|
|
1174
1189
|
"0xa6deb1124631c6c3893ae7d0d5206cd3e36f3044f155eb2e9eb8e5a8994edd0f",
|
|
1190
|
+
"0x8e4db6dc8350ea52b59ac6197405c9ea619e6e637102489e810fd4b4300b7ad9",
|
|
1175
1191
|
],
|
|
1176
1192
|
ALPHA_BLUEFIN_V2_FIRST_PACKAGE_ID: "0x5d0b7cab355e1ffc6d5108a31d7d7064cd5da8c7a2abb35b45960b3f195a8402",
|
|
1177
|
-
ALPHA_BLUEFIN_V2_LATEST_PACKAGE_ID: "
|
|
1193
|
+
ALPHA_BLUEFIN_V2_LATEST_PACKAGE_ID: "0x50037e98117943e5bda330ff010c2556a216c06c2f5ba8a9958060c8b7c99b91",
|
|
1178
1194
|
ALPHA_BLUEFIN_V2_MODULE_PACKAGE_IDS: [
|
|
1179
1195
|
"0x5d0b7cab355e1ffc6d5108a31d7d7064cd5da8c7a2abb35b45960b3f195a8402",
|
|
1180
1196
|
],
|
|
@@ -1183,9 +1199,11 @@ exports.conf = {
|
|
|
1183
1199
|
"0xc2fe61bf4efeb7cb8bb7ca547ff83f07483e8fdeef51c881aab89735a14ecaf4",
|
|
1184
1200
|
"0x14ddc3f610fa2fdf96409fa8a86986e9f1c75dde74c3b9ed71b4057f28bcceb8",
|
|
1185
1201
|
"0x2551a4cf815fd212f3cfd4576c3ea77d24ac293c9d49a654ae1aea237475a2c2",
|
|
1202
|
+
"0x3bd3b853dc9a04286b5755897f54c759e11720e4c06fa3f29d529d1a4db298e2",
|
|
1203
|
+
"0x50037e98117943e5bda330ff010c2556a216c06c2f5ba8a9958060c8b7c99b91",
|
|
1186
1204
|
],
|
|
1187
1205
|
ALPHA_NAVI_V2_FIRST_PACKAGE_ID: "0x6f2d869138ef374fcb24f890387c0d8c54355f497ed9f9bb69186b7fe65a7de5",
|
|
1188
|
-
ALPHA_NAVI_V2_LATEST_PACKAGE_ID: "
|
|
1206
|
+
ALPHA_NAVI_V2_LATEST_PACKAGE_ID: "0x8163199c587b80780bd49eec4b78995c3c321c01fc8426ebb636b1658f8b87eb",
|
|
1189
1207
|
ALPHA_NAVI_V2_MODULE_PACKAGE_IDS: [
|
|
1190
1208
|
"0x6f2d869138ef374fcb24f890387c0d8c54355f497ed9f9bb69186b7fe65a7de5",
|
|
1191
1209
|
],
|
|
@@ -1196,6 +1214,7 @@ exports.conf = {
|
|
|
1196
1214
|
"0x67e60fe54edc2cb84f7a15b4066f1b5b69316a11548c9a5a1dccfb987807b334",
|
|
1197
1215
|
"0x0f3ad6d35c712fb4d34b4b8c3236d293e1dfa4080fc79ae69ed2aecb44d41b01",
|
|
1198
1216
|
"0xf715bbe511dd50f9546c5ed1e87fe7e1aff760ea6ea460c3849eece8d537217e",
|
|
1217
|
+
"0x8163199c587b80780bd49eec4b78995c3c321c01fc8426ebb636b1658f8b87eb",
|
|
1199
1218
|
],
|
|
1200
1219
|
ALPHA_DISTRIBUTOR: "0x33f3c288a90c5368ec3b937875cfae94aebae0ee7fb65e97265728eff9e6995b",
|
|
1201
1220
|
VERSION: "0xf9c533b483c656d29aad9b2ee48ea418dde9504fb42c8294298bf523026bf043",
|
|
@@ -1984,6 +2003,9 @@ exports.conf = {
|
|
|
1984
2003
|
BLUEFIN_SUI_WAL_POOL: "0x41dcd6735e948e80b458d2007ca4fb90f9738b503e66572b6ef2f3d61fb9ada3",
|
|
1985
2004
|
BLUEFIN_SUIUSDT_USDC_ZERO_ZERO_POOL: "0x62af128423465822e5a0979ccad2b0b5ee50a58c6a2c8ea3dd7fda1cda3cfbe7",
|
|
1986
2005
|
BLUEFIN_WAL_SUI_POOL: "0xe60bc7ade245b9f35b49686dfab0a18e5ca9176d49bef1b90f60d67d06315ff0",
|
|
2006
|
+
BLUEFIN_NAVX_SUI_POOL: "0xac3f2181f453b68e540d3d7d1bf548fe3fc4f4164c4cdae7838c186c737be2f6",
|
|
2007
|
+
BLUEFIN_NAVX_USDC_POOL: "0x6666b67759ec9cfcfecf553e4cb60d0efcc2015a4fddb8e3406719e9d21f3427",
|
|
2008
|
+
BLUEFIN_VSUI_USDC_POOL: "0x8f3c373b2a66cfee321768695807e8d823c5a91af184ceaf9310bd12c304b981",
|
|
1987
2009
|
// stsui
|
|
1988
2010
|
LST_INFO: "0x1adb343ab351458e151bc392fbf1558b3332467f23bda45ae67cd355a57fd5f5",
|
|
1989
2011
|
// constants for haedel
|