@continuumdao/ctm-mpc-defi 0.2.41 → 0.2.42
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/agent/catalog.cjs +12 -1
- package/dist/agent/catalog.cjs.map +1 -1
- package/dist/agent/catalog.js +12 -1
- package/dist/agent/catalog.js.map +1 -1
- package/dist/chains/evm/index.cjs +6 -2
- package/dist/chains/evm/index.cjs.map +1 -1
- package/dist/chains/evm/index.js +7 -3
- package/dist/chains/evm/index.js.map +1 -1
- package/dist/core/index.cjs +14 -0
- package/dist/core/index.cjs.map +1 -1
- package/dist/core/index.d.ts +7 -2
- package/dist/core/index.js +13 -2
- package/dist/core/index.js.map +1 -1
- package/dist/index.cjs +45 -6
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +44 -8
- package/dist/index.js.map +1 -1
- package/dist/protocols/evm/aave-v4/index.cjs +11 -7
- package/dist/protocols/evm/aave-v4/index.cjs.map +1 -1
- package/dist/protocols/evm/aave-v4/index.js +12 -8
- package/dist/protocols/evm/aave-v4/index.js.map +1 -1
- package/dist/protocols/evm/aerodrome/index.cjs +14 -2
- package/dist/protocols/evm/aerodrome/index.cjs.map +1 -1
- package/dist/protocols/evm/aerodrome/index.js +14 -2
- package/dist/protocols/evm/aerodrome/index.js.map +1 -1
- package/dist/protocols/evm/arcus/index.cjs +6 -2
- package/dist/protocols/evm/arcus/index.cjs.map +1 -1
- package/dist/protocols/evm/arcus/index.js +7 -3
- package/dist/protocols/evm/arcus/index.js.map +1 -1
- package/dist/protocols/evm/circle-cctp/index.cjs +7 -3
- package/dist/protocols/evm/circle-cctp/index.cjs.map +1 -1
- package/dist/protocols/evm/circle-cctp/index.js +8 -4
- package/dist/protocols/evm/circle-cctp/index.js.map +1 -1
- package/dist/protocols/evm/compound-v3/index.cjs +9 -3
- package/dist/protocols/evm/compound-v3/index.cjs.map +1 -1
- package/dist/protocols/evm/compound-v3/index.js +10 -4
- package/dist/protocols/evm/compound-v3/index.js.map +1 -1
- package/dist/protocols/evm/continuum-dao/index.cjs +11 -5
- package/dist/protocols/evm/continuum-dao/index.cjs.map +1 -1
- package/dist/protocols/evm/continuum-dao/index.js +12 -6
- package/dist/protocols/evm/continuum-dao/index.js.map +1 -1
- package/dist/protocols/evm/curve-dao/index.cjs +8 -4
- package/dist/protocols/evm/curve-dao/index.cjs.map +1 -1
- package/dist/protocols/evm/curve-dao/index.js +9 -5
- package/dist/protocols/evm/curve-dao/index.js.map +1 -1
- package/dist/protocols/evm/ethena/index.cjs +13 -9
- package/dist/protocols/evm/ethena/index.cjs.map +1 -1
- package/dist/protocols/evm/ethena/index.js +14 -10
- package/dist/protocols/evm/ethena/index.js.map +1 -1
- package/dist/protocols/evm/euler-v2/index.cjs +20 -16
- package/dist/protocols/evm/euler-v2/index.cjs.map +1 -1
- package/dist/protocols/evm/euler-v2/index.js +21 -17
- package/dist/protocols/evm/euler-v2/index.js.map +1 -1
- package/dist/protocols/evm/gmx/index.cjs +12 -8
- package/dist/protocols/evm/gmx/index.cjs.map +1 -1
- package/dist/protocols/evm/gmx/index.js +13 -9
- package/dist/protocols/evm/gmx/index.js.map +1 -1
- package/dist/protocols/evm/hyperliquid/index.cjs +5 -1
- package/dist/protocols/evm/hyperliquid/index.cjs.map +1 -1
- package/dist/protocols/evm/hyperliquid/index.js +6 -2
- package/dist/protocols/evm/hyperliquid/index.js.map +1 -1
- package/dist/protocols/evm/lido/index.cjs +7 -3
- package/dist/protocols/evm/lido/index.cjs.map +1 -1
- package/dist/protocols/evm/lido/index.js +8 -4
- package/dist/protocols/evm/lido/index.js.map +1 -1
- package/dist/protocols/evm/maple/index.cjs +7 -3
- package/dist/protocols/evm/maple/index.cjs.map +1 -1
- package/dist/protocols/evm/maple/index.js +8 -4
- package/dist/protocols/evm/maple/index.js.map +1 -1
- package/dist/protocols/evm/morpho/index.cjs +13 -9
- package/dist/protocols/evm/morpho/index.cjs.map +1 -1
- package/dist/protocols/evm/morpho/index.js +14 -10
- package/dist/protocols/evm/morpho/index.js.map +1 -1
- package/dist/protocols/evm/pendle/index.cjs +9 -3
- package/dist/protocols/evm/pendle/index.cjs.map +1 -1
- package/dist/protocols/evm/pendle/index.js +10 -4
- package/dist/protocols/evm/pendle/index.js.map +1 -1
- package/dist/protocols/evm/sky/index.cjs +17 -13
- package/dist/protocols/evm/sky/index.cjs.map +1 -1
- package/dist/protocols/evm/sky/index.js +18 -14
- package/dist/protocols/evm/sky/index.js.map +1 -1
- package/dist/protocols/evm/uniswap-v4/index.cjs +13 -7
- package/dist/protocols/evm/uniswap-v4/index.cjs.map +1 -1
- package/dist/protocols/evm/uniswap-v4/index.js +14 -8
- package/dist/protocols/evm/uniswap-v4/index.js.map +1 -1
- package/dist/protocols/evm/venice/index.cjs +10 -4
- package/dist/protocols/evm/venice/index.cjs.map +1 -1
- package/dist/protocols/evm/venice/index.js +10 -4
- package/dist/protocols/evm/venice/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { C as ChainCategory, a as ChainSupportContext, E as EvmTokenKind, K as KeyGenSubset, b as KeyGenSubsetForPermit, M as MultisignBuildResult, c as MultisignCommonArgs, N as NearTokenKind, P as ParamDoc, d as ProtocolActionDescriptor, e as ProtocolModule, S as SolanaTokenKind, T as TokenRef } from './types-lIfv59N1.js';
|
|
2
2
|
export { getClientIdFromKeyGenResult as firstClientIdFromKeyGen } from '@continuumdao/continuum-node-sdk';
|
|
3
|
-
export { BuildPayloadSignEd25519MultisignBodyArgs, DEFAULT_DEFI_MULTISIGN_EXPIRY_SECONDS, DEFI_PROTOCOLS_WITH_30MIN_EXPIRY, PAYLOAD_SIGN_ED25519_REQUEST_KIND, PayloadSignEd25519Delivery, buildPayloadSignEd25519MultisignBody, defiMultisignExpiryUnixSeconds, getAaveGraphqlProxyUrl, getCoingeckoProxyUrl, getEulerGraphqlProxyUrl, getEulerV3ApiProxyBase, getJsonViaOptionalProxy, getMapleGraphqlProxyUrl, getMorphoGraphqlProxyUrl, getMorphoMidnightRestProxyUrl, mergePurposeText, postJsonViaOptionalProxy, setAaveGraphqlProxyUrl, setCoingeckoProxyUrl, setEulerGraphqlProxyUrl, setEulerV3ApiProxyBase, setMapleGraphqlProxyUrl, setMorphoGraphqlProxyUrl, setMorphoMidnightRestProxyUrl } from './core/index.js';
|
|
3
|
+
export { BuildPayloadSignEd25519MultisignBodyArgs, DEFAULT_DEFI_MULTISIGN_EXPIRY_SECONDS, DEFI_PROTOCOLS_WITH_30MIN_EXPIRY, PAYLOAD_SIGN_ED25519_REQUEST_KIND, PayloadSignEd25519Delivery, buildPayloadSignEd25519MultisignBody, defiEvmTransport, defiMultisignExpiryUnixSeconds, getAaveGraphqlProxyUrl, getCoingeckoProxyUrl, getDefiEvmRpcTransportFactory, getEulerGraphqlProxyUrl, getEulerV3ApiProxyBase, getJsonViaOptionalProxy, getMapleGraphqlProxyUrl, getMorphoGraphqlProxyUrl, getMorphoMidnightRestProxyUrl, mergePurposeText, postJsonViaOptionalProxy, setAaveGraphqlProxyUrl, setCoingeckoProxyUrl, setDefiEvmRpcTransportFactory, setEulerGraphqlProxyUrl, setEulerV3ApiProxyBase, setMapleGraphqlProxyUrl, setMorphoGraphqlProxyUrl, setMorphoMidnightRestProxyUrl } from './core/index.js';
|
|
4
4
|
export { C as ChainCategoryBuildInput, a as ChainCategoryModule, M as MultisignLeg, c as coreChainCategoryModule, f as finalizeMultisign } from './envelope-Cm-llShH.js';
|
|
5
5
|
export { g as getActionsByChainCategory, a as getProtocolModule, b as getProtocolModules, r as registerProtocolModule } from './registry-BvsXh0-r.js';
|
|
6
6
|
export { B as BuildEip712MultisignArgs, a as BuildEip712MultisignLeg, E as EIP712_SIGN_REQUEST_KIND, b as Eip712MultisignDelivery, c as Eip712TypedDataField, d as Eip712TypedDataPayload, e as buildEip712Multisign } from './eip712Multisign-6oNIlObj.js';
|
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { parseAbi, parseAbiItem, hashTypedData, getAddress, zeroAddress, defineChain, createPublicClient,
|
|
1
|
+
import { parseAbi, parseAbiItem, http, hashTypedData, getAddress, zeroAddress, defineChain, createPublicClient, parseGwei, serializeTransaction, keccak256, parseUnits, formatUnits, encodeFunctionData, stringToHex, decodeFunctionData, erc20Abi, isAddress } from 'viem';
|
|
2
2
|
import { getClientIdFromKeyGenResult, gasLimitFromEstimateAndChainConfig, fetchChainFeeParams, gweiToDecimalString, proposalTxParamsToFeeSnapshot, alignEip1559FeesWithLatestBase, nodeFetchWithReadAuth } from '@continuumdao/continuum-node-sdk';
|
|
3
3
|
export { getClientIdFromKeyGenResult as firstClientIdFromKeyGen } from '@continuumdao/continuum-node-sdk';
|
|
4
4
|
|
|
@@ -6,6 +6,21 @@ var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
|
6
6
|
var __esm = (fn, res) => function __init() {
|
|
7
7
|
return fn && (res = (0, fn[__getOwnPropNames(fn)[0]])(fn = 0)), res;
|
|
8
8
|
};
|
|
9
|
+
function setDefiEvmRpcTransportFactory(factory) {
|
|
10
|
+
evmRpcTransportFactory = factory;
|
|
11
|
+
}
|
|
12
|
+
function getDefiEvmRpcTransportFactory() {
|
|
13
|
+
return evmRpcTransportFactory;
|
|
14
|
+
}
|
|
15
|
+
function defiEvmTransport(rpcUrl, opts) {
|
|
16
|
+
const url = rpcUrl.trim();
|
|
17
|
+
return evmRpcTransportFactory?.(url) ?? http(url, opts);
|
|
18
|
+
}
|
|
19
|
+
var evmRpcTransportFactory;
|
|
20
|
+
var init_defiEvmClient = __esm({
|
|
21
|
+
"src/core/defiEvmClient.ts"() {
|
|
22
|
+
}
|
|
23
|
+
});
|
|
9
24
|
|
|
10
25
|
// src/core/expiry.ts
|
|
11
26
|
function defiMultisignExpiryUnixSeconds(protocolId, explicitExpiryDate) {
|
|
@@ -278,6 +293,9 @@ async function getJsonViaOptionalProxy(args) {
|
|
|
278
293
|
}
|
|
279
294
|
return await r.json();
|
|
280
295
|
}
|
|
296
|
+
|
|
297
|
+
// src/core/index.ts
|
|
298
|
+
init_defiEvmClient();
|
|
281
299
|
var EIP712_SIGN_REQUEST_KIND = "eip712";
|
|
282
300
|
function msgHashNo0x(digest) {
|
|
283
301
|
return digest.startsWith("0x") ? digest.slice(2) : digest;
|
|
@@ -417,6 +435,9 @@ function matchEvmTokenKind(kind, address) {
|
|
|
417
435
|
}
|
|
418
436
|
return true;
|
|
419
437
|
}
|
|
438
|
+
|
|
439
|
+
// src/chains/evm/buildBatch.ts
|
|
440
|
+
init_defiEvmClient();
|
|
420
441
|
function routerSwapGasLimitFromEstimate(estimatedGas, chainGasLimit) {
|
|
421
442
|
if (chainGasLimit != null && Number.isFinite(chainGasLimit) && chainGasLimit > 0) {
|
|
422
443
|
return gasLimitFromEstimateAndChainConfig(estimatedGas, chainGasLimit);
|
|
@@ -444,7 +465,7 @@ async function buildEvmMultisignBatch(args) {
|
|
|
444
465
|
nativeCurrency: { decimals: 18, name: "Ether", symbol: "ETH" },
|
|
445
466
|
rpcUrls: { default: { http: [rpcUrl] } }
|
|
446
467
|
});
|
|
447
|
-
const publicClient = createPublicClient({ chain: ch, transport:
|
|
468
|
+
const publicClient = createPublicClient({ chain: ch, transport: defiEvmTransport(rpcUrl) });
|
|
448
469
|
const feeParams = await fetchChainFeeParams(rpcUrl, chainId);
|
|
449
470
|
const legacy = Boolean(chainDetail?.legacy) || !feeParams.isEip1559;
|
|
450
471
|
const latestBaseFeeWei = !legacy ? (await publicClient.getBlock({ blockTag: "latest" })).baseFeePerGas ?? 0n : 0n;
|
|
@@ -626,6 +647,9 @@ function normalizeHumanDecimalAmount(raw, tokenDecimals) {
|
|
|
626
647
|
return formatUnits(wei, tokenDecimals);
|
|
627
648
|
}
|
|
628
649
|
var normalizeCurveRouterAmountString = normalizeHumanDecimalAmount;
|
|
650
|
+
|
|
651
|
+
// src/chains/evm/erc20Approve.ts
|
|
652
|
+
init_defiEvmClient();
|
|
629
653
|
var erc20AllowanceAbi = parseAbi([
|
|
630
654
|
"function allowance(address owner, address spender) view returns (uint256)",
|
|
631
655
|
"function decimals() view returns (uint8)"
|
|
@@ -638,7 +662,7 @@ function publicClientForRpc(chainId, rpcUrl) {
|
|
|
638
662
|
nativeCurrency: { decimals: 18, name: "Ether", symbol: "ETH" },
|
|
639
663
|
rpcUrls: { default: { http: [rpcUrl.trim()] } }
|
|
640
664
|
});
|
|
641
|
-
return createPublicClient({ chain: ch, transport:
|
|
665
|
+
return createPublicClient({ chain: ch, transport: defiEvmTransport(rpcUrl.trim()) });
|
|
642
666
|
}
|
|
643
667
|
async function resolveErc20Decimals(args) {
|
|
644
668
|
const token = getAddress(args.token);
|
|
@@ -1401,6 +1425,9 @@ function parseUniswapQuoteClassicInOut(res) {
|
|
|
1401
1425
|
return null;
|
|
1402
1426
|
}
|
|
1403
1427
|
}
|
|
1428
|
+
|
|
1429
|
+
// src/protocols/evm/uniswap-v4/swapMultisign.ts
|
|
1430
|
+
init_defiEvmClient();
|
|
1404
1431
|
function parseOptionalGasLimitString(raw) {
|
|
1405
1432
|
if (raw == null) return null;
|
|
1406
1433
|
const s = String(raw).trim();
|
|
@@ -1804,7 +1831,7 @@ async function buildEvmMultisignBodyUniswapV4SkipPermit2Batch(args) {
|
|
|
1804
1831
|
nativeCurrency: { decimals: 18, name: "Ether", symbol: "ETH" },
|
|
1805
1832
|
rpcUrls: { default: { http: [args.rpcUrl] } }
|
|
1806
1833
|
}),
|
|
1807
|
-
transport:
|
|
1834
|
+
transport: defiEvmTransport(args.rpcUrl)
|
|
1808
1835
|
});
|
|
1809
1836
|
const erc20ApproveSteps = await buildConditionalErc20ApproveSteps({
|
|
1810
1837
|
publicClient,
|
|
@@ -2267,6 +2294,12 @@ function parseUniswapLpApiSnapshot(args) {
|
|
|
2267
2294
|
maxPrice
|
|
2268
2295
|
};
|
|
2269
2296
|
}
|
|
2297
|
+
|
|
2298
|
+
// src/protocols/evm/uniswap-v4/liquidityMultisign.ts
|
|
2299
|
+
init_defiEvmClient();
|
|
2300
|
+
|
|
2301
|
+
// src/protocols/evm/uniswap-v4/positions.ts
|
|
2302
|
+
init_defiEvmClient();
|
|
2270
2303
|
var erc721BalanceAbi = parseAbi([
|
|
2271
2304
|
"function balanceOf(address owner) view returns (uint256)",
|
|
2272
2305
|
"function ownerOf(uint256 tokenId) view returns (address)"
|
|
@@ -2355,7 +2388,7 @@ async function listUniswapV4PositionsForWallet(args) {
|
|
|
2355
2388
|
nativeCurrency: { name: "ETH", symbol: "ETH", decimals: 18 },
|
|
2356
2389
|
rpcUrls: { default: { http: [args.rpcUrl] } }
|
|
2357
2390
|
});
|
|
2358
|
-
const client = createPublicClient({ chain, transport:
|
|
2391
|
+
const client = createPublicClient({ chain, transport: defiEvmTransport(args.rpcUrl) });
|
|
2359
2392
|
const latest = await client.getBlockNumber();
|
|
2360
2393
|
const maxScan = args.maxBlocksToScan ?? 500000n;
|
|
2361
2394
|
const chunkSize = args.chunkSize ?? UNISWAP_V4_LP_LOG_CHUNK_SIZE_DEFAULT;
|
|
@@ -2546,7 +2579,7 @@ async function buildEvmMultisignBodyUniswapV4LiquidityBatchInternal(args) {
|
|
|
2546
2579
|
nativeCurrency: { name: "ETH", symbol: "ETH", decimals: 18 },
|
|
2547
2580
|
rpcUrls: { default: { http: [args.rpcUrl] } }
|
|
2548
2581
|
});
|
|
2549
|
-
const publicClient = createPublicClient({ chain, transport:
|
|
2582
|
+
const publicClient = createPublicClient({ chain, transport: defiEvmTransport(args.rpcUrl) });
|
|
2550
2583
|
const needsTokenApproves = args.action === "mint" || args.action === "increase";
|
|
2551
2584
|
const approveTargets = needsTokenApproves ? await resolveApproveTargets({
|
|
2552
2585
|
publicClient,
|
|
@@ -3333,6 +3366,9 @@ async function loadFullCurveSessionForRpc(rpcUrl) {
|
|
|
3333
3366
|
|
|
3334
3367
|
// src/protocols/evm/curve-dao/executeHelpers.ts
|
|
3335
3368
|
var CURVE_ROUTER_EXCHANGE_DEFAULT_GAS_UNITS = 1200000n;
|
|
3369
|
+
|
|
3370
|
+
// src/protocols/evm/curve-dao/multisign.ts
|
|
3371
|
+
init_defiEvmClient();
|
|
3336
3372
|
var ETH_PLACEHOLDER2 = "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee";
|
|
3337
3373
|
function txToViemStep(tx) {
|
|
3338
3374
|
if (!tx.to) throw new Error("Transaction missing `to`");
|
|
@@ -3379,7 +3415,7 @@ async function buildEvmMultisignBodyCurveDaoBatch(args) {
|
|
|
3379
3415
|
nativeCurrency: { decimals: 18, name: "Ether", symbol: "ETH" },
|
|
3380
3416
|
rpcUrls: { default: { http: [args.rpcUrl] } }
|
|
3381
3417
|
});
|
|
3382
|
-
const publicClient = createPublicClient({ chain: ch, transport:
|
|
3418
|
+
const publicClient = createPublicClient({ chain: ch, transport: defiEvmTransport(args.rpcUrl) });
|
|
3383
3419
|
const erc20AllowanceAbi3 = parseAbi([
|
|
3384
3420
|
"function allowance(address owner, address spender) view returns (uint256)",
|
|
3385
3421
|
"function decimals() view returns (uint8)"
|
|
@@ -3804,6 +3840,6 @@ registerProtocolModule(curveDaoProtocolModule);
|
|
|
3804
3840
|
registerProtocolModule(aerodromeProtocolModule);
|
|
3805
3841
|
registerProtocolModule(pendleProtocolModule);
|
|
3806
3842
|
|
|
3807
|
-
export { COINGECKO_PLATFORM_BY_CHAIN_ID, DEFAULT_DEFI_MULTISIGN_EXPIRY_SECONDS, DEFI_PROTOCOLS_WITH_30MIN_EXPIRY, EIP712_SIGN_REQUEST_KIND, NEAR_CHAIN_CATEGORY, PAYLOAD_SIGN_ED25519_REQUEST_KIND, SOLANA_CHAIN_CATEGORY, aerodromeProtocolModule, approveStepsToEvmTxSteps, buildConditionalErc20ApproveSteps, buildEip712Multisign, buildEvmMultisignBatch, buildPayloadSignEd25519MultisignBody, coingeckoPlatformForChainId, coreChainCategoryModule, curveDao, curveDaoProtocolModule, defiMultisignExpiryUnixSeconds, evmChainCategoryModule, finalizeMultisign, getAaveGraphqlProxyUrl, getActionsByChainCategory, getCoingeckoProxyUrl, getEulerGraphqlProxyUrl, getEulerV3ApiProxyBase, getJsonViaOptionalProxy, getMapleGraphqlProxyUrl, getMorphoGraphqlProxyUrl, getMorphoMidnightRestProxyUrl, getProtocolModule, getProtocolModules, isEvmNativeToken, matchEvmTokenKind, mergePurposeText, nearChainCategoryModule, normalizeCurveRouterAmountString, normalizeHumanDecimalAmount, parseEvmChainIdToNumber, pendleProtocolModule, postJsonViaOptionalProxy, publicClientForRpc, registerProtocolModule, resolveErc20Decimals, routerSwapGasLimitFromEstimate, setAaveGraphqlProxyUrl, setCoingeckoProxyUrl, setEulerGraphqlProxyUrl, setEulerV3ApiProxyBase, setMapleGraphqlProxyUrl, setMorphoGraphqlProxyUrl, setMorphoMidnightRestProxyUrl, solanaChainCategoryModule, uniswapV4, uniswapV4ProtocolModule };
|
|
3843
|
+
export { COINGECKO_PLATFORM_BY_CHAIN_ID, DEFAULT_DEFI_MULTISIGN_EXPIRY_SECONDS, DEFI_PROTOCOLS_WITH_30MIN_EXPIRY, EIP712_SIGN_REQUEST_KIND, NEAR_CHAIN_CATEGORY, PAYLOAD_SIGN_ED25519_REQUEST_KIND, SOLANA_CHAIN_CATEGORY, aerodromeProtocolModule, approveStepsToEvmTxSteps, buildConditionalErc20ApproveSteps, buildEip712Multisign, buildEvmMultisignBatch, buildPayloadSignEd25519MultisignBody, coingeckoPlatformForChainId, coreChainCategoryModule, curveDao, curveDaoProtocolModule, defiEvmTransport, defiMultisignExpiryUnixSeconds, evmChainCategoryModule, finalizeMultisign, getAaveGraphqlProxyUrl, getActionsByChainCategory, getCoingeckoProxyUrl, getDefiEvmRpcTransportFactory, getEulerGraphqlProxyUrl, getEulerV3ApiProxyBase, getJsonViaOptionalProxy, getMapleGraphqlProxyUrl, getMorphoGraphqlProxyUrl, getMorphoMidnightRestProxyUrl, getProtocolModule, getProtocolModules, isEvmNativeToken, matchEvmTokenKind, mergePurposeText, nearChainCategoryModule, normalizeCurveRouterAmountString, normalizeHumanDecimalAmount, parseEvmChainIdToNumber, pendleProtocolModule, postJsonViaOptionalProxy, publicClientForRpc, registerProtocolModule, resolveErc20Decimals, routerSwapGasLimitFromEstimate, setAaveGraphqlProxyUrl, setCoingeckoProxyUrl, setDefiEvmRpcTransportFactory, setEulerGraphqlProxyUrl, setEulerV3ApiProxyBase, setMapleGraphqlProxyUrl, setMorphoGraphqlProxyUrl, setMorphoMidnightRestProxyUrl, solanaChainCategoryModule, uniswapV4, uniswapV4ProtocolModule };
|
|
3808
3844
|
//# sourceMappingURL=index.js.map
|
|
3809
3845
|
//# sourceMappingURL=index.js.map
|