@alphafi/alphafi-sdk 0.0.62 → 0.0.63
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 +7 -0
- 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 +18 -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/sui-sdk/functions/getReceipts.d.ts +1 -0
- package/dist/cjs/sui-sdk/functions/getReceipts.d.ts.map +1 -1
- package/dist/cjs/transactions/navi.d.ts.map +1 -1
- package/dist/cjs/transactions/navi.js +66 -0
- package/dist/cjs/transactions/navi.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 +7 -0
- 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 +18 -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/sui-sdk/functions/getReceipts.d.ts +1 -0
- package/dist/esm/sui-sdk/functions/getReceipts.d.ts.map +1 -1
- package/dist/esm/transactions/navi.d.ts.map +1 -1
- package/dist/esm/transactions/navi.js +66 -0
- 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/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/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/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/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
|
@@ -871,6 +871,7 @@ export declare const conf: {
|
|
|
871
871
|
ALPHAFI_NAVI_STSUI_POOL: string;
|
|
872
872
|
ALPHAFI_NAVI_LOOP_SUI_STSUI_POOL: string;
|
|
873
873
|
ALPHAFI_NAVI_SUIBTC_POOL: string;
|
|
874
|
+
ALPHAFI_NAVI_SUIUSDT_POOL: string;
|
|
874
875
|
BUCKET_BUCK_POOL: string;
|
|
875
876
|
ALPHAFI_BLUEFIN_SUI_USDC_POOL: string;
|
|
876
877
|
ALPHAFI_BLUEFIN_USDT_USDC_POOL: string;
|
|
@@ -990,6 +991,7 @@ export declare const conf: {
|
|
|
990
991
|
NAVI_STSUI_INVESTOR: string;
|
|
991
992
|
NAVI_LOOP_SUI_STSUI_INVESTOR: string;
|
|
992
993
|
NAVI_SUIBTC_INVESTOR: string;
|
|
994
|
+
NAVI_SUIUSDT_INVESTOR: string;
|
|
993
995
|
BUCKET_BUCK_INVESTOR: string;
|
|
994
996
|
ALPHAFI_BLUEFIN_SUI_USDC_INVESTOR: string;
|
|
995
997
|
ALPHAFI_BLUEFIN_USDT_USDC_INVESTOR: string;
|
|
@@ -1084,6 +1086,7 @@ export declare const conf: {
|
|
|
1084
1086
|
NAVI_LOOP_SUI_STSUI_RECEIPT: string;
|
|
1085
1087
|
ALPHAFI_BLUEFIN_SUIBTC_USDC_RECEIPT: string;
|
|
1086
1088
|
NAVI_SUIBTC_POOL_RECEIPT: string;
|
|
1089
|
+
NAVI_SUIUSDT_POOL_RECEIPT: string;
|
|
1087
1090
|
ALPHAFI_BLUEFIN_AUTOBALANCE_USDT_USDC_RECEIPT: string;
|
|
1088
1091
|
ALPHAFI_BLUEFIN_AUTOBALANCE_SUI_USDC_RECEIPT: string;
|
|
1089
1092
|
ALPHAFI_BLUEFIN_AUTOBALANCE_SUIUSDT_USDC_RECEIPT: string;
|
|
@@ -1161,6 +1164,7 @@ export declare const conf: {
|
|
|
1161
1164
|
NAVI_SUI_STSUI_LOOP_RECEIPT_NAME: string;
|
|
1162
1165
|
ALPHAFI_BLUEFIN_SUIBTC_USDC_RECEIPT_NAME: string;
|
|
1163
1166
|
NAVI_SUIBTC_POOL_RECEIPT_NAME: string;
|
|
1167
|
+
NAVI_SUIUSDT_POOL_RECEIPT_NAME: string;
|
|
1164
1168
|
NAVI_USDC_USDT_LOOP_ACCOUNT_ADDRESS: string;
|
|
1165
1169
|
NAVI_SUI_VSUI_LOOP_ACCOUNT_ADDRESS: string;
|
|
1166
1170
|
NAVI_HASUI_SUI_LOOP_ACCOUNT_ADDRESS: string;
|
|
@@ -1233,6 +1237,7 @@ export declare const conf: {
|
|
|
1233
1237
|
NAVI_LOOP_SUI_STSUI_POOL_AUTO_COMPOUNDING_EVENT: string;
|
|
1234
1238
|
ALPHAFI_BLUEFIN_SUIBTC_USDC_POOL_AUTO_COMPOUNDING_EVENT: string;
|
|
1235
1239
|
NAVI_SUIBTC_POOL_AUTO_COMPOUNDING_EVENT: string;
|
|
1240
|
+
NAVI_SUIUSDT_POOL_AUTO_COMPOUNDING_EVENT: string;
|
|
1236
1241
|
ALPHAFI_BLUEFIN_AUTOBALANCE_USDT_USDC_POOL_AUTO_COMPOUNDING_EVENT: string;
|
|
1237
1242
|
ALPHAFI_BLUEFIN_AUTOBALANCE_SUI_USDC_POOL_AUTO_COMPOUNDING_EVENT: string;
|
|
1238
1243
|
ALPHAFI_BLUEFIN_AUTOBALANCE_SUIUSDT_USDC_POOL_AUTO_COMPOUNDING_EVENT: string;
|
|
@@ -1362,6 +1367,7 @@ export declare const conf: {
|
|
|
1362
1367
|
NAVI_LOOP_SUI_STSUI_POOL_LIQUIDITY_CHANGE_EVENT: string;
|
|
1363
1368
|
ALPHAFI_BLUEFIN_SUIBTC_USDC_POOL_LIQUIDITY_CHANGE_EVENT: string;
|
|
1364
1369
|
NAVI_SUIBTC_POOL_LIQUIDITY_CHANGE_EVENT: string;
|
|
1370
|
+
NAVI_SUIUSDT_POOL_LIQUIDITY_CHANGE_EVENT: string;
|
|
1365
1371
|
ALPHA_POOL_WITHDRAW_V2_EVENT: string;
|
|
1366
1372
|
ALPHA_POOL_AFTER_TRANSACTION_EVENT: string;
|
|
1367
1373
|
ALPHA_SUI_POOL_AFTER_TRANSACTION_EVENT: string;
|
|
@@ -1451,6 +1457,7 @@ export declare const conf: {
|
|
|
1451
1457
|
NAVI_NS_FUNDS_POOL: string;
|
|
1452
1458
|
NAVI_STSUI_FUNDS_POOL: string;
|
|
1453
1459
|
NAVI_DEEP_FUNDS_POOL: string;
|
|
1460
|
+
NAVI_SUIUSDT_POOL: string;
|
|
1454
1461
|
BUCKET_PROTOCOL: string;
|
|
1455
1462
|
FOUNTAIN: string;
|
|
1456
1463
|
FLASK: string;
|
|
@@ -1606,6 +1613,7 @@ export declare const getConf: () => {
|
|
|
1606
1613
|
ALPHAFI_NAVI_STSUI_POOL: string;
|
|
1607
1614
|
ALPHAFI_NAVI_LOOP_SUI_STSUI_POOL: string;
|
|
1608
1615
|
ALPHAFI_NAVI_SUIBTC_POOL: string;
|
|
1616
|
+
ALPHAFI_NAVI_SUIUSDT_POOL: string;
|
|
1609
1617
|
BUCKET_BUCK_POOL: string;
|
|
1610
1618
|
ALPHAFI_BLUEFIN_SUI_USDC_POOL: string;
|
|
1611
1619
|
ALPHAFI_BLUEFIN_USDT_USDC_POOL: string;
|
|
@@ -1725,6 +1733,7 @@ export declare const getConf: () => {
|
|
|
1725
1733
|
NAVI_STSUI_INVESTOR: string;
|
|
1726
1734
|
NAVI_LOOP_SUI_STSUI_INVESTOR: string;
|
|
1727
1735
|
NAVI_SUIBTC_INVESTOR: string;
|
|
1736
|
+
NAVI_SUIUSDT_INVESTOR: string;
|
|
1728
1737
|
BUCKET_BUCK_INVESTOR: string;
|
|
1729
1738
|
ALPHAFI_BLUEFIN_SUI_USDC_INVESTOR: string;
|
|
1730
1739
|
ALPHAFI_BLUEFIN_USDT_USDC_INVESTOR: string;
|
|
@@ -1819,6 +1828,7 @@ export declare const getConf: () => {
|
|
|
1819
1828
|
NAVI_LOOP_SUI_STSUI_RECEIPT: string;
|
|
1820
1829
|
ALPHAFI_BLUEFIN_SUIBTC_USDC_RECEIPT: string;
|
|
1821
1830
|
NAVI_SUIBTC_POOL_RECEIPT: string;
|
|
1831
|
+
NAVI_SUIUSDT_POOL_RECEIPT: string;
|
|
1822
1832
|
ALPHAFI_BLUEFIN_AUTOBALANCE_USDT_USDC_RECEIPT: string;
|
|
1823
1833
|
ALPHAFI_BLUEFIN_AUTOBALANCE_SUI_USDC_RECEIPT: string;
|
|
1824
1834
|
ALPHAFI_BLUEFIN_AUTOBALANCE_SUIUSDT_USDC_RECEIPT: string;
|
|
@@ -1896,6 +1906,7 @@ export declare const getConf: () => {
|
|
|
1896
1906
|
NAVI_SUI_STSUI_LOOP_RECEIPT_NAME: string;
|
|
1897
1907
|
ALPHAFI_BLUEFIN_SUIBTC_USDC_RECEIPT_NAME: string;
|
|
1898
1908
|
NAVI_SUIBTC_POOL_RECEIPT_NAME: string;
|
|
1909
|
+
NAVI_SUIUSDT_POOL_RECEIPT_NAME: string;
|
|
1899
1910
|
NAVI_USDC_USDT_LOOP_ACCOUNT_ADDRESS: string;
|
|
1900
1911
|
NAVI_SUI_VSUI_LOOP_ACCOUNT_ADDRESS: string;
|
|
1901
1912
|
NAVI_HASUI_SUI_LOOP_ACCOUNT_ADDRESS: string;
|
|
@@ -1968,6 +1979,7 @@ export declare const getConf: () => {
|
|
|
1968
1979
|
NAVI_LOOP_SUI_STSUI_POOL_AUTO_COMPOUNDING_EVENT: string;
|
|
1969
1980
|
ALPHAFI_BLUEFIN_SUIBTC_USDC_POOL_AUTO_COMPOUNDING_EVENT: string;
|
|
1970
1981
|
NAVI_SUIBTC_POOL_AUTO_COMPOUNDING_EVENT: string;
|
|
1982
|
+
NAVI_SUIUSDT_POOL_AUTO_COMPOUNDING_EVENT: string;
|
|
1971
1983
|
ALPHAFI_BLUEFIN_AUTOBALANCE_USDT_USDC_POOL_AUTO_COMPOUNDING_EVENT: string;
|
|
1972
1984
|
ALPHAFI_BLUEFIN_AUTOBALANCE_SUI_USDC_POOL_AUTO_COMPOUNDING_EVENT: string;
|
|
1973
1985
|
ALPHAFI_BLUEFIN_AUTOBALANCE_SUIUSDT_USDC_POOL_AUTO_COMPOUNDING_EVENT: string;
|
|
@@ -2097,6 +2109,7 @@ export declare const getConf: () => {
|
|
|
2097
2109
|
NAVI_LOOP_SUI_STSUI_POOL_LIQUIDITY_CHANGE_EVENT: string;
|
|
2098
2110
|
ALPHAFI_BLUEFIN_SUIBTC_USDC_POOL_LIQUIDITY_CHANGE_EVENT: string;
|
|
2099
2111
|
NAVI_SUIBTC_POOL_LIQUIDITY_CHANGE_EVENT: string;
|
|
2112
|
+
NAVI_SUIUSDT_POOL_LIQUIDITY_CHANGE_EVENT: string;
|
|
2100
2113
|
ALPHA_POOL_WITHDRAW_V2_EVENT: string;
|
|
2101
2114
|
ALPHA_POOL_AFTER_TRANSACTION_EVENT: string;
|
|
2102
2115
|
ALPHA_SUI_POOL_AFTER_TRANSACTION_EVENT: string;
|
|
@@ -2186,6 +2199,7 @@ export declare const getConf: () => {
|
|
|
2186
2199
|
NAVI_NS_FUNDS_POOL: string;
|
|
2187
2200
|
NAVI_STSUI_FUNDS_POOL: string;
|
|
2188
2201
|
NAVI_DEEP_FUNDS_POOL: string;
|
|
2202
|
+
NAVI_SUIUSDT_POOL: string;
|
|
2189
2203
|
BUCKET_PROTOCOL: string;
|
|
2190
2204
|
FOUNTAIN: string;
|
|
2191
2205
|
FLASK: 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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAuiHhB,CAAC;AAEF,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAEnB,CAAC"}
|
|
@@ -1057,6 +1057,7 @@ exports.conf = {
|
|
|
1057
1057
|
ALPHAFI_NAVI_STSUI_POOL: "0xd1125035ab6e2889239442031c130c641b75b430b71057bb79710ad578cc2867",
|
|
1058
1058
|
ALPHAFI_NAVI_LOOP_SUI_STSUI_POOL: "0xc4caf2d31693974b838ffb83b0c8ae880a6b09ca251a07062cf66453bf3e3ce0",
|
|
1059
1059
|
ALPHAFI_NAVI_SUIBTC_POOL: "0x17743a10e89b108fd7c048e7737ce09082e3ef91f416ee93c2566c5dd3f438db",
|
|
1060
|
+
ALPHAFI_NAVI_SUIUSDT_POOL: "0x1d30d1b07d78341810a604ad34734001b3b70362c6502de2220999074429a641",
|
|
1060
1061
|
//alphafi bucket pools
|
|
1061
1062
|
BUCKET_BUCK_POOL: "0x2c5c14b9fb21f93f36cac0f363acf59ecb21f34c4c9b1a1b383f635ecdc7b507",
|
|
1062
1063
|
// alphafi bluefin pools
|
|
@@ -1183,6 +1184,7 @@ exports.conf = {
|
|
|
1183
1184
|
NAVI_STSUI_INVESTOR: "0x3a5d769b84ea9ba9ae76a9a4a48f8f3880b0ab3a36564d42922d507da8d5bd06",
|
|
1184
1185
|
NAVI_LOOP_SUI_STSUI_INVESTOR: "0x3e8937974f3dac64eb8ee9f86a80ccc24852bd2f74d18753d071bbdad73a4c97",
|
|
1185
1186
|
NAVI_SUIBTC_INVESTOR: "0x469237db8da554e6f061c50a0f1e106fba6775a194984b24b4827c1f9c122606",
|
|
1187
|
+
NAVI_SUIUSDT_INVESTOR: "0x30432ba26016f1f1155d4a8baaa64306283dc9640cc8a42e6e3c91b1d5ba9bd4",
|
|
1186
1188
|
//ALPHAFI BUCKET INVESTORS
|
|
1187
1189
|
BUCKET_BUCK_INVESTOR: "0x646f400ef45a3c1c9cd94dd37b3a3388098427a5aff968206bbe6b8f119866e2",
|
|
1188
1190
|
// ALPHAFI BLUEFIN INVESTORS
|
|
@@ -1281,6 +1283,7 @@ exports.conf = {
|
|
|
1281
1283
|
NAVI_LOOP_SUI_STSUI_RECEIPT: "0x1ac7aacf8479f86464df1141db1662cf8622e6a138fa8e5fd4499eec14a07151::alphafi_navi_sui_stsui_pool::Receipt", //chnage
|
|
1282
1284
|
ALPHAFI_BLUEFIN_SUIBTC_USDC_RECEIPT: "0x5d0b7cab355e1ffc6d5108a31d7d7064cd5da8c7a2abb35b45960b3f195a8402::alphafi_bluefin_type_1_pool::Receipt", //change alphafi bluefin v2
|
|
1283
1285
|
NAVI_SUIBTC_POOL_RECEIPT: "0x6f2d869138ef374fcb24f890387c0d8c54355f497ed9f9bb69186b7fe65a7de5::alphafi_navi_pool_v2::Receipt", //change
|
|
1286
|
+
NAVI_SUIUSDT_POOL_RECEIPT: "0x5d90d17172b9e38da9f13a982668a9e48d0b0b5f864e421b60686f60758b37bd::alphafi_navi_pool_v2::Receipt",
|
|
1284
1287
|
//AUTOBALANCE POOLS
|
|
1285
1288
|
ALPHAFI_BLUEFIN_AUTOBALANCE_USDT_USDC_RECEIPT: "0x754afbce8c72c8e491e3b9d536aa9d9766fdbc68650224ce01072189b235eee3::alphafi_bluefin_type_1_pool::Receipt",
|
|
1286
1289
|
ALPHAFI_BLUEFIN_AUTOBALANCE_SUI_USDC_RECEIPT: "0x754afbce8c72c8e491e3b9d536aa9d9766fdbc68650224ce01072189b235eee3::alphafi_bluefin_sui_first_pool::Receipt",
|
|
@@ -1360,6 +1363,7 @@ exports.conf = {
|
|
|
1360
1363
|
NAVI_SUI_STSUI_LOOP_RECEIPT_NAME: "AlphaFi-Navi SUI-STSUI Receipt",
|
|
1361
1364
|
ALPHAFI_BLUEFIN_SUIBTC_USDC_RECEIPT_NAME: "AlphaFi-Bluefin wBTC-USDC Receipt",
|
|
1362
1365
|
NAVI_SUIBTC_POOL_RECEIPT_NAME: "AlphaFi-Navi wBTC Receipt",
|
|
1366
|
+
NAVI_SUIUSDT_POOL_RECEIPT_NAME: "AlphaFi-Navi suiUSDT Receipt",
|
|
1363
1367
|
//alphafi navi account addresses
|
|
1364
1368
|
NAVI_USDC_USDT_LOOP_ACCOUNT_ADDRESS: "0x522fff4c498a045af792aaf8d74fbad3a63f0ccd269068e661d526bc8a719275",
|
|
1365
1369
|
NAVI_SUI_VSUI_LOOP_ACCOUNT_ADDRESS: "0xc2c0f74aa59b2cde7ccb3840c902e40dd09b87f3229e5e4d5f448436ee2d9097",
|
|
@@ -1436,6 +1440,7 @@ exports.conf = {
|
|
|
1436
1440
|
NAVI_LOOP_SUI_STSUI_POOL_AUTO_COMPOUNDING_EVENT: "0x1ac7aacf8479f86464df1141db1662cf8622e6a138fa8e5fd4499eec14a07151::alphafi_navi_sui_stsui_investor::AutoCompoundingEvent", //change
|
|
1437
1441
|
ALPHAFI_BLUEFIN_SUIBTC_USDC_POOL_AUTO_COMPOUNDING_EVENT: "0x5d0b7cab355e1ffc6d5108a31d7d7064cd5da8c7a2abb35b45960b3f195a8402::alphafi_bluefin_type_1_investor::AutoCompoundingEvent", //change
|
|
1438
1442
|
NAVI_SUIBTC_POOL_AUTO_COMPOUNDING_EVENT: "0x6f2d869138ef374fcb24f890387c0d8c54355f497ed9f9bb69186b7fe65a7de5::alphafi_navi_investor_v2::AutoCompoundingEvent", //change
|
|
1443
|
+
NAVI_SUIUSDT_POOL_AUTO_COMPOUNDING_EVENT: "0x5d90d17172b9e38da9f13a982668a9e48d0b0b5f864e421b60686f60758b37bd::alphafi_navi_investor_v2::AutoCompoundingEvent", //change
|
|
1439
1444
|
// autobalance
|
|
1440
1445
|
ALPHAFI_BLUEFIN_AUTOBALANCE_USDT_USDC_POOL_AUTO_COMPOUNDING_EVENT: "0x754afbce8c72c8e491e3b9d536aa9d9766fdbc68650224ce01072189b235eee3::alphafi_bluefin_type_1_investor::AutoCompoundingEvent", //CHANGE
|
|
1441
1446
|
ALPHAFI_BLUEFIN_AUTOBALANCE_SUI_USDC_POOL_AUTO_COMPOUNDING_EVENT: "0x754afbce8c72c8e491e3b9d536aa9d9766fdbc68650224ce01072189b235eee3::alphafi_bluefin_sui_first_investor::AutoCompoundingEvent", //CHANGE
|
|
@@ -1568,6 +1573,7 @@ exports.conf = {
|
|
|
1568
1573
|
NAVI_LOOP_SUI_STSUI_POOL_LIQUIDITY_CHANGE_EVENT: "0x1ac7aacf8479f86464df1141db1662cf8622e6a138fa8e5fd4499eec14a07151::alphafi_navi_sui_stsui_pool::LiquidityChangeEvent", //change
|
|
1569
1574
|
ALPHAFI_BLUEFIN_SUIBTC_USDC_POOL_LIQUIDITY_CHANGE_EVENT: "0x5d0b7cab355e1ffc6d5108a31d7d7064cd5da8c7a2abb35b45960b3f195a8402::alphafi_bluefin_type_1_pool::LiquidityChangeEvent", //CHANGE
|
|
1570
1575
|
NAVI_SUIBTC_POOL_LIQUIDITY_CHANGE_EVENT: "0x6f2d869138ef374fcb24f890387c0d8c54355f497ed9f9bb69186b7fe65a7de5::alphafi_navi_pool_v2::LiquidityChangeEvent", //change
|
|
1576
|
+
NAVI_SUIUSDT_POOL_LIQUIDITY_CHANGE_EVENT: "0x5d90d17172b9e38da9f13a982668a9e48d0b0b5f864e421b60686f60758b37bd::alphafi_navi_pool_v2::LiquidityChangeEvent",
|
|
1571
1577
|
// WithdrawV2 Events
|
|
1572
1578
|
ALPHA_POOL_WITHDRAW_V2_EVENT: "0x904f7b5fc4064adc1a3d49b263abe683660ba766f78abd84a454c37c1f102218::alphapool::WithdrawEventV2",
|
|
1573
1579
|
// After Transaction Event Types
|
|
@@ -1667,6 +1673,7 @@ exports.conf = {
|
|
|
1667
1673
|
NAVI_NS_FUNDS_POOL: "0xbc14736bbe4ac59a4e3af6835a98765c15c5f7dbf9e7ba9b36679ce7ff00dc19",
|
|
1668
1674
|
NAVI_STSUI_FUNDS_POOL: "0x463d80f40fc4ac625479938925594ccf1c89146f28ec8489c056879167448224",
|
|
1669
1675
|
NAVI_DEEP_FUNDS_POOL: "0x8e25210077ab957b1afec39cbe9165125c93d279daef89ee29b97856385a3f3e",
|
|
1676
|
+
NAVI_SUIUSDT_POOL: "0xa3e0471746e5d35043801bce247d3b3784cc74329d39f7ed665446ddcf22a9e2",
|
|
1670
1677
|
//constants for bucket
|
|
1671
1678
|
BUCKET_PROTOCOL: "0x9e3dab13212b27f5434416939db5dec6a319d15b89a84fd074d03ece6350d3df",
|
|
1672
1679
|
FOUNTAIN: "0xbdf91f558c2b61662e5839db600198eda66d502e4c10c4fc5c683f9caca13359",
|