@moonbeam-network/mrl 1.0.0-dev.173 → 3.0.1
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.mjs +13 -13
- package/build/index.mjs.map +1 -1
- package/package.json +14 -14
package/build/index.mjs
CHANGED
|
@@ -20,19 +20,19 @@ import {
|
|
|
20
20
|
wormholeFactory
|
|
21
21
|
} from "@moonbeam-network/xcm-builder";
|
|
22
22
|
|
|
23
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@
|
|
23
|
+
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@0.10.8_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/@wormhole-foundation/sdk-evm-tokenbridge/dist/esm/index.js
|
|
24
24
|
import { registerProtocol as registerProtocol2 } from "@wormhole-foundation/sdk-connect";
|
|
25
25
|
import { _platform as _platform2 } from "@wormhole-foundation/sdk-evm";
|
|
26
26
|
|
|
27
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@
|
|
27
|
+
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@0.10.8_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/@wormhole-foundation/sdk-evm-tokenbridge/dist/esm/tokenBridge.js
|
|
28
28
|
import { ErrNotWrapped, UniversalAddress, isNative, keccak256 as keccak2562, nativeChainIds as nativeChainIds2, serialize as serialize2, toChain, toChainId, toNative } from "@wormhole-foundation/sdk-connect";
|
|
29
29
|
import { EvmAddress as EvmAddress2, EvmPlatform as EvmPlatform2, EvmUnsignedTransaction as EvmUnsignedTransaction2, EvmZeroAddress, addChainId as addChainId2, addFrom as addFrom2, unusedArbiterFee, unusedNonce } from "@wormhole-foundation/sdk-evm";
|
|
30
30
|
|
|
31
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-core@
|
|
31
|
+
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-core@0.10.8_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/@wormhole-foundation/sdk-evm-core/dist/esm/index.js
|
|
32
32
|
import { registerProtocol } from "@wormhole-foundation/sdk-connect";
|
|
33
33
|
import { _platform } from "@wormhole-foundation/sdk-evm";
|
|
34
34
|
|
|
35
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-core@
|
|
35
|
+
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-core@0.10.8_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/@wormhole-foundation/sdk-evm-core/dist/esm/core.js
|
|
36
36
|
import { nativeChainIds, createVAA, isWormholeMessageId, encoding, serialize } from "@wormhole-foundation/sdk-connect";
|
|
37
37
|
import { EvmAddress, EvmPlatform, EvmUnsignedTransaction, addChainId, addFrom } from "@wormhole-foundation/sdk-evm";
|
|
38
38
|
var EvmWormholeCore = class _EvmWormholeCore {
|
|
@@ -146,7 +146,7 @@ var EvmWormholeCore = class _EvmWormholeCore {
|
|
|
146
146
|
}
|
|
147
147
|
};
|
|
148
148
|
|
|
149
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-core@
|
|
149
|
+
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-core@0.10.8_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/@wormhole-foundation/sdk-evm-core/dist/esm/ethers-contracts/index.js
|
|
150
150
|
var ethers_contracts_exports = {};
|
|
151
151
|
__export(ethers_contracts_exports, {
|
|
152
152
|
Implementation__factory: () => Implementation__factory
|
|
@@ -7293,7 +7293,7 @@ var ContractFactory = class _ContractFactory {
|
|
|
7293
7293
|
}
|
|
7294
7294
|
};
|
|
7295
7295
|
|
|
7296
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-core@
|
|
7296
|
+
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-core@0.10.8_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/@wormhole-foundation/sdk-evm-core/dist/esm/ethers-contracts/factories/Implementation__factory.js
|
|
7297
7297
|
var _abi = [
|
|
7298
7298
|
{
|
|
7299
7299
|
anonymous: false,
|
|
@@ -8363,10 +8363,10 @@ var Implementation__factory = class extends ContractFactory {
|
|
|
8363
8363
|
}
|
|
8364
8364
|
};
|
|
8365
8365
|
|
|
8366
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-core@
|
|
8366
|
+
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-core@0.10.8_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/@wormhole-foundation/sdk-evm-core/dist/esm/index.js
|
|
8367
8367
|
registerProtocol(_platform, "WormholeCore", EvmWormholeCore);
|
|
8368
8368
|
|
|
8369
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@
|
|
8369
|
+
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@0.10.8_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/@wormhole-foundation/sdk-evm-tokenbridge/dist/esm/tokenBridge.js
|
|
8370
8370
|
var EvmTokenBridge = class _EvmTokenBridge {
|
|
8371
8371
|
network;
|
|
8372
8372
|
chain;
|
|
@@ -8495,7 +8495,7 @@ var EvmTokenBridge = class _EvmTokenBridge {
|
|
|
8495
8495
|
}
|
|
8496
8496
|
};
|
|
8497
8497
|
|
|
8498
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@
|
|
8498
|
+
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@0.10.8_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/@wormhole-foundation/sdk-evm-tokenbridge/dist/esm/automaticTokenBridge.js
|
|
8499
8499
|
import { isNative as isNative2, serialize as serialize3, toNative as toNative2, nativeChainIds as nativeChainIds3, toChainId as toChainId2 } from "@wormhole-foundation/sdk-connect";
|
|
8500
8500
|
import { EvmAddress as EvmAddress3, EvmPlatform as EvmPlatform3, EvmUnsignedTransaction as EvmUnsignedTransaction3, addChainId as addChainId3, addFrom as addFrom3 } from "@wormhole-foundation/sdk-evm";
|
|
8501
8501
|
var EvmAutomaticTokenBridge = class _EvmAutomaticTokenBridge {
|
|
@@ -8597,14 +8597,14 @@ var EvmAutomaticTokenBridge = class _EvmAutomaticTokenBridge {
|
|
|
8597
8597
|
}
|
|
8598
8598
|
};
|
|
8599
8599
|
|
|
8600
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@
|
|
8600
|
+
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@0.10.8_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/@wormhole-foundation/sdk-evm-tokenbridge/dist/esm/ethers-contracts/index.js
|
|
8601
8601
|
var ethers_contracts_exports2 = {};
|
|
8602
8602
|
__export(ethers_contracts_exports2, {
|
|
8603
8603
|
Bridge__factory: () => Bridge__factory,
|
|
8604
8604
|
TokenBridgeRelayer__factory: () => TokenBridgeRelayer__factory
|
|
8605
8605
|
});
|
|
8606
8606
|
|
|
8607
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@
|
|
8607
|
+
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@0.10.8_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/@wormhole-foundation/sdk-evm-tokenbridge/dist/esm/ethers-contracts/factories/Bridge__factory.js
|
|
8608
8608
|
var _abi2 = [
|
|
8609
8609
|
{
|
|
8610
8610
|
anonymous: false,
|
|
@@ -9844,7 +9844,7 @@ var Bridge__factory = class extends ContractFactory {
|
|
|
9844
9844
|
}
|
|
9845
9845
|
};
|
|
9846
9846
|
|
|
9847
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@
|
|
9847
|
+
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@0.10.8_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/@wormhole-foundation/sdk-evm-tokenbridge/dist/esm/ethers-contracts/factories/TokenBridgeRelayer__factory.js
|
|
9848
9848
|
var _abi3 = [
|
|
9849
9849
|
{
|
|
9850
9850
|
inputs: [
|
|
@@ -10915,7 +10915,7 @@ var TokenBridgeRelayer__factory = class extends ContractFactory {
|
|
|
10915
10915
|
}
|
|
10916
10916
|
};
|
|
10917
10917
|
|
|
10918
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@
|
|
10918
|
+
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@0.10.8_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/@wormhole-foundation/sdk-evm-tokenbridge/dist/esm/index.js
|
|
10919
10919
|
registerProtocol2(_platform2, "TokenBridge", EvmTokenBridge);
|
|
10920
10920
|
registerProtocol2(_platform2, "AutomaticTokenBridge", EvmAutomaticTokenBridge);
|
|
10921
10921
|
|