@moonbeam-network/mrl 1.0.0-dev.151 → 1.0.0-dev.152
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 +47 -47
- package/build/index.mjs.map +1 -1
- package/package.json +11 -11
package/build/index.mjs
CHANGED
|
@@ -16,19 +16,19 @@ import {
|
|
|
16
16
|
wormholeFactory
|
|
17
17
|
} from "@moonbeam-network/xcm-builder";
|
|
18
18
|
|
|
19
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@0.10.
|
|
19
|
+
// ../../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
|
|
20
20
|
import { registerProtocol as registerProtocol2 } from "@wormhole-foundation/sdk-connect";
|
|
21
21
|
import { _platform as _platform2 } from "@wormhole-foundation/sdk-evm";
|
|
22
22
|
|
|
23
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@0.10.
|
|
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/tokenBridge.js
|
|
24
24
|
import { ErrNotWrapped, UniversalAddress, isNative, keccak256 as keccak2562, nativeChainIds as nativeChainIds2, serialize as serialize2, toChain, toChainId, toNative } from "@wormhole-foundation/sdk-connect";
|
|
25
25
|
import { EvmAddress as EvmAddress2, EvmPlatform as EvmPlatform2, EvmUnsignedTransaction as EvmUnsignedTransaction2, EvmZeroAddress, addChainId as addChainId2, addFrom as addFrom2, unusedArbiterFee, unusedNonce } from "@wormhole-foundation/sdk-evm";
|
|
26
26
|
|
|
27
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-core@0.10.
|
|
27
|
+
// ../../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
|
|
28
28
|
import { registerProtocol } from "@wormhole-foundation/sdk-connect";
|
|
29
29
|
import { _platform } from "@wormhole-foundation/sdk-evm";
|
|
30
30
|
|
|
31
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-core@0.10.
|
|
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/core.js
|
|
32
32
|
import { nativeChainIds, createVAA, isWormholeMessageId, encoding, serialize } from "@wormhole-foundation/sdk-connect";
|
|
33
33
|
import { EvmAddress, EvmPlatform, EvmUnsignedTransaction, addChainId, addFrom } from "@wormhole-foundation/sdk-evm";
|
|
34
34
|
var EvmWormholeCore = class _EvmWormholeCore {
|
|
@@ -142,16 +142,16 @@ var EvmWormholeCore = class _EvmWormholeCore {
|
|
|
142
142
|
}
|
|
143
143
|
};
|
|
144
144
|
|
|
145
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-core@0.10.
|
|
145
|
+
// ../../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
|
|
146
146
|
var ethers_contracts_exports = {};
|
|
147
147
|
__export(ethers_contracts_exports, {
|
|
148
148
|
Implementation__factory: () => Implementation__factory
|
|
149
149
|
});
|
|
150
150
|
|
|
151
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
152
|
-
var version = "6.13.
|
|
151
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/_version.js
|
|
152
|
+
var version = "6.13.2";
|
|
153
153
|
|
|
154
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
154
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/utils/properties.js
|
|
155
155
|
function checkType(value, type, name) {
|
|
156
156
|
const types = type.split("|").map((t) => t.trim());
|
|
157
157
|
for (let i = 0; i < types.length; i++) {
|
|
@@ -192,7 +192,7 @@ function defineProperties(target, values, types) {
|
|
|
192
192
|
}
|
|
193
193
|
}
|
|
194
194
|
|
|
195
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
195
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/utils/errors.js
|
|
196
196
|
function stringify(value) {
|
|
197
197
|
if (value == null) {
|
|
198
198
|
return "null";
|
|
@@ -343,7 +343,7 @@ function assertPrivate(givenGuard, guard, className) {
|
|
|
343
343
|
}
|
|
344
344
|
}
|
|
345
345
|
|
|
346
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
346
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/utils/data.js
|
|
347
347
|
function _getBytes(value, name, copy) {
|
|
348
348
|
if (value instanceof Uint8Array) {
|
|
349
349
|
if (copy) {
|
|
@@ -430,7 +430,7 @@ function zeroPadBytes(data, length) {
|
|
|
430
430
|
return zeroPad(data, length, false);
|
|
431
431
|
}
|
|
432
432
|
|
|
433
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
433
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/utils/maths.js
|
|
434
434
|
var BN_0 = BigInt(0);
|
|
435
435
|
var BN_1 = BigInt(1);
|
|
436
436
|
var maxValue = 9007199254740991;
|
|
@@ -580,7 +580,7 @@ function toBeArray(_value) {
|
|
|
580
580
|
return result;
|
|
581
581
|
}
|
|
582
582
|
|
|
583
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
583
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/utils/events.js
|
|
584
584
|
var EventPayload = class {
|
|
585
585
|
/**
|
|
586
586
|
* The event filter.
|
|
@@ -610,7 +610,7 @@ var EventPayload = class {
|
|
|
610
610
|
}
|
|
611
611
|
};
|
|
612
612
|
|
|
613
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
613
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/utils/utf8.js
|
|
614
614
|
function errorFunc(reason, offset, bytes2, output2, badCodepoint) {
|
|
615
615
|
assertArgument(false, `invalid codepoint at offset ${offset}; ${reason}`, "bytes", bytes2);
|
|
616
616
|
}
|
|
@@ -755,7 +755,7 @@ function toUtf8String(bytes2, onError) {
|
|
|
755
755
|
return _toUtf8String(getUtf8CodePoints(bytes2, onError));
|
|
756
756
|
}
|
|
757
757
|
|
|
758
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
758
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/utils/rlp-encode.js
|
|
759
759
|
function arrayifyInteger(value) {
|
|
760
760
|
const result = [];
|
|
761
761
|
while (value) {
|
|
@@ -799,7 +799,7 @@ function encodeRlp(object) {
|
|
|
799
799
|
return result;
|
|
800
800
|
}
|
|
801
801
|
|
|
802
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
802
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/abi/coders/abstract-coder.js
|
|
803
803
|
var WordSize = 32;
|
|
804
804
|
var Padding = new Uint8Array(WordSize);
|
|
805
805
|
var passProperties = ["then"];
|
|
@@ -1472,7 +1472,7 @@ var genShake = (suffix, blockLen, outputLen) => wrapXOFConstructorWithOpts((opts
|
|
|
1472
1472
|
var shake128 = /* @__PURE__ */ genShake(31, 168, 128 / 8);
|
|
1473
1473
|
var shake256 = /* @__PURE__ */ genShake(31, 136, 256 / 8);
|
|
1474
1474
|
|
|
1475
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
1475
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/crypto/keccak.js
|
|
1476
1476
|
var locked = false;
|
|
1477
1477
|
var _keccak256 = function(data) {
|
|
1478
1478
|
return keccak_256(data);
|
|
@@ -1494,7 +1494,7 @@ keccak256.register = function(func) {
|
|
|
1494
1494
|
};
|
|
1495
1495
|
Object.freeze(keccak256);
|
|
1496
1496
|
|
|
1497
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
1497
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/address/address.js
|
|
1498
1498
|
var BN_02 = BigInt(0);
|
|
1499
1499
|
var BN_36 = BigInt(36);
|
|
1500
1500
|
function getChecksumAddress(address) {
|
|
@@ -1577,7 +1577,7 @@ function getAddress(address) {
|
|
|
1577
1577
|
assertArgument(false, "invalid address", "address", address);
|
|
1578
1578
|
}
|
|
1579
1579
|
|
|
1580
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
1580
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/address/contract-address.js
|
|
1581
1581
|
function getCreateAddress(tx) {
|
|
1582
1582
|
const from = getAddress(tx.from);
|
|
1583
1583
|
const nonce = getBigInt(tx.nonce, "tx.nonce");
|
|
@@ -1592,7 +1592,7 @@ function getCreateAddress(tx) {
|
|
|
1592
1592
|
return getAddress(dataSlice(keccak256(encodeRlp([from, nonceHex])), 12));
|
|
1593
1593
|
}
|
|
1594
1594
|
|
|
1595
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
1595
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/address/checks.js
|
|
1596
1596
|
function isAddressable(value) {
|
|
1597
1597
|
return value && typeof value.getAddress === "function";
|
|
1598
1598
|
}
|
|
@@ -1619,7 +1619,7 @@ function resolveAddress(target, resolver) {
|
|
|
1619
1619
|
assertArgument(false, "unsupported addressable value", "target", target);
|
|
1620
1620
|
}
|
|
1621
1621
|
|
|
1622
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
1622
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/abi/typed.js
|
|
1623
1623
|
var _gaurd = {};
|
|
1624
1624
|
function n(value, width) {
|
|
1625
1625
|
let signed = false;
|
|
@@ -2400,7 +2400,7 @@ var Typed = class _Typed {
|
|
|
2400
2400
|
}
|
|
2401
2401
|
};
|
|
2402
2402
|
|
|
2403
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
2403
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/abi/coders/address.js
|
|
2404
2404
|
var AddressCoder = class extends Coder {
|
|
2405
2405
|
constructor(localName) {
|
|
2406
2406
|
super("address", "address", localName, false);
|
|
@@ -2422,7 +2422,7 @@ var AddressCoder = class extends Coder {
|
|
|
2422
2422
|
}
|
|
2423
2423
|
};
|
|
2424
2424
|
|
|
2425
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
2425
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/abi/coders/anonymous.js
|
|
2426
2426
|
var AnonymousCoder = class extends Coder {
|
|
2427
2427
|
coder;
|
|
2428
2428
|
constructor(coder) {
|
|
@@ -2440,7 +2440,7 @@ var AnonymousCoder = class extends Coder {
|
|
|
2440
2440
|
}
|
|
2441
2441
|
};
|
|
2442
2442
|
|
|
2443
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
2443
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/abi/coders/array.js
|
|
2444
2444
|
function pack(writer, coders, values) {
|
|
2445
2445
|
let arrayValues = [];
|
|
2446
2446
|
if (Array.isArray(values)) {
|
|
@@ -2570,7 +2570,7 @@ var ArrayCoder = class extends Coder {
|
|
|
2570
2570
|
}
|
|
2571
2571
|
};
|
|
2572
2572
|
|
|
2573
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
2573
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/abi/coders/boolean.js
|
|
2574
2574
|
var BooleanCoder = class extends Coder {
|
|
2575
2575
|
constructor(localName) {
|
|
2576
2576
|
super("bool", "bool", localName, false);
|
|
@@ -2587,7 +2587,7 @@ var BooleanCoder = class extends Coder {
|
|
|
2587
2587
|
}
|
|
2588
2588
|
};
|
|
2589
2589
|
|
|
2590
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
2590
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/abi/coders/bytes.js
|
|
2591
2591
|
var DynamicBytesCoder = class extends Coder {
|
|
2592
2592
|
constructor(type, localName) {
|
|
2593
2593
|
super(type, type, localName, true);
|
|
@@ -2614,7 +2614,7 @@ var BytesCoder = class extends DynamicBytesCoder {
|
|
|
2614
2614
|
}
|
|
2615
2615
|
};
|
|
2616
2616
|
|
|
2617
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
2617
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/abi/coders/fixed-bytes.js
|
|
2618
2618
|
var FixedBytesCoder = class extends Coder {
|
|
2619
2619
|
size;
|
|
2620
2620
|
constructor(size, localName) {
|
|
@@ -2637,7 +2637,7 @@ var FixedBytesCoder = class extends Coder {
|
|
|
2637
2637
|
}
|
|
2638
2638
|
};
|
|
2639
2639
|
|
|
2640
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
2640
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/abi/coders/null.js
|
|
2641
2641
|
var Empty = new Uint8Array([]);
|
|
2642
2642
|
var NullCoder = class extends Coder {
|
|
2643
2643
|
constructor(localName) {
|
|
@@ -2658,7 +2658,7 @@ var NullCoder = class extends Coder {
|
|
|
2658
2658
|
}
|
|
2659
2659
|
};
|
|
2660
2660
|
|
|
2661
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
2661
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/abi/coders/number.js
|
|
2662
2662
|
var BN_03 = BigInt(0);
|
|
2663
2663
|
var BN_12 = BigInt(1);
|
|
2664
2664
|
var BN_MAX_UINT256 = BigInt("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");
|
|
@@ -2696,7 +2696,7 @@ var NumberCoder = class extends Coder {
|
|
|
2696
2696
|
}
|
|
2697
2697
|
};
|
|
2698
2698
|
|
|
2699
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
2699
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/abi/coders/string.js
|
|
2700
2700
|
var StringCoder = class extends DynamicBytesCoder {
|
|
2701
2701
|
constructor(localName) {
|
|
2702
2702
|
super("string", localName);
|
|
@@ -2712,7 +2712,7 @@ var StringCoder = class extends DynamicBytesCoder {
|
|
|
2712
2712
|
}
|
|
2713
2713
|
};
|
|
2714
2714
|
|
|
2715
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
2715
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/abi/coders/tuple.js
|
|
2716
2716
|
var TupleCoder = class extends Coder {
|
|
2717
2717
|
coders;
|
|
2718
2718
|
constructor(coders, localName) {
|
|
@@ -2767,12 +2767,12 @@ var TupleCoder = class extends Coder {
|
|
|
2767
2767
|
}
|
|
2768
2768
|
};
|
|
2769
2769
|
|
|
2770
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
2770
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/hash/id.js
|
|
2771
2771
|
function id(value) {
|
|
2772
2772
|
return keccak256(toUtf8Bytes(value));
|
|
2773
2773
|
}
|
|
2774
2774
|
|
|
2775
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
2775
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/transaction/accesslist.js
|
|
2776
2776
|
function accessSetify(addr, storageKeys) {
|
|
2777
2777
|
return {
|
|
2778
2778
|
address: getAddress(addr),
|
|
@@ -2805,7 +2805,7 @@ function accessListify(value) {
|
|
|
2805
2805
|
return result;
|
|
2806
2806
|
}
|
|
2807
2807
|
|
|
2808
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
2808
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/abi/fragments.js
|
|
2809
2809
|
function setify(items) {
|
|
2810
2810
|
const result = /* @__PURE__ */ new Set();
|
|
2811
2811
|
items.forEach((k) => result.add(k));
|
|
@@ -4053,7 +4053,7 @@ var StructFragment = class _StructFragment extends NamedFragment {
|
|
|
4053
4053
|
}
|
|
4054
4054
|
};
|
|
4055
4055
|
|
|
4056
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
4056
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/abi/abi-coder.js
|
|
4057
4057
|
var PanicReasons = /* @__PURE__ */ new Map();
|
|
4058
4058
|
PanicReasons.set(0, "GENERIC_PANIC");
|
|
4059
4059
|
PanicReasons.set(1, "ASSERT_FALSE");
|
|
@@ -4223,7 +4223,7 @@ var AbiCoder = class _AbiCoder {
|
|
|
4223
4223
|
}
|
|
4224
4224
|
};
|
|
4225
4225
|
|
|
4226
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
4226
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/abi/interface.js
|
|
4227
4227
|
var LogDescription = class {
|
|
4228
4228
|
/**
|
|
4229
4229
|
* The matching fragment for the ``topic0``.
|
|
@@ -5231,7 +5231,7 @@ var Interface = class _Interface {
|
|
|
5231
5231
|
}
|
|
5232
5232
|
};
|
|
5233
5233
|
|
|
5234
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
5234
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/providers/provider.js
|
|
5235
5235
|
var BN_04 = BigInt(0);
|
|
5236
5236
|
function toJson(value) {
|
|
5237
5237
|
if (value == null) {
|
|
@@ -6154,7 +6154,7 @@ function createRemovedLogFilter(log) {
|
|
|
6154
6154
|
} };
|
|
6155
6155
|
}
|
|
6156
6156
|
|
|
6157
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
6157
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/contract/wrappers.js
|
|
6158
6158
|
var EventLog = class extends Log {
|
|
6159
6159
|
/**
|
|
6160
6160
|
* The Contract Interface.
|
|
@@ -6309,7 +6309,7 @@ var ContractEventPayload = class extends ContractUnknownEventPayload {
|
|
|
6309
6309
|
}
|
|
6310
6310
|
};
|
|
6311
6311
|
|
|
6312
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
6312
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/contract/contract.js
|
|
6313
6313
|
var BN_05 = BigInt(0);
|
|
6314
6314
|
function canCall(value) {
|
|
6315
6315
|
return value && typeof value.call === "function";
|
|
@@ -7186,7 +7186,7 @@ function _ContractBase() {
|
|
|
7186
7186
|
var Contract = class extends _ContractBase() {
|
|
7187
7187
|
};
|
|
7188
7188
|
|
|
7189
|
-
// ../../node_modules/.pnpm/ethers@6.13.
|
|
7189
|
+
// ../../node_modules/.pnpm/ethers@6.13.2_bufferutil@4.0.8_utf-8-validate@5.0.10/node_modules/ethers/lib.esm/contract/factory.js
|
|
7190
7190
|
var ContractFactory = class _ContractFactory {
|
|
7191
7191
|
/**
|
|
7192
7192
|
* The Contract Interface.
|
|
@@ -7289,7 +7289,7 @@ var ContractFactory = class _ContractFactory {
|
|
|
7289
7289
|
}
|
|
7290
7290
|
};
|
|
7291
7291
|
|
|
7292
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-core@0.10.
|
|
7292
|
+
// ../../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
|
|
7293
7293
|
var _abi = [
|
|
7294
7294
|
{
|
|
7295
7295
|
anonymous: false,
|
|
@@ -8359,10 +8359,10 @@ var Implementation__factory = class extends ContractFactory {
|
|
|
8359
8359
|
}
|
|
8360
8360
|
};
|
|
8361
8361
|
|
|
8362
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-core@0.10.
|
|
8362
|
+
// ../../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
|
|
8363
8363
|
registerProtocol(_platform, "WormholeCore", EvmWormholeCore);
|
|
8364
8364
|
|
|
8365
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@0.10.
|
|
8365
|
+
// ../../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
|
|
8366
8366
|
var EvmTokenBridge = class _EvmTokenBridge {
|
|
8367
8367
|
network;
|
|
8368
8368
|
chain;
|
|
@@ -8491,7 +8491,7 @@ var EvmTokenBridge = class _EvmTokenBridge {
|
|
|
8491
8491
|
}
|
|
8492
8492
|
};
|
|
8493
8493
|
|
|
8494
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@0.10.
|
|
8494
|
+
// ../../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
|
|
8495
8495
|
import { isNative as isNative2, serialize as serialize3, toNative as toNative2, nativeChainIds as nativeChainIds3, toChainId as toChainId2 } from "@wormhole-foundation/sdk-connect";
|
|
8496
8496
|
import { EvmAddress as EvmAddress3, EvmPlatform as EvmPlatform3, EvmUnsignedTransaction as EvmUnsignedTransaction3, addChainId as addChainId3, addFrom as addFrom3 } from "@wormhole-foundation/sdk-evm";
|
|
8497
8497
|
var EvmAutomaticTokenBridge = class _EvmAutomaticTokenBridge {
|
|
@@ -8593,14 +8593,14 @@ var EvmAutomaticTokenBridge = class _EvmAutomaticTokenBridge {
|
|
|
8593
8593
|
}
|
|
8594
8594
|
};
|
|
8595
8595
|
|
|
8596
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@0.10.
|
|
8596
|
+
// ../../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
|
|
8597
8597
|
var ethers_contracts_exports2 = {};
|
|
8598
8598
|
__export(ethers_contracts_exports2, {
|
|
8599
8599
|
Bridge__factory: () => Bridge__factory,
|
|
8600
8600
|
TokenBridgeRelayer__factory: () => TokenBridgeRelayer__factory
|
|
8601
8601
|
});
|
|
8602
8602
|
|
|
8603
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@0.10.
|
|
8603
|
+
// ../../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
|
|
8604
8604
|
var _abi2 = [
|
|
8605
8605
|
{
|
|
8606
8606
|
anonymous: false,
|
|
@@ -9840,7 +9840,7 @@ var Bridge__factory = class extends ContractFactory {
|
|
|
9840
9840
|
}
|
|
9841
9841
|
};
|
|
9842
9842
|
|
|
9843
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@0.10.
|
|
9843
|
+
// ../../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
|
|
9844
9844
|
var _abi3 = [
|
|
9845
9845
|
{
|
|
9846
9846
|
inputs: [
|
|
@@ -10911,7 +10911,7 @@ var TokenBridgeRelayer__factory = class extends ContractFactory {
|
|
|
10911
10911
|
}
|
|
10912
10912
|
};
|
|
10913
10913
|
|
|
10914
|
-
// ../../node_modules/.pnpm/@wormhole-foundation+sdk-evm-tokenbridge@0.10.
|
|
10914
|
+
// ../../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
|
|
10915
10915
|
registerProtocol2(_platform2, "TokenBridge", EvmTokenBridge);
|
|
10916
10916
|
registerProtocol2(_platform2, "AutomaticTokenBridge", EvmAutomaticTokenBridge);
|
|
10917
10917
|
|