@pufferfinance/puffer-sdk 1.14.0 → 1.14.2
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/api/puffer-client-helpers.cjs +1 -1
- package/dist/api/puffer-client-helpers.cjs.map +1 -1
- package/dist/api/puffer-client-helpers.js +86 -86
- package/dist/api/puffer-client-helpers.js.map +1 -1
- package/dist/api/puffer-client.cjs +1 -1
- package/dist/api/puffer-client.js +2 -2
- package/dist/{ccip-K-z2PL4P.js → ccip-DxZd6avE.js} +9 -9
- package/dist/ccip-DxZd6avE.js.map +1 -0
- package/dist/{ccip-C0xwQhXU.cjs → ccip-KTVYuImW.cjs} +2 -2
- package/dist/ccip-KTVYuImW.cjs.map +1 -0
- package/dist/chains/constants.cjs +1 -1
- package/dist/chains/constants.d.ts +7 -1
- package/dist/chains/constants.js +1 -1
- package/dist/constants-Bsa7cnXP.cjs +9 -0
- package/dist/constants-Bsa7cnXP.cjs.map +1 -0
- package/dist/constants-DtzphQjb.js +2274 -0
- package/dist/constants-DtzphQjb.js.map +1 -0
- package/dist/contracts/addresses.cjs +1 -1
- package/dist/contracts/addresses.js +1 -1
- package/dist/contracts/handlers/carrot-staking-handler.cjs +1 -1
- package/dist/contracts/handlers/carrot-staking-handler.d.ts +14621 -1572
- package/dist/contracts/handlers/carrot-staking-handler.js +2 -2
- package/dist/contracts/handlers/distributor-handler.cjs +1 -1
- package/dist/contracts/handlers/distributor-handler.d.ts +14732 -8603
- package/dist/contracts/handlers/distributor-handler.js +2 -2
- package/dist/contracts/handlers/erc20-permit-handler.cjs +1 -1
- package/dist/contracts/handlers/erc20-permit-handler.cjs.map +1 -1
- package/dist/contracts/handlers/erc20-permit-handler.d.ts +14905 -17101
- package/dist/contracts/handlers/erc20-permit-handler.js +3 -3
- package/dist/contracts/handlers/erc20-permit-handler.js.map +1 -1
- package/dist/contracts/handlers/l1-reward-manager-handler.cjs +1 -1
- package/dist/contracts/handlers/l1-reward-manager-handler.d.ts +14568 -282
- package/dist/contracts/handlers/l1-reward-manager-handler.js +2 -2
- package/dist/contracts/handlers/l2-reward-manager-handler.cjs +1 -1
- package/dist/contracts/handlers/l2-reward-manager-handler.d.ts +14674 -2283
- package/dist/contracts/handlers/l2-reward-manager-handler.js +2 -2
- package/dist/contracts/handlers/mtw-carrot-handler.cjs +1 -1
- package/dist/contracts/handlers/mtw-carrot-handler.d.ts +14802 -14165
- package/dist/contracts/handlers/mtw-carrot-handler.js +2 -2
- package/dist/contracts/handlers/nucleus-accountant-handler.cjs +1 -1
- package/dist/contracts/handlers/nucleus-accountant-handler.d.ts +14612 -543
- package/dist/contracts/handlers/nucleus-accountant-handler.js +1 -1
- package/dist/contracts/handlers/nucleus-atomic-queue-handler.cjs +1 -1
- package/dist/contracts/handlers/nucleus-atomic-queue-handler.d.ts +14819 -7619
- package/dist/contracts/handlers/nucleus-atomic-queue-handler.js +2 -2
- package/dist/contracts/handlers/nucleus-boring-vault-handler.cjs +1 -1
- package/dist/contracts/handlers/nucleus-boring-vault-handler.d.ts +14665 -3778
- package/dist/contracts/handlers/nucleus-boring-vault-handler.js +2 -2
- package/dist/contracts/handlers/nucleus-teller-handler.cjs +1 -1
- package/dist/contracts/handlers/nucleus-teller-handler.d.ts +14645 -2072
- package/dist/contracts/handlers/nucleus-teller-handler.js +2 -2
- package/dist/contracts/handlers/puf-locker-handler.cjs +1 -1
- package/dist/contracts/handlers/puf-locker-handler.d.ts +14658 -2266
- package/dist/contracts/handlers/puf-locker-handler.js +2 -2
- package/dist/contracts/handlers/puffer-depositor-handler.cjs +1 -1
- package/dist/contracts/handlers/puffer-depositor-handler.d.ts +14801 -11215
- package/dist/contracts/handlers/puffer-depositor-handler.js +2 -2
- package/dist/contracts/handlers/puffer-l2-depositor-handler.cjs +1 -1
- package/dist/contracts/handlers/puffer-l2-depositor-handler.d.ts +14579 -399
- package/dist/contracts/handlers/puffer-l2-depositor-handler.js +2 -2
- package/dist/contracts/handlers/puffer-vault-handler.cjs +1 -1
- package/dist/contracts/handlers/puffer-vault-handler.d.ts +14698 -4510
- package/dist/contracts/handlers/puffer-vault-handler.js +2 -2
- package/dist/contracts/handlers/puffer-withdrawal-manager-handler.cjs +1 -1
- package/dist/contracts/handlers/puffer-withdrawal-manager-handler.d.ts +14610 -1797
- package/dist/contracts/handlers/puffer-withdrawal-manager-handler.js +2 -2
- package/dist/contracts/tokens.cjs +1 -1
- package/dist/contracts/tokens.cjs.map +1 -1
- package/dist/contracts/tokens.d.ts +3 -1
- package/dist/contracts/tokens.js +71 -60
- package/dist/contracts/tokens.js.map +1 -1
- package/dist/contracts/vaults-addresses.cjs +1 -1
- package/dist/contracts/vaults-addresses.js +1 -1
- package/dist/{createWalletClient-Di5of07E.cjs → createWalletClient-Cxvyuh55.cjs} +6 -6
- package/dist/createWalletClient-Cxvyuh55.cjs.map +1 -0
- package/dist/{createWalletClient-DNLhBkOd.js → createWalletClient-DveM0zMc.js} +63 -62
- package/dist/createWalletClient-DveM0zMc.js.map +1 -0
- package/dist/{getContract-6ajhFbP2.js → getContract-Ck0plC0s.js} +2 -2
- package/dist/{getContract-ChPFzc5y.cjs.map → getContract-Ck0plC0s.js.map} +1 -1
- package/dist/{getContract-ChPFzc5y.cjs → getContract-Z5RjOH18.cjs} +2 -2
- package/dist/getContract-Z5RjOH18.cjs.map +1 -0
- package/dist/main.cjs +1 -1
- package/dist/main.js +1 -1
- package/dist/{secp256k1-Ev0s9Yr6.js → secp256k1-48Xl94oi.js} +2 -2
- package/dist/{secp256k1-Ev0s9Yr6.js.map → secp256k1-48Xl94oi.js.map} +1 -1
- package/dist/{secp256k1-B8plqpXf.cjs → secp256k1-BWuyf2aG.cjs} +2 -2
- package/dist/{secp256k1-B8plqpXf.cjs.map → secp256k1-BWuyf2aG.cjs.map} +1 -1
- package/dist/utils/version.cjs +1 -1
- package/dist/utils/version.js +1 -1
- package/dist/{writeContract-CjcOEtWX.js → writeContract-CynQLeZV.js} +7 -7
- package/dist/writeContract-CynQLeZV.js.map +1 -0
- package/dist/{writeContract-BatuNuTe.cjs → writeContract-D5BxbWBy.cjs} +6 -6
- package/dist/writeContract-D5BxbWBy.cjs.map +1 -0
- package/package.json +2 -2
- package/dist/ccip-C0xwQhXU.cjs.map +0 -1
- package/dist/ccip-K-z2PL4P.js.map +0 -1
- package/dist/constants-BcPRVxdH.cjs +0 -9
- package/dist/constants-BcPRVxdH.cjs.map +0 -1
- package/dist/constants-CH7Tz5jz.js +0 -2048
- package/dist/constants-CH7Tz5jz.js.map +0 -1
- package/dist/createWalletClient-DNLhBkOd.js.map +0 -1
- package/dist/createWalletClient-Di5of07E.cjs.map +0 -1
- package/dist/getContract-6ajhFbP2.js.map +0 -1
- package/dist/writeContract-BatuNuTe.cjs.map +0 -1
- package/dist/writeContract-CjcOEtWX.js.map +0 -1
|
@@ -0,0 +1,2274 @@
|
|
|
1
|
+
function W(e, { strict: t = !0 } = {}) {
|
|
2
|
+
return !e || typeof e != "string" ? !1 : t ? /^0x[0-9a-fA-F]*$/.test(e) : e.startsWith("0x");
|
|
3
|
+
}
|
|
4
|
+
function P(e) {
|
|
5
|
+
return W(e, { strict: !1 }) ? Math.ceil((e.length - 2) / 2) : e.length;
|
|
6
|
+
}
|
|
7
|
+
const Te = "2.23.13";
|
|
8
|
+
let _ = {
|
|
9
|
+
getDocsUrl: ({ docsBaseUrl: e, docsPath: t = "", docsSlug: s }) => t ? `${e ?? "https://viem.sh"}${t}${s ? `#${s}` : ""}` : void 0,
|
|
10
|
+
version: `viem@${Te}`
|
|
11
|
+
};
|
|
12
|
+
class u extends Error {
|
|
13
|
+
constructor(t, s = {}) {
|
|
14
|
+
var a;
|
|
15
|
+
const n = (() => {
|
|
16
|
+
var c;
|
|
17
|
+
return s.cause instanceof u ? s.cause.details : (c = s.cause) != null && c.message ? s.cause.message : s.details;
|
|
18
|
+
})(), r = s.cause instanceof u && s.cause.docsPath || s.docsPath, i = (a = _.getDocsUrl) == null ? void 0 : a.call(_, { ...s, docsPath: r }), o = [
|
|
19
|
+
t || "An error occurred.",
|
|
20
|
+
"",
|
|
21
|
+
...s.metaMessages ? [...s.metaMessages, ""] : [],
|
|
22
|
+
...i ? [`Docs: ${i}`] : [],
|
|
23
|
+
...n ? [`Details: ${n}`] : [],
|
|
24
|
+
..._.version ? [`Version: ${_.version}`] : []
|
|
25
|
+
].join(`
|
|
26
|
+
`);
|
|
27
|
+
super(o, s.cause ? { cause: s.cause } : void 0), Object.defineProperty(this, "details", {
|
|
28
|
+
enumerable: !0,
|
|
29
|
+
configurable: !0,
|
|
30
|
+
writable: !0,
|
|
31
|
+
value: void 0
|
|
32
|
+
}), Object.defineProperty(this, "docsPath", {
|
|
33
|
+
enumerable: !0,
|
|
34
|
+
configurable: !0,
|
|
35
|
+
writable: !0,
|
|
36
|
+
value: void 0
|
|
37
|
+
}), Object.defineProperty(this, "metaMessages", {
|
|
38
|
+
enumerable: !0,
|
|
39
|
+
configurable: !0,
|
|
40
|
+
writable: !0,
|
|
41
|
+
value: void 0
|
|
42
|
+
}), Object.defineProperty(this, "shortMessage", {
|
|
43
|
+
enumerable: !0,
|
|
44
|
+
configurable: !0,
|
|
45
|
+
writable: !0,
|
|
46
|
+
value: void 0
|
|
47
|
+
}), Object.defineProperty(this, "version", {
|
|
48
|
+
enumerable: !0,
|
|
49
|
+
configurable: !0,
|
|
50
|
+
writable: !0,
|
|
51
|
+
value: void 0
|
|
52
|
+
}), Object.defineProperty(this, "name", {
|
|
53
|
+
enumerable: !0,
|
|
54
|
+
configurable: !0,
|
|
55
|
+
writable: !0,
|
|
56
|
+
value: "BaseError"
|
|
57
|
+
}), this.details = n, this.docsPath = r, this.metaMessages = s.metaMessages, this.name = s.name ?? this.name, this.shortMessage = t, this.version = Te;
|
|
58
|
+
}
|
|
59
|
+
walk(t) {
|
|
60
|
+
return $e(this, t);
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
function $e(e, t) {
|
|
64
|
+
return t != null && t(e) ? e : e && typeof e == "object" && "cause" in e && e.cause !== void 0 ? $e(e.cause, t) : t ? null : e;
|
|
65
|
+
}
|
|
66
|
+
class Ae extends u {
|
|
67
|
+
constructor({ offset: t, position: s, size: n }) {
|
|
68
|
+
super(`Slice ${s === "start" ? "starting" : "ending"} at offset "${t}" is out-of-bounds (size: ${n}).`, { name: "SliceOffsetOutOfBoundsError" });
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
class Ce extends u {
|
|
72
|
+
constructor({ size: t, targetSize: s, type: n }) {
|
|
73
|
+
super(`${n.charAt(0).toUpperCase()}${n.slice(1).toLowerCase()} size (${t}) exceeds padding size (${s}).`, { name: "SizeExceedsPaddingSizeError" });
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
class on extends u {
|
|
77
|
+
constructor({ size: t, targetSize: s, type: n }) {
|
|
78
|
+
super(`${n.charAt(0).toUpperCase()}${n.slice(1).toLowerCase()} is expected to be ${s} ${n} long, but is ${t} ${n} long.`, { name: "InvalidBytesLengthError" });
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
function H(e, { dir: t, size: s = 32 } = {}) {
|
|
82
|
+
return typeof e == "string" ? ht(e, { dir: t, size: s }) : pt(e, { dir: t, size: s });
|
|
83
|
+
}
|
|
84
|
+
function ht(e, { dir: t, size: s = 32 } = {}) {
|
|
85
|
+
if (s === null)
|
|
86
|
+
return e;
|
|
87
|
+
const n = e.replace("0x", "");
|
|
88
|
+
if (n.length > s * 2)
|
|
89
|
+
throw new Ce({
|
|
90
|
+
size: Math.ceil(n.length / 2),
|
|
91
|
+
targetSize: s,
|
|
92
|
+
type: "hex"
|
|
93
|
+
});
|
|
94
|
+
return `0x${n[t === "right" ? "padEnd" : "padStart"](s * 2, "0")}`;
|
|
95
|
+
}
|
|
96
|
+
function pt(e, { dir: t, size: s = 32 } = {}) {
|
|
97
|
+
if (s === null)
|
|
98
|
+
return e;
|
|
99
|
+
if (e.length > s)
|
|
100
|
+
throw new Ce({
|
|
101
|
+
size: e.length,
|
|
102
|
+
targetSize: s,
|
|
103
|
+
type: "bytes"
|
|
104
|
+
});
|
|
105
|
+
const n = new Uint8Array(s);
|
|
106
|
+
for (let r = 0; r < s; r++) {
|
|
107
|
+
const i = t === "right";
|
|
108
|
+
n[i ? r : s - r - 1] = e[i ? r : e.length - r - 1];
|
|
109
|
+
}
|
|
110
|
+
return n;
|
|
111
|
+
}
|
|
112
|
+
class bt extends u {
|
|
113
|
+
constructor({ max: t, min: s, signed: n, size: r, value: i }) {
|
|
114
|
+
super(`Number "${i}" is not in safe ${r ? `${r * 8}-bit ${n ? "signed" : "unsigned"} ` : ""}integer range ${t ? `(${s} to ${t})` : `(above ${s})`}`, { name: "IntegerOutOfRangeError" });
|
|
115
|
+
}
|
|
116
|
+
}
|
|
117
|
+
class an extends u {
|
|
118
|
+
constructor(t) {
|
|
119
|
+
super(`Bytes value "${t}" is not a valid boolean. The bytes array must contain a single byte of either a 0 or 1 value.`, {
|
|
120
|
+
name: "InvalidBytesBooleanError"
|
|
121
|
+
});
|
|
122
|
+
}
|
|
123
|
+
}
|
|
124
|
+
class mt extends u {
|
|
125
|
+
constructor(t) {
|
|
126
|
+
super(`Hex value "${t}" is not a valid boolean. The hex value must be "0x0" (false) or "0x1" (true).`, { name: "InvalidHexBooleanError" });
|
|
127
|
+
}
|
|
128
|
+
}
|
|
129
|
+
class xt extends u {
|
|
130
|
+
constructor({ givenSize: t, maxSize: s }) {
|
|
131
|
+
super(`Size cannot exceed ${s} bytes. Given size: ${t} bytes.`, { name: "SizeOverflowError" });
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
function C(e, { dir: t = "left" } = {}) {
|
|
135
|
+
let s = typeof e == "string" ? e.replace("0x", "") : e, n = 0;
|
|
136
|
+
for (let r = 0; r < s.length - 1 && s[t === "left" ? r : s.length - r - 1].toString() === "0"; r++)
|
|
137
|
+
n++;
|
|
138
|
+
return s = t === "left" ? s.slice(n) : s.slice(0, s.length - n), typeof e == "string" ? (s.length === 1 && t === "right" && (s = `${s}0`), `0x${s.length % 2 === 1 ? `0${s}` : s}`) : s;
|
|
139
|
+
}
|
|
140
|
+
function S(e, { size: t }) {
|
|
141
|
+
if (P(e) > t)
|
|
142
|
+
throw new xt({
|
|
143
|
+
givenSize: P(e),
|
|
144
|
+
maxSize: t
|
|
145
|
+
});
|
|
146
|
+
}
|
|
147
|
+
function G(e, t = {}) {
|
|
148
|
+
const { signed: s } = t;
|
|
149
|
+
t.size && S(e, { size: t.size });
|
|
150
|
+
const n = BigInt(e);
|
|
151
|
+
if (!s)
|
|
152
|
+
return n;
|
|
153
|
+
const r = (e.length - 2) / 2, i = (1n << BigInt(r) * 8n - 1n) - 1n;
|
|
154
|
+
return n <= i ? n : n - BigInt(`0x${"f".padStart(r * 2, "f")}`) - 1n;
|
|
155
|
+
}
|
|
156
|
+
function cn(e, t = {}) {
|
|
157
|
+
let s = e;
|
|
158
|
+
if (t.size && (S(s, { size: t.size }), s = C(s)), C(s) === "0x00")
|
|
159
|
+
return !1;
|
|
160
|
+
if (C(s) === "0x01")
|
|
161
|
+
return !0;
|
|
162
|
+
throw new mt(s);
|
|
163
|
+
}
|
|
164
|
+
function J(e, t = {}) {
|
|
165
|
+
return Number(G(e, t));
|
|
166
|
+
}
|
|
167
|
+
const gt = /* @__PURE__ */ Array.from({ length: 256 }, (e, t) => t.toString(16).padStart(2, "0"));
|
|
168
|
+
function f(e, t = {}) {
|
|
169
|
+
return typeof e == "number" || typeof e == "bigint" ? Fe(e, t) : typeof e == "string" ? Et(e, t) : typeof e == "boolean" ? yt(e, t) : $(e, t);
|
|
170
|
+
}
|
|
171
|
+
function yt(e, t = {}) {
|
|
172
|
+
const s = `0x${Number(e)}`;
|
|
173
|
+
return typeof t.size == "number" ? (S(s, { size: t.size }), H(s, { size: t.size })) : s;
|
|
174
|
+
}
|
|
175
|
+
function $(e, t = {}) {
|
|
176
|
+
let s = "";
|
|
177
|
+
for (let r = 0; r < e.length; r++)
|
|
178
|
+
s += gt[e[r]];
|
|
179
|
+
const n = `0x${s}`;
|
|
180
|
+
return typeof t.size == "number" ? (S(n, { size: t.size }), H(n, { dir: "right", size: t.size })) : n;
|
|
181
|
+
}
|
|
182
|
+
function Fe(e, t = {}) {
|
|
183
|
+
const { signed: s, size: n } = t, r = BigInt(e);
|
|
184
|
+
let i;
|
|
185
|
+
n ? s ? i = (1n << BigInt(n) * 8n - 1n) - 1n : i = 2n ** (BigInt(n) * 8n) - 1n : typeof e == "number" && (i = BigInt(Number.MAX_SAFE_INTEGER));
|
|
186
|
+
const o = typeof i == "bigint" && s ? -i - 1n : 0;
|
|
187
|
+
if (i && r > i || r < o) {
|
|
188
|
+
const c = typeof e == "bigint" ? "n" : "";
|
|
189
|
+
throw new bt({
|
|
190
|
+
max: i ? `${i}${c}` : void 0,
|
|
191
|
+
min: `${o}${c}`,
|
|
192
|
+
signed: s,
|
|
193
|
+
size: n,
|
|
194
|
+
value: `${e}${c}`
|
|
195
|
+
});
|
|
196
|
+
}
|
|
197
|
+
const a = `0x${(s && r < 0 ? (1n << BigInt(n * 8)) + BigInt(r) : r).toString(16)}`;
|
|
198
|
+
return n ? H(a, { size: n }) : a;
|
|
199
|
+
}
|
|
200
|
+
const wt = /* @__PURE__ */ new TextEncoder();
|
|
201
|
+
function Et(e, t = {}) {
|
|
202
|
+
const s = wt.encode(e);
|
|
203
|
+
return $(s, t);
|
|
204
|
+
}
|
|
205
|
+
const Bt = /* @__PURE__ */ new TextEncoder();
|
|
206
|
+
function Ue(e, t = {}) {
|
|
207
|
+
return typeof e == "number" || typeof e == "bigint" ? It(e, t) : typeof e == "boolean" ? Pt(e, t) : W(e) ? U(e, t) : ze(e, t);
|
|
208
|
+
}
|
|
209
|
+
function Pt(e, t = {}) {
|
|
210
|
+
const s = new Uint8Array(1);
|
|
211
|
+
return s[0] = Number(e), typeof t.size == "number" ? (S(s, { size: t.size }), H(s, { size: t.size })) : s;
|
|
212
|
+
}
|
|
213
|
+
const y = {
|
|
214
|
+
zero: 48,
|
|
215
|
+
nine: 57,
|
|
216
|
+
A: 65,
|
|
217
|
+
F: 70,
|
|
218
|
+
a: 97,
|
|
219
|
+
f: 102
|
|
220
|
+
};
|
|
221
|
+
function xe(e) {
|
|
222
|
+
if (e >= y.zero && e <= y.nine)
|
|
223
|
+
return e - y.zero;
|
|
224
|
+
if (e >= y.A && e <= y.F)
|
|
225
|
+
return e - (y.A - 10);
|
|
226
|
+
if (e >= y.a && e <= y.f)
|
|
227
|
+
return e - (y.a - 10);
|
|
228
|
+
}
|
|
229
|
+
function U(e, t = {}) {
|
|
230
|
+
let s = e;
|
|
231
|
+
t.size && (S(s, { size: t.size }), s = H(s, { dir: "right", size: t.size }));
|
|
232
|
+
let n = s.slice(2);
|
|
233
|
+
n.length % 2 && (n = `0${n}`);
|
|
234
|
+
const r = n.length / 2, i = new Uint8Array(r);
|
|
235
|
+
for (let o = 0, a = 0; o < r; o++) {
|
|
236
|
+
const c = xe(n.charCodeAt(a++)), l = xe(n.charCodeAt(a++));
|
|
237
|
+
if (c === void 0 || l === void 0)
|
|
238
|
+
throw new u(`Invalid byte sequence ("${n[a - 2]}${n[a - 1]}" in "${n}").`);
|
|
239
|
+
i[o] = c * 16 + l;
|
|
240
|
+
}
|
|
241
|
+
return i;
|
|
242
|
+
}
|
|
243
|
+
function It(e, t) {
|
|
244
|
+
const s = Fe(e, t);
|
|
245
|
+
return U(s);
|
|
246
|
+
}
|
|
247
|
+
function ze(e, t = {}) {
|
|
248
|
+
const s = Bt.encode(e);
|
|
249
|
+
return typeof t.size == "number" ? (S(s, { size: t.size }), H(s, { dir: "right", size: t.size })) : s;
|
|
250
|
+
}
|
|
251
|
+
function Q(e) {
|
|
252
|
+
if (!Number.isSafeInteger(e) || e < 0)
|
|
253
|
+
throw new Error("positive integer expected, got " + e);
|
|
254
|
+
}
|
|
255
|
+
function vt(e) {
|
|
256
|
+
return e instanceof Uint8Array || ArrayBuffer.isView(e) && e.constructor.name === "Uint8Array";
|
|
257
|
+
}
|
|
258
|
+
function ee(e, ...t) {
|
|
259
|
+
if (!vt(e))
|
|
260
|
+
throw new Error("Uint8Array expected");
|
|
261
|
+
if (t.length > 0 && !t.includes(e.length))
|
|
262
|
+
throw new Error("Uint8Array expected of length " + t + ", got length=" + e.length);
|
|
263
|
+
}
|
|
264
|
+
function un(e) {
|
|
265
|
+
if (typeof e != "function" || typeof e.create != "function")
|
|
266
|
+
throw new Error("Hash should be wrapped by utils.wrapConstructor");
|
|
267
|
+
Q(e.outputLen), Q(e.blockLen);
|
|
268
|
+
}
|
|
269
|
+
function Z(e, t = !0) {
|
|
270
|
+
if (e.destroyed)
|
|
271
|
+
throw new Error("Hash instance has been destroyed");
|
|
272
|
+
if (t && e.finished)
|
|
273
|
+
throw new Error("Hash#digest() has already been called");
|
|
274
|
+
}
|
|
275
|
+
function Se(e, t) {
|
|
276
|
+
ee(e);
|
|
277
|
+
const s = t.outputLen;
|
|
278
|
+
if (e.length < s)
|
|
279
|
+
throw new Error("digestInto() expects output buffer of length at least " + s);
|
|
280
|
+
}
|
|
281
|
+
const Y = /* @__PURE__ */ BigInt(2 ** 32 - 1), ge = /* @__PURE__ */ BigInt(32);
|
|
282
|
+
function Tt(e, t = !1) {
|
|
283
|
+
return t ? { h: Number(e & Y), l: Number(e >> ge & Y) } : { h: Number(e >> ge & Y) | 0, l: Number(e & Y) | 0 };
|
|
284
|
+
}
|
|
285
|
+
function $t(e, t = !1) {
|
|
286
|
+
let s = new Uint32Array(e.length), n = new Uint32Array(e.length);
|
|
287
|
+
for (let r = 0; r < e.length; r++) {
|
|
288
|
+
const { h: i, l: o } = Tt(e[r], t);
|
|
289
|
+
[s[r], n[r]] = [i, o];
|
|
290
|
+
}
|
|
291
|
+
return [s, n];
|
|
292
|
+
}
|
|
293
|
+
const At = (e, t, s) => e << s | t >>> 32 - s, Ct = (e, t, s) => t << s | e >>> 32 - s, Ft = (e, t, s) => t << s - 32 | e >>> 64 - s, Ut = (e, t, s) => e << s - 32 | t >>> 64 - s, L = typeof globalThis == "object" && "crypto" in globalThis ? globalThis.crypto : void 0;
|
|
294
|
+
/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */
|
|
295
|
+
function zt(e) {
|
|
296
|
+
return new Uint32Array(e.buffer, e.byteOffset, Math.floor(e.byteLength / 4));
|
|
297
|
+
}
|
|
298
|
+
function re(e) {
|
|
299
|
+
return new DataView(e.buffer, e.byteOffset, e.byteLength);
|
|
300
|
+
}
|
|
301
|
+
function x(e, t) {
|
|
302
|
+
return e << 32 - t | e >>> t;
|
|
303
|
+
}
|
|
304
|
+
const ye = new Uint8Array(new Uint32Array([287454020]).buffer)[0] === 68;
|
|
305
|
+
function St(e) {
|
|
306
|
+
return e << 24 & 4278190080 | e << 8 & 16711680 | e >>> 8 & 65280 | e >>> 24 & 255;
|
|
307
|
+
}
|
|
308
|
+
function we(e) {
|
|
309
|
+
for (let t = 0; t < e.length; t++)
|
|
310
|
+
e[t] = St(e[t]);
|
|
311
|
+
}
|
|
312
|
+
function kt(e) {
|
|
313
|
+
if (typeof e != "string")
|
|
314
|
+
throw new Error("utf8ToBytes expected string, got " + typeof e);
|
|
315
|
+
return new Uint8Array(new TextEncoder().encode(e));
|
|
316
|
+
}
|
|
317
|
+
function ae(e) {
|
|
318
|
+
return typeof e == "string" && (e = kt(e)), ee(e), e;
|
|
319
|
+
}
|
|
320
|
+
function ln(...e) {
|
|
321
|
+
let t = 0;
|
|
322
|
+
for (let n = 0; n < e.length; n++) {
|
|
323
|
+
const r = e[n];
|
|
324
|
+
ee(r), t += r.length;
|
|
325
|
+
}
|
|
326
|
+
const s = new Uint8Array(t);
|
|
327
|
+
for (let n = 0, r = 0; n < e.length; n++) {
|
|
328
|
+
const i = e[n];
|
|
329
|
+
s.set(i, r), r += i.length;
|
|
330
|
+
}
|
|
331
|
+
return s;
|
|
332
|
+
}
|
|
333
|
+
class ke {
|
|
334
|
+
// Safe version that clones internal state
|
|
335
|
+
clone() {
|
|
336
|
+
return this._cloneInto();
|
|
337
|
+
}
|
|
338
|
+
}
|
|
339
|
+
function Le(e) {
|
|
340
|
+
const t = (n) => e().update(ae(n)).digest(), s = e();
|
|
341
|
+
return t.outputLen = s.outputLen, t.blockLen = s.blockLen, t.create = () => e(), t;
|
|
342
|
+
}
|
|
343
|
+
function dn(e = 32) {
|
|
344
|
+
if (L && typeof L.getRandomValues == "function")
|
|
345
|
+
return L.getRandomValues(new Uint8Array(e));
|
|
346
|
+
if (L && typeof L.randomBytes == "function")
|
|
347
|
+
return L.randomBytes(e);
|
|
348
|
+
throw new Error("crypto.getRandomValues must be defined");
|
|
349
|
+
}
|
|
350
|
+
const Ge = [], He = [], Oe = [], Lt = /* @__PURE__ */ BigInt(0), V = /* @__PURE__ */ BigInt(1), Gt = /* @__PURE__ */ BigInt(2), Ht = /* @__PURE__ */ BigInt(7), Ot = /* @__PURE__ */ BigInt(256), Nt = /* @__PURE__ */ BigInt(113);
|
|
351
|
+
for (let e = 0, t = V, s = 1, n = 0; e < 24; e++) {
|
|
352
|
+
[s, n] = [n, (2 * s + 3 * n) % 5], Ge.push(2 * (5 * n + s)), He.push((e + 1) * (e + 2) / 2 % 64);
|
|
353
|
+
let r = Lt;
|
|
354
|
+
for (let i = 0; i < 7; i++)
|
|
355
|
+
t = (t << V ^ (t >> Ht) * Nt) % Ot, t & Gt && (r ^= V << (V << /* @__PURE__ */ BigInt(i)) - V);
|
|
356
|
+
Oe.push(r);
|
|
357
|
+
}
|
|
358
|
+
const [Mt, _t] = /* @__PURE__ */ $t(Oe, !0), Ee = (e, t, s) => s > 32 ? Ft(e, t, s) : At(e, t, s), Be = (e, t, s) => s > 32 ? Ut(e, t, s) : Ct(e, t, s);
|
|
359
|
+
function Vt(e, t = 24) {
|
|
360
|
+
const s = new Uint32Array(10);
|
|
361
|
+
for (let n = 24 - t; n < 24; n++) {
|
|
362
|
+
for (let o = 0; o < 10; o++)
|
|
363
|
+
s[o] = e[o] ^ e[o + 10] ^ e[o + 20] ^ e[o + 30] ^ e[o + 40];
|
|
364
|
+
for (let o = 0; o < 10; o += 2) {
|
|
365
|
+
const a = (o + 8) % 10, c = (o + 2) % 10, l = s[c], h = s[c + 1], d = Ee(l, h, 1) ^ s[a], b = Be(l, h, 1) ^ s[a + 1];
|
|
366
|
+
for (let p = 0; p < 50; p += 10)
|
|
367
|
+
e[o + p] ^= d, e[o + p + 1] ^= b;
|
|
368
|
+
}
|
|
369
|
+
let r = e[2], i = e[3];
|
|
370
|
+
for (let o = 0; o < 24; o++) {
|
|
371
|
+
const a = He[o], c = Ee(r, i, a), l = Be(r, i, a), h = Ge[o];
|
|
372
|
+
r = e[h], i = e[h + 1], e[h] = c, e[h + 1] = l;
|
|
373
|
+
}
|
|
374
|
+
for (let o = 0; o < 50; o += 10) {
|
|
375
|
+
for (let a = 0; a < 10; a++)
|
|
376
|
+
s[a] = e[o + a];
|
|
377
|
+
for (let a = 0; a < 10; a++)
|
|
378
|
+
e[o + a] ^= ~s[(a + 2) % 10] & s[(a + 4) % 10];
|
|
379
|
+
}
|
|
380
|
+
e[0] ^= Mt[n], e[1] ^= _t[n];
|
|
381
|
+
}
|
|
382
|
+
s.fill(0);
|
|
383
|
+
}
|
|
384
|
+
class ce extends ke {
|
|
385
|
+
// NOTE: we accept arguments in bytes instead of bits here.
|
|
386
|
+
constructor(t, s, n, r = !1, i = 24) {
|
|
387
|
+
if (super(), this.blockLen = t, this.suffix = s, this.outputLen = n, this.enableXOF = r, this.rounds = i, this.pos = 0, this.posOut = 0, this.finished = !1, this.destroyed = !1, Q(n), 0 >= this.blockLen || this.blockLen >= 200)
|
|
388
|
+
throw new Error("Sha3 supports only keccak-f1600 function");
|
|
389
|
+
this.state = new Uint8Array(200), this.state32 = zt(this.state);
|
|
390
|
+
}
|
|
391
|
+
keccak() {
|
|
392
|
+
ye || we(this.state32), Vt(this.state32, this.rounds), ye || we(this.state32), this.posOut = 0, this.pos = 0;
|
|
393
|
+
}
|
|
394
|
+
update(t) {
|
|
395
|
+
Z(this);
|
|
396
|
+
const { blockLen: s, state: n } = this;
|
|
397
|
+
t = ae(t);
|
|
398
|
+
const r = t.length;
|
|
399
|
+
for (let i = 0; i < r; ) {
|
|
400
|
+
const o = Math.min(s - this.pos, r - i);
|
|
401
|
+
for (let a = 0; a < o; a++)
|
|
402
|
+
n[this.pos++] ^= t[i++];
|
|
403
|
+
this.pos === s && this.keccak();
|
|
404
|
+
}
|
|
405
|
+
return this;
|
|
406
|
+
}
|
|
407
|
+
finish() {
|
|
408
|
+
if (this.finished)
|
|
409
|
+
return;
|
|
410
|
+
this.finished = !0;
|
|
411
|
+
const { state: t, suffix: s, pos: n, blockLen: r } = this;
|
|
412
|
+
t[n] ^= s, (s & 128) !== 0 && n === r - 1 && this.keccak(), t[r - 1] ^= 128, this.keccak();
|
|
413
|
+
}
|
|
414
|
+
writeInto(t) {
|
|
415
|
+
Z(this, !1), ee(t), this.finish();
|
|
416
|
+
const s = this.state, { blockLen: n } = this;
|
|
417
|
+
for (let r = 0, i = t.length; r < i; ) {
|
|
418
|
+
this.posOut >= n && this.keccak();
|
|
419
|
+
const o = Math.min(n - this.posOut, i - r);
|
|
420
|
+
t.set(s.subarray(this.posOut, this.posOut + o), r), this.posOut += o, r += o;
|
|
421
|
+
}
|
|
422
|
+
return t;
|
|
423
|
+
}
|
|
424
|
+
xofInto(t) {
|
|
425
|
+
if (!this.enableXOF)
|
|
426
|
+
throw new Error("XOF is not possible for this instance");
|
|
427
|
+
return this.writeInto(t);
|
|
428
|
+
}
|
|
429
|
+
xof(t) {
|
|
430
|
+
return Q(t), this.xofInto(new Uint8Array(t));
|
|
431
|
+
}
|
|
432
|
+
digestInto(t) {
|
|
433
|
+
if (Se(t, this), this.finished)
|
|
434
|
+
throw new Error("digest() was already called");
|
|
435
|
+
return this.writeInto(t), this.destroy(), t;
|
|
436
|
+
}
|
|
437
|
+
digest() {
|
|
438
|
+
return this.digestInto(new Uint8Array(this.outputLen));
|
|
439
|
+
}
|
|
440
|
+
destroy() {
|
|
441
|
+
this.destroyed = !0, this.state.fill(0);
|
|
442
|
+
}
|
|
443
|
+
_cloneInto(t) {
|
|
444
|
+
const { blockLen: s, suffix: n, outputLen: r, rounds: i, enableXOF: o } = this;
|
|
445
|
+
return t || (t = new ce(s, n, r, o, i)), t.state32.set(this.state32), t.pos = this.pos, t.posOut = this.posOut, t.finished = this.finished, t.rounds = i, t.suffix = n, t.outputLen = r, t.enableXOF = o, t.destroyed = this.destroyed, t;
|
|
446
|
+
}
|
|
447
|
+
}
|
|
448
|
+
const Dt = (e, t, s) => Le(() => new ce(t, e, s)), jt = /* @__PURE__ */ Dt(1, 136, 256 / 8);
|
|
449
|
+
function Rt(e, t) {
|
|
450
|
+
const s = t || "hex", n = jt(W(e, { strict: !1 }) ? Ue(e) : e);
|
|
451
|
+
return s === "bytes" ? n : f(n);
|
|
452
|
+
}
|
|
453
|
+
class I extends u {
|
|
454
|
+
constructor({ address: t }) {
|
|
455
|
+
super(`Address "${t}" is invalid.`, {
|
|
456
|
+
metaMessages: [
|
|
457
|
+
"- Address must be a hex value of 20 bytes (40 hex characters).",
|
|
458
|
+
"- Address must match its checksum counterpart."
|
|
459
|
+
],
|
|
460
|
+
name: "InvalidAddressError"
|
|
461
|
+
});
|
|
462
|
+
}
|
|
463
|
+
}
|
|
464
|
+
class Ne extends Map {
|
|
465
|
+
constructor(t) {
|
|
466
|
+
super(), Object.defineProperty(this, "maxSize", {
|
|
467
|
+
enumerable: !0,
|
|
468
|
+
configurable: !0,
|
|
469
|
+
writable: !0,
|
|
470
|
+
value: void 0
|
|
471
|
+
}), this.maxSize = t;
|
|
472
|
+
}
|
|
473
|
+
get(t) {
|
|
474
|
+
const s = super.get(t);
|
|
475
|
+
return super.has(t) && s !== void 0 && (this.delete(t), super.set(t, s)), s;
|
|
476
|
+
}
|
|
477
|
+
set(t, s) {
|
|
478
|
+
if (super.set(t, s), this.maxSize && this.size > this.maxSize) {
|
|
479
|
+
const n = this.keys().next().value;
|
|
480
|
+
n && this.delete(n);
|
|
481
|
+
}
|
|
482
|
+
return this;
|
|
483
|
+
}
|
|
484
|
+
}
|
|
485
|
+
const ie = /* @__PURE__ */ new Ne(8192);
|
|
486
|
+
function Me(e, t) {
|
|
487
|
+
if (ie.has(`${e}.${t}`))
|
|
488
|
+
return ie.get(`${e}.${t}`);
|
|
489
|
+
const s = e.substring(2).toLowerCase(), n = Rt(ze(s), "bytes"), r = s.split("");
|
|
490
|
+
for (let o = 0; o < 40; o += 2)
|
|
491
|
+
n[o >> 1] >> 4 >= 8 && r[o] && (r[o] = r[o].toUpperCase()), (n[o >> 1] & 15) >= 8 && r[o + 1] && (r[o + 1] = r[o + 1].toUpperCase());
|
|
492
|
+
const i = `0x${r.join("")}`;
|
|
493
|
+
return ie.set(`${e}.${t}`, i), i;
|
|
494
|
+
}
|
|
495
|
+
function fn(e, t) {
|
|
496
|
+
if (!v(e, { strict: !1 }))
|
|
497
|
+
throw new I({ address: e });
|
|
498
|
+
return Me(e, t);
|
|
499
|
+
}
|
|
500
|
+
const Kt = /^0x[a-fA-F0-9]{40}$/, oe = /* @__PURE__ */ new Ne(8192);
|
|
501
|
+
function v(e, t) {
|
|
502
|
+
const { strict: s = !0 } = t ?? {}, n = `${e}.${s}`;
|
|
503
|
+
if (oe.has(n))
|
|
504
|
+
return oe.get(n);
|
|
505
|
+
const r = Kt.test(e) ? e.toLowerCase() === e ? !0 : s ? Me(e) === e : !0 : !1;
|
|
506
|
+
return oe.set(n, r), r;
|
|
507
|
+
}
|
|
508
|
+
function hn(e) {
|
|
509
|
+
return typeof e[0] == "string" ? O(e) : Wt(e);
|
|
510
|
+
}
|
|
511
|
+
function Wt(e) {
|
|
512
|
+
let t = 0;
|
|
513
|
+
for (const r of e)
|
|
514
|
+
t += r.length;
|
|
515
|
+
const s = new Uint8Array(t);
|
|
516
|
+
let n = 0;
|
|
517
|
+
for (const r of e)
|
|
518
|
+
s.set(r, n), n += r.length;
|
|
519
|
+
return s;
|
|
520
|
+
}
|
|
521
|
+
function O(e) {
|
|
522
|
+
return `0x${e.reduce((t, s) => t + s.replace("0x", ""), "")}`;
|
|
523
|
+
}
|
|
524
|
+
function Xt(e, t, s, { strict: n } = {}) {
|
|
525
|
+
return W(e, { strict: !1 }) ? Yt(e, t, s, {
|
|
526
|
+
strict: n
|
|
527
|
+
}) : qt(e, t, s, {
|
|
528
|
+
strict: n
|
|
529
|
+
});
|
|
530
|
+
}
|
|
531
|
+
function _e(e, t) {
|
|
532
|
+
if (typeof t == "number" && t > 0 && t > P(e) - 1)
|
|
533
|
+
throw new Ae({
|
|
534
|
+
offset: t,
|
|
535
|
+
position: "start",
|
|
536
|
+
size: P(e)
|
|
537
|
+
});
|
|
538
|
+
}
|
|
539
|
+
function Ve(e, t, s) {
|
|
540
|
+
if (typeof t == "number" && typeof s == "number" && P(e) !== s - t)
|
|
541
|
+
throw new Ae({
|
|
542
|
+
offset: s,
|
|
543
|
+
position: "end",
|
|
544
|
+
size: P(e)
|
|
545
|
+
});
|
|
546
|
+
}
|
|
547
|
+
function qt(e, t, s, { strict: n } = {}) {
|
|
548
|
+
_e(e, t);
|
|
549
|
+
const r = e.slice(t, s);
|
|
550
|
+
return n && Ve(r, t, s), r;
|
|
551
|
+
}
|
|
552
|
+
function Yt(e, t, s, { strict: n } = {}) {
|
|
553
|
+
_e(e, t);
|
|
554
|
+
const r = `0x${e.replace("0x", "").slice((t ?? 0) * 2, (s ?? e.length) * 2)}`;
|
|
555
|
+
return n && Ve(r, t, s), r;
|
|
556
|
+
}
|
|
557
|
+
class Pe extends u {
|
|
558
|
+
constructor({ offset: t }) {
|
|
559
|
+
super(`Offset \`${t}\` cannot be negative.`, {
|
|
560
|
+
name: "NegativeOffsetError"
|
|
561
|
+
});
|
|
562
|
+
}
|
|
563
|
+
}
|
|
564
|
+
class Jt extends u {
|
|
565
|
+
constructor({ length: t, position: s }) {
|
|
566
|
+
super(`Position \`${s}\` is out of bounds (\`0 < position < ${t}\`).`, { name: "PositionOutOfBoundsError" });
|
|
567
|
+
}
|
|
568
|
+
}
|
|
569
|
+
class Qt extends u {
|
|
570
|
+
constructor({ count: t, limit: s }) {
|
|
571
|
+
super(`Recursive read limit of \`${s}\` exceeded (recursive read count: \`${t}\`).`, { name: "RecursiveReadLimitExceededError" });
|
|
572
|
+
}
|
|
573
|
+
}
|
|
574
|
+
const Zt = {
|
|
575
|
+
bytes: new Uint8Array(),
|
|
576
|
+
dataView: new DataView(new ArrayBuffer(0)),
|
|
577
|
+
position: 0,
|
|
578
|
+
positionReadCount: /* @__PURE__ */ new Map(),
|
|
579
|
+
recursiveReadCount: 0,
|
|
580
|
+
recursiveReadLimit: Number.POSITIVE_INFINITY,
|
|
581
|
+
assertReadLimit() {
|
|
582
|
+
if (this.recursiveReadCount >= this.recursiveReadLimit)
|
|
583
|
+
throw new Qt({
|
|
584
|
+
count: this.recursiveReadCount + 1,
|
|
585
|
+
limit: this.recursiveReadLimit
|
|
586
|
+
});
|
|
587
|
+
},
|
|
588
|
+
assertPosition(e) {
|
|
589
|
+
if (e < 0 || e > this.bytes.length - 1)
|
|
590
|
+
throw new Jt({
|
|
591
|
+
length: this.bytes.length,
|
|
592
|
+
position: e
|
|
593
|
+
});
|
|
594
|
+
},
|
|
595
|
+
decrementPosition(e) {
|
|
596
|
+
if (e < 0)
|
|
597
|
+
throw new Pe({ offset: e });
|
|
598
|
+
const t = this.position - e;
|
|
599
|
+
this.assertPosition(t), this.position = t;
|
|
600
|
+
},
|
|
601
|
+
getReadCount(e) {
|
|
602
|
+
return this.positionReadCount.get(e || this.position) || 0;
|
|
603
|
+
},
|
|
604
|
+
incrementPosition(e) {
|
|
605
|
+
if (e < 0)
|
|
606
|
+
throw new Pe({ offset: e });
|
|
607
|
+
const t = this.position + e;
|
|
608
|
+
this.assertPosition(t), this.position = t;
|
|
609
|
+
},
|
|
610
|
+
inspectByte(e) {
|
|
611
|
+
const t = e ?? this.position;
|
|
612
|
+
return this.assertPosition(t), this.bytes[t];
|
|
613
|
+
},
|
|
614
|
+
inspectBytes(e, t) {
|
|
615
|
+
const s = t ?? this.position;
|
|
616
|
+
return this.assertPosition(s + e - 1), this.bytes.subarray(s, s + e);
|
|
617
|
+
},
|
|
618
|
+
inspectUint8(e) {
|
|
619
|
+
const t = e ?? this.position;
|
|
620
|
+
return this.assertPosition(t), this.bytes[t];
|
|
621
|
+
},
|
|
622
|
+
inspectUint16(e) {
|
|
623
|
+
const t = e ?? this.position;
|
|
624
|
+
return this.assertPosition(t + 1), this.dataView.getUint16(t);
|
|
625
|
+
},
|
|
626
|
+
inspectUint24(e) {
|
|
627
|
+
const t = e ?? this.position;
|
|
628
|
+
return this.assertPosition(t + 2), (this.dataView.getUint16(t) << 8) + this.dataView.getUint8(t + 2);
|
|
629
|
+
},
|
|
630
|
+
inspectUint32(e) {
|
|
631
|
+
const t = e ?? this.position;
|
|
632
|
+
return this.assertPosition(t + 3), this.dataView.getUint32(t);
|
|
633
|
+
},
|
|
634
|
+
pushByte(e) {
|
|
635
|
+
this.assertPosition(this.position), this.bytes[this.position] = e, this.position++;
|
|
636
|
+
},
|
|
637
|
+
pushBytes(e) {
|
|
638
|
+
this.assertPosition(this.position + e.length - 1), this.bytes.set(e, this.position), this.position += e.length;
|
|
639
|
+
},
|
|
640
|
+
pushUint8(e) {
|
|
641
|
+
this.assertPosition(this.position), this.bytes[this.position] = e, this.position++;
|
|
642
|
+
},
|
|
643
|
+
pushUint16(e) {
|
|
644
|
+
this.assertPosition(this.position + 1), this.dataView.setUint16(this.position, e), this.position += 2;
|
|
645
|
+
},
|
|
646
|
+
pushUint24(e) {
|
|
647
|
+
this.assertPosition(this.position + 2), this.dataView.setUint16(this.position, e >> 8), this.dataView.setUint8(this.position + 2, e & 255), this.position += 3;
|
|
648
|
+
},
|
|
649
|
+
pushUint32(e) {
|
|
650
|
+
this.assertPosition(this.position + 3), this.dataView.setUint32(this.position, e), this.position += 4;
|
|
651
|
+
},
|
|
652
|
+
readByte() {
|
|
653
|
+
this.assertReadLimit(), this._touch();
|
|
654
|
+
const e = this.inspectByte();
|
|
655
|
+
return this.position++, e;
|
|
656
|
+
},
|
|
657
|
+
readBytes(e, t) {
|
|
658
|
+
this.assertReadLimit(), this._touch();
|
|
659
|
+
const s = this.inspectBytes(e);
|
|
660
|
+
return this.position += t ?? e, s;
|
|
661
|
+
},
|
|
662
|
+
readUint8() {
|
|
663
|
+
this.assertReadLimit(), this._touch();
|
|
664
|
+
const e = this.inspectUint8();
|
|
665
|
+
return this.position += 1, e;
|
|
666
|
+
},
|
|
667
|
+
readUint16() {
|
|
668
|
+
this.assertReadLimit(), this._touch();
|
|
669
|
+
const e = this.inspectUint16();
|
|
670
|
+
return this.position += 2, e;
|
|
671
|
+
},
|
|
672
|
+
readUint24() {
|
|
673
|
+
this.assertReadLimit(), this._touch();
|
|
674
|
+
const e = this.inspectUint24();
|
|
675
|
+
return this.position += 3, e;
|
|
676
|
+
},
|
|
677
|
+
readUint32() {
|
|
678
|
+
this.assertReadLimit(), this._touch();
|
|
679
|
+
const e = this.inspectUint32();
|
|
680
|
+
return this.position += 4, e;
|
|
681
|
+
},
|
|
682
|
+
get remaining() {
|
|
683
|
+
return this.bytes.length - this.position;
|
|
684
|
+
},
|
|
685
|
+
setPosition(e) {
|
|
686
|
+
const t = this.position;
|
|
687
|
+
return this.assertPosition(e), this.position = e, () => this.position = t;
|
|
688
|
+
},
|
|
689
|
+
_touch() {
|
|
690
|
+
if (this.recursiveReadLimit === Number.POSITIVE_INFINITY)
|
|
691
|
+
return;
|
|
692
|
+
const e = this.getReadCount();
|
|
693
|
+
this.positionReadCount.set(this.position, e + 1), e > 0 && this.recursiveReadCount++;
|
|
694
|
+
}
|
|
695
|
+
};
|
|
696
|
+
function De(e, { recursiveReadLimit: t = 8192 } = {}) {
|
|
697
|
+
const s = Object.create(Zt);
|
|
698
|
+
return s.bytes = e, s.dataView = new DataView(e.buffer, e.byteOffset, e.byteLength), s.positionReadCount = /* @__PURE__ */ new Map(), s.recursiveReadLimit = t, s;
|
|
699
|
+
}
|
|
700
|
+
const es = {
|
|
701
|
+
gwei: 9,
|
|
702
|
+
wei: 18
|
|
703
|
+
}, ts = {
|
|
704
|
+
ether: -9,
|
|
705
|
+
wei: 9
|
|
706
|
+
};
|
|
707
|
+
function je(e, t) {
|
|
708
|
+
let s = e.toString();
|
|
709
|
+
const n = s.startsWith("-");
|
|
710
|
+
n && (s = s.slice(1)), s = s.padStart(t, "0");
|
|
711
|
+
let [r, i] = [
|
|
712
|
+
s.slice(0, s.length - t),
|
|
713
|
+
s.slice(s.length - t)
|
|
714
|
+
];
|
|
715
|
+
return i = i.replace(/(0+)$/, ""), `${n ? "-" : ""}${r || "0"}${i ? `.${i}` : ""}`;
|
|
716
|
+
}
|
|
717
|
+
function ss(e, t = "wei") {
|
|
718
|
+
return je(e, es[t]);
|
|
719
|
+
}
|
|
720
|
+
function F(e, t = "wei") {
|
|
721
|
+
return je(e, ts[t]);
|
|
722
|
+
}
|
|
723
|
+
function Re(e) {
|
|
724
|
+
const t = Object.entries(e).map(([n, r]) => r === void 0 || r === !1 ? null : [n, r]).filter(Boolean), s = t.reduce((n, [r]) => Math.max(n, r.length), 0);
|
|
725
|
+
return t.map(([n, r]) => ` ${`${n}:`.padEnd(s + 1)} ${r}`).join(`
|
|
726
|
+
`);
|
|
727
|
+
}
|
|
728
|
+
class pn extends u {
|
|
729
|
+
constructor() {
|
|
730
|
+
super([
|
|
731
|
+
"Cannot specify both a `gasPrice` and a `maxFeePerGas`/`maxPriorityFeePerGas`.",
|
|
732
|
+
"Use `maxFeePerGas`/`maxPriorityFeePerGas` for EIP-1559 compatible networks, and `gasPrice` for others."
|
|
733
|
+
].join(`
|
|
734
|
+
`), { name: "FeeConflictError" });
|
|
735
|
+
}
|
|
736
|
+
}
|
|
737
|
+
class ns extends u {
|
|
738
|
+
constructor({ v: t }) {
|
|
739
|
+
super(`Invalid \`v\` value "${t}". Expected 27 or 28.`, {
|
|
740
|
+
name: "InvalidLegacyVError"
|
|
741
|
+
});
|
|
742
|
+
}
|
|
743
|
+
}
|
|
744
|
+
class rs extends u {
|
|
745
|
+
constructor({ transaction: t }) {
|
|
746
|
+
super("Cannot infer a transaction type from provided transaction.", {
|
|
747
|
+
metaMessages: [
|
|
748
|
+
"Provided Transaction:",
|
|
749
|
+
"{",
|
|
750
|
+
Re(t),
|
|
751
|
+
"}",
|
|
752
|
+
"",
|
|
753
|
+
"To infer the type, either provide:",
|
|
754
|
+
"- a `type` to the Transaction, or",
|
|
755
|
+
"- an EIP-1559 Transaction with `maxFeePerGas`, or",
|
|
756
|
+
"- an EIP-2930 Transaction with `gasPrice` & `accessList`, or",
|
|
757
|
+
"- an EIP-4844 Transaction with `blobs`, `blobVersionedHashes`, `sidecars`, or",
|
|
758
|
+
"- an EIP-7702 Transaction with `authorizationList`, or",
|
|
759
|
+
"- a Legacy Transaction with `gasPrice`"
|
|
760
|
+
],
|
|
761
|
+
name: "InvalidSerializableTransactionError"
|
|
762
|
+
});
|
|
763
|
+
}
|
|
764
|
+
}
|
|
765
|
+
class is extends u {
|
|
766
|
+
constructor({ storageKey: t }) {
|
|
767
|
+
super(`Size for storage key "${t}" is invalid. Expected 32 bytes. Got ${Math.floor((t.length - 2) / 2)} bytes.`, { name: "InvalidStorageKeySizeError" });
|
|
768
|
+
}
|
|
769
|
+
}
|
|
770
|
+
class bn extends u {
|
|
771
|
+
constructor(t, { account: s, docsPath: n, chain: r, data: i, gas: o, gasPrice: a, maxFeePerGas: c, maxPriorityFeePerGas: l, nonce: h, to: d, value: b }) {
|
|
772
|
+
var w;
|
|
773
|
+
const p = Re({
|
|
774
|
+
chain: r && `${r == null ? void 0 : r.name} (id: ${r == null ? void 0 : r.id})`,
|
|
775
|
+
from: s == null ? void 0 : s.address,
|
|
776
|
+
to: d,
|
|
777
|
+
value: typeof b < "u" && `${ss(b)} ${((w = r == null ? void 0 : r.nativeCurrency) == null ? void 0 : w.symbol) || "ETH"}`,
|
|
778
|
+
data: i,
|
|
779
|
+
gas: o,
|
|
780
|
+
gasPrice: typeof a < "u" && `${F(a)} gwei`,
|
|
781
|
+
maxFeePerGas: typeof c < "u" && `${F(c)} gwei`,
|
|
782
|
+
maxPriorityFeePerGas: typeof l < "u" && `${F(l)} gwei`,
|
|
783
|
+
nonce: h
|
|
784
|
+
});
|
|
785
|
+
super(t.shortMessage, {
|
|
786
|
+
cause: t,
|
|
787
|
+
docsPath: n,
|
|
788
|
+
metaMessages: [
|
|
789
|
+
...t.metaMessages ? [...t.metaMessages, " "] : [],
|
|
790
|
+
"Request Arguments:",
|
|
791
|
+
p
|
|
792
|
+
].filter(Boolean),
|
|
793
|
+
name: "TransactionExecutionError"
|
|
794
|
+
}), Object.defineProperty(this, "cause", {
|
|
795
|
+
enumerable: !0,
|
|
796
|
+
configurable: !0,
|
|
797
|
+
writable: !0,
|
|
798
|
+
value: void 0
|
|
799
|
+
}), this.cause = t;
|
|
800
|
+
}
|
|
801
|
+
}
|
|
802
|
+
class mn extends u {
|
|
803
|
+
constructor({ blockHash: t, blockNumber: s, blockTag: n, hash: r, index: i }) {
|
|
804
|
+
let o = "Transaction";
|
|
805
|
+
n && i !== void 0 && (o = `Transaction at block time "${n}" at index "${i}"`), t && i !== void 0 && (o = `Transaction at block hash "${t}" at index "${i}"`), s && i !== void 0 && (o = `Transaction at block number "${s}" at index "${i}"`), r && (o = `Transaction with hash "${r}"`), super(`${o} could not be found.`, {
|
|
806
|
+
name: "TransactionNotFoundError"
|
|
807
|
+
});
|
|
808
|
+
}
|
|
809
|
+
}
|
|
810
|
+
class xn extends u {
|
|
811
|
+
constructor({ hash: t }) {
|
|
812
|
+
super(`Transaction receipt with hash "${t}" could not be found. The Transaction may not be processed on a block yet.`, {
|
|
813
|
+
name: "TransactionReceiptNotFoundError"
|
|
814
|
+
});
|
|
815
|
+
}
|
|
816
|
+
}
|
|
817
|
+
class gn extends u {
|
|
818
|
+
constructor({ hash: t }) {
|
|
819
|
+
super(`Timed out while waiting for transaction with hash "${t}" to be confirmed.`, { name: "WaitForTransactionReceiptTimeoutError" });
|
|
820
|
+
}
|
|
821
|
+
}
|
|
822
|
+
function z(e, t = "hex") {
|
|
823
|
+
const s = Ke(e), n = De(new Uint8Array(s.length));
|
|
824
|
+
return s.encode(n), t === "hex" ? $(n.bytes) : n.bytes;
|
|
825
|
+
}
|
|
826
|
+
function Ke(e) {
|
|
827
|
+
return Array.isArray(e) ? os(e.map((t) => Ke(t))) : as(e);
|
|
828
|
+
}
|
|
829
|
+
function os(e) {
|
|
830
|
+
const t = e.reduce((r, i) => r + i.length, 0), s = We(t);
|
|
831
|
+
return {
|
|
832
|
+
length: t <= 55 ? 1 + t : 1 + s + t,
|
|
833
|
+
encode(r) {
|
|
834
|
+
t <= 55 ? r.pushByte(192 + t) : (r.pushByte(247 + s), s === 1 ? r.pushUint8(t) : s === 2 ? r.pushUint16(t) : s === 3 ? r.pushUint24(t) : r.pushUint32(t));
|
|
835
|
+
for (const { encode: i } of e)
|
|
836
|
+
i(r);
|
|
837
|
+
}
|
|
838
|
+
};
|
|
839
|
+
}
|
|
840
|
+
function as(e) {
|
|
841
|
+
const t = typeof e == "string" ? U(e) : e, s = We(t.length);
|
|
842
|
+
return {
|
|
843
|
+
length: t.length === 1 && t[0] < 128 ? 1 : t.length <= 55 ? 1 + t.length : 1 + s + t.length,
|
|
844
|
+
encode(r) {
|
|
845
|
+
t.length === 1 && t[0] < 128 ? r.pushBytes(t) : t.length <= 55 ? (r.pushByte(128 + t.length), r.pushBytes(t)) : (r.pushByte(183 + s), s === 1 ? r.pushUint8(t.length) : s === 2 ? r.pushUint16(t.length) : s === 3 ? r.pushUint24(t.length) : r.pushUint32(t.length), r.pushBytes(t));
|
|
846
|
+
}
|
|
847
|
+
};
|
|
848
|
+
}
|
|
849
|
+
function We(e) {
|
|
850
|
+
if (e < 2 ** 8)
|
|
851
|
+
return 1;
|
|
852
|
+
if (e < 2 ** 16)
|
|
853
|
+
return 2;
|
|
854
|
+
if (e < 2 ** 24)
|
|
855
|
+
return 3;
|
|
856
|
+
if (e < 2 ** 32)
|
|
857
|
+
return 4;
|
|
858
|
+
throw new u("Length is too large.");
|
|
859
|
+
}
|
|
860
|
+
class Xe extends u {
|
|
861
|
+
constructor({ cause: t, message: s } = {}) {
|
|
862
|
+
var r;
|
|
863
|
+
const n = (r = s == null ? void 0 : s.replace("execution reverted: ", "")) == null ? void 0 : r.replace("execution reverted", "");
|
|
864
|
+
super(`Execution reverted ${n ? `with reason: ${n}` : "for an unknown reason"}.`, {
|
|
865
|
+
cause: t,
|
|
866
|
+
name: "ExecutionRevertedError"
|
|
867
|
+
});
|
|
868
|
+
}
|
|
869
|
+
}
|
|
870
|
+
Object.defineProperty(Xe, "code", {
|
|
871
|
+
enumerable: !0,
|
|
872
|
+
configurable: !0,
|
|
873
|
+
writable: !0,
|
|
874
|
+
value: 3
|
|
875
|
+
});
|
|
876
|
+
Object.defineProperty(Xe, "nodeMessage", {
|
|
877
|
+
enumerable: !0,
|
|
878
|
+
configurable: !0,
|
|
879
|
+
writable: !0,
|
|
880
|
+
value: /execution reverted/
|
|
881
|
+
});
|
|
882
|
+
class te extends u {
|
|
883
|
+
constructor({ cause: t, maxFeePerGas: s } = {}) {
|
|
884
|
+
super(`The fee cap (\`maxFeePerGas\`${s ? ` = ${F(s)} gwei` : ""}) cannot be higher than the maximum allowed value (2^256-1).`, {
|
|
885
|
+
cause: t,
|
|
886
|
+
name: "FeeCapTooHighError"
|
|
887
|
+
});
|
|
888
|
+
}
|
|
889
|
+
}
|
|
890
|
+
Object.defineProperty(te, "nodeMessage", {
|
|
891
|
+
enumerable: !0,
|
|
892
|
+
configurable: !0,
|
|
893
|
+
writable: !0,
|
|
894
|
+
value: /max fee per gas higher than 2\^256-1|fee cap higher than 2\^256-1/
|
|
895
|
+
});
|
|
896
|
+
class cs extends u {
|
|
897
|
+
constructor({ cause: t, maxFeePerGas: s } = {}) {
|
|
898
|
+
super(`The fee cap (\`maxFeePerGas\`${s ? ` = ${F(s)}` : ""} gwei) cannot be lower than the block base fee.`, {
|
|
899
|
+
cause: t,
|
|
900
|
+
name: "FeeCapTooLowError"
|
|
901
|
+
});
|
|
902
|
+
}
|
|
903
|
+
}
|
|
904
|
+
Object.defineProperty(cs, "nodeMessage", {
|
|
905
|
+
enumerable: !0,
|
|
906
|
+
configurable: !0,
|
|
907
|
+
writable: !0,
|
|
908
|
+
value: /max fee per gas less than block base fee|fee cap less than block base fee|transaction is outdated/
|
|
909
|
+
});
|
|
910
|
+
class us extends u {
|
|
911
|
+
constructor({ cause: t, nonce: s } = {}) {
|
|
912
|
+
super(`Nonce provided for the transaction ${s ? `(${s}) ` : ""}is higher than the next one expected.`, { cause: t, name: "NonceTooHighError" });
|
|
913
|
+
}
|
|
914
|
+
}
|
|
915
|
+
Object.defineProperty(us, "nodeMessage", {
|
|
916
|
+
enumerable: !0,
|
|
917
|
+
configurable: !0,
|
|
918
|
+
writable: !0,
|
|
919
|
+
value: /nonce too high/
|
|
920
|
+
});
|
|
921
|
+
class ls extends u {
|
|
922
|
+
constructor({ cause: t, nonce: s } = {}) {
|
|
923
|
+
super([
|
|
924
|
+
`Nonce provided for the transaction ${s ? `(${s}) ` : ""}is lower than the current nonce of the account.`,
|
|
925
|
+
"Try increasing the nonce or find the latest nonce with `getTransactionCount`."
|
|
926
|
+
].join(`
|
|
927
|
+
`), { cause: t, name: "NonceTooLowError" });
|
|
928
|
+
}
|
|
929
|
+
}
|
|
930
|
+
Object.defineProperty(ls, "nodeMessage", {
|
|
931
|
+
enumerable: !0,
|
|
932
|
+
configurable: !0,
|
|
933
|
+
writable: !0,
|
|
934
|
+
value: /nonce too low|transaction already imported|already known/
|
|
935
|
+
});
|
|
936
|
+
class ds extends u {
|
|
937
|
+
constructor({ cause: t, nonce: s } = {}) {
|
|
938
|
+
super(`Nonce provided for the transaction ${s ? `(${s}) ` : ""}exceeds the maximum allowed nonce.`, { cause: t, name: "NonceMaxValueError" });
|
|
939
|
+
}
|
|
940
|
+
}
|
|
941
|
+
Object.defineProperty(ds, "nodeMessage", {
|
|
942
|
+
enumerable: !0,
|
|
943
|
+
configurable: !0,
|
|
944
|
+
writable: !0,
|
|
945
|
+
value: /nonce has max value/
|
|
946
|
+
});
|
|
947
|
+
class fs extends u {
|
|
948
|
+
constructor({ cause: t } = {}) {
|
|
949
|
+
super([
|
|
950
|
+
"The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account."
|
|
951
|
+
].join(`
|
|
952
|
+
`), {
|
|
953
|
+
cause: t,
|
|
954
|
+
metaMessages: [
|
|
955
|
+
"This error could arise when the account does not have enough funds to:",
|
|
956
|
+
" - pay for the total gas fee,",
|
|
957
|
+
" - pay for the value to send.",
|
|
958
|
+
" ",
|
|
959
|
+
"The cost of the transaction is calculated as `gas * gas fee + value`, where:",
|
|
960
|
+
" - `gas` is the amount of gas needed for transaction to execute,",
|
|
961
|
+
" - `gas fee` is the gas fee,",
|
|
962
|
+
" - `value` is the amount of ether to send to the recipient."
|
|
963
|
+
],
|
|
964
|
+
name: "InsufficientFundsError"
|
|
965
|
+
});
|
|
966
|
+
}
|
|
967
|
+
}
|
|
968
|
+
Object.defineProperty(fs, "nodeMessage", {
|
|
969
|
+
enumerable: !0,
|
|
970
|
+
configurable: !0,
|
|
971
|
+
writable: !0,
|
|
972
|
+
value: /insufficient funds|exceeds transaction sender account balance/
|
|
973
|
+
});
|
|
974
|
+
class hs extends u {
|
|
975
|
+
constructor({ cause: t, gas: s } = {}) {
|
|
976
|
+
super(`The amount of gas ${s ? `(${s}) ` : ""}provided for the transaction exceeds the limit allowed for the block.`, {
|
|
977
|
+
cause: t,
|
|
978
|
+
name: "IntrinsicGasTooHighError"
|
|
979
|
+
});
|
|
980
|
+
}
|
|
981
|
+
}
|
|
982
|
+
Object.defineProperty(hs, "nodeMessage", {
|
|
983
|
+
enumerable: !0,
|
|
984
|
+
configurable: !0,
|
|
985
|
+
writable: !0,
|
|
986
|
+
value: /intrinsic gas too high|gas limit reached/
|
|
987
|
+
});
|
|
988
|
+
class ps extends u {
|
|
989
|
+
constructor({ cause: t, gas: s } = {}) {
|
|
990
|
+
super(`The amount of gas ${s ? `(${s}) ` : ""}provided for the transaction is too low.`, {
|
|
991
|
+
cause: t,
|
|
992
|
+
name: "IntrinsicGasTooLowError"
|
|
993
|
+
});
|
|
994
|
+
}
|
|
995
|
+
}
|
|
996
|
+
Object.defineProperty(ps, "nodeMessage", {
|
|
997
|
+
enumerable: !0,
|
|
998
|
+
configurable: !0,
|
|
999
|
+
writable: !0,
|
|
1000
|
+
value: /intrinsic gas too low/
|
|
1001
|
+
});
|
|
1002
|
+
class bs extends u {
|
|
1003
|
+
constructor({ cause: t }) {
|
|
1004
|
+
super("The transaction type is not supported for this chain.", {
|
|
1005
|
+
cause: t,
|
|
1006
|
+
name: "TransactionTypeNotSupportedError"
|
|
1007
|
+
});
|
|
1008
|
+
}
|
|
1009
|
+
}
|
|
1010
|
+
Object.defineProperty(bs, "nodeMessage", {
|
|
1011
|
+
enumerable: !0,
|
|
1012
|
+
configurable: !0,
|
|
1013
|
+
writable: !0,
|
|
1014
|
+
value: /transaction type not valid/
|
|
1015
|
+
});
|
|
1016
|
+
class qe extends u {
|
|
1017
|
+
constructor({ cause: t, maxPriorityFeePerGas: s, maxFeePerGas: n } = {}) {
|
|
1018
|
+
super([
|
|
1019
|
+
`The provided tip (\`maxPriorityFeePerGas\`${s ? ` = ${F(s)} gwei` : ""}) cannot be higher than the fee cap (\`maxFeePerGas\`${n ? ` = ${F(n)} gwei` : ""}).`
|
|
1020
|
+
].join(`
|
|
1021
|
+
`), {
|
|
1022
|
+
cause: t,
|
|
1023
|
+
name: "TipAboveFeeCapError"
|
|
1024
|
+
});
|
|
1025
|
+
}
|
|
1026
|
+
}
|
|
1027
|
+
Object.defineProperty(qe, "nodeMessage", {
|
|
1028
|
+
enumerable: !0,
|
|
1029
|
+
configurable: !0,
|
|
1030
|
+
writable: !0,
|
|
1031
|
+
value: /max priority fee per gas higher than max fee per gas|tip higher than fee cap/
|
|
1032
|
+
});
|
|
1033
|
+
class yn extends u {
|
|
1034
|
+
constructor({ cause: t }) {
|
|
1035
|
+
super(`An error occurred while executing: ${t == null ? void 0 : t.shortMessage}`, {
|
|
1036
|
+
cause: t,
|
|
1037
|
+
name: "UnknownNodeError"
|
|
1038
|
+
});
|
|
1039
|
+
}
|
|
1040
|
+
}
|
|
1041
|
+
function ue(e, t) {
|
|
1042
|
+
return ({ exclude: s, format: n }) => ({
|
|
1043
|
+
exclude: s,
|
|
1044
|
+
format: (r) => {
|
|
1045
|
+
const i = t(r);
|
|
1046
|
+
if (s)
|
|
1047
|
+
for (const o of s)
|
|
1048
|
+
delete i[o];
|
|
1049
|
+
return {
|
|
1050
|
+
...i,
|
|
1051
|
+
...n(r)
|
|
1052
|
+
};
|
|
1053
|
+
},
|
|
1054
|
+
type: e
|
|
1055
|
+
});
|
|
1056
|
+
}
|
|
1057
|
+
const le = 2n ** 256n - 1n, Ye = {
|
|
1058
|
+
"0x0": "legacy",
|
|
1059
|
+
"0x1": "eip2930",
|
|
1060
|
+
"0x2": "eip1559",
|
|
1061
|
+
"0x3": "eip4844",
|
|
1062
|
+
"0x4": "eip7702"
|
|
1063
|
+
};
|
|
1064
|
+
function de(e) {
|
|
1065
|
+
const t = {
|
|
1066
|
+
...e,
|
|
1067
|
+
blockHash: e.blockHash ? e.blockHash : null,
|
|
1068
|
+
blockNumber: e.blockNumber ? BigInt(e.blockNumber) : null,
|
|
1069
|
+
chainId: e.chainId ? J(e.chainId) : void 0,
|
|
1070
|
+
gas: e.gas ? BigInt(e.gas) : void 0,
|
|
1071
|
+
gasPrice: e.gasPrice ? BigInt(e.gasPrice) : void 0,
|
|
1072
|
+
maxFeePerBlobGas: e.maxFeePerBlobGas ? BigInt(e.maxFeePerBlobGas) : void 0,
|
|
1073
|
+
maxFeePerGas: e.maxFeePerGas ? BigInt(e.maxFeePerGas) : void 0,
|
|
1074
|
+
maxPriorityFeePerGas: e.maxPriorityFeePerGas ? BigInt(e.maxPriorityFeePerGas) : void 0,
|
|
1075
|
+
nonce: e.nonce ? J(e.nonce) : void 0,
|
|
1076
|
+
to: e.to ? e.to : null,
|
|
1077
|
+
transactionIndex: e.transactionIndex ? Number(e.transactionIndex) : null,
|
|
1078
|
+
type: e.type ? Ye[e.type] : void 0,
|
|
1079
|
+
typeHex: e.type ? e.type : void 0,
|
|
1080
|
+
value: e.value ? BigInt(e.value) : void 0,
|
|
1081
|
+
v: e.v ? BigInt(e.v) : void 0
|
|
1082
|
+
};
|
|
1083
|
+
return e.authorizationList && (t.authorizationList = xs(e.authorizationList)), t.yParity = (() => {
|
|
1084
|
+
if (e.yParity)
|
|
1085
|
+
return Number(e.yParity);
|
|
1086
|
+
if (typeof t.v == "bigint") {
|
|
1087
|
+
if (t.v === 0n || t.v === 27n)
|
|
1088
|
+
return 0;
|
|
1089
|
+
if (t.v === 1n || t.v === 28n)
|
|
1090
|
+
return 1;
|
|
1091
|
+
if (t.v >= 35n)
|
|
1092
|
+
return t.v % 2n === 0n ? 1 : 0;
|
|
1093
|
+
}
|
|
1094
|
+
})(), t.type === "legacy" && (delete t.accessList, delete t.maxFeePerBlobGas, delete t.maxFeePerGas, delete t.maxPriorityFeePerGas, delete t.yParity), t.type === "eip2930" && (delete t.maxFeePerBlobGas, delete t.maxFeePerGas, delete t.maxPriorityFeePerGas), t.type === "eip1559" && delete t.maxFeePerBlobGas, t;
|
|
1095
|
+
}
|
|
1096
|
+
const ms = /* @__PURE__ */ ue("transaction", de);
|
|
1097
|
+
function xs(e) {
|
|
1098
|
+
return e.map((t) => ({
|
|
1099
|
+
contractAddress: t.address,
|
|
1100
|
+
chainId: Number(t.chainId),
|
|
1101
|
+
nonce: Number(t.nonce),
|
|
1102
|
+
r: t.r,
|
|
1103
|
+
s: t.s,
|
|
1104
|
+
yParity: Number(t.yParity)
|
|
1105
|
+
}));
|
|
1106
|
+
}
|
|
1107
|
+
function gs(e) {
|
|
1108
|
+
const t = (e.transactions ?? []).map((s) => typeof s == "string" ? s : de(s));
|
|
1109
|
+
return {
|
|
1110
|
+
...e,
|
|
1111
|
+
baseFeePerGas: e.baseFeePerGas ? BigInt(e.baseFeePerGas) : null,
|
|
1112
|
+
blobGasUsed: e.blobGasUsed ? BigInt(e.blobGasUsed) : void 0,
|
|
1113
|
+
difficulty: e.difficulty ? BigInt(e.difficulty) : void 0,
|
|
1114
|
+
excessBlobGas: e.excessBlobGas ? BigInt(e.excessBlobGas) : void 0,
|
|
1115
|
+
gasLimit: e.gasLimit ? BigInt(e.gasLimit) : void 0,
|
|
1116
|
+
gasUsed: e.gasUsed ? BigInt(e.gasUsed) : void 0,
|
|
1117
|
+
hash: e.hash ? e.hash : null,
|
|
1118
|
+
logsBloom: e.logsBloom ? e.logsBloom : null,
|
|
1119
|
+
nonce: e.nonce ? e.nonce : null,
|
|
1120
|
+
number: e.number ? BigInt(e.number) : null,
|
|
1121
|
+
size: e.size ? BigInt(e.size) : void 0,
|
|
1122
|
+
timestamp: e.timestamp ? BigInt(e.timestamp) : void 0,
|
|
1123
|
+
transactions: t,
|
|
1124
|
+
totalDifficulty: e.totalDifficulty ? BigInt(e.totalDifficulty) : null
|
|
1125
|
+
};
|
|
1126
|
+
}
|
|
1127
|
+
const ys = /* @__PURE__ */ ue("block", gs);
|
|
1128
|
+
function Je(e) {
|
|
1129
|
+
const { kzg: t } = e, s = e.to ?? (typeof e.blobs[0] == "string" ? "hex" : "bytes"), n = typeof e.blobs[0] == "string" ? e.blobs.map((i) => U(i)) : e.blobs, r = [];
|
|
1130
|
+
for (const i of n)
|
|
1131
|
+
r.push(Uint8Array.from(t.blobToKzgCommitment(i)));
|
|
1132
|
+
return s === "bytes" ? r : r.map((i) => $(i));
|
|
1133
|
+
}
|
|
1134
|
+
function Qe(e) {
|
|
1135
|
+
const { kzg: t } = e, s = e.to ?? (typeof e.blobs[0] == "string" ? "hex" : "bytes"), n = typeof e.blobs[0] == "string" ? e.blobs.map((o) => U(o)) : e.blobs, r = typeof e.commitments[0] == "string" ? e.commitments.map((o) => U(o)) : e.commitments, i = [];
|
|
1136
|
+
for (let o = 0; o < n.length; o++) {
|
|
1137
|
+
const a = n[o], c = r[o];
|
|
1138
|
+
i.push(Uint8Array.from(t.computeBlobKzgProof(a, c)));
|
|
1139
|
+
}
|
|
1140
|
+
return s === "bytes" ? i : i.map((o) => $(o));
|
|
1141
|
+
}
|
|
1142
|
+
function ws(e, t, s, n) {
|
|
1143
|
+
if (typeof e.setBigUint64 == "function")
|
|
1144
|
+
return e.setBigUint64(t, s, n);
|
|
1145
|
+
const r = BigInt(32), i = BigInt(4294967295), o = Number(s >> r & i), a = Number(s & i), c = n ? 4 : 0, l = n ? 0 : 4;
|
|
1146
|
+
e.setUint32(t + c, o, n), e.setUint32(t + l, a, n);
|
|
1147
|
+
}
|
|
1148
|
+
function Es(e, t, s) {
|
|
1149
|
+
return e & t ^ ~e & s;
|
|
1150
|
+
}
|
|
1151
|
+
function Bs(e, t, s) {
|
|
1152
|
+
return e & t ^ e & s ^ t & s;
|
|
1153
|
+
}
|
|
1154
|
+
class Ps extends ke {
|
|
1155
|
+
constructor(t, s, n, r) {
|
|
1156
|
+
super(), this.blockLen = t, this.outputLen = s, this.padOffset = n, this.isLE = r, this.finished = !1, this.length = 0, this.pos = 0, this.destroyed = !1, this.buffer = new Uint8Array(t), this.view = re(this.buffer);
|
|
1157
|
+
}
|
|
1158
|
+
update(t) {
|
|
1159
|
+
Z(this);
|
|
1160
|
+
const { view: s, buffer: n, blockLen: r } = this;
|
|
1161
|
+
t = ae(t);
|
|
1162
|
+
const i = t.length;
|
|
1163
|
+
for (let o = 0; o < i; ) {
|
|
1164
|
+
const a = Math.min(r - this.pos, i - o);
|
|
1165
|
+
if (a === r) {
|
|
1166
|
+
const c = re(t);
|
|
1167
|
+
for (; r <= i - o; o += r)
|
|
1168
|
+
this.process(c, o);
|
|
1169
|
+
continue;
|
|
1170
|
+
}
|
|
1171
|
+
n.set(t.subarray(o, o + a), this.pos), this.pos += a, o += a, this.pos === r && (this.process(s, 0), this.pos = 0);
|
|
1172
|
+
}
|
|
1173
|
+
return this.length += t.length, this.roundClean(), this;
|
|
1174
|
+
}
|
|
1175
|
+
digestInto(t) {
|
|
1176
|
+
Z(this), Se(t, this), this.finished = !0;
|
|
1177
|
+
const { buffer: s, view: n, blockLen: r, isLE: i } = this;
|
|
1178
|
+
let { pos: o } = this;
|
|
1179
|
+
s[o++] = 128, this.buffer.subarray(o).fill(0), this.padOffset > r - o && (this.process(n, 0), o = 0);
|
|
1180
|
+
for (let d = o; d < r; d++)
|
|
1181
|
+
s[d] = 0;
|
|
1182
|
+
ws(n, r - 8, BigInt(this.length * 8), i), this.process(n, 0);
|
|
1183
|
+
const a = re(t), c = this.outputLen;
|
|
1184
|
+
if (c % 4)
|
|
1185
|
+
throw new Error("_sha2: outputLen should be aligned to 32bit");
|
|
1186
|
+
const l = c / 4, h = this.get();
|
|
1187
|
+
if (l > h.length)
|
|
1188
|
+
throw new Error("_sha2: outputLen bigger than state");
|
|
1189
|
+
for (let d = 0; d < l; d++)
|
|
1190
|
+
a.setUint32(4 * d, h[d], i);
|
|
1191
|
+
}
|
|
1192
|
+
digest() {
|
|
1193
|
+
const { buffer: t, outputLen: s } = this;
|
|
1194
|
+
this.digestInto(t);
|
|
1195
|
+
const n = t.slice(0, s);
|
|
1196
|
+
return this.destroy(), n;
|
|
1197
|
+
}
|
|
1198
|
+
_cloneInto(t) {
|
|
1199
|
+
t || (t = new this.constructor()), t.set(...this.get());
|
|
1200
|
+
const { blockLen: s, buffer: n, length: r, finished: i, destroyed: o, pos: a } = this;
|
|
1201
|
+
return t.length = r, t.pos = a, t.finished = i, t.destroyed = o, r % s && t.buffer.set(n), t;
|
|
1202
|
+
}
|
|
1203
|
+
}
|
|
1204
|
+
const Is = /* @__PURE__ */ new Uint32Array([
|
|
1205
|
+
1116352408,
|
|
1206
|
+
1899447441,
|
|
1207
|
+
3049323471,
|
|
1208
|
+
3921009573,
|
|
1209
|
+
961987163,
|
|
1210
|
+
1508970993,
|
|
1211
|
+
2453635748,
|
|
1212
|
+
2870763221,
|
|
1213
|
+
3624381080,
|
|
1214
|
+
310598401,
|
|
1215
|
+
607225278,
|
|
1216
|
+
1426881987,
|
|
1217
|
+
1925078388,
|
|
1218
|
+
2162078206,
|
|
1219
|
+
2614888103,
|
|
1220
|
+
3248222580,
|
|
1221
|
+
3835390401,
|
|
1222
|
+
4022224774,
|
|
1223
|
+
264347078,
|
|
1224
|
+
604807628,
|
|
1225
|
+
770255983,
|
|
1226
|
+
1249150122,
|
|
1227
|
+
1555081692,
|
|
1228
|
+
1996064986,
|
|
1229
|
+
2554220882,
|
|
1230
|
+
2821834349,
|
|
1231
|
+
2952996808,
|
|
1232
|
+
3210313671,
|
|
1233
|
+
3336571891,
|
|
1234
|
+
3584528711,
|
|
1235
|
+
113926993,
|
|
1236
|
+
338241895,
|
|
1237
|
+
666307205,
|
|
1238
|
+
773529912,
|
|
1239
|
+
1294757372,
|
|
1240
|
+
1396182291,
|
|
1241
|
+
1695183700,
|
|
1242
|
+
1986661051,
|
|
1243
|
+
2177026350,
|
|
1244
|
+
2456956037,
|
|
1245
|
+
2730485921,
|
|
1246
|
+
2820302411,
|
|
1247
|
+
3259730800,
|
|
1248
|
+
3345764771,
|
|
1249
|
+
3516065817,
|
|
1250
|
+
3600352804,
|
|
1251
|
+
4094571909,
|
|
1252
|
+
275423344,
|
|
1253
|
+
430227734,
|
|
1254
|
+
506948616,
|
|
1255
|
+
659060556,
|
|
1256
|
+
883997877,
|
|
1257
|
+
958139571,
|
|
1258
|
+
1322822218,
|
|
1259
|
+
1537002063,
|
|
1260
|
+
1747873779,
|
|
1261
|
+
1955562222,
|
|
1262
|
+
2024104815,
|
|
1263
|
+
2227730452,
|
|
1264
|
+
2361852424,
|
|
1265
|
+
2428436474,
|
|
1266
|
+
2756734187,
|
|
1267
|
+
3204031479,
|
|
1268
|
+
3329325298
|
|
1269
|
+
]), E = /* @__PURE__ */ new Uint32Array([
|
|
1270
|
+
1779033703,
|
|
1271
|
+
3144134277,
|
|
1272
|
+
1013904242,
|
|
1273
|
+
2773480762,
|
|
1274
|
+
1359893119,
|
|
1275
|
+
2600822924,
|
|
1276
|
+
528734635,
|
|
1277
|
+
1541459225
|
|
1278
|
+
]), B = /* @__PURE__ */ new Uint32Array(64);
|
|
1279
|
+
class vs extends Ps {
|
|
1280
|
+
constructor() {
|
|
1281
|
+
super(64, 32, 8, !1), this.A = E[0] | 0, this.B = E[1] | 0, this.C = E[2] | 0, this.D = E[3] | 0, this.E = E[4] | 0, this.F = E[5] | 0, this.G = E[6] | 0, this.H = E[7] | 0;
|
|
1282
|
+
}
|
|
1283
|
+
get() {
|
|
1284
|
+
const { A: t, B: s, C: n, D: r, E: i, F: o, G: a, H: c } = this;
|
|
1285
|
+
return [t, s, n, r, i, o, a, c];
|
|
1286
|
+
}
|
|
1287
|
+
// prettier-ignore
|
|
1288
|
+
set(t, s, n, r, i, o, a, c) {
|
|
1289
|
+
this.A = t | 0, this.B = s | 0, this.C = n | 0, this.D = r | 0, this.E = i | 0, this.F = o | 0, this.G = a | 0, this.H = c | 0;
|
|
1290
|
+
}
|
|
1291
|
+
process(t, s) {
|
|
1292
|
+
for (let d = 0; d < 16; d++, s += 4)
|
|
1293
|
+
B[d] = t.getUint32(s, !1);
|
|
1294
|
+
for (let d = 16; d < 64; d++) {
|
|
1295
|
+
const b = B[d - 15], p = B[d - 2], w = x(b, 7) ^ x(b, 18) ^ b >>> 3, k = x(p, 17) ^ x(p, 19) ^ p >>> 10;
|
|
1296
|
+
B[d] = k + B[d - 7] + w + B[d - 16] | 0;
|
|
1297
|
+
}
|
|
1298
|
+
let { A: n, B: r, C: i, D: o, E: a, F: c, G: l, H: h } = this;
|
|
1299
|
+
for (let d = 0; d < 64; d++) {
|
|
1300
|
+
const b = x(a, 6) ^ x(a, 11) ^ x(a, 25), p = h + b + Es(a, c, l) + Is[d] + B[d] | 0, k = (x(n, 2) ^ x(n, 13) ^ x(n, 22)) + Bs(n, r, i) | 0;
|
|
1301
|
+
h = l, l = c, c = a, a = o + p | 0, o = i, i = r, r = n, n = p + k | 0;
|
|
1302
|
+
}
|
|
1303
|
+
n = n + this.A | 0, r = r + this.B | 0, i = i + this.C | 0, o = o + this.D | 0, a = a + this.E | 0, c = c + this.F | 0, l = l + this.G | 0, h = h + this.H | 0, this.set(n, r, i, o, a, c, l, h);
|
|
1304
|
+
}
|
|
1305
|
+
roundClean() {
|
|
1306
|
+
B.fill(0);
|
|
1307
|
+
}
|
|
1308
|
+
destroy() {
|
|
1309
|
+
this.set(0, 0, 0, 0, 0, 0, 0, 0), this.buffer.fill(0);
|
|
1310
|
+
}
|
|
1311
|
+
}
|
|
1312
|
+
const Ts = /* @__PURE__ */ Le(() => new vs());
|
|
1313
|
+
function $s(e, t) {
|
|
1314
|
+
return Ts(W(e, { strict: !1 }) ? Ue(e) : e);
|
|
1315
|
+
}
|
|
1316
|
+
function As(e) {
|
|
1317
|
+
const { commitment: t, version: s = 1 } = e, n = e.to ?? (typeof t == "string" ? "hex" : "bytes"), r = $s(t);
|
|
1318
|
+
return r.set([s], 0), n === "bytes" ? r : $(r);
|
|
1319
|
+
}
|
|
1320
|
+
function Cs(e) {
|
|
1321
|
+
const { commitments: t, version: s } = e, n = e.to ?? (typeof t[0] == "string" ? "hex" : "bytes"), r = [];
|
|
1322
|
+
for (const i of t)
|
|
1323
|
+
r.push(As({
|
|
1324
|
+
commitment: i,
|
|
1325
|
+
to: n,
|
|
1326
|
+
version: s
|
|
1327
|
+
}));
|
|
1328
|
+
return r;
|
|
1329
|
+
}
|
|
1330
|
+
const Ie = 6, Ze = 32, fe = 4096, et = Ze * fe, ve = et * Ie - // terminator byte (0x80).
|
|
1331
|
+
1 - // zero byte (0x00) appended to each field element.
|
|
1332
|
+
1 * fe * Ie, tt = 1;
|
|
1333
|
+
class Fs extends u {
|
|
1334
|
+
constructor({ maxSize: t, size: s }) {
|
|
1335
|
+
super("Blob size is too large.", {
|
|
1336
|
+
metaMessages: [`Max: ${t} bytes`, `Given: ${s} bytes`],
|
|
1337
|
+
name: "BlobSizeTooLargeError"
|
|
1338
|
+
});
|
|
1339
|
+
}
|
|
1340
|
+
}
|
|
1341
|
+
class st extends u {
|
|
1342
|
+
constructor() {
|
|
1343
|
+
super("Blob data must not be empty.", { name: "EmptyBlobError" });
|
|
1344
|
+
}
|
|
1345
|
+
}
|
|
1346
|
+
class Us extends u {
|
|
1347
|
+
constructor({ hash: t, size: s }) {
|
|
1348
|
+
super(`Versioned hash "${t}" size is invalid.`, {
|
|
1349
|
+
metaMessages: ["Expected: 32", `Received: ${s}`],
|
|
1350
|
+
name: "InvalidVersionedHashSizeError"
|
|
1351
|
+
});
|
|
1352
|
+
}
|
|
1353
|
+
}
|
|
1354
|
+
class zs extends u {
|
|
1355
|
+
constructor({ hash: t, version: s }) {
|
|
1356
|
+
super(`Versioned hash "${t}" version is invalid.`, {
|
|
1357
|
+
metaMessages: [
|
|
1358
|
+
`Expected: ${tt}`,
|
|
1359
|
+
`Received: ${s}`
|
|
1360
|
+
],
|
|
1361
|
+
name: "InvalidVersionedHashVersionError"
|
|
1362
|
+
});
|
|
1363
|
+
}
|
|
1364
|
+
}
|
|
1365
|
+
function Ss(e) {
|
|
1366
|
+
const t = e.to ?? (typeof e.data == "string" ? "hex" : "bytes"), s = typeof e.data == "string" ? U(e.data) : e.data, n = P(s);
|
|
1367
|
+
if (!n)
|
|
1368
|
+
throw new st();
|
|
1369
|
+
if (n > ve)
|
|
1370
|
+
throw new Fs({
|
|
1371
|
+
maxSize: ve,
|
|
1372
|
+
size: n
|
|
1373
|
+
});
|
|
1374
|
+
const r = [];
|
|
1375
|
+
let i = !0, o = 0;
|
|
1376
|
+
for (; i; ) {
|
|
1377
|
+
const a = De(new Uint8Array(et));
|
|
1378
|
+
let c = 0;
|
|
1379
|
+
for (; c < fe; ) {
|
|
1380
|
+
const l = s.slice(o, o + (Ze - 1));
|
|
1381
|
+
if (a.pushByte(0), a.pushBytes(l), l.length < 31) {
|
|
1382
|
+
a.pushByte(128), i = !1;
|
|
1383
|
+
break;
|
|
1384
|
+
}
|
|
1385
|
+
c++, o += 31;
|
|
1386
|
+
}
|
|
1387
|
+
r.push(a);
|
|
1388
|
+
}
|
|
1389
|
+
return t === "bytes" ? r.map((a) => a.bytes) : r.map((a) => $(a.bytes));
|
|
1390
|
+
}
|
|
1391
|
+
function ks(e) {
|
|
1392
|
+
const { data: t, kzg: s, to: n } = e, r = e.blobs ?? Ss({ data: t, to: n }), i = e.commitments ?? Je({ blobs: r, kzg: s, to: n }), o = e.proofs ?? Qe({ blobs: r, commitments: i, kzg: s, to: n }), a = [];
|
|
1393
|
+
for (let c = 0; c < r.length; c++)
|
|
1394
|
+
a.push({
|
|
1395
|
+
blob: r[c],
|
|
1396
|
+
commitment: i[c],
|
|
1397
|
+
proof: o[c]
|
|
1398
|
+
});
|
|
1399
|
+
return a;
|
|
1400
|
+
}
|
|
1401
|
+
function Ls(e) {
|
|
1402
|
+
if (e.type)
|
|
1403
|
+
return e.type;
|
|
1404
|
+
if (typeof e.authorizationList < "u")
|
|
1405
|
+
return "eip7702";
|
|
1406
|
+
if (typeof e.blobs < "u" || typeof e.blobVersionedHashes < "u" || typeof e.maxFeePerBlobGas < "u" || typeof e.sidecars < "u")
|
|
1407
|
+
return "eip4844";
|
|
1408
|
+
if (typeof e.maxFeePerGas < "u" || typeof e.maxPriorityFeePerGas < "u")
|
|
1409
|
+
return "eip1559";
|
|
1410
|
+
if (typeof e.gasPrice < "u")
|
|
1411
|
+
return typeof e.accessList < "u" ? "eip2930" : "legacy";
|
|
1412
|
+
throw new rs({ transaction: e });
|
|
1413
|
+
}
|
|
1414
|
+
function Gs(e, { args: t, eventName: s } = {}) {
|
|
1415
|
+
return {
|
|
1416
|
+
...e,
|
|
1417
|
+
blockHash: e.blockHash ? e.blockHash : null,
|
|
1418
|
+
blockNumber: e.blockNumber ? BigInt(e.blockNumber) : null,
|
|
1419
|
+
logIndex: e.logIndex ? Number(e.logIndex) : null,
|
|
1420
|
+
transactionHash: e.transactionHash ? e.transactionHash : null,
|
|
1421
|
+
transactionIndex: e.transactionIndex ? Number(e.transactionIndex) : null,
|
|
1422
|
+
...s ? { args: t, eventName: s } : {}
|
|
1423
|
+
};
|
|
1424
|
+
}
|
|
1425
|
+
class wn extends u {
|
|
1426
|
+
constructor({ blockNumber: t, chain: s, contract: n }) {
|
|
1427
|
+
super(`Chain "${s.name}" does not support contract "${n.name}".`, {
|
|
1428
|
+
metaMessages: [
|
|
1429
|
+
"This could be due to any of the following:",
|
|
1430
|
+
...t && n.blockCreated && n.blockCreated > t ? [
|
|
1431
|
+
`- The contract "${n.name}" was not deployed until block ${n.blockCreated} (current block ${t}).`
|
|
1432
|
+
] : [
|
|
1433
|
+
`- The chain does not have the contract "${n.name}" configured.`
|
|
1434
|
+
]
|
|
1435
|
+
],
|
|
1436
|
+
name: "ChainDoesNotSupportContract"
|
|
1437
|
+
});
|
|
1438
|
+
}
|
|
1439
|
+
}
|
|
1440
|
+
class En extends u {
|
|
1441
|
+
constructor({ chain: t, currentChainId: s }) {
|
|
1442
|
+
super(`The current chain of the wallet (id: ${s}) does not match the target chain for the transaction (id: ${t.id} – ${t.name}).`, {
|
|
1443
|
+
metaMessages: [
|
|
1444
|
+
`Current Chain ID: ${s}`,
|
|
1445
|
+
`Expected Chain ID: ${t.id} – ${t.name}`
|
|
1446
|
+
],
|
|
1447
|
+
name: "ChainMismatchError"
|
|
1448
|
+
});
|
|
1449
|
+
}
|
|
1450
|
+
}
|
|
1451
|
+
class Bn extends u {
|
|
1452
|
+
constructor() {
|
|
1453
|
+
super([
|
|
1454
|
+
"No chain was provided to the request.",
|
|
1455
|
+
"Please provide a chain with the `chain` argument on the Action, or by supplying a `chain` to WalletClient."
|
|
1456
|
+
].join(`
|
|
1457
|
+
`), {
|
|
1458
|
+
name: "ChainNotFoundError"
|
|
1459
|
+
});
|
|
1460
|
+
}
|
|
1461
|
+
}
|
|
1462
|
+
class Pn extends u {
|
|
1463
|
+
constructor() {
|
|
1464
|
+
super("No chain was provided to the Client.", {
|
|
1465
|
+
name: "ClientChainNotConfiguredError"
|
|
1466
|
+
});
|
|
1467
|
+
}
|
|
1468
|
+
}
|
|
1469
|
+
class se extends u {
|
|
1470
|
+
constructor({ chainId: t }) {
|
|
1471
|
+
super(typeof t == "number" ? `Chain ID "${t}" is invalid.` : "Chain ID is invalid.", { name: "InvalidChainIdError" });
|
|
1472
|
+
}
|
|
1473
|
+
}
|
|
1474
|
+
function g(e) {
|
|
1475
|
+
return {
|
|
1476
|
+
formatters: void 0,
|
|
1477
|
+
fees: void 0,
|
|
1478
|
+
serializers: void 0,
|
|
1479
|
+
...e
|
|
1480
|
+
};
|
|
1481
|
+
}
|
|
1482
|
+
const Hs = {
|
|
1483
|
+
"0x0": "reverted",
|
|
1484
|
+
"0x1": "success"
|
|
1485
|
+
};
|
|
1486
|
+
function Os(e) {
|
|
1487
|
+
const t = {
|
|
1488
|
+
...e,
|
|
1489
|
+
blockNumber: e.blockNumber ? BigInt(e.blockNumber) : null,
|
|
1490
|
+
contractAddress: e.contractAddress ? e.contractAddress : null,
|
|
1491
|
+
cumulativeGasUsed: e.cumulativeGasUsed ? BigInt(e.cumulativeGasUsed) : null,
|
|
1492
|
+
effectiveGasPrice: e.effectiveGasPrice ? BigInt(e.effectiveGasPrice) : null,
|
|
1493
|
+
gasUsed: e.gasUsed ? BigInt(e.gasUsed) : null,
|
|
1494
|
+
logs: e.logs ? e.logs.map((s) => Gs(s)) : null,
|
|
1495
|
+
to: e.to ? e.to : null,
|
|
1496
|
+
transactionIndex: e.transactionIndex ? J(e.transactionIndex) : null,
|
|
1497
|
+
status: e.status ? Hs[e.status] : null,
|
|
1498
|
+
type: e.type ? Ye[e.type] || e.type : null
|
|
1499
|
+
};
|
|
1500
|
+
return e.blobGasPrice && (t.blobGasPrice = BigInt(e.blobGasPrice)), e.blobGasUsed && (t.blobGasUsed = BigInt(e.blobGasUsed)), t;
|
|
1501
|
+
}
|
|
1502
|
+
const Ns = /* @__PURE__ */ ue("transactionReceipt", Os);
|
|
1503
|
+
function Ms(e) {
|
|
1504
|
+
const { authorizationList: t } = e;
|
|
1505
|
+
if (t)
|
|
1506
|
+
for (const s of t) {
|
|
1507
|
+
const { contractAddress: n, chainId: r } = s;
|
|
1508
|
+
if (!v(n))
|
|
1509
|
+
throw new I({ address: n });
|
|
1510
|
+
if (r < 0)
|
|
1511
|
+
throw new se({ chainId: r });
|
|
1512
|
+
}
|
|
1513
|
+
he(e);
|
|
1514
|
+
}
|
|
1515
|
+
function _s(e) {
|
|
1516
|
+
const { blobVersionedHashes: t } = e;
|
|
1517
|
+
if (t) {
|
|
1518
|
+
if (t.length === 0)
|
|
1519
|
+
throw new st();
|
|
1520
|
+
for (const s of t) {
|
|
1521
|
+
const n = P(s), r = J(Xt(s, 0, 1));
|
|
1522
|
+
if (n !== 32)
|
|
1523
|
+
throw new Us({ hash: s, size: n });
|
|
1524
|
+
if (r !== tt)
|
|
1525
|
+
throw new zs({
|
|
1526
|
+
hash: s,
|
|
1527
|
+
version: r
|
|
1528
|
+
});
|
|
1529
|
+
}
|
|
1530
|
+
}
|
|
1531
|
+
he(e);
|
|
1532
|
+
}
|
|
1533
|
+
function he(e) {
|
|
1534
|
+
const { chainId: t, maxPriorityFeePerGas: s, maxFeePerGas: n, to: r } = e;
|
|
1535
|
+
if (t <= 0)
|
|
1536
|
+
throw new se({ chainId: t });
|
|
1537
|
+
if (r && !v(r))
|
|
1538
|
+
throw new I({ address: r });
|
|
1539
|
+
if (n && n > le)
|
|
1540
|
+
throw new te({ maxFeePerGas: n });
|
|
1541
|
+
if (s && n && s > n)
|
|
1542
|
+
throw new qe({ maxFeePerGas: n, maxPriorityFeePerGas: s });
|
|
1543
|
+
}
|
|
1544
|
+
function Vs(e) {
|
|
1545
|
+
const { chainId: t, maxPriorityFeePerGas: s, gasPrice: n, maxFeePerGas: r, to: i } = e;
|
|
1546
|
+
if (t <= 0)
|
|
1547
|
+
throw new se({ chainId: t });
|
|
1548
|
+
if (i && !v(i))
|
|
1549
|
+
throw new I({ address: i });
|
|
1550
|
+
if (s || r)
|
|
1551
|
+
throw new u("`maxFeePerGas`/`maxPriorityFeePerGas` is not a valid EIP-2930 Transaction attribute.");
|
|
1552
|
+
if (n && n > le)
|
|
1553
|
+
throw new te({ maxFeePerGas: n });
|
|
1554
|
+
}
|
|
1555
|
+
function Ds(e) {
|
|
1556
|
+
const { chainId: t, maxPriorityFeePerGas: s, gasPrice: n, maxFeePerGas: r, to: i } = e;
|
|
1557
|
+
if (i && !v(i))
|
|
1558
|
+
throw new I({ address: i });
|
|
1559
|
+
if (typeof t < "u" && t <= 0)
|
|
1560
|
+
throw new se({ chainId: t });
|
|
1561
|
+
if (s || r)
|
|
1562
|
+
throw new u("`maxFeePerGas`/`maxPriorityFeePerGas` is not a valid Legacy Transaction attribute.");
|
|
1563
|
+
if (n && n > le)
|
|
1564
|
+
throw new te({ maxFeePerGas: n });
|
|
1565
|
+
}
|
|
1566
|
+
function js(e) {
|
|
1567
|
+
if (!e || e.length === 0)
|
|
1568
|
+
return [];
|
|
1569
|
+
const t = [];
|
|
1570
|
+
for (const s of e) {
|
|
1571
|
+
const { contractAddress: n, chainId: r, nonce: i, ...o } = s;
|
|
1572
|
+
t.push([
|
|
1573
|
+
r ? f(r) : "0x",
|
|
1574
|
+
n,
|
|
1575
|
+
i ? f(i) : "0x",
|
|
1576
|
+
...X({}, o)
|
|
1577
|
+
]);
|
|
1578
|
+
}
|
|
1579
|
+
return t;
|
|
1580
|
+
}
|
|
1581
|
+
function ne(e) {
|
|
1582
|
+
if (!e || e.length === 0)
|
|
1583
|
+
return [];
|
|
1584
|
+
const t = [];
|
|
1585
|
+
for (let s = 0; s < e.length; s++) {
|
|
1586
|
+
const { address: n, storageKeys: r } = e[s];
|
|
1587
|
+
for (let i = 0; i < r.length; i++)
|
|
1588
|
+
if (r[i].length - 2 !== 64)
|
|
1589
|
+
throw new is({ storageKey: r[i] });
|
|
1590
|
+
if (!v(n, { strict: !1 }))
|
|
1591
|
+
throw new I({ address: n });
|
|
1592
|
+
t.push([n, r]);
|
|
1593
|
+
}
|
|
1594
|
+
return t;
|
|
1595
|
+
}
|
|
1596
|
+
function Rs(e, t) {
|
|
1597
|
+
const s = Ls(e);
|
|
1598
|
+
return s === "eip1559" ? Xs(e, t) : s === "eip2930" ? qs(e, t) : s === "eip4844" ? Ws(e, t) : s === "eip7702" ? Ks(e, t) : Ys(e, t);
|
|
1599
|
+
}
|
|
1600
|
+
function Ks(e, t) {
|
|
1601
|
+
const { authorizationList: s, chainId: n, gas: r, nonce: i, to: o, value: a, maxFeePerGas: c, maxPriorityFeePerGas: l, accessList: h, data: d } = e;
|
|
1602
|
+
Ms(e);
|
|
1603
|
+
const b = ne(h), p = js(s);
|
|
1604
|
+
return O([
|
|
1605
|
+
"0x04",
|
|
1606
|
+
z([
|
|
1607
|
+
f(n),
|
|
1608
|
+
i ? f(i) : "0x",
|
|
1609
|
+
l ? f(l) : "0x",
|
|
1610
|
+
c ? f(c) : "0x",
|
|
1611
|
+
r ? f(r) : "0x",
|
|
1612
|
+
o ?? "0x",
|
|
1613
|
+
a ? f(a) : "0x",
|
|
1614
|
+
d ?? "0x",
|
|
1615
|
+
b,
|
|
1616
|
+
p,
|
|
1617
|
+
...X(e, t)
|
|
1618
|
+
])
|
|
1619
|
+
]);
|
|
1620
|
+
}
|
|
1621
|
+
function Ws(e, t) {
|
|
1622
|
+
const { chainId: s, gas: n, nonce: r, to: i, value: o, maxFeePerBlobGas: a, maxFeePerGas: c, maxPriorityFeePerGas: l, accessList: h, data: d } = e;
|
|
1623
|
+
_s(e);
|
|
1624
|
+
let b = e.blobVersionedHashes, p = e.sidecars;
|
|
1625
|
+
if (e.blobs && (typeof b > "u" || typeof p > "u")) {
|
|
1626
|
+
const A = typeof e.blobs[0] == "string" ? e.blobs : e.blobs.map((M) => $(M)), q = e.kzg, N = Je({
|
|
1627
|
+
blobs: A,
|
|
1628
|
+
kzg: q
|
|
1629
|
+
});
|
|
1630
|
+
if (typeof b > "u" && (b = Cs({
|
|
1631
|
+
commitments: N
|
|
1632
|
+
})), typeof p > "u") {
|
|
1633
|
+
const M = Qe({ blobs: A, commitments: N, kzg: q });
|
|
1634
|
+
p = ks({ blobs: A, commitments: N, proofs: M });
|
|
1635
|
+
}
|
|
1636
|
+
}
|
|
1637
|
+
const w = ne(h), k = [
|
|
1638
|
+
f(s),
|
|
1639
|
+
r ? f(r) : "0x",
|
|
1640
|
+
l ? f(l) : "0x",
|
|
1641
|
+
c ? f(c) : "0x",
|
|
1642
|
+
n ? f(n) : "0x",
|
|
1643
|
+
i ?? "0x",
|
|
1644
|
+
o ? f(o) : "0x",
|
|
1645
|
+
d ?? "0x",
|
|
1646
|
+
w,
|
|
1647
|
+
a ? f(a) : "0x",
|
|
1648
|
+
b ?? [],
|
|
1649
|
+
...X(e, t)
|
|
1650
|
+
], pe = [], be = [], me = [];
|
|
1651
|
+
if (p)
|
|
1652
|
+
for (let A = 0; A < p.length; A++) {
|
|
1653
|
+
const { blob: q, commitment: N, proof: M } = p[A];
|
|
1654
|
+
pe.push(q), be.push(N), me.push(M);
|
|
1655
|
+
}
|
|
1656
|
+
return O([
|
|
1657
|
+
"0x03",
|
|
1658
|
+
// If sidecars are enabled, envelope turns into a "wrapper":
|
|
1659
|
+
z(p ? [k, pe, be, me] : k)
|
|
1660
|
+
]);
|
|
1661
|
+
}
|
|
1662
|
+
function Xs(e, t) {
|
|
1663
|
+
const { chainId: s, gas: n, nonce: r, to: i, value: o, maxFeePerGas: a, maxPriorityFeePerGas: c, accessList: l, data: h } = e;
|
|
1664
|
+
he(e);
|
|
1665
|
+
const d = ne(l), b = [
|
|
1666
|
+
f(s),
|
|
1667
|
+
r ? f(r) : "0x",
|
|
1668
|
+
c ? f(c) : "0x",
|
|
1669
|
+
a ? f(a) : "0x",
|
|
1670
|
+
n ? f(n) : "0x",
|
|
1671
|
+
i ?? "0x",
|
|
1672
|
+
o ? f(o) : "0x",
|
|
1673
|
+
h ?? "0x",
|
|
1674
|
+
d,
|
|
1675
|
+
...X(e, t)
|
|
1676
|
+
];
|
|
1677
|
+
return O([
|
|
1678
|
+
"0x02",
|
|
1679
|
+
z(b)
|
|
1680
|
+
]);
|
|
1681
|
+
}
|
|
1682
|
+
function qs(e, t) {
|
|
1683
|
+
const { chainId: s, gas: n, data: r, nonce: i, to: o, value: a, accessList: c, gasPrice: l } = e;
|
|
1684
|
+
Vs(e);
|
|
1685
|
+
const h = ne(c), d = [
|
|
1686
|
+
f(s),
|
|
1687
|
+
i ? f(i) : "0x",
|
|
1688
|
+
l ? f(l) : "0x",
|
|
1689
|
+
n ? f(n) : "0x",
|
|
1690
|
+
o ?? "0x",
|
|
1691
|
+
a ? f(a) : "0x",
|
|
1692
|
+
r ?? "0x",
|
|
1693
|
+
h,
|
|
1694
|
+
...X(e, t)
|
|
1695
|
+
];
|
|
1696
|
+
return O([
|
|
1697
|
+
"0x01",
|
|
1698
|
+
z(d)
|
|
1699
|
+
]);
|
|
1700
|
+
}
|
|
1701
|
+
function Ys(e, t) {
|
|
1702
|
+
const { chainId: s = 0, gas: n, data: r, nonce: i, to: o, value: a, gasPrice: c } = e;
|
|
1703
|
+
Ds(e);
|
|
1704
|
+
let l = [
|
|
1705
|
+
i ? f(i) : "0x",
|
|
1706
|
+
c ? f(c) : "0x",
|
|
1707
|
+
n ? f(n) : "0x",
|
|
1708
|
+
o ?? "0x",
|
|
1709
|
+
a ? f(a) : "0x",
|
|
1710
|
+
r ?? "0x"
|
|
1711
|
+
];
|
|
1712
|
+
if (t) {
|
|
1713
|
+
const h = (() => {
|
|
1714
|
+
if (t.v >= 35n)
|
|
1715
|
+
return (t.v - 35n) / 2n > 0 ? t.v : 27n + (t.v === 35n ? 0n : 1n);
|
|
1716
|
+
if (s > 0)
|
|
1717
|
+
return BigInt(s * 2) + BigInt(35n + t.v - 27n);
|
|
1718
|
+
const p = 27n + (t.v === 27n ? 0n : 1n);
|
|
1719
|
+
if (t.v !== p)
|
|
1720
|
+
throw new ns({ v: t.v });
|
|
1721
|
+
return p;
|
|
1722
|
+
})(), d = C(t.r), b = C(t.s);
|
|
1723
|
+
l = [
|
|
1724
|
+
...l,
|
|
1725
|
+
f(h),
|
|
1726
|
+
d === "0x00" ? "0x" : d,
|
|
1727
|
+
b === "0x00" ? "0x" : b
|
|
1728
|
+
];
|
|
1729
|
+
} else s > 0 && (l = [
|
|
1730
|
+
...l,
|
|
1731
|
+
f(s),
|
|
1732
|
+
"0x",
|
|
1733
|
+
"0x"
|
|
1734
|
+
]);
|
|
1735
|
+
return z(l);
|
|
1736
|
+
}
|
|
1737
|
+
function X(e, t) {
|
|
1738
|
+
const s = t ?? e, { v: n, yParity: r } = s;
|
|
1739
|
+
if (typeof s.r > "u")
|
|
1740
|
+
return [];
|
|
1741
|
+
if (typeof s.s > "u")
|
|
1742
|
+
return [];
|
|
1743
|
+
if (typeof n > "u" && typeof r > "u")
|
|
1744
|
+
return [];
|
|
1745
|
+
const i = C(s.r), o = C(s.s);
|
|
1746
|
+
return [typeof r == "number" ? r ? f(1) : "0x" : n === 0n ? "0x" : n === 1n ? f(1) : n === 27n ? "0x" : f(1), i === "0x00" ? "0x" : i, o === "0x00" ? "0x" : o];
|
|
1747
|
+
}
|
|
1748
|
+
const Js = {
|
|
1749
|
+
gasPriceOracle: { address: "0x420000000000000000000000000000000000000F" },
|
|
1750
|
+
l1Block: { address: "0x4200000000000000000000000000000000000015" },
|
|
1751
|
+
l2CrossDomainMessenger: {
|
|
1752
|
+
address: "0x4200000000000000000000000000000000000007"
|
|
1753
|
+
},
|
|
1754
|
+
l2Erc721Bridge: { address: "0x4200000000000000000000000000000000000014" },
|
|
1755
|
+
l2StandardBridge: { address: "0x4200000000000000000000000000000000000010" },
|
|
1756
|
+
l2ToL1MessagePasser: {
|
|
1757
|
+
address: "0x4200000000000000000000000000000000000016"
|
|
1758
|
+
}
|
|
1759
|
+
}, Qs = {
|
|
1760
|
+
block: /* @__PURE__ */ ys({
|
|
1761
|
+
format(e) {
|
|
1762
|
+
var s;
|
|
1763
|
+
return {
|
|
1764
|
+
transactions: (s = e.transactions) == null ? void 0 : s.map((n) => {
|
|
1765
|
+
if (typeof n == "string")
|
|
1766
|
+
return n;
|
|
1767
|
+
const r = de(n);
|
|
1768
|
+
return r.typeHex === "0x7e" && (r.isSystemTx = n.isSystemTx, r.mint = n.mint ? G(n.mint) : void 0, r.sourceHash = n.sourceHash, r.type = "deposit"), r;
|
|
1769
|
+
}),
|
|
1770
|
+
stateRoot: e.stateRoot
|
|
1771
|
+
};
|
|
1772
|
+
}
|
|
1773
|
+
}),
|
|
1774
|
+
transaction: /* @__PURE__ */ ms({
|
|
1775
|
+
format(e) {
|
|
1776
|
+
const t = {};
|
|
1777
|
+
return e.type === "0x7e" && (t.isSystemTx = e.isSystemTx, t.mint = e.mint ? G(e.mint) : void 0, t.sourceHash = e.sourceHash, t.type = "deposit"), t;
|
|
1778
|
+
}
|
|
1779
|
+
}),
|
|
1780
|
+
transactionReceipt: /* @__PURE__ */ Ns({
|
|
1781
|
+
format(e) {
|
|
1782
|
+
return {
|
|
1783
|
+
l1GasPrice: e.l1GasPrice ? G(e.l1GasPrice) : null,
|
|
1784
|
+
l1GasUsed: e.l1GasUsed ? G(e.l1GasUsed) : null,
|
|
1785
|
+
l1Fee: e.l1Fee ? G(e.l1Fee) : null,
|
|
1786
|
+
l1FeeScalar: e.l1FeeScalar ? Number(e.l1FeeScalar) : null
|
|
1787
|
+
};
|
|
1788
|
+
}
|
|
1789
|
+
})
|
|
1790
|
+
};
|
|
1791
|
+
function Zs(e, t) {
|
|
1792
|
+
return sn(e) ? tn(e) : Rs(e, t);
|
|
1793
|
+
}
|
|
1794
|
+
const en = {
|
|
1795
|
+
transaction: Zs
|
|
1796
|
+
};
|
|
1797
|
+
function tn(e) {
|
|
1798
|
+
nn(e);
|
|
1799
|
+
const { sourceHash: t, data: s, from: n, gas: r, isSystemTx: i, mint: o, to: a, value: c } = e, l = [
|
|
1800
|
+
t,
|
|
1801
|
+
n,
|
|
1802
|
+
a ?? "0x",
|
|
1803
|
+
o ? f(o) : "0x",
|
|
1804
|
+
c ? f(c) : "0x",
|
|
1805
|
+
r ? f(r) : "0x",
|
|
1806
|
+
i ? "0x1" : "0x",
|
|
1807
|
+
s ?? "0x"
|
|
1808
|
+
];
|
|
1809
|
+
return O([
|
|
1810
|
+
"0x7e",
|
|
1811
|
+
z(l)
|
|
1812
|
+
]);
|
|
1813
|
+
}
|
|
1814
|
+
function sn(e) {
|
|
1815
|
+
return e.type === "deposit" || typeof e.sourceHash < "u";
|
|
1816
|
+
}
|
|
1817
|
+
function nn(e) {
|
|
1818
|
+
const { from: t, to: s } = e;
|
|
1819
|
+
if (t && !v(t))
|
|
1820
|
+
throw new I({ address: t });
|
|
1821
|
+
if (s && !v(s))
|
|
1822
|
+
throw new I({ address: s });
|
|
1823
|
+
}
|
|
1824
|
+
const T = {
|
|
1825
|
+
contracts: Js,
|
|
1826
|
+
formatters: Qs,
|
|
1827
|
+
serializers: en
|
|
1828
|
+
}, rn = 42161, nt = /* @__PURE__ */ g({
|
|
1829
|
+
id: 33139,
|
|
1830
|
+
name: "Ape Chain",
|
|
1831
|
+
nativeCurrency: {
|
|
1832
|
+
name: "ApeCoin",
|
|
1833
|
+
symbol: "APE",
|
|
1834
|
+
decimals: 18
|
|
1835
|
+
},
|
|
1836
|
+
rpcUrls: {
|
|
1837
|
+
default: {
|
|
1838
|
+
http: ["https://rpc.apechain.com/http"],
|
|
1839
|
+
webSocket: ["wss://rpc.apechain.com/ws"]
|
|
1840
|
+
}
|
|
1841
|
+
},
|
|
1842
|
+
blockExplorers: {
|
|
1843
|
+
default: {
|
|
1844
|
+
name: "Apescan",
|
|
1845
|
+
url: "https://apescan.io",
|
|
1846
|
+
apiUrl: "https://api.apescan.io/api"
|
|
1847
|
+
}
|
|
1848
|
+
},
|
|
1849
|
+
contracts: {
|
|
1850
|
+
multicall3: {
|
|
1851
|
+
address: "0xcA11bde05977b3631167028862bE2a173976CA11",
|
|
1852
|
+
blockCreated: 20889
|
|
1853
|
+
}
|
|
1854
|
+
},
|
|
1855
|
+
sourceId: rn
|
|
1856
|
+
}), rt = /* @__PURE__ */ g({
|
|
1857
|
+
id: 42161,
|
|
1858
|
+
name: "Arbitrum One",
|
|
1859
|
+
nativeCurrency: { name: "Ether", symbol: "ETH", decimals: 18 },
|
|
1860
|
+
rpcUrls: {
|
|
1861
|
+
default: {
|
|
1862
|
+
http: ["https://arb1.arbitrum.io/rpc"]
|
|
1863
|
+
}
|
|
1864
|
+
},
|
|
1865
|
+
blockExplorers: {
|
|
1866
|
+
default: {
|
|
1867
|
+
name: "Arbiscan",
|
|
1868
|
+
url: "https://arbiscan.io",
|
|
1869
|
+
apiUrl: "https://api.arbiscan.io/api"
|
|
1870
|
+
}
|
|
1871
|
+
},
|
|
1872
|
+
contracts: {
|
|
1873
|
+
multicall3: {
|
|
1874
|
+
address: "0xca11bde05977b3631167028862be2a173976ca11",
|
|
1875
|
+
blockCreated: 7654707
|
|
1876
|
+
}
|
|
1877
|
+
}
|
|
1878
|
+
}), D = 1, it = /* @__PURE__ */ g({
|
|
1879
|
+
...T,
|
|
1880
|
+
id: 8453,
|
|
1881
|
+
name: "Base",
|
|
1882
|
+
nativeCurrency: { name: "Ether", symbol: "ETH", decimals: 18 },
|
|
1883
|
+
rpcUrls: {
|
|
1884
|
+
default: {
|
|
1885
|
+
http: ["https://mainnet.base.org"]
|
|
1886
|
+
}
|
|
1887
|
+
},
|
|
1888
|
+
blockExplorers: {
|
|
1889
|
+
default: {
|
|
1890
|
+
name: "Basescan",
|
|
1891
|
+
url: "https://basescan.org",
|
|
1892
|
+
apiUrl: "https://api.basescan.org/api"
|
|
1893
|
+
}
|
|
1894
|
+
},
|
|
1895
|
+
contracts: {
|
|
1896
|
+
...T.contracts,
|
|
1897
|
+
disputeGameFactory: {
|
|
1898
|
+
[D]: {
|
|
1899
|
+
address: "0x43edB88C4B80fDD2AdFF2412A7BebF9dF42cB40e"
|
|
1900
|
+
}
|
|
1901
|
+
},
|
|
1902
|
+
l2OutputOracle: {
|
|
1903
|
+
[D]: {
|
|
1904
|
+
address: "0x56315b90c40730925ec5485cf004d835058518A0"
|
|
1905
|
+
}
|
|
1906
|
+
},
|
|
1907
|
+
multicall3: {
|
|
1908
|
+
address: "0xca11bde05977b3631167028862be2a173976ca11",
|
|
1909
|
+
blockCreated: 5022
|
|
1910
|
+
},
|
|
1911
|
+
portal: {
|
|
1912
|
+
[D]: {
|
|
1913
|
+
address: "0x49048044D57e1C92A77f79988d21Fa8fAF74E97e",
|
|
1914
|
+
blockCreated: 17482143
|
|
1915
|
+
}
|
|
1916
|
+
},
|
|
1917
|
+
l1StandardBridge: {
|
|
1918
|
+
[D]: {
|
|
1919
|
+
address: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
1920
|
+
blockCreated: 17482143
|
|
1921
|
+
}
|
|
1922
|
+
}
|
|
1923
|
+
},
|
|
1924
|
+
sourceId: D
|
|
1925
|
+
}), j = 11155111, ot = /* @__PURE__ */ g({
|
|
1926
|
+
...T,
|
|
1927
|
+
id: 84532,
|
|
1928
|
+
network: "base-sepolia",
|
|
1929
|
+
name: "Base Sepolia",
|
|
1930
|
+
nativeCurrency: { name: "Sepolia Ether", symbol: "ETH", decimals: 18 },
|
|
1931
|
+
rpcUrls: {
|
|
1932
|
+
default: {
|
|
1933
|
+
http: ["https://sepolia.base.org"]
|
|
1934
|
+
}
|
|
1935
|
+
},
|
|
1936
|
+
blockExplorers: {
|
|
1937
|
+
default: {
|
|
1938
|
+
name: "Basescan",
|
|
1939
|
+
url: "https://sepolia.basescan.org",
|
|
1940
|
+
apiUrl: "https://api-sepolia.basescan.org/api"
|
|
1941
|
+
}
|
|
1942
|
+
},
|
|
1943
|
+
contracts: {
|
|
1944
|
+
...T.contracts,
|
|
1945
|
+
disputeGameFactory: {
|
|
1946
|
+
[j]: {
|
|
1947
|
+
address: "0xd6E6dBf4F7EA0ac412fD8b65ED297e64BB7a06E1"
|
|
1948
|
+
}
|
|
1949
|
+
},
|
|
1950
|
+
l2OutputOracle: {
|
|
1951
|
+
[j]: {
|
|
1952
|
+
address: "0x84457ca9D0163FbC4bbfe4Dfbb20ba46e48DF254"
|
|
1953
|
+
}
|
|
1954
|
+
},
|
|
1955
|
+
portal: {
|
|
1956
|
+
[j]: {
|
|
1957
|
+
address: "0x49f53e41452c74589e85ca1677426ba426459e85",
|
|
1958
|
+
blockCreated: 4446677
|
|
1959
|
+
}
|
|
1960
|
+
},
|
|
1961
|
+
l1StandardBridge: {
|
|
1962
|
+
[j]: {
|
|
1963
|
+
address: "0xfd0Bf71F60660E2f608ed56e1659C450eB113120",
|
|
1964
|
+
blockCreated: 4446677
|
|
1965
|
+
}
|
|
1966
|
+
},
|
|
1967
|
+
multicall3: {
|
|
1968
|
+
address: "0xca11bde05977b3631167028862be2a173976ca11",
|
|
1969
|
+
blockCreated: 1059647
|
|
1970
|
+
}
|
|
1971
|
+
},
|
|
1972
|
+
testnet: !0,
|
|
1973
|
+
sourceId: j
|
|
1974
|
+
}), at = /* @__PURE__ */ g({
|
|
1975
|
+
id: 56,
|
|
1976
|
+
name: "BNB Smart Chain",
|
|
1977
|
+
nativeCurrency: {
|
|
1978
|
+
decimals: 18,
|
|
1979
|
+
name: "BNB",
|
|
1980
|
+
symbol: "BNB"
|
|
1981
|
+
},
|
|
1982
|
+
rpcUrls: {
|
|
1983
|
+
default: { http: ["https://56.rpc.thirdweb.com"] }
|
|
1984
|
+
},
|
|
1985
|
+
blockExplorers: {
|
|
1986
|
+
default: {
|
|
1987
|
+
name: "BscScan",
|
|
1988
|
+
url: "https://bscscan.com",
|
|
1989
|
+
apiUrl: "https://api.bscscan.com/api"
|
|
1990
|
+
}
|
|
1991
|
+
},
|
|
1992
|
+
contracts: {
|
|
1993
|
+
multicall3: {
|
|
1994
|
+
address: "0xca11bde05977b3631167028862be2a173976ca11",
|
|
1995
|
+
blockCreated: 15921452
|
|
1996
|
+
}
|
|
1997
|
+
}
|
|
1998
|
+
}), ct = /* @__PURE__ */ g({
|
|
1999
|
+
id: 17e3,
|
|
2000
|
+
name: "Holesky",
|
|
2001
|
+
nativeCurrency: { name: "Holesky Ether", symbol: "ETH", decimals: 18 },
|
|
2002
|
+
rpcUrls: {
|
|
2003
|
+
default: {
|
|
2004
|
+
http: ["https://ethereum-holesky-rpc.publicnode.com"]
|
|
2005
|
+
}
|
|
2006
|
+
},
|
|
2007
|
+
blockExplorers: {
|
|
2008
|
+
default: {
|
|
2009
|
+
name: "Etherscan",
|
|
2010
|
+
url: "https://holesky.etherscan.io",
|
|
2011
|
+
apiUrl: "https://api-holesky.etherscan.io/api"
|
|
2012
|
+
}
|
|
2013
|
+
},
|
|
2014
|
+
contracts: {
|
|
2015
|
+
multicall3: {
|
|
2016
|
+
address: "0xca11bde05977b3631167028862be2a173976ca11",
|
|
2017
|
+
blockCreated: 77
|
|
2018
|
+
},
|
|
2019
|
+
ensRegistry: {
|
|
2020
|
+
address: "0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",
|
|
2021
|
+
blockCreated: 801613
|
|
2022
|
+
},
|
|
2023
|
+
ensUniversalResolver: {
|
|
2024
|
+
address: "0xa6AC935D4971E3CD133b950aE053bECD16fE7f3b",
|
|
2025
|
+
blockCreated: 973484
|
|
2026
|
+
}
|
|
2027
|
+
},
|
|
2028
|
+
testnet: !0
|
|
2029
|
+
}), ut = /* @__PURE__ */ g({
|
|
2030
|
+
id: 1,
|
|
2031
|
+
name: "Ethereum",
|
|
2032
|
+
nativeCurrency: { name: "Ether", symbol: "ETH", decimals: 18 },
|
|
2033
|
+
rpcUrls: {
|
|
2034
|
+
default: {
|
|
2035
|
+
http: ["https://eth.merkle.io"]
|
|
2036
|
+
}
|
|
2037
|
+
},
|
|
2038
|
+
blockExplorers: {
|
|
2039
|
+
default: {
|
|
2040
|
+
name: "Etherscan",
|
|
2041
|
+
url: "https://etherscan.io",
|
|
2042
|
+
apiUrl: "https://api.etherscan.io/api"
|
|
2043
|
+
}
|
|
2044
|
+
},
|
|
2045
|
+
contracts: {
|
|
2046
|
+
ensRegistry: {
|
|
2047
|
+
address: "0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e"
|
|
2048
|
+
},
|
|
2049
|
+
ensUniversalResolver: {
|
|
2050
|
+
address: "0xce01f8eee7E479C928F8919abD53E553a36CeF67",
|
|
2051
|
+
blockCreated: 19258213
|
|
2052
|
+
},
|
|
2053
|
+
multicall3: {
|
|
2054
|
+
address: "0xca11bde05977b3631167028862be2a173976ca11",
|
|
2055
|
+
blockCreated: 14353601
|
|
2056
|
+
}
|
|
2057
|
+
}
|
|
2058
|
+
}), R = 11155111, lt = /* @__PURE__ */ g({
|
|
2059
|
+
...T,
|
|
2060
|
+
id: 11155420,
|
|
2061
|
+
name: "OP Sepolia",
|
|
2062
|
+
nativeCurrency: { name: "Sepolia Ether", symbol: "ETH", decimals: 18 },
|
|
2063
|
+
rpcUrls: {
|
|
2064
|
+
default: {
|
|
2065
|
+
http: ["https://sepolia.optimism.io"]
|
|
2066
|
+
}
|
|
2067
|
+
},
|
|
2068
|
+
blockExplorers: {
|
|
2069
|
+
default: {
|
|
2070
|
+
name: "Blockscout",
|
|
2071
|
+
url: "https://optimism-sepolia.blockscout.com",
|
|
2072
|
+
apiUrl: "https://optimism-sepolia.blockscout.com/api"
|
|
2073
|
+
}
|
|
2074
|
+
},
|
|
2075
|
+
contracts: {
|
|
2076
|
+
...T.contracts,
|
|
2077
|
+
disputeGameFactory: {
|
|
2078
|
+
[R]: {
|
|
2079
|
+
address: "0x05F9613aDB30026FFd634f38e5C4dFd30a197Fa1"
|
|
2080
|
+
}
|
|
2081
|
+
},
|
|
2082
|
+
l2OutputOracle: {
|
|
2083
|
+
[R]: {
|
|
2084
|
+
address: "0x90E9c4f8a994a250F6aEfd61CAFb4F2e895D458F"
|
|
2085
|
+
}
|
|
2086
|
+
},
|
|
2087
|
+
multicall3: {
|
|
2088
|
+
address: "0xca11bde05977b3631167028862be2a173976ca11",
|
|
2089
|
+
blockCreated: 1620204
|
|
2090
|
+
},
|
|
2091
|
+
portal: {
|
|
2092
|
+
[R]: {
|
|
2093
|
+
address: "0x16Fc5058F25648194471939df75CF27A2fdC48BC"
|
|
2094
|
+
}
|
|
2095
|
+
},
|
|
2096
|
+
l1StandardBridge: {
|
|
2097
|
+
[R]: {
|
|
2098
|
+
address: "0xFBb0621E0B23b5478B630BD55a5f21f67730B0F1"
|
|
2099
|
+
}
|
|
2100
|
+
}
|
|
2101
|
+
},
|
|
2102
|
+
testnet: !0,
|
|
2103
|
+
sourceId: R
|
|
2104
|
+
}), dt = /* @__PURE__ */ g({
|
|
2105
|
+
id: 11155111,
|
|
2106
|
+
name: "Sepolia",
|
|
2107
|
+
nativeCurrency: { name: "Sepolia Ether", symbol: "ETH", decimals: 18 },
|
|
2108
|
+
rpcUrls: {
|
|
2109
|
+
default: {
|
|
2110
|
+
http: ["https://sepolia.drpc.org"]
|
|
2111
|
+
}
|
|
2112
|
+
},
|
|
2113
|
+
blockExplorers: {
|
|
2114
|
+
default: {
|
|
2115
|
+
name: "Etherscan",
|
|
2116
|
+
url: "https://sepolia.etherscan.io",
|
|
2117
|
+
apiUrl: "https://api-sepolia.etherscan.io/api"
|
|
2118
|
+
}
|
|
2119
|
+
},
|
|
2120
|
+
contracts: {
|
|
2121
|
+
multicall3: {
|
|
2122
|
+
address: "0xca11bde05977b3631167028862be2a173976ca11",
|
|
2123
|
+
blockCreated: 751532
|
|
2124
|
+
},
|
|
2125
|
+
ensRegistry: { address: "0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e" },
|
|
2126
|
+
ensUniversalResolver: {
|
|
2127
|
+
address: "0xc8Af999e38273D658BE1b921b88A9Ddf005769cC",
|
|
2128
|
+
blockCreated: 5317080
|
|
2129
|
+
}
|
|
2130
|
+
},
|
|
2131
|
+
testnet: !0
|
|
2132
|
+
}), K = 1, ft = /* @__PURE__ */ g({
|
|
2133
|
+
...T,
|
|
2134
|
+
id: 1868,
|
|
2135
|
+
name: "Soneium Mainnet",
|
|
2136
|
+
nativeCurrency: { name: "Ether", symbol: "ETH", decimals: 18 },
|
|
2137
|
+
rpcUrls: {
|
|
2138
|
+
default: {
|
|
2139
|
+
http: ["https://rpc.soneium.org"]
|
|
2140
|
+
}
|
|
2141
|
+
},
|
|
2142
|
+
blockExplorers: {
|
|
2143
|
+
default: {
|
|
2144
|
+
name: "Blockscout",
|
|
2145
|
+
url: "https://soneium.blockscout.com",
|
|
2146
|
+
apiUrl: "https://soneium.blockscout.com/api"
|
|
2147
|
+
}
|
|
2148
|
+
},
|
|
2149
|
+
contracts: {
|
|
2150
|
+
...T.contracts,
|
|
2151
|
+
disputeGameFactory: {
|
|
2152
|
+
[K]: {
|
|
2153
|
+
address: "0x512a3d2c7a43bd9261d2b8e8c9c70d4bd4d503c0"
|
|
2154
|
+
}
|
|
2155
|
+
},
|
|
2156
|
+
l2OutputOracle: {
|
|
2157
|
+
[K]: {
|
|
2158
|
+
address: "0x0000000000000000000000000000000000000000"
|
|
2159
|
+
}
|
|
2160
|
+
},
|
|
2161
|
+
portal: {
|
|
2162
|
+
[K]: {
|
|
2163
|
+
address: "0x88e529a6ccd302c948689cd5156c83d4614fae92",
|
|
2164
|
+
blockCreated: 7061266
|
|
2165
|
+
}
|
|
2166
|
+
},
|
|
2167
|
+
l1StandardBridge: {
|
|
2168
|
+
[K]: {
|
|
2169
|
+
address: "0xeb9bf100225c214efc3e7c651ebbadcf85177607",
|
|
2170
|
+
blockCreated: 7061266
|
|
2171
|
+
}
|
|
2172
|
+
},
|
|
2173
|
+
multicall3: {
|
|
2174
|
+
address: "0xcA11bde05977b3631167028862bE2a173976CA11",
|
|
2175
|
+
blockCreated: 1
|
|
2176
|
+
}
|
|
2177
|
+
},
|
|
2178
|
+
sourceId: K
|
|
2179
|
+
});
|
|
2180
|
+
var m = ((e) => (e[e.Mainnet = ut.id] = "Mainnet", e[e.Holesky = ct.id] = "Holesky", e[e.Base = it.id] = "Base", e[e.Bsc = at.id] = "Bsc", e[e.Arbitrum = rt.id] = "Arbitrum", e[e.ApeChain = nt.id] = "ApeChain", e[e.Soneium = ft.id] = "Soneium", e[e.Sepolia = dt.id] = "Sepolia", e[e.OptimismSepolia = lt.id] = "OptimismSepolia", e[e.BaseSepolia = ot.id] = "BaseSepolia", e))(m || {});
|
|
2181
|
+
const In = {
|
|
2182
|
+
[m.Mainnet]: ut,
|
|
2183
|
+
[m.Holesky]: ct,
|
|
2184
|
+
[m.Base]: it,
|
|
2185
|
+
[m.Bsc]: at,
|
|
2186
|
+
[m.Arbitrum]: rt,
|
|
2187
|
+
[m.ApeChain]: nt,
|
|
2188
|
+
[m.Soneium]: ft,
|
|
2189
|
+
[m.Sepolia]: dt,
|
|
2190
|
+
[m.OptimismSepolia]: lt,
|
|
2191
|
+
[m.BaseSepolia]: ot
|
|
2192
|
+
};
|
|
2193
|
+
export {
|
|
2194
|
+
pn as $,
|
|
2195
|
+
U as A,
|
|
2196
|
+
u as B,
|
|
2197
|
+
m as C,
|
|
2198
|
+
De as D,
|
|
2199
|
+
Xe as E,
|
|
2200
|
+
Me as F,
|
|
2201
|
+
qt as G,
|
|
2202
|
+
ke as H,
|
|
2203
|
+
I,
|
|
2204
|
+
Re as J,
|
|
2205
|
+
F as K,
|
|
2206
|
+
ss as L,
|
|
2207
|
+
f as M,
|
|
2208
|
+
z as N,
|
|
2209
|
+
te as O,
|
|
2210
|
+
cs as P,
|
|
2211
|
+
us as Q,
|
|
2212
|
+
ls as R,
|
|
2213
|
+
ds as S,
|
|
2214
|
+
fs as T,
|
|
2215
|
+
hs as U,
|
|
2216
|
+
In as V,
|
|
2217
|
+
ps as W,
|
|
2218
|
+
bs as X,
|
|
2219
|
+
qe as Y,
|
|
2220
|
+
yn as Z,
|
|
2221
|
+
on as _,
|
|
2222
|
+
un as a,
|
|
2223
|
+
le as a0,
|
|
2224
|
+
gs as a1,
|
|
2225
|
+
Je as a2,
|
|
2226
|
+
Cs as a3,
|
|
2227
|
+
Qe as a4,
|
|
2228
|
+
ks as a5,
|
|
2229
|
+
Ls as a6,
|
|
2230
|
+
Jt as a7,
|
|
2231
|
+
Gs as a8,
|
|
2232
|
+
wn as a9,
|
|
2233
|
+
Pn as aa,
|
|
2234
|
+
Bn as ab,
|
|
2235
|
+
En as ac,
|
|
2236
|
+
bn as ad,
|
|
2237
|
+
Ne as ae,
|
|
2238
|
+
ze as af,
|
|
2239
|
+
Yt as ag,
|
|
2240
|
+
mn as ah,
|
|
2241
|
+
de as ai,
|
|
2242
|
+
xn as aj,
|
|
2243
|
+
Os as ak,
|
|
2244
|
+
jt as al,
|
|
2245
|
+
cn as am,
|
|
2246
|
+
fn as an,
|
|
2247
|
+
gn as ao,
|
|
2248
|
+
Z as b,
|
|
2249
|
+
hn as c,
|
|
2250
|
+
ee as d,
|
|
2251
|
+
ln as e,
|
|
2252
|
+
P as f,
|
|
2253
|
+
Ue as g,
|
|
2254
|
+
v as h,
|
|
2255
|
+
W as i,
|
|
2256
|
+
yt as j,
|
|
2257
|
+
Rt as k,
|
|
2258
|
+
bt as l,
|
|
2259
|
+
Et as m,
|
|
2260
|
+
Fe as n,
|
|
2261
|
+
Xt as o,
|
|
2262
|
+
ht as p,
|
|
2263
|
+
O as q,
|
|
2264
|
+
dn as r,
|
|
2265
|
+
Ts as s,
|
|
2266
|
+
ae as t,
|
|
2267
|
+
S as u,
|
|
2268
|
+
$ as v,
|
|
2269
|
+
J as w,
|
|
2270
|
+
C as x,
|
|
2271
|
+
an as y,
|
|
2272
|
+
G as z
|
|
2273
|
+
};
|
|
2274
|
+
//# sourceMappingURL=constants-DtzphQjb.js.map
|