@alphafi/alphafi-sdk 0.0.74 → 0.0.75
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 +14 -0
- package/dist/cjs/common/constants.d.ts.map +1 -1
- package/dist/cjs/common/constants.js +11 -4
- 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 +19 -0
- package/dist/cjs/common/maps.js.map +1 -1
- package/dist/cjs/common/types.d.ts +1 -1
- package/dist/cjs/common/types.d.ts.map +1 -1
- package/dist/cjs/common/types.js.map +1 -1
- package/dist/cjs/transactions/blueRewards.d.ts.map +1 -1
- package/dist/cjs/transactions/blueRewards.js +27 -0
- package/dist/cjs/transactions/blueRewards.js.map +1 -1
- package/dist/cjs/transactions/bluefin.d.ts.map +1 -1
- package/dist/cjs/transactions/bluefin.js +57 -0
- package/dist/cjs/transactions/bluefin.js.map +1 -1
- package/dist/esm/common/constants.d.ts +14 -0
- package/dist/esm/common/constants.d.ts.map +1 -1
- package/dist/esm/common/constants.js +11 -4
- 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 +19 -0
- package/dist/esm/common/maps.js.map +1 -1
- package/dist/esm/common/types.d.ts +1 -1
- package/dist/esm/common/types.d.ts.map +1 -1
- package/dist/esm/common/types.js.map +1 -1
- package/dist/esm/transactions/blueRewards.d.ts.map +1 -1
- package/dist/esm/transactions/blueRewards.js +27 -0
- package/dist/esm/transactions/blueRewards.js.map +1 -1
- package/dist/esm/transactions/bluefin.d.ts.map +1 -1
- package/dist/esm/transactions/bluefin.js +57 -0
- package/dist/esm/transactions/bluefin.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/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/getHoldersFromTransactions.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/getUserTokensFromTransactions.html +1 -1
- package/docs/functions/getUserTokensInUsdFromTransactions.html +1 -1
- package/docs/functions/getVaultBalance.html +1 -1
- package/docs/functions/getVaultBalanceForActiveUsers.html +1 -1
- package/docs/functions/getVaults.html +1 -1
- package/docs/functions/getXTokenVaultBalanceForActiveUsers.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/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/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/GetVaultBalanceForActiveUsersParams.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
|
@@ -1043,6 +1043,7 @@ export declare const conf: {
|
|
|
1043
1043
|
ALPHAFI_BLUEFIN_AUTOBALANCE_DEEP_BLUE_POOL: string;
|
|
1044
1044
|
ALPHAFI_BLUEFIN_AUTOBALANCE_SUIUSDT_USDC_POOL: string;
|
|
1045
1045
|
ALPHAFI_BLUEFIN_AUTOBALANCE_SUI_LBTC_POOL: string;
|
|
1046
|
+
ALPHAFI_BLUEFIN_AUTOBALANCE_WAL_USDC_POOL: string;
|
|
1046
1047
|
WUSDC_SUI_CETUS_POOL_ID: string;
|
|
1047
1048
|
USDC_SUI_CETUS_POOL_ID: string;
|
|
1048
1049
|
CETUS_SUI_CETUS_POOL_ID: string;
|
|
@@ -1174,6 +1175,7 @@ export declare const conf: {
|
|
|
1174
1175
|
ALPHAFI_BLUEFIN_AUTOBALANCE_DEEP_SUI_INVESTOR: string;
|
|
1175
1176
|
ALPHAFI_BLUEFIN_AUTOBALANCE_BLUE_SUI_INVESTOR: string;
|
|
1176
1177
|
ALPHAFI_BLUEFIN_AUTOBALANCE_SUI_LBTC_INVESTOR: string;
|
|
1178
|
+
ALPHAFI_BLUEFIN_AUTOBALANCE_WAL_USDC_INVESTOR: string;
|
|
1177
1179
|
ALPHAFI_BLUEFIN_FUNGIBLE_STSUI_SUI_INVESTOR: string;
|
|
1178
1180
|
ALPHA_POOL_RECEIPT: string;
|
|
1179
1181
|
ALPHA_SUI_POOL_RECEIPT: string;
|
|
@@ -1253,6 +1255,7 @@ export declare const conf: {
|
|
|
1253
1255
|
ALPHAFI_BLUEFIN_AUTOBALANCE_DEEP_SUI_RECEIPT: string;
|
|
1254
1256
|
ALPHAFI_BLUEFIN_AUTOBALANCE_BLUE_SUI_RECEIPT: string;
|
|
1255
1257
|
ALPHAFI_BLUEFIN_AUTOBALANCE_SUI_LBTC_RECEIPT: string;
|
|
1258
|
+
ALPHAFI_BLUEFIN_AUTOBALANCE_WAL_USDC_RECEIPT: string;
|
|
1256
1259
|
ALPHA_POOL_RECEIPT_NAME: string;
|
|
1257
1260
|
ALPHA_SUI_POOL_RECEIPT_NAME: string;
|
|
1258
1261
|
USDT_WUSDC_POOL_RECEIPT_NAME: string;
|
|
@@ -1331,6 +1334,7 @@ export declare const conf: {
|
|
|
1331
1334
|
USDC_SUIUSDT_POOL_RECEIPT_NAME: string;
|
|
1332
1335
|
ALPHAFI_BLUEFIN_WAL_USDC_RECEIPT_NAME: string;
|
|
1333
1336
|
ALPHAFI_BLUEFIN_WAL_STSUI_RECEIPT_NAME: string;
|
|
1337
|
+
ALPHAFI_BLUEFIN_AUTOBALANCE_WAL_USDC_RECEIPT_NAME: string;
|
|
1334
1338
|
NAVI_USDC_USDT_LOOP_ACCOUNT_ADDRESS: string;
|
|
1335
1339
|
NAVI_SUI_VSUI_LOOP_ACCOUNT_ADDRESS: string;
|
|
1336
1340
|
NAVI_HASUI_SUI_LOOP_ACCOUNT_ADDRESS: string;
|
|
@@ -1430,6 +1434,7 @@ export declare const conf: {
|
|
|
1430
1434
|
ALPHAFI_BLUEFIN_AUTOBALANCE_DEEP_SUI_POOL_AUTO_COMPOUNDING_EVENT: string;
|
|
1431
1435
|
ALPHAFI_BLUEFIN_AUTOBALANCE_BLUE_SUI_POOL_AUTO_COMPOUNDING_EVENT: string;
|
|
1432
1436
|
ALPHAFI_BLUEFIN_AUTOBALANCE_SUI_LBTC_POOL_AUTO_COMPOUNDING_EVENT: string;
|
|
1437
|
+
ALPHAFI_BLUEFIN_AUTOBALANCE_WAL_USDC_POOL_AUTO_COMPOUNDING_EVENT: string;
|
|
1433
1438
|
ALPHA_SUI_POOL_REBALANCE_EVENT: string;
|
|
1434
1439
|
USDT_WUSDC_POOL_REBALANCE_EVENT: string;
|
|
1435
1440
|
USDY_WUSDC_POOL_REBALANCE_EVENT: string;
|
|
@@ -1488,6 +1493,7 @@ export declare const conf: {
|
|
|
1488
1493
|
USDC_SUIUSDT_POOL_REBALANCE_EVENT: string;
|
|
1489
1494
|
ALPHAFI_BLUEFIN_WAL_USDC_POOL_REBALANCE_EVENT: string;
|
|
1490
1495
|
ALPHAFI_BLUEFIN_WAL_STSUI_POOL_REBALANCE_EVENT: string;
|
|
1496
|
+
ALPHAFI_BLUEFIN_AUTOBALANCE_WAL_USDC_POOL_REBALANCE_EVENT: string;
|
|
1491
1497
|
ALPHA_POOL_LIQUIDITY_CHANGE_EVENT: string;
|
|
1492
1498
|
ALPHA_SUI_POOL_LIQUIDITY_CHANGE_EVENT: string;
|
|
1493
1499
|
USDT_WUSDC_POOL_LIQUIDITY_CHANGE_EVENT: string;
|
|
@@ -1566,6 +1572,7 @@ export declare const conf: {
|
|
|
1566
1572
|
USDC_SUIUSDT_POOL_LIQUIDITY_CHANGE_EVENT: string;
|
|
1567
1573
|
ALPHAFI_BLUEFIN_WAL_USDC_POOL_LIQUIDITY_CHANGE_EVENT: string;
|
|
1568
1574
|
ALPHAFI_BLUEFIN_WAL_STSUI_POOL_LIQUIDITY_CHANGE_EVENT: string;
|
|
1575
|
+
ALPHAFI_BLUEFIN_AUTOBALANCE_WAL_USDC_POOL_LIQUIDITY_CHANGE_EVENT: string;
|
|
1569
1576
|
ALPHA_POOL_WITHDRAW_V2_EVENT: string;
|
|
1570
1577
|
ALPHA_POOL_AFTER_TRANSACTION_EVENT: string;
|
|
1571
1578
|
ALPHA_SUI_POOL_AFTER_TRANSACTION_EVENT: string;
|
|
@@ -1909,6 +1916,7 @@ export declare const getConf: () => {
|
|
|
1909
1916
|
ALPHAFI_BLUEFIN_AUTOBALANCE_DEEP_BLUE_POOL: string;
|
|
1910
1917
|
ALPHAFI_BLUEFIN_AUTOBALANCE_SUIUSDT_USDC_POOL: string;
|
|
1911
1918
|
ALPHAFI_BLUEFIN_AUTOBALANCE_SUI_LBTC_POOL: string;
|
|
1919
|
+
ALPHAFI_BLUEFIN_AUTOBALANCE_WAL_USDC_POOL: string;
|
|
1912
1920
|
WUSDC_SUI_CETUS_POOL_ID: string;
|
|
1913
1921
|
USDC_SUI_CETUS_POOL_ID: string;
|
|
1914
1922
|
CETUS_SUI_CETUS_POOL_ID: string;
|
|
@@ -2040,6 +2048,7 @@ export declare const getConf: () => {
|
|
|
2040
2048
|
ALPHAFI_BLUEFIN_AUTOBALANCE_DEEP_SUI_INVESTOR: string;
|
|
2041
2049
|
ALPHAFI_BLUEFIN_AUTOBALANCE_BLUE_SUI_INVESTOR: string;
|
|
2042
2050
|
ALPHAFI_BLUEFIN_AUTOBALANCE_SUI_LBTC_INVESTOR: string;
|
|
2051
|
+
ALPHAFI_BLUEFIN_AUTOBALANCE_WAL_USDC_INVESTOR: string;
|
|
2043
2052
|
ALPHAFI_BLUEFIN_FUNGIBLE_STSUI_SUI_INVESTOR: string;
|
|
2044
2053
|
ALPHA_POOL_RECEIPT: string;
|
|
2045
2054
|
ALPHA_SUI_POOL_RECEIPT: string;
|
|
@@ -2119,6 +2128,7 @@ export declare const getConf: () => {
|
|
|
2119
2128
|
ALPHAFI_BLUEFIN_AUTOBALANCE_DEEP_SUI_RECEIPT: string;
|
|
2120
2129
|
ALPHAFI_BLUEFIN_AUTOBALANCE_BLUE_SUI_RECEIPT: string;
|
|
2121
2130
|
ALPHAFI_BLUEFIN_AUTOBALANCE_SUI_LBTC_RECEIPT: string;
|
|
2131
|
+
ALPHAFI_BLUEFIN_AUTOBALANCE_WAL_USDC_RECEIPT: string;
|
|
2122
2132
|
ALPHA_POOL_RECEIPT_NAME: string;
|
|
2123
2133
|
ALPHA_SUI_POOL_RECEIPT_NAME: string;
|
|
2124
2134
|
USDT_WUSDC_POOL_RECEIPT_NAME: string;
|
|
@@ -2197,6 +2207,7 @@ export declare const getConf: () => {
|
|
|
2197
2207
|
USDC_SUIUSDT_POOL_RECEIPT_NAME: string;
|
|
2198
2208
|
ALPHAFI_BLUEFIN_WAL_USDC_RECEIPT_NAME: string;
|
|
2199
2209
|
ALPHAFI_BLUEFIN_WAL_STSUI_RECEIPT_NAME: string;
|
|
2210
|
+
ALPHAFI_BLUEFIN_AUTOBALANCE_WAL_USDC_RECEIPT_NAME: string;
|
|
2200
2211
|
NAVI_USDC_USDT_LOOP_ACCOUNT_ADDRESS: string;
|
|
2201
2212
|
NAVI_SUI_VSUI_LOOP_ACCOUNT_ADDRESS: string;
|
|
2202
2213
|
NAVI_HASUI_SUI_LOOP_ACCOUNT_ADDRESS: string;
|
|
@@ -2296,6 +2307,7 @@ export declare const getConf: () => {
|
|
|
2296
2307
|
ALPHAFI_BLUEFIN_AUTOBALANCE_DEEP_SUI_POOL_AUTO_COMPOUNDING_EVENT: string;
|
|
2297
2308
|
ALPHAFI_BLUEFIN_AUTOBALANCE_BLUE_SUI_POOL_AUTO_COMPOUNDING_EVENT: string;
|
|
2298
2309
|
ALPHAFI_BLUEFIN_AUTOBALANCE_SUI_LBTC_POOL_AUTO_COMPOUNDING_EVENT: string;
|
|
2310
|
+
ALPHAFI_BLUEFIN_AUTOBALANCE_WAL_USDC_POOL_AUTO_COMPOUNDING_EVENT: string;
|
|
2299
2311
|
ALPHA_SUI_POOL_REBALANCE_EVENT: string;
|
|
2300
2312
|
USDT_WUSDC_POOL_REBALANCE_EVENT: string;
|
|
2301
2313
|
USDY_WUSDC_POOL_REBALANCE_EVENT: string;
|
|
@@ -2354,6 +2366,7 @@ export declare const getConf: () => {
|
|
|
2354
2366
|
USDC_SUIUSDT_POOL_REBALANCE_EVENT: string;
|
|
2355
2367
|
ALPHAFI_BLUEFIN_WAL_USDC_POOL_REBALANCE_EVENT: string;
|
|
2356
2368
|
ALPHAFI_BLUEFIN_WAL_STSUI_POOL_REBALANCE_EVENT: string;
|
|
2369
|
+
ALPHAFI_BLUEFIN_AUTOBALANCE_WAL_USDC_POOL_REBALANCE_EVENT: string;
|
|
2357
2370
|
ALPHA_POOL_LIQUIDITY_CHANGE_EVENT: string;
|
|
2358
2371
|
ALPHA_SUI_POOL_LIQUIDITY_CHANGE_EVENT: string;
|
|
2359
2372
|
USDT_WUSDC_POOL_LIQUIDITY_CHANGE_EVENT: string;
|
|
@@ -2432,6 +2445,7 @@ export declare const getConf: () => {
|
|
|
2432
2445
|
USDC_SUIUSDT_POOL_LIQUIDITY_CHANGE_EVENT: string;
|
|
2433
2446
|
ALPHAFI_BLUEFIN_WAL_USDC_POOL_LIQUIDITY_CHANGE_EVENT: string;
|
|
2434
2447
|
ALPHAFI_BLUEFIN_WAL_STSUI_POOL_LIQUIDITY_CHANGE_EVENT: string;
|
|
2448
|
+
ALPHAFI_BLUEFIN_AUTOBALANCE_WAL_USDC_POOL_LIQUIDITY_CHANGE_EVENT: string;
|
|
2435
2449
|
ALPHA_POOL_WITHDRAW_V2_EVENT: string;
|
|
2436
2450
|
ALPHA_POOL_AFTER_TRANSACTION_EVENT: string;
|
|
2437
2451
|
ALPHA_SUI_POOL_AFTER_TRANSACTION_EVENT: 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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2lIhB,CAAC;AAEF,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAEnB,CAAC"}
|
|
@@ -1271,6 +1271,7 @@ exports.conf = {
|
|
|
1271
1271
|
ALPHAFI_BLUEFIN_AUTOBALANCE_DEEP_BLUE_POOL: "0x37671a77fb00a3323304f2586d18694bb93a6bc840e8184634ebe66d69eb48db",
|
|
1272
1272
|
ALPHAFI_BLUEFIN_AUTOBALANCE_SUIUSDT_USDC_POOL: "0x8b68333ff71fa008bb2c8bc26d5989fba51cec27393172bb6bbfdbd360489542",
|
|
1273
1273
|
ALPHAFI_BLUEFIN_AUTOBALANCE_SUI_LBTC_POOL: "0xafc0dc5166233af565e30e24755c401ff8958a28a8fdfdbbf407236b67725695",
|
|
1274
|
+
ALPHAFI_BLUEFIN_AUTOBALANCE_WAL_USDC_POOL: "0x82938703e493c5759c4fa1218d7b7f82fd0356714dfc32eae457479f1f71c225",
|
|
1274
1275
|
// CETUS Pool Id's
|
|
1275
1276
|
WUSDC_SUI_CETUS_POOL_ID: "0xcf994611fd4c48e277ce3ffd4d4364c914af2c3cbb05f7bf6facd371de688630",
|
|
1276
1277
|
USDC_SUI_CETUS_POOL_ID: "0xb8d7d9e66a60c239e7a60110efcf8de6c705580ed924d0dde141f4a0e2c90105",
|
|
@@ -1409,6 +1410,7 @@ exports.conf = {
|
|
|
1409
1410
|
ALPHAFI_BLUEFIN_AUTOBALANCE_DEEP_SUI_INVESTOR: "0x217a85380d0cf4b4c5a870b8f6d11b8e3bc66de87e86d0376080ca7e60e6506c",
|
|
1410
1411
|
ALPHAFI_BLUEFIN_AUTOBALANCE_BLUE_SUI_INVESTOR: "0xf7785cf8b3d3f9bee48bf4d90a142d7ec98b25d6784408ffedc11633d7124197",
|
|
1411
1412
|
ALPHAFI_BLUEFIN_AUTOBALANCE_SUI_LBTC_INVESTOR: "0x7a8fc71060975c6e16083c723f376eaf41aab466d0a773c06a68f8f07040998a",
|
|
1413
|
+
ALPHAFI_BLUEFIN_AUTOBALANCE_WAL_USDC_INVESTOR: "0xab8585241f83c4e9cfe4d3b36af4b640a0c309b2b60be2c07b2246c32e5d8b4e",
|
|
1412
1414
|
ALPHAFI_BLUEFIN_FUNGIBLE_STSUI_SUI_INVESTOR: "0xaec347c096dd7e816febd8397be4cca3aabc094a9a2a1f23d7e895564f859dc2",
|
|
1413
1415
|
// Receipt Types
|
|
1414
1416
|
ALPHA_POOL_RECEIPT: "0x9bbd650b8442abb082c20f3bc95a9434a8d47b4bef98b0832dab57c1a8ba7123::alphapool::Receipt",
|
|
@@ -1480,7 +1482,7 @@ exports.conf = {
|
|
|
1480
1482
|
NAVI_SUIUSDT_POOL_RECEIPT: "0x5d90d17172b9e38da9f13a982668a9e48d0b0b5f864e421b60686f60758b37bd::alphafi_navi_pool_v2::Receipt",
|
|
1481
1483
|
ALPHAFI_BLUEFIN_LBTC_SUIBTC_RECEIPT: "0x5d0b7cab355e1ffc6d5108a31d7d7064cd5da8c7a2abb35b45960b3f195a8402::alphafi_bluefin_type_1_pool::Receipt",
|
|
1482
1484
|
USDC_SUIUSDT_POOL_RECEIPT: "0x9bbd650b8442abb082c20f3bc95a9434a8d47b4bef98b0832dab57c1a8ba7123::alphafi_cetus_pool::Receipt",
|
|
1483
|
-
ALPHAFI_BLUEFIN_WAL_USDC_RECEIPT: "
|
|
1485
|
+
ALPHAFI_BLUEFIN_WAL_USDC_RECEIPT: "0x066648edaf473d6cc14b7ab46f56b673be4e44f9c940f70b6bacd7848808859b::alphafi_bluefin_type_1_pool::Receipt",
|
|
1484
1486
|
ALPHAFI_BLUEFIN_WAL_STSUI_RECEIPT: "0xdb3f0d00c5aa1d24dd65dfcbaecb284e013a2c7e742be3cb979c7703a1b899c9::alphafi_bluefin_stsui_second_pool::Receipt",
|
|
1485
1487
|
//AUTOBALANCE POOLS
|
|
1486
1488
|
ALPHAFI_BLUEFIN_AUTOBALANCE_USDT_USDC_RECEIPT: "0x754afbce8c72c8e491e3b9d536aa9d9766fdbc68650224ce01072189b235eee3::alphafi_bluefin_type_1_pool::Receipt",
|
|
@@ -1490,6 +1492,7 @@ exports.conf = {
|
|
|
1490
1492
|
ALPHAFI_BLUEFIN_AUTOBALANCE_DEEP_SUI_RECEIPT: "0x0c3fe368a5234c423f55d99badd45f1c09f0f4a468ee0403fb455d276a5dac62::alphafi_bluefin_sui_second_pool::Receipt",
|
|
1491
1493
|
ALPHAFI_BLUEFIN_AUTOBALANCE_BLUE_SUI_RECEIPT: "0x0c3fe368a5234c423f55d99badd45f1c09f0f4a468ee0403fb455d276a5dac62::alphafi_bluefin_sui_second_pool::Receipt",
|
|
1492
1494
|
ALPHAFI_BLUEFIN_AUTOBALANCE_SUI_LBTC_RECEIPT: "0x754afbce8c72c8e491e3b9d536aa9d9766fdbc68650224ce01072189b235eee3::alphafi_bluefin_sui_first_pool::Receipt",
|
|
1495
|
+
ALPHAFI_BLUEFIN_AUTOBALANCE_WAL_USDC_RECEIPT: "0x754afbce8c72c8e491e3b9d536aa9d9766fdbc68650224ce01072189b235eee3::alphafi_bluefin_type_1_pool::Receipt",
|
|
1493
1496
|
// Receipt Names
|
|
1494
1497
|
ALPHA_POOL_RECEIPT_NAME: "AlphaFi ALPHA Receipt",
|
|
1495
1498
|
ALPHA_SUI_POOL_RECEIPT_NAME: "AlphaFi ALPHA-SUI Receipt",
|
|
@@ -1569,6 +1572,7 @@ exports.conf = {
|
|
|
1569
1572
|
USDC_SUIUSDT_POOL_RECEIPT_NAME: "AlphaFi-Cetus suiUSDT-USDC Receipt",
|
|
1570
1573
|
ALPHAFI_BLUEFIN_WAL_USDC_RECEIPT_NAME: "AlphaFi-Bluefin WAL-USDC Receipt",
|
|
1571
1574
|
ALPHAFI_BLUEFIN_WAL_STSUI_RECEIPT_NAME: "AlphaFi-Bluefin WAL-STSUI Receipt",
|
|
1575
|
+
ALPHAFI_BLUEFIN_AUTOBALANCE_WAL_USDC_RECEIPT_NAME: "AlphaFi-Bluefin-Autobalance WAL-USDC Receipt",
|
|
1572
1576
|
//alphafi navi account addresses
|
|
1573
1577
|
NAVI_USDC_USDT_LOOP_ACCOUNT_ADDRESS: "0x522fff4c498a045af792aaf8d74fbad3a63f0ccd269068e661d526bc8a719275",
|
|
1574
1578
|
NAVI_SUI_VSUI_LOOP_ACCOUNT_ADDRESS: "0xc2c0f74aa59b2cde7ccb3840c902e40dd09b87f3229e5e4d5f448436ee2d9097",
|
|
@@ -1663,7 +1667,7 @@ exports.conf = {
|
|
|
1663
1667
|
NAVI_SUIUSDT_POOL_AUTO_COMPOUNDING_EVENT: "0x5d90d17172b9e38da9f13a982668a9e48d0b0b5f864e421b60686f60758b37bd::alphafi_navi_investor_v2::AutoCompoundingEvent", //change
|
|
1664
1668
|
ALPHAFI_BLUEFIN_LBTC_SUIBTC_POOL_AUTO_COMPOUNDING_EVENT: "0x5d0b7cab355e1ffc6d5108a31d7d7064cd5da8c7a2abb35b45960b3f195a8402::alphafi_bluefin_type_1_investor::AutoCompoundingEvent",
|
|
1665
1669
|
USDC_SUIUSDT_POOL_AUTO_COMPOUNDING_EVENT: "0x73754ff4132adde2c28995739e8bb403aeb7219ba92003245529681dbc379c08::alphafi_cetus_investor::AutoCompoundingEvent",
|
|
1666
|
-
ALPHAFI_BLUEFIN_WAL_USDC_POOL_AUTO_COMPOUNDING_EVENT: "
|
|
1670
|
+
ALPHAFI_BLUEFIN_WAL_USDC_POOL_AUTO_COMPOUNDING_EVENT: "0x066648edaf473d6cc14b7ab46f56b673be4e44f9c940f70b6bacd7848808859b::alphafi_bluefin_type_1_investor::AutoCompoundingEvent",
|
|
1667
1671
|
ALPHAFI_BLUEFIN_WAL_STSUI_POOL_AUTO_COMPOUNDING_EVENT: "0xdb3f0d00c5aa1d24dd65dfcbaecb284e013a2c7e742be3cb979c7703a1b899c9::alphafi_bluefin_stsui_second_investor::AutoCompoundingEvent",
|
|
1668
1672
|
// autobalance
|
|
1669
1673
|
ALPHAFI_BLUEFIN_AUTOBALANCE_USDT_USDC_POOL_AUTO_COMPOUNDING_EVENT: "0x754afbce8c72c8e491e3b9d536aa9d9766fdbc68650224ce01072189b235eee3::alphafi_bluefin_type_1_investor::AutoCompoundingEvent", //CHANGE
|
|
@@ -1673,6 +1677,7 @@ exports.conf = {
|
|
|
1673
1677
|
ALPHAFI_BLUEFIN_AUTOBALANCE_DEEP_SUI_POOL_AUTO_COMPOUNDING_EVENT: "0x0c3fe368a5234c423f55d99badd45f1c09f0f4a468ee0403fb455d276a5dac62::alphafi_bluefin_sui_second_investor::AutoCompoundingEvent", //CHANGE
|
|
1674
1678
|
ALPHAFI_BLUEFIN_AUTOBALANCE_BLUE_SUI_POOL_AUTO_COMPOUNDING_EVENT: "0x0c3fe368a5234c423f55d99badd45f1c09f0f4a468ee0403fb455d276a5dac62::alphafi_bluefin_sui_second_investor::AutoCompoundingEvent", //CHANGE
|
|
1675
1679
|
ALPHAFI_BLUEFIN_AUTOBALANCE_SUI_LBTC_POOL_AUTO_COMPOUNDING_EVENT: "0x754afbce8c72c8e491e3b9d536aa9d9766fdbc68650224ce01072189b235eee3::alphafi_bluefin_sui_first_investor::AutoCompoundingEvent",
|
|
1680
|
+
ALPHAFI_BLUEFIN_AUTOBALANCE_WAL_USDC_POOL_AUTO_COMPOUNDING_EVENT: "0x754afbce8c72c8e491e3b9d536aa9d9766fdbc68650224ce01072189b235eee3::alphafi_bluefin_type_1_investor::AutoCompoundingEvent", //CHANGE
|
|
1676
1681
|
//Rebalance Event Types
|
|
1677
1682
|
ALPHA_SUI_POOL_REBALANCE_EVENT: "0x73754ff4132adde2c28995739e8bb403aeb7219ba92003245529681dbc379c08::alphafi_cetus_sui_investor::RebalancePoolEvent",
|
|
1678
1683
|
USDT_WUSDC_POOL_REBALANCE_EVENT: "0x73754ff4132adde2c28995739e8bb403aeb7219ba92003245529681dbc379c08::alphafi_cetus_investor::RebalancePoolEvent",
|
|
@@ -1730,8 +1735,9 @@ exports.conf = {
|
|
|
1730
1735
|
ALPHAFI_BLUEFIN_AUTOBALANCE_SUI_LBTC_POOL_REBALANCE_EVENT: "0x754afbce8c72c8e491e3b9d536aa9d9766fdbc68650224ce01072189b235eee3::alphafi_bluefin_sui_first_investor::RebalancePoolEvent",
|
|
1731
1736
|
ALPHAFI_BLUEFIN_LBTC_SUIBTC_POOL_REBALANCE_EVENT: "0x5d0b7cab355e1ffc6d5108a31d7d7064cd5da8c7a2abb35b45960b3f195a8402::alphafi_bluefin_type_1_investor::RebalancePoolEvent",
|
|
1732
1737
|
USDC_SUIUSDT_POOL_REBALANCE_EVENT: "0x73754ff4132adde2c28995739e8bb403aeb7219ba92003245529681dbc379c08::alphafi_cetus_investor::RebalancePoolEvent",
|
|
1733
|
-
ALPHAFI_BLUEFIN_WAL_USDC_POOL_REBALANCE_EVENT: "
|
|
1738
|
+
ALPHAFI_BLUEFIN_WAL_USDC_POOL_REBALANCE_EVENT: "0x066648edaf473d6cc14b7ab46f56b673be4e44f9c940f70b6bacd7848808859b::alphafi_bluefin_type_1_investor::RebalancePoolEvent",
|
|
1734
1739
|
ALPHAFI_BLUEFIN_WAL_STSUI_POOL_REBALANCE_EVENT: "0xdb3f0d00c5aa1d24dd65dfcbaecb284e013a2c7e742be3cb979c7703a1b899c9::alphafi_bluefin_stsui_second_investor::RebalancePoolEvent", //c
|
|
1740
|
+
ALPHAFI_BLUEFIN_AUTOBALANCE_WAL_USDC_POOL_REBALANCE_EVENT: "0x754afbce8c72c8e491e3b9d536aa9d9766fdbc68650224ce01072189b235eee3::alphafi_bluefin_type_1_investor::RebalancePoolEvent",
|
|
1735
1741
|
//Liquidity Change Event Types
|
|
1736
1742
|
ALPHA_POOL_LIQUIDITY_CHANGE_EVENT: "0x73754ff4132adde2c28995739e8bb403aeb7219ba92003245529681dbc379c08::alphapool::LiquidityChangeEvent",
|
|
1737
1743
|
ALPHA_SUI_POOL_LIQUIDITY_CHANGE_EVENT: "0x73754ff4132adde2c28995739e8bb403aeb7219ba92003245529681dbc379c08::alphafi_cetus_sui_pool::LiquidityChangeEvent",
|
|
@@ -1809,8 +1815,9 @@ exports.conf = {
|
|
|
1809
1815
|
ALPHAFI_BLUEFIN_AUTOBALANCE_SUI_LBTC_POOL_LIQUIDITY_CHANGE_EVENT: "0x754afbce8c72c8e491e3b9d536aa9d9766fdbc68650224ce01072189b235eee3::alphafi_bluefin_sui_first_pool::LiquidityChangeEvent",
|
|
1810
1816
|
ALPHAFI_BLUEFIN_LBTC_SUIBTC_POOL_LIQUIDITY_CHANGE_EVENT: "0x5d0b7cab355e1ffc6d5108a31d7d7064cd5da8c7a2abb35b45960b3f195a8402::alphafi_bluefin_type_1_pool::LiquidityChangeEvent",
|
|
1811
1817
|
USDC_SUIUSDT_POOL_LIQUIDITY_CHANGE_EVENT: "0x9bbd650b8442abb082c20f3bc95a9434a8d47b4bef98b0832dab57c1a8ba7123::alphafi_cetus_pool::LiquidityChangeEvent",
|
|
1812
|
-
ALPHAFI_BLUEFIN_WAL_USDC_POOL_LIQUIDITY_CHANGE_EVENT: "
|
|
1818
|
+
ALPHAFI_BLUEFIN_WAL_USDC_POOL_LIQUIDITY_CHANGE_EVENT: "0x066648edaf473d6cc14b7ab46f56b673be4e44f9c940f70b6bacd7848808859b::alphafi_bluefin_type_1_pool::LiquidityChangeEvent",
|
|
1813
1819
|
ALPHAFI_BLUEFIN_WAL_STSUI_POOL_LIQUIDITY_CHANGE_EVENT: "0xdb3f0d00c5aa1d24dd65dfcbaecb284e013a2c7e742be3cb979c7703a1b899c9::alphafi_bluefin_stsui_second_pool::LiquidityChangeEvent", //c
|
|
1820
|
+
ALPHAFI_BLUEFIN_AUTOBALANCE_WAL_USDC_POOL_LIQUIDITY_CHANGE_EVENT: "0x754afbce8c72c8e491e3b9d536aa9d9766fdbc68650224ce01072189b235eee3::alphafi_bluefin_type_1_pool::LiquidityChangeEvent",
|
|
1814
1821
|
// WithdrawV2 Events
|
|
1815
1822
|
ALPHA_POOL_WITHDRAW_V2_EVENT: "0x904f7b5fc4064adc1a3d49b263abe683660ba766f78abd84a454c37c1f102218::alphapool::WithdrawEventV2",
|
|
1816
1823
|
// After Transaction Event Types
|