@moonbeam-network/mrl 3.1.5 → 3.1.7
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 +8 -8
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@1.
|
|
23
|
+
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@1.18.0_bufferutil@4.0.9_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@1.
|
|
27
|
+
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@1.18.0_bufferutil@4.0.9_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, WETH_CONTRACTS } from "@wormhole-foundation/sdk-evm";
|
|
30
30
|
|
|
31
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-core@1.
|
|
31
|
+
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-core@1.18.0_bufferutil@4.0.9_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@1.
|
|
35
|
+
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-core@1.18.0_bufferutil@4.0.9_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 {
|
|
@@ -149,7 +149,7 @@ var EvmWormholeCore = class _EvmWormholeCore {
|
|
|
149
149
|
}
|
|
150
150
|
};
|
|
151
151
|
|
|
152
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-core@1.
|
|
152
|
+
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-core@1.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/@wormhole-foundation/sdk-evm-core/dist/esm/ethers-contracts/index.js
|
|
153
153
|
var ethers_contracts_exports = {};
|
|
154
154
|
__export(ethers_contracts_exports, {
|
|
155
155
|
Implementation__factory: () => Implementation__factory
|
|
@@ -7296,7 +7296,7 @@ var ContractFactory = class _ContractFactory {
|
|
|
7296
7296
|
}
|
|
7297
7297
|
};
|
|
7298
7298
|
|
|
7299
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-core@1.
|
|
7299
|
+
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-core@1.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/@wormhole-foundation/sdk-evm-core/dist/esm/ethers-contracts/factories/Implementation__factory.js
|
|
7300
7300
|
var _abi = [
|
|
7301
7301
|
{
|
|
7302
7302
|
anonymous: false,
|
|
@@ -8366,10 +8366,10 @@ var Implementation__factory = class extends ContractFactory {
|
|
|
8366
8366
|
}
|
|
8367
8367
|
};
|
|
8368
8368
|
|
|
8369
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-core@1.
|
|
8369
|
+
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-core@1.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/@wormhole-foundation/sdk-evm-core/dist/esm/index.js
|
|
8370
8370
|
registerProtocol(_platform, "WormholeCore", EvmWormholeCore);
|
|
8371
8371
|
|
|
8372
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@1.
|
|
8372
|
+
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@1.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/@wormhole-foundation/sdk-evm-tokenbridge/dist/esm/tokenBridge.js
|
|
8373
8373
|
var EvmTokenBridge = class _EvmTokenBridge {
|
|
8374
8374
|
network;
|
|
8375
8375
|
chain;
|
|
@@ -8507,7 +8507,7 @@ var EvmTokenBridge = class _EvmTokenBridge {
|
|
|
8507
8507
|
}
|
|
8508
8508
|
};
|
|
8509
8509
|
|
|
8510
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@1.
|
|
8510
|
+
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@1.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/@wormhole-foundation/sdk-evm-tokenbridge/dist/esm/automaticTokenBridge.js
|
|
8511
8511
|
import { isNative as isNative2, serialize as serialize3, toNative as toNative2, nativeChainIds as nativeChainIds3, toChainId as toChainId2 } from "@wormhole-foundation/sdk-connect";
|
|
8512
8512
|
import { EvmAddress as EvmAddress3, EvmPlatform as EvmPlatform3, EvmUnsignedTransaction as EvmUnsignedTransaction3, WETH_CONTRACTS as WETH_CONTRACTS2, addChainId as addChainId3, addFrom as addFrom3 } from "@wormhole-foundation/sdk-evm";
|
|
8513
8513
|
var EvmAutomaticTokenBridge = class _EvmAutomaticTokenBridge {
|
|
@@ -8615,14 +8615,14 @@ var EvmAutomaticTokenBridge = class _EvmAutomaticTokenBridge {
|
|
|
8615
8615
|
}
|
|
8616
8616
|
};
|
|
8617
8617
|
|
|
8618
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@1.
|
|
8618
|
+
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@1.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/@wormhole-foundation/sdk-evm-tokenbridge/dist/esm/ethers-contracts/index.js
|
|
8619
8619
|
var ethers_contracts_exports2 = {};
|
|
8620
8620
|
__export(ethers_contracts_exports2, {
|
|
8621
8621
|
Bridge__factory: () => Bridge__factory,
|
|
8622
8622
|
TokenBridgeRelayer__factory: () => TokenBridgeRelayer__factory
|
|
8623
8623
|
});
|
|
8624
8624
|
|
|
8625
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@1.
|
|
8625
|
+
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@1.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/@wormhole-foundation/sdk-evm-tokenbridge/dist/esm/ethers-contracts/factories/Bridge__factory.js
|
|
8626
8626
|
var _abi2 = [
|
|
8627
8627
|
{
|
|
8628
8628
|
anonymous: false,
|
|
@@ -9862,7 +9862,7 @@ var Bridge__factory = class extends ContractFactory {
|
|
|
9862
9862
|
}
|
|
9863
9863
|
};
|
|
9864
9864
|
|
|
9865
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@1.
|
|
9865
|
+
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@1.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/@wormhole-foundation/sdk-evm-tokenbridge/dist/esm/ethers-contracts/factories/TokenBridgeRelayer__factory.js
|
|
9866
9866
|
var _abi3 = [
|
|
9867
9867
|
{
|
|
9868
9868
|
inputs: [
|
|
@@ -10933,7 +10933,7 @@ var TokenBridgeRelayer__factory = class extends ContractFactory {
|
|
|
10933
10933
|
}
|
|
10934
10934
|
};
|
|
10935
10935
|
|
|
10936
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@1.
|
|
10936
|
+
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@1.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/@wormhole-foundation/sdk-evm-tokenbridge/dist/esm/index.js
|
|
10937
10937
|
registerProtocol2(_platform2, "TokenBridge", EvmTokenBridge);
|
|
10938
10938
|
registerProtocol2(_platform2, "AutomaticTokenBridge", EvmAutomaticTokenBridge);
|
|
10939
10939
|
|