@moonbeam-network/xcm-config 4.6.18 → 4.6.20
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/build/index.d.mts +1 -6
- package/build/index.d.ts +1 -6
- package/build/index.mjs +922 -1243
- package/build/index.mjs.map +1 -1
- package/package.json +1 -1
package/build/index.d.mts
CHANGED
|
@@ -12,7 +12,6 @@ declare const auq: Asset;
|
|
|
12
12
|
declare const axlusdc: Asset;
|
|
13
13
|
declare const bnc: Asset;
|
|
14
14
|
declare const cfg: Asset;
|
|
15
|
-
declare const csm: Asset;
|
|
16
15
|
declare const dai: Asset;
|
|
17
16
|
declare const ded: Asset;
|
|
18
17
|
declare const dev: Asset;
|
|
@@ -31,8 +30,6 @@ declare const hdx: Asset;
|
|
|
31
30
|
declare const ibtc: Asset;
|
|
32
31
|
declare const intr: Asset;
|
|
33
32
|
declare const kar: Asset;
|
|
34
|
-
declare const kbtc: Asset;
|
|
35
|
-
declare const kint: Asset;
|
|
36
33
|
declare const ksm: Asset;
|
|
37
34
|
declare const lamaGLMR: Asset;
|
|
38
35
|
declare const laos: Asset;
|
|
@@ -264,14 +261,12 @@ declare const astar: Parachain;
|
|
|
264
261
|
declare const bifrostKusama: Parachain;
|
|
265
262
|
declare const bifrostPolkadot: Parachain;
|
|
266
263
|
declare const centrifuge: Parachain;
|
|
267
|
-
declare const crustShadow: Parachain;
|
|
268
264
|
declare const darwinia: EvmParachain;
|
|
269
265
|
declare const ethereum: EvmChain;
|
|
270
266
|
declare const hydration: Parachain;
|
|
271
267
|
declare const hydrationAlphanet: Parachain;
|
|
272
268
|
declare const interlay: Parachain;
|
|
273
269
|
declare const karura: Parachain;
|
|
274
|
-
declare const kintsugi: Parachain;
|
|
275
270
|
declare const kusama: Parachain;
|
|
276
271
|
declare const kusamaAssetHub: Parachain;
|
|
277
272
|
declare const mantaParachain: Parachain;
|
|
@@ -309,4 +304,4 @@ declare const mrlRoutesMap: Map<string, MrlChainRoutes>;
|
|
|
309
304
|
declare const xcmRoutesList: ChainRoutes[];
|
|
310
305
|
declare const xcmRoutesMap: Map<string, ChainRoutes>;
|
|
311
306
|
|
|
312
|
-
export { AssetRoute, type AssetRouteConstructorParams, type BridgeChainConfig, type BridgeChainFeeConfig, ChainRoutes, type ChainRoutesConstructorParams, ConfigService, type ConfigServiceOptions, type DestinationConfig, type FeeAmountConfig, type FeeConfig, MrlAssetRoute, type MrlAssetRouteConstructorParams, MrlChainRoutes, type MrlChainRoutesConstructorParams, type MrlConfig, type MrlSourceConfig, type ProtocolFeeConfig, type SourceConfig, aca, acala, agng, alan, alphanetAssetHub, alphanetRelay, ampe, apillon, aseed, assetsList, assetsMap, astar, astr, auq, axlusdc, bifrostKusama, bifrostPolkadot, bnc, centrifuge, cfg, chainsList, chainsMap, crossEcosystemsRoutesList, crossEcosystemsRoutesMap,
|
|
307
|
+
export { AssetRoute, type AssetRouteConstructorParams, type BridgeChainConfig, type BridgeChainFeeConfig, ChainRoutes, type ChainRoutesConstructorParams, ConfigService, type ConfigServiceOptions, type DestinationConfig, type FeeAmountConfig, type FeeConfig, MrlAssetRoute, type MrlAssetRouteConstructorParams, MrlChainRoutes, type MrlChainRoutesConstructorParams, type MrlConfig, type MrlSourceConfig, type ProtocolFeeConfig, type SourceConfig, aca, acala, agng, alan, alphanetAssetHub, alphanetRelay, ampe, apillon, aseed, assetsList, assetsMap, astar, astr, auq, axlusdc, bifrostKusama, bifrostPolkadot, bnc, centrifuge, cfg, chainsList, chainsMap, crossEcosystemsRoutesList, crossEcosystemsRoutesMap, dai, darwinia, ded, dev, devBeta, devStage, dot, eq, eqd, eth, ethereum, eurc, fil, ftm, ftmwh, getKey, glmr, hdx, hydration, hydrationAlphanet, ibtc, interlay, intr, kar, karura, ksm, kusama, kusamaAssetHub, lamaGLMR, laos, ldot, lit, manta, mantaParachain, moonbaseAlpha, moonbaseBeta, moonbaseStage, moonbeam, moonlama, moonriver, moonsama, movr, mrlRoutesList, mrlRoutesMap, neuro, neuroweb, nodl, originTrailAlphanet, otp, para, paring, peaq, peaqAlphanet, peaqChain, peaqEvm, peaqEvmAlphanet, pen, pendulum, pha, pica, pink, pizza, pizzaUSDC, polkadot, polkadotAssetHub, ring, rmrk, robonomics, samaMOVR, sdn, shiden, soon, stink, sub, teer, tnkr, tt1, tur, turingAlphanet, uniqueAlpha, unit, usdc, usdcwh, usdt, usdtksm, usdtwh, vastr, vbnc, vdot, vfil, vglmr, vksm, vmanta, vmovr, wbtc, wbtce, weth, wethe, wftm, wifd, wstethe, xcmRoutesList, xcmRoutesMap, xrt, ztg };
|
package/build/index.d.ts
CHANGED
|
@@ -12,7 +12,6 @@ declare const auq: Asset;
|
|
|
12
12
|
declare const axlusdc: Asset;
|
|
13
13
|
declare const bnc: Asset;
|
|
14
14
|
declare const cfg: Asset;
|
|
15
|
-
declare const csm: Asset;
|
|
16
15
|
declare const dai: Asset;
|
|
17
16
|
declare const ded: Asset;
|
|
18
17
|
declare const dev: Asset;
|
|
@@ -31,8 +30,6 @@ declare const hdx: Asset;
|
|
|
31
30
|
declare const ibtc: Asset;
|
|
32
31
|
declare const intr: Asset;
|
|
33
32
|
declare const kar: Asset;
|
|
34
|
-
declare const kbtc: Asset;
|
|
35
|
-
declare const kint: Asset;
|
|
36
33
|
declare const ksm: Asset;
|
|
37
34
|
declare const lamaGLMR: Asset;
|
|
38
35
|
declare const laos: Asset;
|
|
@@ -264,14 +261,12 @@ declare const astar: Parachain;
|
|
|
264
261
|
declare const bifrostKusama: Parachain;
|
|
265
262
|
declare const bifrostPolkadot: Parachain;
|
|
266
263
|
declare const centrifuge: Parachain;
|
|
267
|
-
declare const crustShadow: Parachain;
|
|
268
264
|
declare const darwinia: EvmParachain;
|
|
269
265
|
declare const ethereum: EvmChain;
|
|
270
266
|
declare const hydration: Parachain;
|
|
271
267
|
declare const hydrationAlphanet: Parachain;
|
|
272
268
|
declare const interlay: Parachain;
|
|
273
269
|
declare const karura: Parachain;
|
|
274
|
-
declare const kintsugi: Parachain;
|
|
275
270
|
declare const kusama: Parachain;
|
|
276
271
|
declare const kusamaAssetHub: Parachain;
|
|
277
272
|
declare const mantaParachain: Parachain;
|
|
@@ -309,4 +304,4 @@ declare const mrlRoutesMap: Map<string, MrlChainRoutes>;
|
|
|
309
304
|
declare const xcmRoutesList: ChainRoutes[];
|
|
310
305
|
declare const xcmRoutesMap: Map<string, ChainRoutes>;
|
|
311
306
|
|
|
312
|
-
export { AssetRoute, type AssetRouteConstructorParams, type BridgeChainConfig, type BridgeChainFeeConfig, ChainRoutes, type ChainRoutesConstructorParams, ConfigService, type ConfigServiceOptions, type DestinationConfig, type FeeAmountConfig, type FeeConfig, MrlAssetRoute, type MrlAssetRouteConstructorParams, MrlChainRoutes, type MrlChainRoutesConstructorParams, type MrlConfig, type MrlSourceConfig, type ProtocolFeeConfig, type SourceConfig, aca, acala, agng, alan, alphanetAssetHub, alphanetRelay, ampe, apillon, aseed, assetsList, assetsMap, astar, astr, auq, axlusdc, bifrostKusama, bifrostPolkadot, bnc, centrifuge, cfg, chainsList, chainsMap, crossEcosystemsRoutesList, crossEcosystemsRoutesMap,
|
|
307
|
+
export { AssetRoute, type AssetRouteConstructorParams, type BridgeChainConfig, type BridgeChainFeeConfig, ChainRoutes, type ChainRoutesConstructorParams, ConfigService, type ConfigServiceOptions, type DestinationConfig, type FeeAmountConfig, type FeeConfig, MrlAssetRoute, type MrlAssetRouteConstructorParams, MrlChainRoutes, type MrlChainRoutesConstructorParams, type MrlConfig, type MrlSourceConfig, type ProtocolFeeConfig, type SourceConfig, aca, acala, agng, alan, alphanetAssetHub, alphanetRelay, ampe, apillon, aseed, assetsList, assetsMap, astar, astr, auq, axlusdc, bifrostKusama, bifrostPolkadot, bnc, centrifuge, cfg, chainsList, chainsMap, crossEcosystemsRoutesList, crossEcosystemsRoutesMap, dai, darwinia, ded, dev, devBeta, devStage, dot, eq, eqd, eth, ethereum, eurc, fil, ftm, ftmwh, getKey, glmr, hdx, hydration, hydrationAlphanet, ibtc, interlay, intr, kar, karura, ksm, kusama, kusamaAssetHub, lamaGLMR, laos, ldot, lit, manta, mantaParachain, moonbaseAlpha, moonbaseBeta, moonbaseStage, moonbeam, moonlama, moonriver, moonsama, movr, mrlRoutesList, mrlRoutesMap, neuro, neuroweb, nodl, originTrailAlphanet, otp, para, paring, peaq, peaqAlphanet, peaqChain, peaqEvm, peaqEvmAlphanet, pen, pendulum, pha, pica, pink, pizza, pizzaUSDC, polkadot, polkadotAssetHub, ring, rmrk, robonomics, samaMOVR, sdn, shiden, soon, stink, sub, teer, tnkr, tt1, tur, turingAlphanet, uniqueAlpha, unit, usdc, usdcwh, usdt, usdtksm, usdtwh, vastr, vbnc, vdot, vfil, vglmr, vksm, vmanta, vmovr, wbtc, wbtce, weth, wethe, wftm, wifd, wstethe, xcmRoutesList, xcmRoutesMap, xrt, ztg };
|