@pufferfinance/puffer-sdk 1.17.1 → 1.17.3

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.
Files changed (96) hide show
  1. package/dist/api/puffer-client-helpers.cjs +1 -1
  2. package/dist/api/puffer-client-helpers.js +3 -3
  3. package/dist/api/puffer-client.cjs +1 -1
  4. package/dist/api/puffer-client.js +2 -2
  5. package/dist/{ccip-DxZd6avE.js → ccip-BJ1xqhtz.js} +3 -3
  6. package/dist/{ccip-DxZd6avE.js.map → ccip-BJ1xqhtz.js.map} +1 -1
  7. package/dist/{ccip-KTVYuImW.cjs → ccip-BxmhlmqV.cjs} +2 -2
  8. package/dist/{ccip-KTVYuImW.cjs.map → ccip-BxmhlmqV.cjs.map} +1 -1
  9. package/dist/chains/constants.cjs +1 -1
  10. package/dist/chains/constants.d.ts +2 -1
  11. package/dist/chains/constants.js +1 -1
  12. package/dist/{constants-Bsa7cnXP.cjs → constants-B96CDi8I.cjs} +9 -9
  13. package/dist/constants-B96CDi8I.cjs.map +1 -0
  14. package/dist/{constants-DtzphQjb.js → constants-Bw9JXSap.js} +478 -432
  15. package/dist/constants-Bw9JXSap.js.map +1 -0
  16. package/dist/contracts/addresses.cjs +1 -1
  17. package/dist/contracts/addresses.js +1 -1
  18. package/dist/contracts/handlers/carrot-staking-handler.cjs +1 -1
  19. package/dist/contracts/handlers/carrot-staking-handler.d.ts +2 -2
  20. package/dist/contracts/handlers/carrot-staking-handler.js +2 -2
  21. package/dist/contracts/handlers/concrete-vault-handler.cjs +1 -1
  22. package/dist/contracts/handlers/concrete-vault-handler.d.ts +2 -2
  23. package/dist/contracts/handlers/concrete-vault-handler.js +2 -2
  24. package/dist/contracts/handlers/distributor-handler.cjs +1 -1
  25. package/dist/contracts/handlers/distributor-handler.d.ts +2 -2
  26. package/dist/contracts/handlers/distributor-handler.js +2 -2
  27. package/dist/contracts/handlers/erc20-permit-handler.cjs +1 -1
  28. package/dist/contracts/handlers/erc20-permit-handler.d.ts +2 -2
  29. package/dist/contracts/handlers/erc20-permit-handler.js +3 -3
  30. package/dist/contracts/handlers/l1-reward-manager-handler.cjs +1 -1
  31. package/dist/contracts/handlers/l1-reward-manager-handler.d.ts +2 -2
  32. package/dist/contracts/handlers/l1-reward-manager-handler.js +2 -2
  33. package/dist/contracts/handlers/l2-reward-manager-handler.cjs +1 -1
  34. package/dist/contracts/handlers/l2-reward-manager-handler.d.ts +2 -2
  35. package/dist/contracts/handlers/l2-reward-manager-handler.js +2 -2
  36. package/dist/contracts/handlers/mtw-carrot-handler.cjs +1 -1
  37. package/dist/contracts/handlers/mtw-carrot-handler.d.ts +2 -2
  38. package/dist/contracts/handlers/mtw-carrot-handler.js +2 -2
  39. package/dist/contracts/handlers/nucleus-accountant-handler.cjs +1 -1
  40. package/dist/contracts/handlers/nucleus-accountant-handler.d.ts +2 -2
  41. package/dist/contracts/handlers/nucleus-accountant-handler.js +1 -1
  42. package/dist/contracts/handlers/nucleus-atomic-queue-handler.cjs +1 -1
  43. package/dist/contracts/handlers/nucleus-atomic-queue-handler.d.ts +2 -2
  44. package/dist/contracts/handlers/nucleus-atomic-queue-handler.js +2 -2
  45. package/dist/contracts/handlers/nucleus-boring-vault-handler.cjs +1 -1
  46. package/dist/contracts/handlers/nucleus-boring-vault-handler.d.ts +2 -2
  47. package/dist/contracts/handlers/nucleus-boring-vault-handler.js +2 -2
  48. package/dist/contracts/handlers/nucleus-teller-handler.cjs +1 -1
  49. package/dist/contracts/handlers/nucleus-teller-handler.d.ts +2 -2
  50. package/dist/contracts/handlers/nucleus-teller-handler.js +2 -2
  51. package/dist/contracts/handlers/puf-locker-handler.cjs +1 -1
  52. package/dist/contracts/handlers/puf-locker-handler.d.ts +2 -2
  53. package/dist/contracts/handlers/puf-locker-handler.js +2 -2
  54. package/dist/contracts/handlers/puffer-depositor-handler.cjs +1 -1
  55. package/dist/contracts/handlers/puffer-depositor-handler.d.ts +2 -2
  56. package/dist/contracts/handlers/puffer-depositor-handler.js +2 -2
  57. package/dist/contracts/handlers/puffer-l2-depositor-handler.cjs +1 -1
  58. package/dist/contracts/handlers/puffer-l2-depositor-handler.d.ts +2 -2
  59. package/dist/contracts/handlers/puffer-l2-depositor-handler.js +2 -2
  60. package/dist/contracts/handlers/puffer-vault-handler.cjs +1 -1
  61. package/dist/contracts/handlers/puffer-vault-handler.d.ts +2 -2
  62. package/dist/contracts/handlers/puffer-vault-handler.js +2 -2
  63. package/dist/contracts/handlers/puffer-withdrawal-manager-handler.cjs +1 -1
  64. package/dist/contracts/handlers/puffer-withdrawal-manager-handler.d.ts +2 -2
  65. package/dist/contracts/handlers/puffer-withdrawal-manager-handler.js +2 -2
  66. package/dist/contracts/tokens.cjs +1 -1
  67. package/dist/contracts/tokens.cjs.map +1 -1
  68. package/dist/contracts/tokens.js +6 -4
  69. package/dist/contracts/tokens.js.map +1 -1
  70. package/dist/contracts/vaults-addresses.cjs +1 -1
  71. package/dist/contracts/vaults-addresses.js +1 -1
  72. package/dist/{createWalletClient-DveM0zMc.js → createWalletClient-CsOHhabf.js} +4 -4
  73. package/dist/{createWalletClient-DveM0zMc.js.map → createWalletClient-CsOHhabf.js.map} +1 -1
  74. package/dist/{createWalletClient-Cxvyuh55.cjs → createWalletClient-usZXff24.cjs} +2 -2
  75. package/dist/{createWalletClient-Cxvyuh55.cjs.map → createWalletClient-usZXff24.cjs.map} +1 -1
  76. package/dist/{getContract-Ck0plC0s.js → getContract-8WqQMpYW.js} +2 -2
  77. package/dist/{getContract-Ck0plC0s.js.map → getContract-8WqQMpYW.js.map} +1 -1
  78. package/dist/{getContract-Z5RjOH18.cjs → getContract-Bzdkp3oE.cjs} +2 -2
  79. package/dist/{getContract-Z5RjOH18.cjs.map → getContract-Bzdkp3oE.cjs.map} +1 -1
  80. package/dist/main.cjs +1 -1
  81. package/dist/main.d.ts +1 -0
  82. package/dist/main.js +30 -28
  83. package/dist/main.js.map +1 -1
  84. package/dist/{secp256k1-BWuyf2aG.cjs → secp256k1-BCRN0kWE.cjs} +2 -2
  85. package/dist/{secp256k1-BWuyf2aG.cjs.map → secp256k1-BCRN0kWE.cjs.map} +1 -1
  86. package/dist/{secp256k1-48Xl94oi.js → secp256k1-YxK0LcBT.js} +2 -2
  87. package/dist/{secp256k1-48Xl94oi.js.map → secp256k1-YxK0LcBT.js.map} +1 -1
  88. package/dist/utils/version.cjs +1 -1
  89. package/dist/utils/version.js +1 -1
  90. package/dist/{writeContract-CynQLeZV.js → writeContract-CYCoIOLc.js} +4 -4
  91. package/dist/{writeContract-CynQLeZV.js.map → writeContract-CYCoIOLc.js.map} +1 -1
  92. package/dist/{writeContract-D5BxbWBy.cjs → writeContract-D_ETLOw6.cjs} +3 -3
  93. package/dist/{writeContract-D5BxbWBy.cjs.map → writeContract-D_ETLOw6.cjs.map} +1 -1
  94. package/package.json +1 -1
  95. package/dist/constants-Bsa7cnXP.cjs.map +0 -1
  96. package/dist/constants-DtzphQjb.js.map +0 -1
@@ -1,13 +1,13 @@
1
1
  function W(e, { strict: t = !0 } = {}) {
2
2
  return !e || typeof e != "string" ? !1 : t ? /^0x[0-9a-fA-F]*$/.test(e) : e.startsWith("0x");
3
3
  }
4
- function P(e) {
4
+ function I(e) {
5
5
  return W(e, { strict: !1 }) ? Math.ceil((e.length - 2) / 2) : e.length;
6
6
  }
7
- const Te = "2.23.13";
7
+ const $e = "2.23.13";
8
8
  let _ = {
9
9
  getDocsUrl: ({ docsBaseUrl: e, docsPath: t = "", docsSlug: s }) => t ? `${e ?? "https://viem.sh"}${t}${s ? `#${s}` : ""}` : void 0,
10
- version: `viem@${Te}`
10
+ version: `viem@${$e}`
11
11
  };
12
12
  class u extends Error {
13
13
  constructor(t, s = {}) {
@@ -54,16 +54,16 @@ class u extends Error {
54
54
  configurable: !0,
55
55
  writable: !0,
56
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;
57
+ }), this.details = n, this.docsPath = r, this.metaMessages = s.metaMessages, this.name = s.name ?? this.name, this.shortMessage = t, this.version = $e;
58
58
  }
59
59
  walk(t) {
60
- return $e(this, t);
60
+ return Ae(this, t);
61
61
  }
62
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;
63
+ function Ae(e, t) {
64
+ return t != null && t(e) ? e : e && typeof e == "object" && "cause" in e && e.cause !== void 0 ? Ae(e.cause, t) : t ? null : e;
65
65
  }
66
- class Ae extends u {
66
+ class Fe extends u {
67
67
  constructor({ offset: t, position: s, size: n }) {
68
68
  super(`Slice ${s === "start" ? "starting" : "ending"} at offset "${t}" is out-of-bounds (size: ${n}).`, { name: "SliceOffsetOutOfBoundsError" });
69
69
  }
@@ -73,15 +73,15 @@ class Ce extends u {
73
73
  super(`${n.charAt(0).toUpperCase()}${n.slice(1).toLowerCase()} size (${t}) exceeds padding size (${s}).`, { name: "SizeExceedsPaddingSizeError" });
74
74
  }
75
75
  }
76
- class on extends u {
76
+ class cn extends u {
77
77
  constructor({ size: t, targetSize: s, type: n }) {
78
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
79
  }
80
80
  }
81
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 });
82
+ return typeof e == "string" ? bt(e, { dir: t, size: s }) : mt(e, { dir: t, size: s });
83
83
  }
84
- function ht(e, { dir: t, size: s = 32 } = {}) {
84
+ function bt(e, { dir: t, size: s = 32 } = {}) {
85
85
  if (s === null)
86
86
  return e;
87
87
  const n = e.replace("0x", "");
@@ -93,7 +93,7 @@ function ht(e, { dir: t, size: s = 32 } = {}) {
93
93
  });
94
94
  return `0x${n[t === "right" ? "padEnd" : "padStart"](s * 2, "0")}`;
95
95
  }
96
- function pt(e, { dir: t, size: s = 32 } = {}) {
96
+ function mt(e, { dir: t, size: s = 32 } = {}) {
97
97
  if (s === null)
98
98
  return e;
99
99
  if (e.length > s)
@@ -109,38 +109,38 @@ function pt(e, { dir: t, size: s = 32 } = {}) {
109
109
  }
110
110
  return n;
111
111
  }
112
- class bt extends u {
112
+ class xt extends u {
113
113
  constructor({ max: t, min: s, signed: n, size: r, value: i }) {
114
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
115
  }
116
116
  }
117
- class an extends u {
117
+ class un extends u {
118
118
  constructor(t) {
119
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
120
  name: "InvalidBytesBooleanError"
121
121
  });
122
122
  }
123
123
  }
124
- class mt extends u {
124
+ class gt extends u {
125
125
  constructor(t) {
126
126
  super(`Hex value "${t}" is not a valid boolean. The hex value must be "0x0" (false) or "0x1" (true).`, { name: "InvalidHexBooleanError" });
127
127
  }
128
128
  }
129
- class xt extends u {
129
+ class yt extends u {
130
130
  constructor({ givenSize: t, maxSize: s }) {
131
131
  super(`Size cannot exceed ${s} bytes. Given size: ${t} bytes.`, { name: "SizeOverflowError" });
132
132
  }
133
133
  }
134
- function C(e, { dir: t = "left" } = {}) {
134
+ function F(e, { dir: t = "left" } = {}) {
135
135
  let s = typeof e == "string" ? e.replace("0x", "") : e, n = 0;
136
136
  for (let r = 0; r < s.length - 1 && s[t === "left" ? r : s.length - r - 1].toString() === "0"; r++)
137
137
  n++;
138
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
139
  }
140
140
  function S(e, { size: t }) {
141
- if (P(e) > t)
142
- throw new xt({
143
- givenSize: P(e),
141
+ if (I(e) > t)
142
+ throw new yt({
143
+ givenSize: I(e),
144
144
  maxSize: t
145
145
  });
146
146
  }
@@ -153,40 +153,40 @@ function G(e, t = {}) {
153
153
  const r = (e.length - 2) / 2, i = (1n << BigInt(r) * 8n - 1n) - 1n;
154
154
  return n <= i ? n : n - BigInt(`0x${"f".padStart(r * 2, "f")}`) - 1n;
155
155
  }
156
- function cn(e, t = {}) {
156
+ function ln(e, t = {}) {
157
157
  let s = e;
158
- if (t.size && (S(s, { size: t.size }), s = C(s)), C(s) === "0x00")
158
+ if (t.size && (S(s, { size: t.size }), s = F(s)), F(s) === "0x00")
159
159
  return !1;
160
- if (C(s) === "0x01")
160
+ if (F(s) === "0x01")
161
161
  return !0;
162
- throw new mt(s);
162
+ throw new gt(s);
163
163
  }
164
- function J(e, t = {}) {
164
+ function Y(e, t = {}) {
165
165
  return Number(G(e, t));
166
166
  }
167
- const gt = /* @__PURE__ */ Array.from({ length: 256 }, (e, t) => t.toString(16).padStart(2, "0"));
167
+ const wt = /* @__PURE__ */ Array.from({ length: 256 }, (e, t) => t.toString(16).padStart(2, "0"));
168
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);
169
+ return typeof e == "number" || typeof e == "bigint" ? Ue(e, t) : typeof e == "string" ? Pt(e, t) : typeof e == "boolean" ? Et(e, t) : $(e, t);
170
170
  }
171
- function yt(e, t = {}) {
171
+ function Et(e, t = {}) {
172
172
  const s = `0x${Number(e)}`;
173
173
  return typeof t.size == "number" ? (S(s, { size: t.size }), H(s, { size: t.size })) : s;
174
174
  }
175
175
  function $(e, t = {}) {
176
176
  let s = "";
177
177
  for (let r = 0; r < e.length; r++)
178
- s += gt[e[r]];
178
+ s += wt[e[r]];
179
179
  const n = `0x${s}`;
180
180
  return typeof t.size == "number" ? (S(n, { size: t.size }), H(n, { dir: "right", size: t.size })) : n;
181
181
  }
182
- function Fe(e, t = {}) {
182
+ function Ue(e, t = {}) {
183
183
  const { signed: s, size: n } = t, r = BigInt(e);
184
184
  let i;
185
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
186
  const o = typeof i == "bigint" && s ? -i - 1n : 0;
187
187
  if (i && r > i || r < o) {
188
188
  const c = typeof e == "bigint" ? "n" : "";
189
- throw new bt({
189
+ throw new xt({
190
190
  max: i ? `${i}${c}` : void 0,
191
191
  min: `${o}${c}`,
192
192
  signed: s,
@@ -197,16 +197,16 @@ function Fe(e, t = {}) {
197
197
  const a = `0x${(s && r < 0 ? (1n << BigInt(n * 8)) + BigInt(r) : r).toString(16)}`;
198
198
  return n ? H(a, { size: n }) : a;
199
199
  }
200
- const wt = /* @__PURE__ */ new TextEncoder();
201
- function Et(e, t = {}) {
202
- const s = wt.encode(e);
200
+ const Bt = /* @__PURE__ */ new TextEncoder();
201
+ function Pt(e, t = {}) {
202
+ const s = Bt.encode(e);
203
203
  return $(s, t);
204
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);
205
+ const It = /* @__PURE__ */ new TextEncoder();
206
+ function ze(e, t = {}) {
207
+ return typeof e == "number" || typeof e == "bigint" ? Tt(e, t) : typeof e == "boolean" ? vt(e, t) : W(e) ? U(e, t) : Se(e, t);
208
208
  }
209
- function Pt(e, t = {}) {
209
+ function vt(e, t = {}) {
210
210
  const s = new Uint8Array(1);
211
211
  return s[0] = Number(e), typeof t.size == "number" ? (S(s, { size: t.size }), H(s, { size: t.size })) : s;
212
212
  }
@@ -218,7 +218,7 @@ const y = {
218
218
  a: 97,
219
219
  f: 102
220
220
  };
221
- function xe(e) {
221
+ function ge(e) {
222
222
  if (e >= y.zero && e <= y.nine)
223
223
  return e - y.zero;
224
224
  if (e >= y.A && e <= y.F)
@@ -233,91 +233,91 @@ function U(e, t = {}) {
233
233
  n.length % 2 && (n = `0${n}`);
234
234
  const r = n.length / 2, i = new Uint8Array(r);
235
235
  for (let o = 0, a = 0; o < r; o++) {
236
- const c = xe(n.charCodeAt(a++)), l = xe(n.charCodeAt(a++));
236
+ const c = ge(n.charCodeAt(a++)), l = ge(n.charCodeAt(a++));
237
237
  if (c === void 0 || l === void 0)
238
238
  throw new u(`Invalid byte sequence ("${n[a - 2]}${n[a - 1]}" in "${n}").`);
239
239
  i[o] = c * 16 + l;
240
240
  }
241
241
  return i;
242
242
  }
243
- function It(e, t) {
244
- const s = Fe(e, t);
243
+ function Tt(e, t) {
244
+ const s = Ue(e, t);
245
245
  return U(s);
246
246
  }
247
- function ze(e, t = {}) {
248
- const s = Bt.encode(e);
247
+ function Se(e, t = {}) {
248
+ const s = It.encode(e);
249
249
  return typeof t.size == "number" ? (S(s, { size: t.size }), H(s, { dir: "right", size: t.size })) : s;
250
250
  }
251
- function Q(e) {
251
+ function J(e) {
252
252
  if (!Number.isSafeInteger(e) || e < 0)
253
253
  throw new Error("positive integer expected, got " + e);
254
254
  }
255
- function vt(e) {
255
+ function $t(e) {
256
256
  return e instanceof Uint8Array || ArrayBuffer.isView(e) && e.constructor.name === "Uint8Array";
257
257
  }
258
258
  function ee(e, ...t) {
259
- if (!vt(e))
259
+ if (!$t(e))
260
260
  throw new Error("Uint8Array expected");
261
261
  if (t.length > 0 && !t.includes(e.length))
262
262
  throw new Error("Uint8Array expected of length " + t + ", got length=" + e.length);
263
263
  }
264
- function un(e) {
264
+ function dn(e) {
265
265
  if (typeof e != "function" || typeof e.create != "function")
266
266
  throw new Error("Hash should be wrapped by utils.wrapConstructor");
267
- Q(e.outputLen), Q(e.blockLen);
267
+ J(e.outputLen), J(e.blockLen);
268
268
  }
269
- function Z(e, t = !0) {
269
+ function Q(e, t = !0) {
270
270
  if (e.destroyed)
271
271
  throw new Error("Hash instance has been destroyed");
272
272
  if (t && e.finished)
273
273
  throw new Error("Hash#digest() has already been called");
274
274
  }
275
- function Se(e, t) {
275
+ function ke(e, t) {
276
276
  ee(e);
277
277
  const s = t.outputLen;
278
278
  if (e.length < s)
279
279
  throw new Error("digestInto() expects output buffer of length at least " + s);
280
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 };
281
+ const q = /* @__PURE__ */ BigInt(2 ** 32 - 1), ye = /* @__PURE__ */ BigInt(32);
282
+ function At(e, t = !1) {
283
+ return t ? { h: Number(e & q), l: Number(e >> ye & q) } : { h: Number(e >> ye & q) | 0, l: Number(e & q) | 0 };
284
284
  }
285
- function $t(e, t = !1) {
285
+ function Ft(e, t = !1) {
286
286
  let s = new Uint32Array(e.length), n = new Uint32Array(e.length);
287
287
  for (let r = 0; r < e.length; r++) {
288
- const { h: i, l: o } = Tt(e[r], t);
288
+ const { h: i, l: o } = At(e[r], t);
289
289
  [s[r], n[r]] = [i, o];
290
290
  }
291
291
  return [s, n];
292
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;
293
+ const Ct = (e, t, s) => e << s | t >>> 32 - s, Ut = (e, t, s) => t << s | e >>> 32 - s, zt = (e, t, s) => t << s - 32 | e >>> 64 - s, St = (e, t, s) => e << s - 32 | t >>> 64 - s, L = typeof globalThis == "object" && "crypto" in globalThis ? globalThis.crypto : void 0;
294
294
  /*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */
295
- function zt(e) {
295
+ function kt(e) {
296
296
  return new Uint32Array(e.buffer, e.byteOffset, Math.floor(e.byteLength / 4));
297
297
  }
298
298
  function re(e) {
299
299
  return new DataView(e.buffer, e.byteOffset, e.byteLength);
300
300
  }
301
- function x(e, t) {
301
+ function g(e, t) {
302
302
  return e << 32 - t | e >>> t;
303
303
  }
304
- const ye = new Uint8Array(new Uint32Array([287454020]).buffer)[0] === 68;
305
- function St(e) {
304
+ const we = new Uint8Array(new Uint32Array([287454020]).buffer)[0] === 68;
305
+ function Lt(e) {
306
306
  return e << 24 & 4278190080 | e << 8 & 16711680 | e >>> 8 & 65280 | e >>> 24 & 255;
307
307
  }
308
- function we(e) {
308
+ function Ee(e) {
309
309
  for (let t = 0; t < e.length; t++)
310
- e[t] = St(e[t]);
310
+ e[t] = Lt(e[t]);
311
311
  }
312
- function kt(e) {
312
+ function Gt(e) {
313
313
  if (typeof e != "string")
314
314
  throw new Error("utf8ToBytes expected string, got " + typeof e);
315
315
  return new Uint8Array(new TextEncoder().encode(e));
316
316
  }
317
- function ae(e) {
318
- return typeof e == "string" && (e = kt(e)), ee(e), e;
317
+ function ce(e) {
318
+ return typeof e == "string" && (e = Gt(e)), ee(e), e;
319
319
  }
320
- function ln(...e) {
320
+ function fn(...e) {
321
321
  let t = 0;
322
322
  for (let n = 0; n < e.length; n++) {
323
323
  const r = e[n];
@@ -330,45 +330,45 @@ function ln(...e) {
330
330
  }
331
331
  return s;
332
332
  }
333
- class ke {
333
+ class Le {
334
334
  // Safe version that clones internal state
335
335
  clone() {
336
336
  return this._cloneInto();
337
337
  }
338
338
  }
339
- function Le(e) {
340
- const t = (n) => e().update(ae(n)).digest(), s = e();
339
+ function Ge(e) {
340
+ const t = (n) => e().update(ce(n)).digest(), s = e();
341
341
  return t.outputLen = s.outputLen, t.blockLen = s.blockLen, t.create = () => e(), t;
342
342
  }
343
- function dn(e = 32) {
343
+ function hn(e = 32) {
344
344
  if (L && typeof L.getRandomValues == "function")
345
345
  return L.getRandomValues(new Uint8Array(e));
346
346
  if (L && typeof L.randomBytes == "function")
347
347
  return L.randomBytes(e);
348
348
  throw new Error("crypto.getRandomValues must be defined");
349
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);
350
+ const He = [], Oe = [], Ne = [], Ht = /* @__PURE__ */ BigInt(0), V = /* @__PURE__ */ BigInt(1), Ot = /* @__PURE__ */ BigInt(2), Nt = /* @__PURE__ */ BigInt(7), Mt = /* @__PURE__ */ BigInt(256), _t = /* @__PURE__ */ BigInt(113);
351
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;
352
+ [s, n] = [n, (2 * s + 3 * n) % 5], He.push(2 * (5 * n + s)), Oe.push((e + 1) * (e + 2) / 2 % 64);
353
+ let r = Ht;
354
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);
355
+ t = (t << V ^ (t >> Nt) * _t) % Mt, t & Ot && (r ^= V << (V << /* @__PURE__ */ BigInt(i)) - V);
356
+ Ne.push(r);
357
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) {
358
+ const [Vt, Dt] = /* @__PURE__ */ Ft(Ne, !0), Be = (e, t, s) => s > 32 ? zt(e, t, s) : Ct(e, t, s), Pe = (e, t, s) => s > 32 ? St(e, t, s) : Ut(e, t, s);
359
+ function jt(e, t = 24) {
360
360
  const s = new Uint32Array(10);
361
361
  for (let n = 24 - t; n < 24; n++) {
362
362
  for (let o = 0; o < 10; o++)
363
363
  s[o] = e[o] ^ e[o + 10] ^ e[o + 20] ^ e[o + 30] ^ e[o + 40];
364
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];
365
+ const a = (o + 8) % 10, c = (o + 2) % 10, l = s[c], h = s[c + 1], d = Be(l, h, 1) ^ s[a], b = Pe(l, h, 1) ^ s[a + 1];
366
366
  for (let p = 0; p < 50; p += 10)
367
367
  e[o + p] ^= d, e[o + p + 1] ^= b;
368
368
  }
369
369
  let r = e[2], i = e[3];
370
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];
371
+ const a = Oe[o], c = Be(r, i, a), l = Pe(r, i, a), h = He[o];
372
372
  r = e[h], i = e[h + 1], e[h] = c, e[h + 1] = l;
373
373
  }
374
374
  for (let o = 0; o < 50; o += 10) {
@@ -377,24 +377,24 @@ function Vt(e, t = 24) {
377
377
  for (let a = 0; a < 10; a++)
378
378
  e[o + a] ^= ~s[(a + 2) % 10] & s[(a + 4) % 10];
379
379
  }
380
- e[0] ^= Mt[n], e[1] ^= _t[n];
380
+ e[0] ^= Vt[n], e[1] ^= Dt[n];
381
381
  }
382
382
  s.fill(0);
383
383
  }
384
- class ce extends ke {
384
+ class ue extends Le {
385
385
  // NOTE: we accept arguments in bytes instead of bits here.
386
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)
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, J(n), 0 >= this.blockLen || this.blockLen >= 200)
388
388
  throw new Error("Sha3 supports only keccak-f1600 function");
389
- this.state = new Uint8Array(200), this.state32 = zt(this.state);
389
+ this.state = new Uint8Array(200), this.state32 = kt(this.state);
390
390
  }
391
391
  keccak() {
392
- ye || we(this.state32), Vt(this.state32, this.rounds), ye || we(this.state32), this.posOut = 0, this.pos = 0;
392
+ we || Ee(this.state32), jt(this.state32, this.rounds), we || Ee(this.state32), this.posOut = 0, this.pos = 0;
393
393
  }
394
394
  update(t) {
395
- Z(this);
395
+ Q(this);
396
396
  const { blockLen: s, state: n } = this;
397
- t = ae(t);
397
+ t = ce(t);
398
398
  const r = t.length;
399
399
  for (let i = 0; i < r; ) {
400
400
  const o = Math.min(s - this.pos, r - i);
@@ -412,7 +412,7 @@ class ce extends ke {
412
412
  t[n] ^= s, (s & 128) !== 0 && n === r - 1 && this.keccak(), t[r - 1] ^= 128, this.keccak();
413
413
  }
414
414
  writeInto(t) {
415
- Z(this, !1), ee(t), this.finish();
415
+ Q(this, !1), ee(t), this.finish();
416
416
  const s = this.state, { blockLen: n } = this;
417
417
  for (let r = 0, i = t.length; r < i; ) {
418
418
  this.posOut >= n && this.keccak();
@@ -427,10 +427,10 @@ class ce extends ke {
427
427
  return this.writeInto(t);
428
428
  }
429
429
  xof(t) {
430
- return Q(t), this.xofInto(new Uint8Array(t));
430
+ return J(t), this.xofInto(new Uint8Array(t));
431
431
  }
432
432
  digestInto(t) {
433
- if (Se(t, this), this.finished)
433
+ if (ke(t, this), this.finished)
434
434
  throw new Error("digest() was already called");
435
435
  return this.writeInto(t), this.destroy(), t;
436
436
  }
@@ -442,15 +442,15 @@ class ce extends ke {
442
442
  }
443
443
  _cloneInto(t) {
444
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;
445
+ return t || (t = new ue(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
446
  }
447
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);
448
+ const Rt = (e, t, s) => Ge(() => new ue(t, e, s)), Kt = /* @__PURE__ */ Rt(1, 136, 256 / 8);
449
+ function Wt(e, t) {
450
+ const s = t || "hex", n = Kt(W(e, { strict: !1 }) ? ze(e) : e);
451
451
  return s === "bytes" ? n : f(n);
452
452
  }
453
- class I extends u {
453
+ class v extends u {
454
454
  constructor({ address: t }) {
455
455
  super(`Address "${t}" is invalid.`, {
456
456
  metaMessages: [
@@ -461,7 +461,7 @@ class I extends u {
461
461
  });
462
462
  }
463
463
  }
464
- class Ne extends Map {
464
+ class Me extends Map {
465
465
  constructor(t) {
466
466
  super(), Object.defineProperty(this, "maxSize", {
467
467
  enumerable: !0,
@@ -482,33 +482,33 @@ class Ne extends Map {
482
482
  return this;
483
483
  }
484
484
  }
485
- const ie = /* @__PURE__ */ new Ne(8192);
486
- function Me(e, t) {
485
+ const ie = /* @__PURE__ */ new Me(8192);
486
+ function _e(e, t) {
487
487
  if (ie.has(`${e}.${t}`))
488
488
  return ie.get(`${e}.${t}`);
489
- const s = e.substring(2).toLowerCase(), n = Rt(ze(s), "bytes"), r = s.split("");
489
+ const s = e.substring(2).toLowerCase(), n = Wt(Se(s), "bytes"), r = s.split("");
490
490
  for (let o = 0; o < 40; o += 2)
491
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
492
  const i = `0x${r.join("")}`;
493
493
  return ie.set(`${e}.${t}`, i), i;
494
494
  }
495
- function fn(e, t) {
496
- if (!v(e, { strict: !1 }))
497
- throw new I({ address: e });
498
- return Me(e, t);
495
+ function pn(e, t) {
496
+ if (!T(e, { strict: !1 }))
497
+ throw new v({ address: e });
498
+ return _e(e, t);
499
499
  }
500
- const Kt = /^0x[a-fA-F0-9]{40}$/, oe = /* @__PURE__ */ new Ne(8192);
501
- function v(e, t) {
500
+ const Xt = /^0x[a-fA-F0-9]{40}$/, oe = /* @__PURE__ */ new Me(8192);
501
+ function T(e, t) {
502
502
  const { strict: s = !0 } = t ?? {}, n = `${e}.${s}`;
503
503
  if (oe.has(n))
504
504
  return oe.get(n);
505
- const r = Kt.test(e) ? e.toLowerCase() === e ? !0 : s ? Me(e) === e : !0 : !1;
505
+ const r = Xt.test(e) ? e.toLowerCase() === e ? !0 : s ? _e(e) === e : !0 : !1;
506
506
  return oe.set(n, r), r;
507
507
  }
508
- function hn(e) {
509
- return typeof e[0] == "string" ? O(e) : Wt(e);
508
+ function bn(e) {
509
+ return typeof e[0] == "string" ? O(e) : Zt(e);
510
510
  }
511
- function Wt(e) {
511
+ function Zt(e) {
512
512
  let t = 0;
513
513
  for (const r of e)
514
514
  t += r.length;
@@ -521,57 +521,57 @@ function Wt(e) {
521
521
  function O(e) {
522
522
  return `0x${e.reduce((t, s) => t + s.replace("0x", ""), "")}`;
523
523
  }
524
- function Xt(e, t, s, { strict: n } = {}) {
525
- return W(e, { strict: !1 }) ? Yt(e, t, s, {
524
+ function qt(e, t, s, { strict: n } = {}) {
525
+ return W(e, { strict: !1 }) ? Jt(e, t, s, {
526
526
  strict: n
527
- }) : qt(e, t, s, {
527
+ }) : Yt(e, t, s, {
528
528
  strict: n
529
529
  });
530
530
  }
531
- function _e(e, t) {
532
- if (typeof t == "number" && t > 0 && t > P(e) - 1)
533
- throw new Ae({
531
+ function Ve(e, t) {
532
+ if (typeof t == "number" && t > 0 && t > I(e) - 1)
533
+ throw new Fe({
534
534
  offset: t,
535
535
  position: "start",
536
- size: P(e)
536
+ size: I(e)
537
537
  });
538
538
  }
539
- function Ve(e, t, s) {
540
- if (typeof t == "number" && typeof s == "number" && P(e) !== s - t)
541
- throw new Ae({
539
+ function De(e, t, s) {
540
+ if (typeof t == "number" && typeof s == "number" && I(e) !== s - t)
541
+ throw new Fe({
542
542
  offset: s,
543
543
  position: "end",
544
- size: P(e)
544
+ size: I(e)
545
545
  });
546
546
  }
547
- function qt(e, t, s, { strict: n } = {}) {
548
- _e(e, t);
547
+ function Yt(e, t, s, { strict: n } = {}) {
548
+ Ve(e, t);
549
549
  const r = e.slice(t, s);
550
- return n && Ve(r, t, s), r;
550
+ return n && De(r, t, s), r;
551
551
  }
552
- function Yt(e, t, s, { strict: n } = {}) {
553
- _e(e, t);
552
+ function Jt(e, t, s, { strict: n } = {}) {
553
+ Ve(e, t);
554
554
  const r = `0x${e.replace("0x", "").slice((t ?? 0) * 2, (s ?? e.length) * 2)}`;
555
- return n && Ve(r, t, s), r;
555
+ return n && De(r, t, s), r;
556
556
  }
557
- class Pe extends u {
557
+ class Ie extends u {
558
558
  constructor({ offset: t }) {
559
559
  super(`Offset \`${t}\` cannot be negative.`, {
560
560
  name: "NegativeOffsetError"
561
561
  });
562
562
  }
563
563
  }
564
- class Jt extends u {
564
+ class Qt extends u {
565
565
  constructor({ length: t, position: s }) {
566
566
  super(`Position \`${s}\` is out of bounds (\`0 < position < ${t}\`).`, { name: "PositionOutOfBoundsError" });
567
567
  }
568
568
  }
569
- class Qt extends u {
569
+ class es extends u {
570
570
  constructor({ count: t, limit: s }) {
571
571
  super(`Recursive read limit of \`${s}\` exceeded (recursive read count: \`${t}\`).`, { name: "RecursiveReadLimitExceededError" });
572
572
  }
573
573
  }
574
- const Zt = {
574
+ const ts = {
575
575
  bytes: new Uint8Array(),
576
576
  dataView: new DataView(new ArrayBuffer(0)),
577
577
  position: 0,
@@ -580,21 +580,21 @@ const Zt = {
580
580
  recursiveReadLimit: Number.POSITIVE_INFINITY,
581
581
  assertReadLimit() {
582
582
  if (this.recursiveReadCount >= this.recursiveReadLimit)
583
- throw new Qt({
583
+ throw new es({
584
584
  count: this.recursiveReadCount + 1,
585
585
  limit: this.recursiveReadLimit
586
586
  });
587
587
  },
588
588
  assertPosition(e) {
589
589
  if (e < 0 || e > this.bytes.length - 1)
590
- throw new Jt({
590
+ throw new Qt({
591
591
  length: this.bytes.length,
592
592
  position: e
593
593
  });
594
594
  },
595
595
  decrementPosition(e) {
596
596
  if (e < 0)
597
- throw new Pe({ offset: e });
597
+ throw new Ie({ offset: e });
598
598
  const t = this.position - e;
599
599
  this.assertPosition(t), this.position = t;
600
600
  },
@@ -603,7 +603,7 @@ const Zt = {
603
603
  },
604
604
  incrementPosition(e) {
605
605
  if (e < 0)
606
- throw new Pe({ offset: e });
606
+ throw new Ie({ offset: e });
607
607
  const t = this.position + e;
608
608
  this.assertPosition(t), this.position = t;
609
609
  },
@@ -693,18 +693,18 @@ const Zt = {
693
693
  this.positionReadCount.set(this.position, e + 1), e > 0 && this.recursiveReadCount++;
694
694
  }
695
695
  };
696
- function De(e, { recursiveReadLimit: t = 8192 } = {}) {
697
- const s = Object.create(Zt);
696
+ function je(e, { recursiveReadLimit: t = 8192 } = {}) {
697
+ const s = Object.create(ts);
698
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
699
  }
700
- const es = {
700
+ const ss = {
701
701
  gwei: 9,
702
702
  wei: 18
703
- }, ts = {
703
+ }, ns = {
704
704
  ether: -9,
705
705
  wei: 9
706
706
  };
707
- function je(e, t) {
707
+ function Re(e, t) {
708
708
  let s = e.toString();
709
709
  const n = s.startsWith("-");
710
710
  n && (s = s.slice(1)), s = s.padStart(t, "0");
@@ -714,18 +714,18 @@ function je(e, t) {
714
714
  ];
715
715
  return i = i.replace(/(0+)$/, ""), `${n ? "-" : ""}${r || "0"}${i ? `.${i}` : ""}`;
716
716
  }
717
- function ss(e, t = "wei") {
718
- return je(e, es[t]);
717
+ function rs(e, t = "wei") {
718
+ return Re(e, ss[t]);
719
719
  }
720
- function F(e, t = "wei") {
721
- return je(e, ts[t]);
720
+ function C(e, t = "wei") {
721
+ return Re(e, ns[t]);
722
722
  }
723
- function Re(e) {
723
+ function Ke(e) {
724
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
725
  return t.map(([n, r]) => ` ${`${n}:`.padEnd(s + 1)} ${r}`).join(`
726
726
  `);
727
727
  }
728
- class pn extends u {
728
+ class mn extends u {
729
729
  constructor() {
730
730
  super([
731
731
  "Cannot specify both a `gasPrice` and a `maxFeePerGas`/`maxPriorityFeePerGas`.",
@@ -734,20 +734,20 @@ class pn extends u {
734
734
  `), { name: "FeeConflictError" });
735
735
  }
736
736
  }
737
- class ns extends u {
737
+ class is extends u {
738
738
  constructor({ v: t }) {
739
739
  super(`Invalid \`v\` value "${t}". Expected 27 or 28.`, {
740
740
  name: "InvalidLegacyVError"
741
741
  });
742
742
  }
743
743
  }
744
- class rs extends u {
744
+ class os extends u {
745
745
  constructor({ transaction: t }) {
746
746
  super("Cannot infer a transaction type from provided transaction.", {
747
747
  metaMessages: [
748
748
  "Provided Transaction:",
749
749
  "{",
750
- Re(t),
750
+ Ke(t),
751
751
  "}",
752
752
  "",
753
753
  "To infer the type, either provide:",
@@ -762,24 +762,24 @@ class rs extends u {
762
762
  });
763
763
  }
764
764
  }
765
- class is extends u {
765
+ class as extends u {
766
766
  constructor({ storageKey: t }) {
767
767
  super(`Size for storage key "${t}" is invalid. Expected 32 bytes. Got ${Math.floor((t.length - 2) / 2)} bytes.`, { name: "InvalidStorageKeySizeError" });
768
768
  }
769
769
  }
770
- class bn extends u {
770
+ class xn extends u {
771
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({
772
+ var E;
773
+ const p = Ke({
774
774
  chain: r && `${r == null ? void 0 : r.name} (id: ${r == null ? void 0 : r.id})`,
775
775
  from: s == null ? void 0 : s.address,
776
776
  to: d,
777
- value: typeof b < "u" && `${ss(b)} ${((w = r == null ? void 0 : r.nativeCurrency) == null ? void 0 : w.symbol) || "ETH"}`,
777
+ value: typeof b < "u" && `${rs(b)} ${((E = r == null ? void 0 : r.nativeCurrency) == null ? void 0 : E.symbol) || "ETH"}`,
778
778
  data: i,
779
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`,
780
+ gasPrice: typeof a < "u" && `${C(a)} gwei`,
781
+ maxFeePerGas: typeof c < "u" && `${C(c)} gwei`,
782
+ maxPriorityFeePerGas: typeof l < "u" && `${C(l)} gwei`,
783
783
  nonce: h
784
784
  });
785
785
  super(t.shortMessage, {
@@ -799,7 +799,7 @@ class bn extends u {
799
799
  }), this.cause = t;
800
800
  }
801
801
  }
802
- class mn extends u {
802
+ class gn extends u {
803
803
  constructor({ blockHash: t, blockNumber: s, blockTag: n, hash: r, index: i }) {
804
804
  let o = "Transaction";
805
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.`, {
@@ -807,27 +807,27 @@ class mn extends u {
807
807
  });
808
808
  }
809
809
  }
810
- class xn extends u {
810
+ class yn extends u {
811
811
  constructor({ hash: t }) {
812
812
  super(`Transaction receipt with hash "${t}" could not be found. The Transaction may not be processed on a block yet.`, {
813
813
  name: "TransactionReceiptNotFoundError"
814
814
  });
815
815
  }
816
816
  }
817
- class gn extends u {
817
+ class wn extends u {
818
818
  constructor({ hash: t }) {
819
819
  super(`Timed out while waiting for transaction with hash "${t}" to be confirmed.`, { name: "WaitForTransactionReceiptTimeoutError" });
820
820
  }
821
821
  }
822
822
  function z(e, t = "hex") {
823
- const s = Ke(e), n = De(new Uint8Array(s.length));
823
+ const s = We(e), n = je(new Uint8Array(s.length));
824
824
  return s.encode(n), t === "hex" ? $(n.bytes) : n.bytes;
825
825
  }
826
- function Ke(e) {
827
- return Array.isArray(e) ? os(e.map((t) => Ke(t))) : as(e);
826
+ function We(e) {
827
+ return Array.isArray(e) ? cs(e.map((t) => We(t))) : us(e);
828
828
  }
829
- function os(e) {
830
- const t = e.reduce((r, i) => r + i.length, 0), s = We(t);
829
+ function cs(e) {
830
+ const t = e.reduce((r, i) => r + i.length, 0), s = Xe(t);
831
831
  return {
832
832
  length: t <= 55 ? 1 + t : 1 + s + t,
833
833
  encode(r) {
@@ -837,8 +837,8 @@ function os(e) {
837
837
  }
838
838
  };
839
839
  }
840
- function as(e) {
841
- const t = typeof e == "string" ? U(e) : e, s = We(t.length);
840
+ function us(e) {
841
+ const t = typeof e == "string" ? U(e) : e, s = Xe(t.length);
842
842
  return {
843
843
  length: t.length === 1 && t[0] < 128 ? 1 : t.length <= 55 ? 1 + t.length : 1 + s + t.length,
844
844
  encode(r) {
@@ -846,7 +846,7 @@ function as(e) {
846
846
  }
847
847
  };
848
848
  }
849
- function We(e) {
849
+ function Xe(e) {
850
850
  if (e < 2 ** 8)
851
851
  return 1;
852
852
  if (e < 2 ** 16)
@@ -857,7 +857,7 @@ function We(e) {
857
857
  return 4;
858
858
  throw new u("Length is too large.");
859
859
  }
860
- class Xe extends u {
860
+ class Ze extends u {
861
861
  constructor({ cause: t, message: s } = {}) {
862
862
  var r;
863
863
  const n = (r = s == null ? void 0 : s.replace("execution reverted: ", "")) == null ? void 0 : r.replace("execution reverted", "");
@@ -867,13 +867,13 @@ class Xe extends u {
867
867
  });
868
868
  }
869
869
  }
870
- Object.defineProperty(Xe, "code", {
870
+ Object.defineProperty(Ze, "code", {
871
871
  enumerable: !0,
872
872
  configurable: !0,
873
873
  writable: !0,
874
874
  value: 3
875
875
  });
876
- Object.defineProperty(Xe, "nodeMessage", {
876
+ Object.defineProperty(Ze, "nodeMessage", {
877
877
  enumerable: !0,
878
878
  configurable: !0,
879
879
  writable: !0,
@@ -881,7 +881,7 @@ Object.defineProperty(Xe, "nodeMessage", {
881
881
  });
882
882
  class te extends u {
883
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).`, {
884
+ super(`The fee cap (\`maxFeePerGas\`${s ? ` = ${C(s)} gwei` : ""}) cannot be higher than the maximum allowed value (2^256-1).`, {
885
885
  cause: t,
886
886
  name: "FeeCapTooHighError"
887
887
  });
@@ -893,32 +893,32 @@ Object.defineProperty(te, "nodeMessage", {
893
893
  writable: !0,
894
894
  value: /max fee per gas higher than 2\^256-1|fee cap higher than 2\^256-1/
895
895
  });
896
- class cs extends u {
896
+ class ls extends u {
897
897
  constructor({ cause: t, maxFeePerGas: s } = {}) {
898
- super(`The fee cap (\`maxFeePerGas\`${s ? ` = ${F(s)}` : ""} gwei) cannot be lower than the block base fee.`, {
898
+ super(`The fee cap (\`maxFeePerGas\`${s ? ` = ${C(s)}` : ""} gwei) cannot be lower than the block base fee.`, {
899
899
  cause: t,
900
900
  name: "FeeCapTooLowError"
901
901
  });
902
902
  }
903
903
  }
904
- Object.defineProperty(cs, "nodeMessage", {
904
+ Object.defineProperty(ls, "nodeMessage", {
905
905
  enumerable: !0,
906
906
  configurable: !0,
907
907
  writable: !0,
908
908
  value: /max fee per gas less than block base fee|fee cap less than block base fee|transaction is outdated/
909
909
  });
910
- class us extends u {
910
+ class ds extends u {
911
911
  constructor({ cause: t, nonce: s } = {}) {
912
912
  super(`Nonce provided for the transaction ${s ? `(${s}) ` : ""}is higher than the next one expected.`, { cause: t, name: "NonceTooHighError" });
913
913
  }
914
914
  }
915
- Object.defineProperty(us, "nodeMessage", {
915
+ Object.defineProperty(ds, "nodeMessage", {
916
916
  enumerable: !0,
917
917
  configurable: !0,
918
918
  writable: !0,
919
919
  value: /nonce too high/
920
920
  });
921
- class ls extends u {
921
+ class fs extends u {
922
922
  constructor({ cause: t, nonce: s } = {}) {
923
923
  super([
924
924
  `Nonce provided for the transaction ${s ? `(${s}) ` : ""}is lower than the current nonce of the account.`,
@@ -927,24 +927,24 @@ class ls extends u {
927
927
  `), { cause: t, name: "NonceTooLowError" });
928
928
  }
929
929
  }
930
- Object.defineProperty(ls, "nodeMessage", {
930
+ Object.defineProperty(fs, "nodeMessage", {
931
931
  enumerable: !0,
932
932
  configurable: !0,
933
933
  writable: !0,
934
934
  value: /nonce too low|transaction already imported|already known/
935
935
  });
936
- class ds extends u {
936
+ class hs extends u {
937
937
  constructor({ cause: t, nonce: s } = {}) {
938
938
  super(`Nonce provided for the transaction ${s ? `(${s}) ` : ""}exceeds the maximum allowed nonce.`, { cause: t, name: "NonceMaxValueError" });
939
939
  }
940
940
  }
941
- Object.defineProperty(ds, "nodeMessage", {
941
+ Object.defineProperty(hs, "nodeMessage", {
942
942
  enumerable: !0,
943
943
  configurable: !0,
944
944
  writable: !0,
945
945
  value: /nonce has max value/
946
946
  });
947
- class fs extends u {
947
+ class ps extends u {
948
948
  constructor({ cause: t } = {}) {
949
949
  super([
950
950
  "The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account."
@@ -965,13 +965,13 @@ class fs extends u {
965
965
  });
966
966
  }
967
967
  }
968
- Object.defineProperty(fs, "nodeMessage", {
968
+ Object.defineProperty(ps, "nodeMessage", {
969
969
  enumerable: !0,
970
970
  configurable: !0,
971
971
  writable: !0,
972
972
  value: /insufficient funds|exceeds transaction sender account balance/
973
973
  });
974
- class hs extends u {
974
+ class bs extends u {
975
975
  constructor({ cause: t, gas: s } = {}) {
976
976
  super(`The amount of gas ${s ? `(${s}) ` : ""}provided for the transaction exceeds the limit allowed for the block.`, {
977
977
  cause: t,
@@ -979,13 +979,13 @@ class hs extends u {
979
979
  });
980
980
  }
981
981
  }
982
- Object.defineProperty(hs, "nodeMessage", {
982
+ Object.defineProperty(bs, "nodeMessage", {
983
983
  enumerable: !0,
984
984
  configurable: !0,
985
985
  writable: !0,
986
986
  value: /intrinsic gas too high|gas limit reached/
987
987
  });
988
- class ps extends u {
988
+ class ms extends u {
989
989
  constructor({ cause: t, gas: s } = {}) {
990
990
  super(`The amount of gas ${s ? `(${s}) ` : ""}provided for the transaction is too low.`, {
991
991
  cause: t,
@@ -993,13 +993,13 @@ class ps extends u {
993
993
  });
994
994
  }
995
995
  }
996
- Object.defineProperty(ps, "nodeMessage", {
996
+ Object.defineProperty(ms, "nodeMessage", {
997
997
  enumerable: !0,
998
998
  configurable: !0,
999
999
  writable: !0,
1000
1000
  value: /intrinsic gas too low/
1001
1001
  });
1002
- class bs extends u {
1002
+ class xs extends u {
1003
1003
  constructor({ cause: t }) {
1004
1004
  super("The transaction type is not supported for this chain.", {
1005
1005
  cause: t,
@@ -1007,7 +1007,7 @@ class bs extends u {
1007
1007
  });
1008
1008
  }
1009
1009
  }
1010
- Object.defineProperty(bs, "nodeMessage", {
1010
+ Object.defineProperty(xs, "nodeMessage", {
1011
1011
  enumerable: !0,
1012
1012
  configurable: !0,
1013
1013
  writable: !0,
@@ -1016,7 +1016,7 @@ Object.defineProperty(bs, "nodeMessage", {
1016
1016
  class qe extends u {
1017
1017
  constructor({ cause: t, maxPriorityFeePerGas: s, maxFeePerGas: n } = {}) {
1018
1018
  super([
1019
- `The provided tip (\`maxPriorityFeePerGas\`${s ? ` = ${F(s)} gwei` : ""}) cannot be higher than the fee cap (\`maxFeePerGas\`${n ? ` = ${F(n)} gwei` : ""}).`
1019
+ `The provided tip (\`maxPriorityFeePerGas\`${s ? ` = ${C(s)} gwei` : ""}) cannot be higher than the fee cap (\`maxFeePerGas\`${n ? ` = ${C(n)} gwei` : ""}).`
1020
1020
  ].join(`
1021
1021
  `), {
1022
1022
  cause: t,
@@ -1030,7 +1030,7 @@ Object.defineProperty(qe, "nodeMessage", {
1030
1030
  writable: !0,
1031
1031
  value: /max priority fee per gas higher than max fee per gas|tip higher than fee cap/
1032
1032
  });
1033
- class yn extends u {
1033
+ class En extends u {
1034
1034
  constructor({ cause: t }) {
1035
1035
  super(`An error occurred while executing: ${t == null ? void 0 : t.shortMessage}`, {
1036
1036
  cause: t,
@@ -1038,7 +1038,7 @@ class yn extends u {
1038
1038
  });
1039
1039
  }
1040
1040
  }
1041
- function ue(e, t) {
1041
+ function le(e, t) {
1042
1042
  return ({ exclude: s, format: n }) => ({
1043
1043
  exclude: s,
1044
1044
  format: (r) => {
@@ -1054,25 +1054,25 @@ function ue(e, t) {
1054
1054
  type: e
1055
1055
  });
1056
1056
  }
1057
- const le = 2n ** 256n - 1n, Ye = {
1057
+ const de = 2n ** 256n - 1n, Ye = {
1058
1058
  "0x0": "legacy",
1059
1059
  "0x1": "eip2930",
1060
1060
  "0x2": "eip1559",
1061
1061
  "0x3": "eip4844",
1062
1062
  "0x4": "eip7702"
1063
1063
  };
1064
- function de(e) {
1064
+ function fe(e) {
1065
1065
  const t = {
1066
1066
  ...e,
1067
1067
  blockHash: e.blockHash ? e.blockHash : null,
1068
1068
  blockNumber: e.blockNumber ? BigInt(e.blockNumber) : null,
1069
- chainId: e.chainId ? J(e.chainId) : void 0,
1069
+ chainId: e.chainId ? Y(e.chainId) : void 0,
1070
1070
  gas: e.gas ? BigInt(e.gas) : void 0,
1071
1071
  gasPrice: e.gasPrice ? BigInt(e.gasPrice) : void 0,
1072
1072
  maxFeePerBlobGas: e.maxFeePerBlobGas ? BigInt(e.maxFeePerBlobGas) : void 0,
1073
1073
  maxFeePerGas: e.maxFeePerGas ? BigInt(e.maxFeePerGas) : void 0,
1074
1074
  maxPriorityFeePerGas: e.maxPriorityFeePerGas ? BigInt(e.maxPriorityFeePerGas) : void 0,
1075
- nonce: e.nonce ? J(e.nonce) : void 0,
1075
+ nonce: e.nonce ? Y(e.nonce) : void 0,
1076
1076
  to: e.to ? e.to : null,
1077
1077
  transactionIndex: e.transactionIndex ? Number(e.transactionIndex) : null,
1078
1078
  type: e.type ? Ye[e.type] : void 0,
@@ -1080,7 +1080,7 @@ function de(e) {
1080
1080
  value: e.value ? BigInt(e.value) : void 0,
1081
1081
  v: e.v ? BigInt(e.v) : void 0
1082
1082
  };
1083
- return e.authorizationList && (t.authorizationList = xs(e.authorizationList)), t.yParity = (() => {
1083
+ return e.authorizationList && (t.authorizationList = ys(e.authorizationList)), t.yParity = (() => {
1084
1084
  if (e.yParity)
1085
1085
  return Number(e.yParity);
1086
1086
  if (typeof t.v == "bigint") {
@@ -1093,8 +1093,8 @@ function de(e) {
1093
1093
  }
1094
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
1095
  }
1096
- const ms = /* @__PURE__ */ ue("transaction", de);
1097
- function xs(e) {
1096
+ const gs = /* @__PURE__ */ le("transaction", fe);
1097
+ function ys(e) {
1098
1098
  return e.map((t) => ({
1099
1099
  contractAddress: t.address,
1100
1100
  chainId: Number(t.chainId),
@@ -1104,8 +1104,8 @@ function xs(e) {
1104
1104
  yParity: Number(t.yParity)
1105
1105
  }));
1106
1106
  }
1107
- function gs(e) {
1108
- const t = (e.transactions ?? []).map((s) => typeof s == "string" ? s : de(s));
1107
+ function ws(e) {
1108
+ const t = (e.transactions ?? []).map((s) => typeof s == "string" ? s : fe(s));
1109
1109
  return {
1110
1110
  ...e,
1111
1111
  baseFeePerGas: e.baseFeePerGas ? BigInt(e.baseFeePerGas) : null,
@@ -1124,7 +1124,7 @@ function gs(e) {
1124
1124
  totalDifficulty: e.totalDifficulty ? BigInt(e.totalDifficulty) : null
1125
1125
  };
1126
1126
  }
1127
- const ys = /* @__PURE__ */ ue("block", gs);
1127
+ const Es = /* @__PURE__ */ le("block", ws);
1128
1128
  function Je(e) {
1129
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
1130
  for (const i of n)
@@ -1139,26 +1139,26 @@ function Qe(e) {
1139
1139
  }
1140
1140
  return s === "bytes" ? i : i.map((o) => $(o));
1141
1141
  }
1142
- function ws(e, t, s, n) {
1142
+ function Bs(e, t, s, n) {
1143
1143
  if (typeof e.setBigUint64 == "function")
1144
1144
  return e.setBigUint64(t, s, n);
1145
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
1146
  e.setUint32(t + c, o, n), e.setUint32(t + l, a, n);
1147
1147
  }
1148
- function Es(e, t, s) {
1148
+ function Ps(e, t, s) {
1149
1149
  return e & t ^ ~e & s;
1150
1150
  }
1151
- function Bs(e, t, s) {
1151
+ function Is(e, t, s) {
1152
1152
  return e & t ^ e & s ^ t & s;
1153
1153
  }
1154
- class Ps extends ke {
1154
+ class vs extends Le {
1155
1155
  constructor(t, s, n, r) {
1156
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
1157
  }
1158
1158
  update(t) {
1159
- Z(this);
1159
+ Q(this);
1160
1160
  const { view: s, buffer: n, blockLen: r } = this;
1161
- t = ae(t);
1161
+ t = ce(t);
1162
1162
  const i = t.length;
1163
1163
  for (let o = 0; o < i; ) {
1164
1164
  const a = Math.min(r - this.pos, i - o);
@@ -1173,13 +1173,13 @@ class Ps extends ke {
1173
1173
  return this.length += t.length, this.roundClean(), this;
1174
1174
  }
1175
1175
  digestInto(t) {
1176
- Z(this), Se(t, this), this.finished = !0;
1176
+ Q(this), ke(t, this), this.finished = !0;
1177
1177
  const { buffer: s, view: n, blockLen: r, isLE: i } = this;
1178
1178
  let { pos: o } = this;
1179
1179
  s[o++] = 128, this.buffer.subarray(o).fill(0), this.padOffset > r - o && (this.process(n, 0), o = 0);
1180
1180
  for (let d = o; d < r; d++)
1181
1181
  s[d] = 0;
1182
- ws(n, r - 8, BigInt(this.length * 8), i), this.process(n, 0);
1182
+ Bs(n, r - 8, BigInt(this.length * 8), i), this.process(n, 0);
1183
1183
  const a = re(t), c = this.outputLen;
1184
1184
  if (c % 4)
1185
1185
  throw new Error("_sha2: outputLen should be aligned to 32bit");
@@ -1201,7 +1201,7 @@ class Ps extends ke {
1201
1201
  return t.length = r, t.pos = a, t.finished = i, t.destroyed = o, r % s && t.buffer.set(n), t;
1202
1202
  }
1203
1203
  }
1204
- const Is = /* @__PURE__ */ new Uint32Array([
1204
+ const Ts = /* @__PURE__ */ new Uint32Array([
1205
1205
  1116352408,
1206
1206
  1899447441,
1207
1207
  3049323471,
@@ -1266,7 +1266,7 @@ const Is = /* @__PURE__ */ new Uint32Array([
1266
1266
  2756734187,
1267
1267
  3204031479,
1268
1268
  3329325298
1269
- ]), E = /* @__PURE__ */ new Uint32Array([
1269
+ ]), B = /* @__PURE__ */ new Uint32Array([
1270
1270
  1779033703,
1271
1271
  3144134277,
1272
1272
  1013904242,
@@ -1275,10 +1275,10 @@ const Is = /* @__PURE__ */ new Uint32Array([
1275
1275
  2600822924,
1276
1276
  528734635,
1277
1277
  1541459225
1278
- ]), B = /* @__PURE__ */ new Uint32Array(64);
1279
- class vs extends Ps {
1278
+ ]), P = /* @__PURE__ */ new Uint32Array(64);
1279
+ class $s extends vs {
1280
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;
1281
+ super(64, 32, 8, !1), this.A = B[0] | 0, this.B = B[1] | 0, this.C = B[2] | 0, this.D = B[3] | 0, this.E = B[4] | 0, this.F = B[5] | 0, this.G = B[6] | 0, this.H = B[7] | 0;
1282
1282
  }
1283
1283
  get() {
1284
1284
  const { A: t, B: s, C: n, D: r, E: i, F: o, G: a, H: c } = this;
@@ -1290,47 +1290,47 @@ class vs extends Ps {
1290
1290
  }
1291
1291
  process(t, s) {
1292
1292
  for (let d = 0; d < 16; d++, s += 4)
1293
- B[d] = t.getUint32(s, !1);
1293
+ P[d] = t.getUint32(s, !1);
1294
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;
1295
+ const b = P[d - 15], p = P[d - 2], E = g(b, 7) ^ g(b, 18) ^ b >>> 3, k = g(p, 17) ^ g(p, 19) ^ p >>> 10;
1296
+ P[d] = k + P[d - 7] + E + P[d - 16] | 0;
1297
1297
  }
1298
1298
  let { A: n, B: r, C: i, D: o, E: a, F: c, G: l, H: h } = this;
1299
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;
1300
+ const b = g(a, 6) ^ g(a, 11) ^ g(a, 25), p = h + b + Ps(a, c, l) + Ts[d] + P[d] | 0, k = (g(n, 2) ^ g(n, 13) ^ g(n, 22)) + Is(n, r, i) | 0;
1301
1301
  h = l, l = c, c = a, a = o + p | 0, o = i, i = r, r = n, n = p + k | 0;
1302
1302
  }
1303
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
1304
  }
1305
1305
  roundClean() {
1306
- B.fill(0);
1306
+ P.fill(0);
1307
1307
  }
1308
1308
  destroy() {
1309
1309
  this.set(0, 0, 0, 0, 0, 0, 0, 0), this.buffer.fill(0);
1310
1310
  }
1311
1311
  }
1312
- const Ts = /* @__PURE__ */ Le(() => new vs());
1313
- function $s(e, t) {
1314
- return Ts(W(e, { strict: !1 }) ? Ue(e) : e);
1312
+ const As = /* @__PURE__ */ Ge(() => new $s());
1313
+ function Fs(e, t) {
1314
+ return As(W(e, { strict: !1 }) ? ze(e) : e);
1315
1315
  }
1316
- function As(e) {
1317
- const { commitment: t, version: s = 1 } = e, n = e.to ?? (typeof t == "string" ? "hex" : "bytes"), r = $s(t);
1316
+ function Cs(e) {
1317
+ const { commitment: t, version: s = 1 } = e, n = e.to ?? (typeof t == "string" ? "hex" : "bytes"), r = Fs(t);
1318
1318
  return r.set([s], 0), n === "bytes" ? r : $(r);
1319
1319
  }
1320
- function Cs(e) {
1320
+ function Us(e) {
1321
1321
  const { commitments: t, version: s } = e, n = e.to ?? (typeof t[0] == "string" ? "hex" : "bytes"), r = [];
1322
1322
  for (const i of t)
1323
- r.push(As({
1323
+ r.push(Cs({
1324
1324
  commitment: i,
1325
1325
  to: n,
1326
1326
  version: s
1327
1327
  }));
1328
1328
  return r;
1329
1329
  }
1330
- const Ie = 6, Ze = 32, fe = 4096, et = Ze * fe, ve = et * Ie - // terminator byte (0x80).
1330
+ const ve = 6, et = 32, he = 4096, tt = et * he, Te = tt * ve - // terminator byte (0x80).
1331
1331
  1 - // zero byte (0x00) appended to each field element.
1332
- 1 * fe * Ie, tt = 1;
1333
- class Fs extends u {
1332
+ 1 * he * ve, st = 1;
1333
+ class zs extends u {
1334
1334
  constructor({ maxSize: t, size: s }) {
1335
1335
  super("Blob size is too large.", {
1336
1336
  metaMessages: [`Max: ${t} bytes`, `Given: ${s} bytes`],
@@ -1338,12 +1338,12 @@ class Fs extends u {
1338
1338
  });
1339
1339
  }
1340
1340
  }
1341
- class st extends u {
1341
+ class nt extends u {
1342
1342
  constructor() {
1343
1343
  super("Blob data must not be empty.", { name: "EmptyBlobError" });
1344
1344
  }
1345
1345
  }
1346
- class Us extends u {
1346
+ class Ss extends u {
1347
1347
  constructor({ hash: t, size: s }) {
1348
1348
  super(`Versioned hash "${t}" size is invalid.`, {
1349
1349
  metaMessages: ["Expected: 32", `Received: ${s}`],
@@ -1351,33 +1351,33 @@ class Us extends u {
1351
1351
  });
1352
1352
  }
1353
1353
  }
1354
- class zs extends u {
1354
+ class ks extends u {
1355
1355
  constructor({ hash: t, version: s }) {
1356
1356
  super(`Versioned hash "${t}" version is invalid.`, {
1357
1357
  metaMessages: [
1358
- `Expected: ${tt}`,
1358
+ `Expected: ${st}`,
1359
1359
  `Received: ${s}`
1360
1360
  ],
1361
1361
  name: "InvalidVersionedHashVersionError"
1362
1362
  });
1363
1363
  }
1364
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);
1365
+ function Ls(e) {
1366
+ const t = e.to ?? (typeof e.data == "string" ? "hex" : "bytes"), s = typeof e.data == "string" ? U(e.data) : e.data, n = I(s);
1367
1367
  if (!n)
1368
- throw new st();
1369
- if (n > ve)
1370
- throw new Fs({
1371
- maxSize: ve,
1368
+ throw new nt();
1369
+ if (n > Te)
1370
+ throw new zs({
1371
+ maxSize: Te,
1372
1372
  size: n
1373
1373
  });
1374
1374
  const r = [];
1375
1375
  let i = !0, o = 0;
1376
1376
  for (; i; ) {
1377
- const a = De(new Uint8Array(et));
1377
+ const a = je(new Uint8Array(tt));
1378
1378
  let c = 0;
1379
- for (; c < fe; ) {
1380
- const l = s.slice(o, o + (Ze - 1));
1379
+ for (; c < he; ) {
1380
+ const l = s.slice(o, o + (et - 1));
1381
1381
  if (a.pushByte(0), a.pushBytes(l), l.length < 31) {
1382
1382
  a.pushByte(128), i = !1;
1383
1383
  break;
@@ -1388,8 +1388,8 @@ function Ss(e) {
1388
1388
  }
1389
1389
  return t === "bytes" ? r.map((a) => a.bytes) : r.map((a) => $(a.bytes));
1390
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 = [];
1391
+ function Gs(e) {
1392
+ const { data: t, kzg: s, to: n } = e, r = e.blobs ?? Ls({ 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
1393
  for (let c = 0; c < r.length; c++)
1394
1394
  a.push({
1395
1395
  blob: r[c],
@@ -1398,7 +1398,7 @@ function ks(e) {
1398
1398
  });
1399
1399
  return a;
1400
1400
  }
1401
- function Ls(e) {
1401
+ function Hs(e) {
1402
1402
  if (e.type)
1403
1403
  return e.type;
1404
1404
  if (typeof e.authorizationList < "u")
@@ -1409,9 +1409,9 @@ function Ls(e) {
1409
1409
  return "eip1559";
1410
1410
  if (typeof e.gasPrice < "u")
1411
1411
  return typeof e.accessList < "u" ? "eip2930" : "legacy";
1412
- throw new rs({ transaction: e });
1412
+ throw new os({ transaction: e });
1413
1413
  }
1414
- function Gs(e, { args: t, eventName: s } = {}) {
1414
+ function Os(e, { args: t, eventName: s } = {}) {
1415
1415
  return {
1416
1416
  ...e,
1417
1417
  blockHash: e.blockHash ? e.blockHash : null,
@@ -1422,7 +1422,7 @@ function Gs(e, { args: t, eventName: s } = {}) {
1422
1422
  ...s ? { args: t, eventName: s } : {}
1423
1423
  };
1424
1424
  }
1425
- class wn extends u {
1425
+ class Bn extends u {
1426
1426
  constructor({ blockNumber: t, chain: s, contract: n }) {
1427
1427
  super(`Chain "${s.name}" does not support contract "${n.name}".`, {
1428
1428
  metaMessages: [
@@ -1437,7 +1437,7 @@ class wn extends u {
1437
1437
  });
1438
1438
  }
1439
1439
  }
1440
- class En extends u {
1440
+ class Pn extends u {
1441
1441
  constructor({ chain: t, currentChainId: s }) {
1442
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
1443
  metaMessages: [
@@ -1448,7 +1448,7 @@ class En extends u {
1448
1448
  });
1449
1449
  }
1450
1450
  }
1451
- class Bn extends u {
1451
+ class In extends u {
1452
1452
  constructor() {
1453
1453
  super([
1454
1454
  "No chain was provided to the request.",
@@ -1459,7 +1459,7 @@ class Bn extends u {
1459
1459
  });
1460
1460
  }
1461
1461
  }
1462
- class Pn extends u {
1462
+ class vn extends u {
1463
1463
  constructor() {
1464
1464
  super("No chain was provided to the Client.", {
1465
1465
  name: "ClientChainNotConfiguredError"
@@ -1471,7 +1471,7 @@ class se extends u {
1471
1471
  super(typeof t == "number" ? `Chain ID "${t}" is invalid.` : "Chain ID is invalid.", { name: "InvalidChainIdError" });
1472
1472
  }
1473
1473
  }
1474
- function g(e) {
1474
+ function x(e) {
1475
1475
  return {
1476
1476
  formatters: void 0,
1477
1477
  fees: void 0,
@@ -1479,11 +1479,11 @@ function g(e) {
1479
1479
  ...e
1480
1480
  };
1481
1481
  }
1482
- const Hs = {
1482
+ const Ns = {
1483
1483
  "0x0": "reverted",
1484
1484
  "0x1": "success"
1485
1485
  };
1486
- function Os(e) {
1486
+ function Ms(e) {
1487
1487
  const t = {
1488
1488
  ...e,
1489
1489
  blockNumber: e.blockNumber ? BigInt(e.blockNumber) : null,
@@ -1491,79 +1491,79 @@ function Os(e) {
1491
1491
  cumulativeGasUsed: e.cumulativeGasUsed ? BigInt(e.cumulativeGasUsed) : null,
1492
1492
  effectiveGasPrice: e.effectiveGasPrice ? BigInt(e.effectiveGasPrice) : null,
1493
1493
  gasUsed: e.gasUsed ? BigInt(e.gasUsed) : null,
1494
- logs: e.logs ? e.logs.map((s) => Gs(s)) : null,
1494
+ logs: e.logs ? e.logs.map((s) => Os(s)) : null,
1495
1495
  to: e.to ? e.to : null,
1496
- transactionIndex: e.transactionIndex ? J(e.transactionIndex) : null,
1497
- status: e.status ? Hs[e.status] : null,
1496
+ transactionIndex: e.transactionIndex ? Y(e.transactionIndex) : null,
1497
+ status: e.status ? Ns[e.status] : null,
1498
1498
  type: e.type ? Ye[e.type] || e.type : null
1499
1499
  };
1500
1500
  return e.blobGasPrice && (t.blobGasPrice = BigInt(e.blobGasPrice)), e.blobGasUsed && (t.blobGasUsed = BigInt(e.blobGasUsed)), t;
1501
1501
  }
1502
- const Ns = /* @__PURE__ */ ue("transactionReceipt", Os);
1503
- function Ms(e) {
1502
+ const _s = /* @__PURE__ */ le("transactionReceipt", Ms);
1503
+ function Vs(e) {
1504
1504
  const { authorizationList: t } = e;
1505
1505
  if (t)
1506
1506
  for (const s of t) {
1507
1507
  const { contractAddress: n, chainId: r } = s;
1508
- if (!v(n))
1509
- throw new I({ address: n });
1508
+ if (!T(n))
1509
+ throw new v({ address: n });
1510
1510
  if (r < 0)
1511
1511
  throw new se({ chainId: r });
1512
1512
  }
1513
- he(e);
1513
+ pe(e);
1514
1514
  }
1515
- function _s(e) {
1515
+ function Ds(e) {
1516
1516
  const { blobVersionedHashes: t } = e;
1517
1517
  if (t) {
1518
1518
  if (t.length === 0)
1519
- throw new st();
1519
+ throw new nt();
1520
1520
  for (const s of t) {
1521
- const n = P(s), r = J(Xt(s, 0, 1));
1521
+ const n = I(s), r = Y(qt(s, 0, 1));
1522
1522
  if (n !== 32)
1523
- throw new Us({ hash: s, size: n });
1524
- if (r !== tt)
1525
- throw new zs({
1523
+ throw new Ss({ hash: s, size: n });
1524
+ if (r !== st)
1525
+ throw new ks({
1526
1526
  hash: s,
1527
1527
  version: r
1528
1528
  });
1529
1529
  }
1530
1530
  }
1531
- he(e);
1531
+ pe(e);
1532
1532
  }
1533
- function he(e) {
1533
+ function pe(e) {
1534
1534
  const { chainId: t, maxPriorityFeePerGas: s, maxFeePerGas: n, to: r } = e;
1535
1535
  if (t <= 0)
1536
1536
  throw new se({ chainId: t });
1537
- if (r && !v(r))
1538
- throw new I({ address: r });
1539
- if (n && n > le)
1537
+ if (r && !T(r))
1538
+ throw new v({ address: r });
1539
+ if (n && n > de)
1540
1540
  throw new te({ maxFeePerGas: n });
1541
1541
  if (s && n && s > n)
1542
1542
  throw new qe({ maxFeePerGas: n, maxPriorityFeePerGas: s });
1543
1543
  }
1544
- function Vs(e) {
1544
+ function js(e) {
1545
1545
  const { chainId: t, maxPriorityFeePerGas: s, gasPrice: n, maxFeePerGas: r, to: i } = e;
1546
1546
  if (t <= 0)
1547
1547
  throw new se({ chainId: t });
1548
- if (i && !v(i))
1549
- throw new I({ address: i });
1548
+ if (i && !T(i))
1549
+ throw new v({ address: i });
1550
1550
  if (s || r)
1551
1551
  throw new u("`maxFeePerGas`/`maxPriorityFeePerGas` is not a valid EIP-2930 Transaction attribute.");
1552
- if (n && n > le)
1552
+ if (n && n > de)
1553
1553
  throw new te({ maxFeePerGas: n });
1554
1554
  }
1555
- function Ds(e) {
1555
+ function Rs(e) {
1556
1556
  const { chainId: t, maxPriorityFeePerGas: s, gasPrice: n, maxFeePerGas: r, to: i } = e;
1557
- if (i && !v(i))
1558
- throw new I({ address: i });
1557
+ if (i && !T(i))
1558
+ throw new v({ address: i });
1559
1559
  if (typeof t < "u" && t <= 0)
1560
1560
  throw new se({ chainId: t });
1561
1561
  if (s || r)
1562
1562
  throw new u("`maxFeePerGas`/`maxPriorityFeePerGas` is not a valid Legacy Transaction attribute.");
1563
- if (n && n > le)
1563
+ if (n && n > de)
1564
1564
  throw new te({ maxFeePerGas: n });
1565
1565
  }
1566
- function js(e) {
1566
+ function Ks(e) {
1567
1567
  if (!e || e.length === 0)
1568
1568
  return [];
1569
1569
  const t = [];
@@ -1586,21 +1586,21 @@ function ne(e) {
1586
1586
  const { address: n, storageKeys: r } = e[s];
1587
1587
  for (let i = 0; i < r.length; i++)
1588
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 });
1589
+ throw new as({ storageKey: r[i] });
1590
+ if (!T(n, { strict: !1 }))
1591
+ throw new v({ address: n });
1592
1592
  t.push([n, r]);
1593
1593
  }
1594
1594
  return t;
1595
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);
1596
+ function Ws(e, t) {
1597
+ const s = Hs(e);
1598
+ return s === "eip1559" ? qs(e, t) : s === "eip2930" ? Ys(e, t) : s === "eip4844" ? Zs(e, t) : s === "eip7702" ? Xs(e, t) : Js(e, t);
1599
1599
  }
1600
- function Ks(e, t) {
1600
+ function Xs(e, t) {
1601
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);
1602
+ Vs(e);
1603
+ const b = ne(h), p = Ks(s);
1604
1604
  return O([
1605
1605
  "0x04",
1606
1606
  z([
@@ -1618,23 +1618,23 @@ function Ks(e, t) {
1618
1618
  ])
1619
1619
  ]);
1620
1620
  }
1621
- function Ws(e, t) {
1621
+ function Zs(e, t) {
1622
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);
1623
+ Ds(e);
1624
1624
  let b = e.blobVersionedHashes, p = e.sidecars;
1625
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({
1626
+ const A = typeof e.blobs[0] == "string" ? e.blobs : e.blobs.map((M) => $(M)), Z = e.kzg, N = Je({
1627
1627
  blobs: A,
1628
- kzg: q
1628
+ kzg: Z
1629
1629
  });
1630
- if (typeof b > "u" && (b = Cs({
1630
+ if (typeof b > "u" && (b = Us({
1631
1631
  commitments: N
1632
1632
  })), typeof p > "u") {
1633
- const M = Qe({ blobs: A, commitments: N, kzg: q });
1634
- p = ks({ blobs: A, commitments: N, proofs: M });
1633
+ const M = Qe({ blobs: A, commitments: N, kzg: Z });
1634
+ p = Gs({ blobs: A, commitments: N, proofs: M });
1635
1635
  }
1636
1636
  }
1637
- const w = ne(h), k = [
1637
+ const E = ne(h), k = [
1638
1638
  f(s),
1639
1639
  r ? f(r) : "0x",
1640
1640
  l ? f(l) : "0x",
@@ -1643,25 +1643,25 @@ function Ws(e, t) {
1643
1643
  i ?? "0x",
1644
1644
  o ? f(o) : "0x",
1645
1645
  d ?? "0x",
1646
- w,
1646
+ E,
1647
1647
  a ? f(a) : "0x",
1648
1648
  b ?? [],
1649
1649
  ...X(e, t)
1650
- ], pe = [], be = [], me = [];
1650
+ ], be = [], me = [], xe = [];
1651
1651
  if (p)
1652
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);
1653
+ const { blob: Z, commitment: N, proof: M } = p[A];
1654
+ be.push(Z), me.push(N), xe.push(M);
1655
1655
  }
1656
1656
  return O([
1657
1657
  "0x03",
1658
1658
  // If sidecars are enabled, envelope turns into a "wrapper":
1659
- z(p ? [k, pe, be, me] : k)
1659
+ z(p ? [k, be, me, xe] : k)
1660
1660
  ]);
1661
1661
  }
1662
- function Xs(e, t) {
1662
+ function qs(e, t) {
1663
1663
  const { chainId: s, gas: n, nonce: r, to: i, value: o, maxFeePerGas: a, maxPriorityFeePerGas: c, accessList: l, data: h } = e;
1664
- he(e);
1664
+ pe(e);
1665
1665
  const d = ne(l), b = [
1666
1666
  f(s),
1667
1667
  r ? f(r) : "0x",
@@ -1679,9 +1679,9 @@ function Xs(e, t) {
1679
1679
  z(b)
1680
1680
  ]);
1681
1681
  }
1682
- function qs(e, t) {
1682
+ function Ys(e, t) {
1683
1683
  const { chainId: s, gas: n, data: r, nonce: i, to: o, value: a, accessList: c, gasPrice: l } = e;
1684
- Vs(e);
1684
+ js(e);
1685
1685
  const h = ne(c), d = [
1686
1686
  f(s),
1687
1687
  i ? f(i) : "0x",
@@ -1698,9 +1698,9 @@ function qs(e, t) {
1698
1698
  z(d)
1699
1699
  ]);
1700
1700
  }
1701
- function Ys(e, t) {
1701
+ function Js(e, t) {
1702
1702
  const { chainId: s = 0, gas: n, data: r, nonce: i, to: o, value: a, gasPrice: c } = e;
1703
- Ds(e);
1703
+ Rs(e);
1704
1704
  let l = [
1705
1705
  i ? f(i) : "0x",
1706
1706
  c ? f(c) : "0x",
@@ -1717,9 +1717,9 @@ function Ys(e, t) {
1717
1717
  return BigInt(s * 2) + BigInt(35n + t.v - 27n);
1718
1718
  const p = 27n + (t.v === 27n ? 0n : 1n);
1719
1719
  if (t.v !== p)
1720
- throw new ns({ v: t.v });
1720
+ throw new is({ v: t.v });
1721
1721
  return p;
1722
- })(), d = C(t.r), b = C(t.s);
1722
+ })(), d = F(t.r), b = F(t.s);
1723
1723
  l = [
1724
1724
  ...l,
1725
1725
  f(h),
@@ -1742,10 +1742,10 @@ function X(e, t) {
1742
1742
  return [];
1743
1743
  if (typeof n > "u" && typeof r > "u")
1744
1744
  return [];
1745
- const i = C(s.r), o = C(s.s);
1745
+ const i = F(s.r), o = F(s.s);
1746
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
1747
  }
1748
- const Js = {
1748
+ const Qs = {
1749
1749
  gasPriceOracle: { address: "0x420000000000000000000000000000000000000F" },
1750
1750
  l1Block: { address: "0x4200000000000000000000000000000000000015" },
1751
1751
  l2CrossDomainMessenger: {
@@ -1756,28 +1756,28 @@ const Js = {
1756
1756
  l2ToL1MessagePasser: {
1757
1757
  address: "0x4200000000000000000000000000000000000016"
1758
1758
  }
1759
- }, Qs = {
1760
- block: /* @__PURE__ */ ys({
1759
+ }, en = {
1760
+ block: /* @__PURE__ */ Es({
1761
1761
  format(e) {
1762
1762
  var s;
1763
1763
  return {
1764
1764
  transactions: (s = e.transactions) == null ? void 0 : s.map((n) => {
1765
1765
  if (typeof n == "string")
1766
1766
  return n;
1767
- const r = de(n);
1767
+ const r = fe(n);
1768
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
1769
  }),
1770
1770
  stateRoot: e.stateRoot
1771
1771
  };
1772
1772
  }
1773
1773
  }),
1774
- transaction: /* @__PURE__ */ ms({
1774
+ transaction: /* @__PURE__ */ gs({
1775
1775
  format(e) {
1776
1776
  const t = {};
1777
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
1778
  }
1779
1779
  }),
1780
- transactionReceipt: /* @__PURE__ */ Ns({
1780
+ transactionReceipt: /* @__PURE__ */ _s({
1781
1781
  format(e) {
1782
1782
  return {
1783
1783
  l1GasPrice: e.l1GasPrice ? G(e.l1GasPrice) : null,
@@ -1788,14 +1788,14 @@ const Js = {
1788
1788
  }
1789
1789
  })
1790
1790
  };
1791
- function Zs(e, t) {
1792
- return sn(e) ? tn(e) : Rs(e, t);
1791
+ function tn(e, t) {
1792
+ return rn(e) ? nn(e) : Ws(e, t);
1793
1793
  }
1794
- const en = {
1795
- transaction: Zs
1794
+ const sn = {
1795
+ transaction: tn
1796
1796
  };
1797
- function tn(e) {
1798
- nn(e);
1797
+ function nn(e) {
1798
+ on(e);
1799
1799
  const { sourceHash: t, data: s, from: n, gas: r, isSystemTx: i, mint: o, to: a, value: c } = e, l = [
1800
1800
  t,
1801
1801
  n,
@@ -1811,21 +1811,21 @@ function tn(e) {
1811
1811
  z(l)
1812
1812
  ]);
1813
1813
  }
1814
- function sn(e) {
1814
+ function rn(e) {
1815
1815
  return e.type === "deposit" || typeof e.sourceHash < "u";
1816
1816
  }
1817
- function nn(e) {
1817
+ function on(e) {
1818
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({
1819
+ if (t && !T(t))
1820
+ throw new v({ address: t });
1821
+ if (s && !T(s))
1822
+ throw new v({ address: s });
1823
+ }
1824
+ const w = {
1825
+ contracts: Qs,
1826
+ formatters: en,
1827
+ serializers: sn
1828
+ }, an = 42161, rt = /* @__PURE__ */ x({
1829
1829
  id: 33139,
1830
1830
  name: "Ape Chain",
1831
1831
  nativeCurrency: {
@@ -1852,8 +1852,8 @@ const T = {
1852
1852
  blockCreated: 20889
1853
1853
  }
1854
1854
  },
1855
- sourceId: rn
1856
- }), rt = /* @__PURE__ */ g({
1855
+ sourceId: an
1856
+ }), it = /* @__PURE__ */ x({
1857
1857
  id: 42161,
1858
1858
  name: "Arbitrum One",
1859
1859
  nativeCurrency: { name: "Ether", symbol: "ETH", decimals: 18 },
@@ -1875,8 +1875,8 @@ const T = {
1875
1875
  blockCreated: 7654707
1876
1876
  }
1877
1877
  }
1878
- }), D = 1, it = /* @__PURE__ */ g({
1879
- ...T,
1878
+ }), D = 1, ot = /* @__PURE__ */ x({
1879
+ ...w,
1880
1880
  id: 8453,
1881
1881
  name: "Base",
1882
1882
  nativeCurrency: { name: "Ether", symbol: "ETH", decimals: 18 },
@@ -1893,7 +1893,7 @@ const T = {
1893
1893
  }
1894
1894
  },
1895
1895
  contracts: {
1896
- ...T.contracts,
1896
+ ...w.contracts,
1897
1897
  disputeGameFactory: {
1898
1898
  [D]: {
1899
1899
  address: "0x43edB88C4B80fDD2AdFF2412A7BebF9dF42cB40e"
@@ -1922,8 +1922,8 @@ const T = {
1922
1922
  }
1923
1923
  },
1924
1924
  sourceId: D
1925
- }), j = 11155111, ot = /* @__PURE__ */ g({
1926
- ...T,
1925
+ }), j = 11155111, at = /* @__PURE__ */ x({
1926
+ ...w,
1927
1927
  id: 84532,
1928
1928
  network: "base-sepolia",
1929
1929
  name: "Base Sepolia",
@@ -1941,7 +1941,7 @@ const T = {
1941
1941
  }
1942
1942
  },
1943
1943
  contracts: {
1944
- ...T.contracts,
1944
+ ...w.contracts,
1945
1945
  disputeGameFactory: {
1946
1946
  [j]: {
1947
1947
  address: "0xd6E6dBf4F7EA0ac412fD8b65ED297e64BB7a06E1"
@@ -1971,7 +1971,7 @@ const T = {
1971
1971
  },
1972
1972
  testnet: !0,
1973
1973
  sourceId: j
1974
- }), at = /* @__PURE__ */ g({
1974
+ }), ct = /* @__PURE__ */ x({
1975
1975
  id: 56,
1976
1976
  name: "BNB Smart Chain",
1977
1977
  nativeCurrency: {
@@ -1995,7 +1995,7 @@ const T = {
1995
1995
  blockCreated: 15921452
1996
1996
  }
1997
1997
  }
1998
- }), ct = /* @__PURE__ */ g({
1998
+ }), ut = /* @__PURE__ */ x({
1999
1999
  id: 17e3,
2000
2000
  name: "Holesky",
2001
2001
  nativeCurrency: { name: "Holesky Ether", symbol: "ETH", decimals: 18 },
@@ -2026,7 +2026,7 @@ const T = {
2026
2026
  }
2027
2027
  },
2028
2028
  testnet: !0
2029
- }), ut = /* @__PURE__ */ g({
2029
+ }), lt = /* @__PURE__ */ x({
2030
2030
  id: 1,
2031
2031
  name: "Ethereum",
2032
2032
  nativeCurrency: { name: "Ether", symbol: "ETH", decimals: 18 },
@@ -2055,8 +2055,8 @@ const T = {
2055
2055
  blockCreated: 14353601
2056
2056
  }
2057
2057
  }
2058
- }), R = 11155111, lt = /* @__PURE__ */ g({
2059
- ...T,
2058
+ }), R = 11155111, dt = /* @__PURE__ */ x({
2059
+ ...w,
2060
2060
  id: 11155420,
2061
2061
  name: "OP Sepolia",
2062
2062
  nativeCurrency: { name: "Sepolia Ether", symbol: "ETH", decimals: 18 },
@@ -2073,7 +2073,7 @@ const T = {
2073
2073
  }
2074
2074
  },
2075
2075
  contracts: {
2076
- ...T.contracts,
2076
+ ...w.contracts,
2077
2077
  disputeGameFactory: {
2078
2078
  [R]: {
2079
2079
  address: "0x05F9613aDB30026FFd634f38e5C4dFd30a197Fa1"
@@ -2101,7 +2101,7 @@ const T = {
2101
2101
  },
2102
2102
  testnet: !0,
2103
2103
  sourceId: R
2104
- }), dt = /* @__PURE__ */ g({
2104
+ }), ft = /* @__PURE__ */ x({
2105
2105
  id: 11155111,
2106
2106
  name: "Sepolia",
2107
2107
  nativeCurrency: { name: "Sepolia Ether", symbol: "ETH", decimals: 18 },
@@ -2129,8 +2129,8 @@ const T = {
2129
2129
  }
2130
2130
  },
2131
2131
  testnet: !0
2132
- }), K = 1, ft = /* @__PURE__ */ g({
2133
- ...T,
2132
+ }), K = 1, ht = /* @__PURE__ */ x({
2133
+ ...w,
2134
2134
  id: 1868,
2135
2135
  name: "Soneium Mainnet",
2136
2136
  nativeCurrency: { name: "Ether", symbol: "ETH", decimals: 18 },
@@ -2147,7 +2147,7 @@ const T = {
2147
2147
  }
2148
2148
  },
2149
2149
  contracts: {
2150
- ...T.contracts,
2150
+ ...w.contracts,
2151
2151
  disputeGameFactory: {
2152
2152
  [K]: {
2153
2153
  address: "0x512a3d2c7a43bd9261d2b8e8c9c70d4bd4d503c0"
@@ -2176,99 +2176,145 @@ const T = {
2176
2176
  }
2177
2177
  },
2178
2178
  sourceId: K
2179
+ }), ae = 1, pt = /* @__PURE__ */ x({
2180
+ ...w,
2181
+ id: 48900,
2182
+ name: "Zircuit Mainnet",
2183
+ nativeCurrency: {
2184
+ decimals: 18,
2185
+ name: "Ether",
2186
+ symbol: "ETH"
2187
+ },
2188
+ rpcUrls: {
2189
+ default: {
2190
+ http: [
2191
+ "https://zircuit1-mainnet.p2pify.com",
2192
+ "https://zircuit1-mainnet.liquify.com",
2193
+ "https://zircuit-mainnet.drpc.org"
2194
+ ]
2195
+ }
2196
+ },
2197
+ blockExplorers: {
2198
+ default: {
2199
+ name: "Zircuit Explorer",
2200
+ url: "https://explorer.zircuit.com"
2201
+ }
2202
+ },
2203
+ contracts: {
2204
+ multicall3: {
2205
+ address: "0xcA11bde05977b3631167028862bE2a173976CA11"
2206
+ },
2207
+ l2OutputOracle: {
2208
+ [ae]: {
2209
+ address: "0x92Ef6Af472b39F1b363da45E35530c24619245A4"
2210
+ }
2211
+ },
2212
+ portal: {
2213
+ [ae]: {
2214
+ address: "0x17bfAfA932d2e23Bd9B909Fd5B4D2e2a27043fb1"
2215
+ }
2216
+ },
2217
+ l1StandardBridge: {
2218
+ [ae]: {
2219
+ address: "0x386B76D9cA5F5Fb150B6BFB35CF5379B22B26dd8"
2220
+ }
2221
+ }
2222
+ },
2223
+ testnet: !1
2179
2224
  });
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
2225
+ var m = ((e) => (e[e.Mainnet = lt.id] = "Mainnet", e[e.Holesky = ut.id] = "Holesky", e[e.Base = ot.id] = "Base", e[e.Bsc = ct.id] = "Bsc", e[e.Arbitrum = it.id] = "Arbitrum", e[e.ApeChain = rt.id] = "ApeChain", e[e.Soneium = ht.id] = "Soneium", e[e.Sepolia = ft.id] = "Sepolia", e[e.OptimismSepolia = dt.id] = "OptimismSepolia", e[e.BaseSepolia = at.id] = "BaseSepolia", e[e.Zircuit = pt.id] = "Zircuit", e))(m || {});
2226
+ const Tn = {
2227
+ [m.Mainnet]: lt,
2228
+ [m.Holesky]: ut,
2229
+ [m.Base]: ot,
2230
+ [m.Bsc]: ct,
2231
+ [m.Arbitrum]: it,
2232
+ [m.ApeChain]: rt,
2233
+ [m.Soneium]: ht,
2234
+ [m.Sepolia]: ft,
2235
+ [m.OptimismSepolia]: dt,
2236
+ [m.BaseSepolia]: at,
2237
+ [m.Zircuit]: pt
2192
2238
  };
2193
2239
  export {
2194
- pn as $,
2240
+ mn as $,
2195
2241
  U as A,
2196
2242
  u as B,
2197
2243
  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,
2244
+ je as D,
2245
+ Ze as E,
2246
+ _e as F,
2247
+ Yt as G,
2248
+ Le as H,
2249
+ v as I,
2250
+ Ke as J,
2251
+ C as K,
2252
+ rs as L,
2207
2253
  f as M,
2208
2254
  z as N,
2209
2255
  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,
2256
+ ls as P,
2257
+ ds as Q,
2258
+ fs as R,
2259
+ hs as S,
2260
+ ps as T,
2261
+ bs as U,
2262
+ Tn as V,
2263
+ ms as W,
2264
+ xs as X,
2219
2265
  qe as Y,
2220
- yn as Z,
2221
- on as _,
2222
- un as a,
2223
- le as a0,
2224
- gs as a1,
2266
+ En as Z,
2267
+ cn as _,
2268
+ dn as a,
2269
+ de as a0,
2270
+ ws as a1,
2225
2271
  Je as a2,
2226
- Cs as a3,
2272
+ Us as a3,
2227
2273
  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,
2274
+ Gs as a5,
2275
+ Hs as a6,
2276
+ Qt as a7,
2277
+ Os as a8,
2278
+ Bn as a9,
2279
+ vn as aa,
2280
+ In as ab,
2281
+ Pn as ac,
2282
+ xn as ad,
2283
+ Me as ae,
2284
+ Se as af,
2285
+ Jt as ag,
2286
+ gn as ah,
2287
+ fe as ai,
2288
+ yn as aj,
2289
+ Ms as ak,
2290
+ Kt as al,
2291
+ ln as am,
2292
+ pn as an,
2293
+ wn as ao,
2294
+ Q as b,
2295
+ bn as c,
2250
2296
  ee as d,
2251
- ln as e,
2252
- P as f,
2253
- Ue as g,
2254
- v as h,
2297
+ fn as e,
2298
+ I as f,
2299
+ ze as g,
2300
+ T as h,
2255
2301
  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,
2302
+ Et as j,
2303
+ Wt as k,
2304
+ xt as l,
2305
+ Pt as m,
2306
+ Ue as n,
2307
+ qt as o,
2308
+ bt as p,
2263
2309
  O as q,
2264
- dn as r,
2265
- Ts as s,
2266
- ae as t,
2310
+ hn as r,
2311
+ As as s,
2312
+ ce as t,
2267
2313
  S as u,
2268
2314
  $ as v,
2269
- J as w,
2270
- C as x,
2271
- an as y,
2315
+ Y as w,
2316
+ F as x,
2317
+ un as y,
2272
2318
  G as z
2273
2319
  };
2274
- //# sourceMappingURL=constants-DtzphQjb.js.map
2320
+ //# sourceMappingURL=constants-Bw9JXSap.js.map