@alphafi/alphafi-sdk 0.0.103 → 0.0.104
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.map +1 -1
- package/dist/cjs/common/constants.js +19 -9
- package/dist/cjs/common/constants.js.map +1 -1
- package/dist/cjs/sui-sdk/events/fetchAutoCompoundingEvents.d.ts.map +1 -1
- package/dist/cjs/sui-sdk/events/fetchAutoCompoundingEvents.js +8 -1
- package/dist/cjs/sui-sdk/events/fetchAutoCompoundingEvents.js.map +1 -1
- package/dist/esm/common/constants.d.ts.map +1 -1
- package/dist/esm/common/constants.js +19 -9
- package/dist/esm/common/constants.js.map +1 -1
- package/dist/esm/sui-sdk/events/fetchAutoCompoundingEvents.d.ts.map +1 -1
- package/dist/esm/sui-sdk/events/fetchAutoCompoundingEvents.js +8 -1
- package/dist/esm/sui-sdk/events/fetchAutoCompoundingEvents.js.map +1 -1
- package/docs/functions/addAirdropCoin.html +1 -1
- package/docs/functions/alphaLpBreakdown.html +1 -1
- package/docs/functions/cetusLpBreakdown.html +1 -1
- package/docs/functions/claimAirdropTx.html +1 -1
- package/docs/functions/claimRewardTxb.html +1 -1
- package/docs/functions/claimRewardsTxb.html +1 -1
- package/docs/functions/claimWithdrawAlphaTx.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/collectAndSwapRewardsLyf.html +1 -1
- package/docs/functions/collectAndSwapRewardsSingleLoop.html +1 -1
- package/docs/functions/collectRewardTxb.html +1 -1
- package/docs/functions/collectRewards.html +1 -1
- package/docs/functions/collectRewardsAndSwapSlush.html +1 -1
- package/docs/functions/collectUnsuppliedBalance.html +1 -1
- package/docs/functions/deposit.html +1 -1
- package/docs/functions/depositAlphaTx.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/fetchRequiredPrices.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/getSlushUserTotalXtokens.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/getWithdrawRequestAndUnsuppliedAmounts.html +1 -1
- package/docs/functions/initiateWithdrawAlpha.html +1 -1
- package/docs/functions/lastAutocompoundTime.html +1 -1
- package/docs/functions/liquidityToTokens.html +1 -1
- package/docs/functions/migrateBoostedToLoop.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/pendingRewardAmount.html +1 -1
- package/docs/functions/processWithdrawRequestsManual.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/slushDeposit.html +1 -1
- package/docs/functions/slushWithdraw.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/zapDepositQuoteTxb.html +1 -1
- package/docs/functions/zapDepositTxb.html +1 -1
- package/docs/hierarchy.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 +1 -1
- package/docs/types/AfterTransactionEventNode.html +1 -1
- package/docs/types/AirdropClaimEventNode.html +1 -1
- package/docs/types/Allocator.html +2 -2
- package/docs/types/AlphaFiDoubleAssetVault.html +2 -2
- package/docs/types/AlphaFiMultiVaultBalance.html +1 -1
- package/docs/types/AlphaFiSingleAssetVault.html +2 -2
- package/docs/types/AlphaFiVault.html +1 -1
- package/docs/types/AlphaFiVaultBalance.html +1 -1
- package/docs/types/AlphaLendInvestor.html +1 -1
- package/docs/types/AlphaPoolType.html +2 -2
- package/docs/types/AlphaReceipt.html +2 -2
- package/docs/types/AlphaReceiptFields.html +2 -2
- package/docs/types/AlphaVaultBalance.html +2 -2
- package/docs/types/AutoBalancePoolNames.html +1 -1
- package/docs/types/AutoCompoundingEventNode.html +1 -1
- package/docs/types/Bag.html +2 -2
- package/docs/types/BluefinInvestor.html +1 -1
- package/docs/types/BluefinLyfInvestor.html +1 -1
- package/docs/types/BluefinPoolType.html +2 -2
- package/docs/types/BucketInvestor.html +2 -2
- package/docs/types/CetusInvestor.html +2 -2
- package/docs/types/CetusPoolType.html +2 -2
- package/docs/types/CetusSwapOptions.html +1 -1
- package/docs/types/CoinAmounts.html +2 -2
- package/docs/types/CoinName.html +1 -1
- package/docs/types/CoinType.html +1 -1
- package/docs/types/CommonInvestorFields.html +2 -2
- package/docs/types/CreatePoolOptions.html +2 -2
- package/docs/types/Distributor.html +2 -2
- package/docs/types/DoubleAssetMultiVaultBalance.html +2 -2
- package/docs/types/DoubleAssetPoolNames.html +1 -1
- package/docs/types/DoubleAssetTokenHoldings.html +2 -2
- package/docs/types/DoubleAssetVaultBalance.html +2 -2
- package/docs/types/EventCategory.html +1 -1
- package/docs/types/EventNode.html +1 -1
- package/docs/types/GetHoldersParams.html +2 -2
- package/docs/types/GetTokenHoldingsParams.html +2 -2
- package/docs/types/GetUserTokensFromTransactionsParams.html +2 -2
- package/docs/types/GetUserTokensInUsdFromTransactionsParams.html +2 -2
- package/docs/types/GetVaultBalanceParams.html +1 -1
- package/docs/types/HoldingsObj.html +2 -2
- 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 +2 -2
- package/docs/types/LiquidityToUsdParams.html +2 -2
- package/docs/types/LoopingDebt.html +2 -2
- package/docs/types/LoopingPoolNames.html +1 -1
- package/docs/types/LpBreakdownType.html +2 -2
- package/docs/types/MemberPoolDataType.html +2 -2
- package/docs/types/MemberType.html +2 -2
- package/docs/types/MultiGetVaultBalancesParams.html +2 -2
- package/docs/types/NaviInvestor.html +2 -2
- package/docs/types/ObjectTable.html +1 -1
- package/docs/types/OtherReceiptFields.html +2 -2
- package/docs/types/PoolName.html +1 -1
- package/docs/types/PoolReceipt.html +1 -1
- package/docs/types/PoolType.html +2 -2
- package/docs/types/Receipt.html +2 -2
- package/docs/types/ReceiptGQL.html +2 -2
- package/docs/types/SingleAssetMultiVaultBalance.html +2 -2
- package/docs/types/SingleAssetPoolNames.html +1 -1
- package/docs/types/SingleAssetTokenHoldings.html +2 -2
- package/docs/types/SingleAssetVaultBalance.html +2 -2
- package/docs/types/SingleGetVaultBalancesParams.html +2 -2
- 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 +2 -2
- package/docs/types/TransactionBlockType.html +2 -2
- package/docs/types/UserPoolLiquidity.html +2 -2
- package/docs/types/UserPoolTokenHoldings.html +1 -1
- package/docs/types/UserUsdHoldings.html +2 -2
- package/docs/types/VaultBalance.html +1 -1
- package/docs/types/VecMap.html +2 -2
- package/docs/types/VoteCastEvent.html +1 -1
- package/docs/types/WithdrawV2EventNode.html +1 -1
- package/docs/variables/AUTOBALANCE_SUI_FIRST_POOLS.html +1 -1
- package/docs/variables/AUTOBALANCE_SUI_SECOND_POOLS.html +1 -1
- package/docs/variables/AUTOBALANCE_TYPE_1_POOLS.html +1 -1
- package/docs/variables/alphalendMarketIdMap.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
|
@@ -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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA44JhB,CAAC;AAEF,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAEnB,CAAC"}
|
|
@@ -1218,7 +1218,7 @@ exports.conf = {
|
|
|
1218
1218
|
],
|
|
1219
1219
|
ALPHA_LATEST_PACKAGE_ID: "0x1bd0f8ff03eb924be7ce2ca537884b33438b947f6df14215ba564a7fd36ff164",
|
|
1220
1220
|
ALPHA_2_FIRST_PACKAGE_ID: "0x1a22b26f139b34c9de9718cf7e53159b2b939ec8f46f4c040776b7a3d580dd28",
|
|
1221
|
-
ALPHA_2_LATEST_PACKAGE_ID: "
|
|
1221
|
+
ALPHA_2_LATEST_PACKAGE_ID: "0x8087d45ecff2a2398984ba4d9d527fa3441ea039bbb057f765d548287c24fd2a",
|
|
1222
1222
|
ALPHA_2_MODULE_PACKAGE_IDS: [
|
|
1223
1223
|
"0x1a22b26f139b34c9de9718cf7e53159b2b939ec8f46f4c040776b7a3d580dd28",
|
|
1224
1224
|
"0x531989a4be74dd43b25e7bb1eeade871f4524bdf437a8eaa30b4ac2a932b5579",
|
|
@@ -1260,6 +1260,7 @@ exports.conf = {
|
|
|
1260
1260
|
"0x0f11eb9d34f17cd36dcf8768695eb529b3c0a30504d372552e1d6d84bbc82397",
|
|
1261
1261
|
"0x2380f7532cb4bc370b4e426a1748c5644466068a0ebbb98feb0b457c44906457",
|
|
1262
1262
|
"0x22a0c9472f580f69708c2e50c6170a28b1fd0b017e46b8e92be3ec6638bea02f",
|
|
1263
|
+
"0x8087d45ecff2a2398984ba4d9d527fa3441ea039bbb057f765d548287c24fd2a",
|
|
1263
1264
|
],
|
|
1264
1265
|
ALPHA_3_FIRST_PACKAGE_ID: "0xa095412a92ff0f063cbea962f2f88b1a93cbc85c72bebf5dd7d90a8e2d6375ae",
|
|
1265
1266
|
ALPHA_3_LATEST_PACKAGE_ID: "0x82b041d23c24529c747ba3639c8dd49b245b0b5170f3d4a8008bb9c0295bc541",
|
|
@@ -1286,7 +1287,7 @@ exports.conf = {
|
|
|
1286
1287
|
"0x82b041d23c24529c747ba3639c8dd49b245b0b5170f3d4a8008bb9c0295bc541",
|
|
1287
1288
|
],
|
|
1288
1289
|
ALPHA_4_FIRST_PACKAGE_ID: "0x066648edaf473d6cc14b7ab46f56b673be4e44f9c940f70b6bacd7848808859b",
|
|
1289
|
-
ALPHA_4_LATEST_PACKAGE_ID: "
|
|
1290
|
+
ALPHA_4_LATEST_PACKAGE_ID: "0x78ff233e457d67bad8ecbbf1303d667de0e2c6ee7ba9e0a9cbb5543e322feaf8",
|
|
1290
1291
|
ALPHA_4_MODULE_PACKAGE_IDS: [
|
|
1291
1292
|
"0x066648edaf473d6cc14b7ab46f56b673be4e44f9c940f70b6bacd7848808859b",
|
|
1292
1293
|
"0x2db488439eb7c31010515a6534ea185a99e17b287ef01b618a74cdd134552f4e",
|
|
@@ -1314,6 +1315,7 @@ exports.conf = {
|
|
|
1314
1315
|
"0x8817bb896523eb4fcc40eaca4804f867dbe57480efaeef8e8f241337cb7e8922",
|
|
1315
1316
|
"0x5769fdace205e2a37375b8bc46f839c20780c136f036d227f5a09ab5bd206908",
|
|
1316
1317
|
"0xc189f70cfbe105b681af877a02d05c51d69e31d34c0b18c95a8b650feace0b7c",
|
|
1318
|
+
"0x78ff233e457d67bad8ecbbf1303d667de0e2c6ee7ba9e0a9cbb5543e322feaf8",
|
|
1317
1319
|
],
|
|
1318
1320
|
ALPHA_5_FIRST_PACKAGE_ID: "0xe516e0c12e56619c196fa0ee28d57e5e4ca532bd39df79bee9dcd1e3946119ec",
|
|
1319
1321
|
ALPHA_5_LATEST_PACKAGE_ID: "0x985ce6e24b6d54c084ec1c8a5b0bd63c09161ab03510ec18aac5deba59cd8289",
|
|
@@ -1338,7 +1340,7 @@ exports.conf = {
|
|
|
1338
1340
|
"0x985ce6e24b6d54c084ec1c8a5b0bd63c09161ab03510ec18aac5deba59cd8289",
|
|
1339
1341
|
],
|
|
1340
1342
|
ALPHA_STSUI_FIRST_PACKAGE_ID: "0xff869e243a172cfef9a4551f4eef88ac4861be0f81b0e7a4b7840b6276f5ceeb",
|
|
1341
|
-
ALPHA_STSUI_LATEST_PACKAGE_ID: "
|
|
1343
|
+
ALPHA_STSUI_LATEST_PACKAGE_ID: "0x0e5eeb613bb35f212fc16be79735820f05be3d4eb8f71829a283e77e757a4bdb",
|
|
1342
1344
|
ALPHA_STSUI_MODULE_PACKAGE_IDS: [
|
|
1343
1345
|
"0xff869e243a172cfef9a4551f4eef88ac4861be0f81b0e7a4b7840b6276f5ceeb",
|
|
1344
1346
|
"0xdb3f0d00c5aa1d24dd65dfcbaecb284e013a2c7e742be3cb979c7703a1b899c9",
|
|
@@ -1358,9 +1360,10 @@ exports.conf = {
|
|
|
1358
1360
|
"0xf90404b50dd8459a6d61871c4e7ee1d64948c24f4c8b718a01245df878ab9f00",
|
|
1359
1361
|
"0x36d6d7a686129055b72a9b9482f24018db0e7188433e542d403808242223b455",
|
|
1360
1362
|
"0x665a53c2fb605c430481b5e8e2a4fe69c875a58d0e89a2329b4ea8c8d1c4548b",
|
|
1363
|
+
"0x0e5eeb613bb35f212fc16be79735820f05be3d4eb8f71829a283e77e757a4bdb",
|
|
1361
1364
|
],
|
|
1362
1365
|
ALPHA_BLUEFIN_AUTOBALANCE_FIRST_PACKAGE_ID: "0x754afbce8c72c8e491e3b9d536aa9d9766fdbc68650224ce01072189b235eee3",
|
|
1363
|
-
ALPHA_BLUEFIN_AUTOBALANCE_LATEST_PACKAGE_ID: "
|
|
1366
|
+
ALPHA_BLUEFIN_AUTOBALANCE_LATEST_PACKAGE_ID: "0xaf7f3995c6a0e0d3cbfef84597c73e52755c6eebce34a7b98ed12436f03cb5e5",
|
|
1364
1367
|
ALPHA_BLUEFIN_AUTOBALANCE_MODULE_PACKAGE_IDS: [
|
|
1365
1368
|
"0x754afbce8c72c8e491e3b9d536aa9d9766fdbc68650224ce01072189b235eee3",
|
|
1366
1369
|
],
|
|
@@ -1379,9 +1382,10 @@ exports.conf = {
|
|
|
1379
1382
|
"0x830ce657bd8547460bdb1a5e5a7607d4641a73593a23165c8630c0d310a3f306",
|
|
1380
1383
|
"0x6a6388dd70cba58a4e4b3704b8ee770fcf83adf54d04405757d17b61f69317f2",
|
|
1381
1384
|
"0x7aea2200102c10349ec9335bfebfd9843be0bdef03415814194c0b2384a87a4d",
|
|
1385
|
+
"0xaf7f3995c6a0e0d3cbfef84597c73e52755c6eebce34a7b98ed12436f03cb5e5",
|
|
1382
1386
|
],
|
|
1383
1387
|
ALPHA_FUNGIBLE_FIRST_PACKAGE_ID: "0x59fd36210b1bf1dcd70d148cd868e059e74b22a660f84c5602cfb8501442322a",
|
|
1384
|
-
ALPHA_FUNGIBLE_LATEST_PACKAGE_ID: "
|
|
1388
|
+
ALPHA_FUNGIBLE_LATEST_PACKAGE_ID: "0x6417233b5789a77755dbdc8f45ca33255267db0ac6e60e0d69ced643d1aea74d",
|
|
1385
1389
|
ALPHA_FUNGIBLE_MODULE_PACKAGE_IDS: [
|
|
1386
1390
|
"0x59fd36210b1bf1dcd70d148cd868e059e74b22a660f84c5602cfb8501442322a",
|
|
1387
1391
|
],
|
|
@@ -1391,9 +1395,10 @@ exports.conf = {
|
|
|
1391
1395
|
"0xfdf44ce9bc239b170a97b49ff93947edd1c00dfc054e8474043740a4dd98c37f",
|
|
1392
1396
|
"0xa6deb1124631c6c3893ae7d0d5206cd3e36f3044f155eb2e9eb8e5a8994edd0f",
|
|
1393
1397
|
"0x8e4db6dc8350ea52b59ac6197405c9ea619e6e637102489e810fd4b4300b7ad9",
|
|
1398
|
+
"0x6417233b5789a77755dbdc8f45ca33255267db0ac6e60e0d69ced643d1aea74d",
|
|
1394
1399
|
],
|
|
1395
1400
|
ALPHA_BLUEFIN_V2_FIRST_PACKAGE_ID: "0x5d0b7cab355e1ffc6d5108a31d7d7064cd5da8c7a2abb35b45960b3f195a8402",
|
|
1396
|
-
ALPHA_BLUEFIN_V2_LATEST_PACKAGE_ID: "
|
|
1401
|
+
ALPHA_BLUEFIN_V2_LATEST_PACKAGE_ID: "0xc64d28ffe9381b7a780ce0b5c19b03ca900d2c8ddf8cfdf4fbb2e84659a09198",
|
|
1397
1402
|
ALPHA_BLUEFIN_V2_MODULE_PACKAGE_IDS: [
|
|
1398
1403
|
"0x5d0b7cab355e1ffc6d5108a31d7d7064cd5da8c7a2abb35b45960b3f195a8402",
|
|
1399
1404
|
],
|
|
@@ -1405,9 +1410,10 @@ exports.conf = {
|
|
|
1405
1410
|
"0x3bd3b853dc9a04286b5755897f54c759e11720e4c06fa3f29d529d1a4db298e2",
|
|
1406
1411
|
"0x50037e98117943e5bda330ff010c2556a216c06c2f5ba8a9958060c8b7c99b91",
|
|
1407
1412
|
"0xfcca754d5a35d4e4b38ee54fee20bb9ccbce529e3f36c35681d9354d246c13fe",
|
|
1413
|
+
"0xc64d28ffe9381b7a780ce0b5c19b03ca900d2c8ddf8cfdf4fbb2e84659a09198",
|
|
1408
1414
|
],
|
|
1409
1415
|
ALPHA_NAVI_V2_FIRST_PACKAGE_ID: "0x6f2d869138ef374fcb24f890387c0d8c54355f497ed9f9bb69186b7fe65a7de5",
|
|
1410
|
-
ALPHA_NAVI_V2_LATEST_PACKAGE_ID: "
|
|
1416
|
+
ALPHA_NAVI_V2_LATEST_PACKAGE_ID: "0x0dc02a1f5cf98c5b43cb00f214e50bddebb0895b927e64e09de06c7736aefdd6",
|
|
1411
1417
|
ALPHA_NAVI_V2_MODULE_PACKAGE_IDS: [
|
|
1412
1418
|
"0x6f2d869138ef374fcb24f890387c0d8c54355f497ed9f9bb69186b7fe65a7de5",
|
|
1413
1419
|
],
|
|
@@ -1421,6 +1427,7 @@ exports.conf = {
|
|
|
1421
1427
|
"0x8163199c587b80780bd49eec4b78995c3c321c01fc8426ebb636b1658f8b87eb",
|
|
1422
1428
|
"0x1ff12f8fae07183225431ef79e1248929199ed0f4509018c1f11cf61da275d2a",
|
|
1423
1429
|
"0xf0133475ce5c276e2efe82d089f8da99604a8432cb287e763922203ee14b8f0e",
|
|
1430
|
+
"0x0dc02a1f5cf98c5b43cb00f214e50bddebb0895b927e64e09de06c7736aefdd6",
|
|
1424
1431
|
],
|
|
1425
1432
|
ALPHA_CETUS_COMPENSATOR_FIRST_PACKAGE_ID: "0x614f9d104fcfcd76a98aab67c45c73f1231522a52def3ea31725cf1366599a88",
|
|
1426
1433
|
ALPHA_CETUS_COMPENSATOR_LATEST_PACKAGE_ID: "0x614f9d104fcfcd76a98aab67c45c73f1231522a52def3ea31725cf1366599a88",
|
|
@@ -1431,7 +1438,7 @@ exports.conf = {
|
|
|
1431
1438
|
"0x614f9d104fcfcd76a98aab67c45c73f1231522a52def3ea31725cf1366599a88",
|
|
1432
1439
|
],
|
|
1433
1440
|
ALPHA_ALPHALEND_FIRST_PACKAGE_ID: "0x45564ea956f9b25890a5c1c3a199c8d86aabd5291b34723fb662283419ee2f4d",
|
|
1434
|
-
ALPHA_ALPHALEND_LATEST_PACKAGE_ID: "
|
|
1441
|
+
ALPHA_ALPHALEND_LATEST_PACKAGE_ID: "0x1f1b868725bd4f6ac17480e5e12423597740407a1e83585be990671850be2ed7",
|
|
1435
1442
|
ALPHA_ALPHALEND_MODULE_PACKAGE_IDS: [
|
|
1436
1443
|
"0x45564ea956f9b25890a5c1c3a199c8d86aabd5291b34723fb662283419ee2f4d",
|
|
1437
1444
|
],
|
|
@@ -1442,6 +1449,7 @@ exports.conf = {
|
|
|
1442
1449
|
"0xec4cb6335d046a48b6e027146e6b6d5a918f690b5eff183cd8921a858bafcf27",
|
|
1443
1450
|
"0xa53b109f1a9ec129cd194cc82108d911feae2da45758619ab06559692d56bc7d",
|
|
1444
1451
|
"0x74ecede707e5fdbfb6b879907303f97529dfa4a85de11052b522589face6b732",
|
|
1452
|
+
"0x1f1b868725bd4f6ac17480e5e12423597740407a1e83585be990671850be2ed7",
|
|
1445
1453
|
],
|
|
1446
1454
|
ALPHA_LYF_FIRST_PACKAGE_ID: "0xff296a9ea1430e47ffc3e0e4e6aa8dd0f821f78ec37daba52dcdc517845559bb",
|
|
1447
1455
|
ALPHA_LYF_LATEST_PACKAGE_ID: "0x43e7977db2678fb15adb2fff008c6c48cebde37ca107b48fa9c005cc566bfcb5",
|
|
@@ -1461,12 +1469,14 @@ exports.conf = {
|
|
|
1461
1469
|
"0x975430704dc4d8536464a5d78e0938236d0e035a72b8224fb9606b28f6a75658",
|
|
1462
1470
|
],
|
|
1463
1471
|
ALPHA_SLUSH_FIRST_PACKAGE_ID: "0x41b1def47b6259cd7306e049d6500eabb1a984e25558b56eefa9b6c000a038c3",
|
|
1464
|
-
ALPHA_SLUSH_LATEST_PACKAGE_ID: "
|
|
1472
|
+
ALPHA_SLUSH_LATEST_PACKAGE_ID: "0x3a8c895ee2a07d669e2ac7228e79a2f38b6f15f375e1e79183019f4150054e4a",
|
|
1465
1473
|
ALPHA_SLUSH_MODULE_PACKAGE_IDS: [
|
|
1466
1474
|
"0x41b1def47b6259cd7306e049d6500eabb1a984e25558b56eefa9b6c000a038c3",
|
|
1467
1475
|
],
|
|
1468
1476
|
ALPHA_SLUSH_PACKAGE_IDS: [
|
|
1469
1477
|
"0x41b1def47b6259cd7306e049d6500eabb1a984e25558b56eefa9b6c000a038c3",
|
|
1478
|
+
"0x79df8fe670eeb8d198dfddb7405d5b58656ebfe46c0c35ab54c3bd023ce9dc32",
|
|
1479
|
+
"0x3a8c895ee2a07d669e2ac7228e79a2f38b6f15f375e1e79183019f4150054e4a",
|
|
1470
1480
|
],
|
|
1471
1481
|
ALPHAFI_RECEIPT_PACKAGE_ID: "0x18533807391b15db5f1f530f54b32553372e5c204d179928d8da0a1753cbb63c",
|
|
1472
1482
|
ALPHAFI_RECEIPT_IMAGE_URL: "https://images.alphafi.xyz/ALPHAFI-POSITION.png",
|