viem 2.10.9 → 2.10.11

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 (84) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/_cjs/actions/public/call.js +3 -60
  3. package/_cjs/actions/public/call.js.map +1 -1
  4. package/_cjs/actions/public/estimateGas.js +8 -2
  5. package/_cjs/actions/public/estimateGas.js.map +1 -1
  6. package/_cjs/chains/definitions/bob.js +33 -0
  7. package/_cjs/chains/definitions/bob.js.map +1 -0
  8. package/_cjs/chains/definitions/funkiSepolia.js +34 -0
  9. package/_cjs/chains/definitions/funkiSepolia.js.map +1 -0
  10. package/_cjs/chains/definitions/lisk.js +34 -0
  11. package/_cjs/chains/definitions/lisk.js.map +1 -0
  12. package/_cjs/chains/definitions/metalL2.js +53 -0
  13. package/_cjs/chains/definitions/metalL2.js.map +1 -0
  14. package/_cjs/chains/index.js +14 -6
  15. package/_cjs/chains/index.js.map +1 -1
  16. package/_cjs/errors/version.js +1 -1
  17. package/_cjs/errors/version.js.map +1 -1
  18. package/_cjs/op-stack/chains.js +3 -1
  19. package/_cjs/op-stack/chains.js.map +1 -1
  20. package/_cjs/utils/stateOverride.js +63 -0
  21. package/_cjs/utils/stateOverride.js.map +1 -0
  22. package/_esm/actions/public/call.js +2 -56
  23. package/_esm/actions/public/call.js.map +1 -1
  24. package/_esm/actions/public/estimateGas.js +8 -2
  25. package/_esm/actions/public/estimateGas.js.map +1 -1
  26. package/_esm/chains/definitions/bob.js +30 -0
  27. package/_esm/chains/definitions/bob.js.map +1 -0
  28. package/_esm/chains/definitions/funkiSepolia.js +31 -0
  29. package/_esm/chains/definitions/funkiSepolia.js.map +1 -0
  30. package/_esm/chains/definitions/lisk.js +31 -0
  31. package/_esm/chains/definitions/lisk.js.map +1 -0
  32. package/_esm/chains/definitions/metalL2.js +50 -0
  33. package/_esm/chains/definitions/metalL2.js.map +1 -0
  34. package/_esm/chains/index.js +4 -0
  35. package/_esm/chains/index.js.map +1 -1
  36. package/_esm/errors/version.js +1 -1
  37. package/_esm/errors/version.js.map +1 -1
  38. package/_esm/op-stack/chains.js +1 -0
  39. package/_esm/op-stack/chains.js.map +1 -1
  40. package/_esm/utils/stateOverride.js +57 -0
  41. package/_esm/utils/stateOverride.js.map +1 -0
  42. package/_types/actions/public/call.d.ts +3 -12
  43. package/_types/actions/public/call.d.ts.map +1 -1
  44. package/_types/actions/public/estimateGas.d.ts +2 -0
  45. package/_types/actions/public/estimateGas.d.ts.map +1 -1
  46. package/_types/celo/types.d.ts +2 -2
  47. package/_types/celo/types.d.ts.map +1 -1
  48. package/_types/chains/definitions/bob.d.ts +34 -0
  49. package/_types/chains/definitions/bob.d.ts.map +1 -0
  50. package/_types/chains/definitions/funkiSepolia.d.ts +1064 -0
  51. package/_types/chains/definitions/funkiSepolia.d.ts.map +1 -0
  52. package/_types/chains/definitions/lisk.d.ts +1453 -0
  53. package/_types/chains/definitions/lisk.d.ts.map +1 -0
  54. package/_types/chains/definitions/metalL2.d.ts +1080 -0
  55. package/_types/chains/definitions/metalL2.d.ts.map +1 -0
  56. package/_types/chains/index.d.ts +4 -0
  57. package/_types/chains/index.d.ts.map +1 -1
  58. package/_types/errors/version.d.ts +1 -1
  59. package/_types/errors/version.d.ts.map +1 -1
  60. package/_types/op-stack/chains.d.ts +1 -0
  61. package/_types/op-stack/chains.d.ts.map +1 -1
  62. package/_types/op-stack/types/transaction.d.ts +2 -2
  63. package/_types/op-stack/types/transaction.d.ts.map +1 -1
  64. package/_types/types/eip1193.d.ts +11 -3
  65. package/_types/types/eip1193.d.ts.map +1 -1
  66. package/_types/utils/stateOverride.d.ts +16 -0
  67. package/_types/utils/stateOverride.d.ts.map +1 -0
  68. package/_types/zksync/types/transaction.d.ts +1 -1
  69. package/_types/zksync/types/transaction.d.ts.map +1 -1
  70. package/actions/public/call.ts +8 -91
  71. package/actions/public/estimateGas.ts +11 -1
  72. package/celo/types.ts +3 -3
  73. package/chains/definitions/bob.ts +30 -0
  74. package/chains/definitions/funkiSepolia.ts +32 -0
  75. package/chains/definitions/lisk.ts +31 -0
  76. package/chains/definitions/metalL2.ts +51 -0
  77. package/chains/index.ts +4 -0
  78. package/errors/version.ts +1 -1
  79. package/op-stack/chains.ts +1 -0
  80. package/op-stack/types/transaction.ts +2 -2
  81. package/package.json +1 -1
  82. package/types/eip1193.ts +11 -1
  83. package/utils/stateOverride.ts +98 -0
  84. package/zksync/types/transaction.ts +2 -2
@@ -0,0 +1,1080 @@
1
+ export declare const metalL2: {
2
+ blockExplorers: {
3
+ readonly default: {
4
+ readonly name: "Explorer";
5
+ readonly url: "https://explorer.metall2.com";
6
+ readonly apiUrl: "https://explorer.metall2.com/api";
7
+ };
8
+ };
9
+ contracts: {
10
+ readonly l2OutputOracle: {
11
+ readonly 1: {
12
+ readonly address: "0x3B1F7aDa0Fcc26B13515af752Dd07fB1CAc11426";
13
+ };
14
+ };
15
+ readonly multicall3: {
16
+ readonly address: "0xcA11bde05977b3631167028862bE2a173976CA11";
17
+ readonly blockCreated: 0;
18
+ };
19
+ readonly portal: {
20
+ readonly 1: {
21
+ readonly address: "0x3F37aBdE2C6b5B2ed6F8045787Df1ED1E3753956";
22
+ };
23
+ };
24
+ readonly l1StandardBridge: {
25
+ readonly 1: {
26
+ readonly address: "0x6d0f65D59b55B0FEC5d2d15365154DcADC140BF3";
27
+ };
28
+ };
29
+ readonly gasPriceOracle: {
30
+ readonly address: "0x420000000000000000000000000000000000000F";
31
+ };
32
+ readonly l1Block: {
33
+ readonly address: "0x4200000000000000000000000000000000000015";
34
+ };
35
+ readonly l2CrossDomainMessenger: {
36
+ readonly address: "0x4200000000000000000000000000000000000007";
37
+ };
38
+ readonly l2Erc721Bridge: {
39
+ readonly address: "0x4200000000000000000000000000000000000014";
40
+ };
41
+ readonly l2StandardBridge: {
42
+ readonly address: "0x4200000000000000000000000000000000000010";
43
+ };
44
+ readonly l2ToL1MessagePasser: {
45
+ readonly address: "0x4200000000000000000000000000000000000016";
46
+ };
47
+ };
48
+ id: 1750;
49
+ name: "Metal L2";
50
+ nativeCurrency: {
51
+ readonly decimals: 18;
52
+ readonly name: "Ether";
53
+ readonly symbol: "ETH";
54
+ };
55
+ rpcUrls: {
56
+ readonly default: {
57
+ readonly http: readonly ["https://rpc.metall2.com"];
58
+ readonly webSocket: readonly ["wss://rpc.metall2.com"];
59
+ };
60
+ };
61
+ sourceId: 1;
62
+ testnet?: boolean | undefined;
63
+ custom?: Record<string, unknown> | undefined;
64
+ formatters: {
65
+ readonly block: {
66
+ exclude: [] | undefined;
67
+ format: (args: import("../index.js").Assign<import("../../index.js").ExactPartial<import("../../index.js").RpcBlock>, import("../index.js").OpStackRpcBlockOverrides & {
68
+ transactions: `0x${string}`[] | import("../index.js").OpStackRpcTransaction[];
69
+ }>) => {
70
+ baseFeePerGas: bigint | null;
71
+ blobGasUsed: bigint;
72
+ difficulty: bigint;
73
+ excessBlobGas: bigint;
74
+ extraData: `0x${string}`;
75
+ gasLimit: bigint;
76
+ gasUsed: bigint;
77
+ hash: `0x${string}` | null;
78
+ logsBloom: `0x${string}` | null;
79
+ miner: `0x${string}`;
80
+ mixHash: `0x${string}`;
81
+ nonce: `0x${string}` | null;
82
+ number: bigint | null;
83
+ parentHash: `0x${string}`;
84
+ receiptsRoot: `0x${string}`;
85
+ sealFields: `0x${string}`[];
86
+ sha3Uncles: `0x${string}`;
87
+ size: bigint;
88
+ stateRoot: `0x${string}`;
89
+ timestamp: bigint;
90
+ totalDifficulty: bigint | null;
91
+ transactions: `0x${string}`[] | import("../index.js").OpStackTransaction[];
92
+ transactionsRoot: `0x${string}`;
93
+ uncles: `0x${string}`[];
94
+ withdrawals?: import("../../index.js").Withdrawal[] | undefined;
95
+ withdrawalsRoot?: `0x${string}` | undefined;
96
+ } & {};
97
+ type: "block";
98
+ };
99
+ readonly transaction: {
100
+ exclude: [] | undefined;
101
+ format: (args: ({
102
+ r?: `0x${string}`;
103
+ s?: `0x${string}`;
104
+ v?: `0x${string}`;
105
+ yParity?: `0x${string}` | undefined;
106
+ gasPrice?: `0x${string}` | undefined;
107
+ maxFeePerBlobGas?: `0x${string}` | undefined;
108
+ maxFeePerGas?: `0x${string}` | undefined;
109
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
110
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7e";
111
+ to?: `0x${string}` | null;
112
+ from?: `0x${string}`;
113
+ gas?: `0x${string}`;
114
+ nonce?: `0x${string}`;
115
+ value?: `0x${string}`;
116
+ blockHash?: `0x${string}` | null;
117
+ blockNumber?: `0x${string}` | null;
118
+ hash?: `0x${string}`;
119
+ input?: `0x${string}`;
120
+ transactionIndex?: `0x${string}` | null;
121
+ accessList?: undefined;
122
+ blobVersionedHashes?: undefined;
123
+ chainId?: `0x${string}` | undefined;
124
+ } & import("../index.js").Omit<import("../index.js").PartialBy<{
125
+ r: `0x${string}`;
126
+ s: `0x${string}`;
127
+ v: `0x${string}`;
128
+ to: `0x${string}` | null;
129
+ from: `0x${string}`;
130
+ gas: `0x${string}`;
131
+ nonce: `0x${string}`;
132
+ value: `0x${string}`;
133
+ blockHash: `0x${string}` | null;
134
+ blockNumber: `0x${string}` | null;
135
+ hash: `0x${string}`;
136
+ input: `0x${string}`;
137
+ transactionIndex: `0x${string}` | null;
138
+ typeHex: `0x${string}` | null;
139
+ gasPrice: `0x${string}`;
140
+ maxFeePerBlobGas?: undefined;
141
+ maxFeePerGas?: undefined;
142
+ maxPriorityFeePerGas?: undefined;
143
+ accessList?: undefined;
144
+ blobVersionedHashes?: undefined;
145
+ chainId?: `0x${string}` | undefined;
146
+ yParity?: undefined;
147
+ type: "0x0";
148
+ }, "yParity">, "typeHex"> & {
149
+ isSystemTx?: undefined;
150
+ mint?: undefined;
151
+ sourceHash?: undefined;
152
+ }) | ({
153
+ r?: `0x${string}`;
154
+ s?: `0x${string}`;
155
+ v?: `0x${string}`;
156
+ yParity?: `0x${string}` | undefined;
157
+ gasPrice?: `0x${string}` | undefined;
158
+ maxFeePerBlobGas?: `0x${string}` | undefined;
159
+ maxFeePerGas?: `0x${string}` | undefined;
160
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
161
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7e";
162
+ to?: `0x${string}` | null;
163
+ from?: `0x${string}`;
164
+ gas?: `0x${string}`;
165
+ nonce?: `0x${string}`;
166
+ value?: `0x${string}`;
167
+ blockHash?: `0x${string}` | null;
168
+ blockNumber?: `0x${string}` | null;
169
+ hash?: `0x${string}`;
170
+ input?: `0x${string}`;
171
+ transactionIndex?: `0x${string}` | null;
172
+ accessList?: undefined;
173
+ blobVersionedHashes?: undefined;
174
+ chainId?: `0x${string}` | undefined;
175
+ } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
176
+ isSystemTx?: boolean | undefined;
177
+ mint?: `0x${string}` | undefined;
178
+ sourceHash: `0x${string}`;
179
+ type: "0x7e";
180
+ }) | ({
181
+ r?: `0x${string}`;
182
+ s?: `0x${string}`;
183
+ v?: `0x${string}`;
184
+ yParity?: `0x${string}` | undefined;
185
+ gasPrice?: `0x${string}` | undefined;
186
+ maxFeePerBlobGas?: `0x${string}` | undefined;
187
+ maxFeePerGas?: `0x${string}` | undefined;
188
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
189
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7e";
190
+ to?: `0x${string}` | null;
191
+ from?: `0x${string}`;
192
+ gas?: `0x${string}`;
193
+ nonce?: `0x${string}`;
194
+ value?: `0x${string}`;
195
+ blockHash?: `0x${string}` | null;
196
+ blockNumber?: `0x${string}` | null;
197
+ hash?: `0x${string}`;
198
+ input?: `0x${string}`;
199
+ transactionIndex?: `0x${string}` | null;
200
+ accessList?: import("../../index.js").AccessList | undefined;
201
+ blobVersionedHashes?: undefined;
202
+ chainId?: `0x${string}` | undefined;
203
+ } & import("../index.js").Omit<import("../index.js").PartialBy<{
204
+ r: `0x${string}`;
205
+ s: `0x${string}`;
206
+ v: `0x${string}`;
207
+ to: `0x${string}` | null;
208
+ from: `0x${string}`;
209
+ gas: `0x${string}`;
210
+ nonce: `0x${string}`;
211
+ value: `0x${string}`;
212
+ blockHash: `0x${string}` | null;
213
+ blockNumber: `0x${string}` | null;
214
+ hash: `0x${string}`;
215
+ input: `0x${string}`;
216
+ transactionIndex: `0x${string}` | null;
217
+ typeHex: `0x${string}` | null;
218
+ gasPrice: `0x${string}`;
219
+ maxFeePerBlobGas?: undefined;
220
+ maxFeePerGas?: undefined;
221
+ maxPriorityFeePerGas?: undefined;
222
+ accessList?: undefined;
223
+ blobVersionedHashes?: undefined;
224
+ chainId?: `0x${string}` | undefined;
225
+ yParity?: undefined;
226
+ type: "0x0";
227
+ }, "yParity">, "typeHex"> & {
228
+ isSystemTx?: undefined;
229
+ mint?: undefined;
230
+ sourceHash?: undefined;
231
+ }) | ({
232
+ r?: `0x${string}`;
233
+ s?: `0x${string}`;
234
+ v?: `0x${string}`;
235
+ yParity?: `0x${string}` | undefined;
236
+ gasPrice?: `0x${string}` | undefined;
237
+ maxFeePerBlobGas?: `0x${string}` | undefined;
238
+ maxFeePerGas?: `0x${string}` | undefined;
239
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
240
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7e";
241
+ to?: `0x${string}` | null;
242
+ from?: `0x${string}`;
243
+ gas?: `0x${string}`;
244
+ nonce?: `0x${string}`;
245
+ value?: `0x${string}`;
246
+ blockHash?: `0x${string}` | null;
247
+ blockNumber?: `0x${string}` | null;
248
+ hash?: `0x${string}`;
249
+ input?: `0x${string}`;
250
+ transactionIndex?: `0x${string}` | null;
251
+ accessList?: import("../../index.js").AccessList | undefined;
252
+ blobVersionedHashes?: undefined;
253
+ chainId?: `0x${string}` | undefined;
254
+ } & import("../index.js").Omit<import("../index.js").PartialBy<{
255
+ blockHash: `0x${string}` | null;
256
+ blockNumber: `0x${string}` | null;
257
+ from: `0x${string}`;
258
+ gas: `0x${string}`;
259
+ hash: `0x${string}`;
260
+ input: `0x${string}`;
261
+ nonce: `0x${string}`;
262
+ r: `0x${string}`;
263
+ s: `0x${string}`;
264
+ to: `0x${string}` | null;
265
+ transactionIndex: `0x${string}` | null;
266
+ typeHex: `0x${string}` | null;
267
+ v: `0x${string}`;
268
+ value: `0x${string}`;
269
+ yParity: `0x${string}`;
270
+ gasPrice: `0x${string}`;
271
+ maxFeePerBlobGas?: undefined;
272
+ maxFeePerGas?: undefined;
273
+ maxPriorityFeePerGas?: undefined;
274
+ accessList: import("../../index.js").AccessList;
275
+ blobVersionedHashes?: undefined;
276
+ chainId: `0x${string}`;
277
+ type: "0x1";
278
+ }, "yParity">, "typeHex"> & {
279
+ isSystemTx?: undefined;
280
+ mint?: undefined;
281
+ sourceHash?: undefined;
282
+ }) | ({
283
+ r?: `0x${string}`;
284
+ s?: `0x${string}`;
285
+ v?: `0x${string}`;
286
+ yParity?: `0x${string}` | undefined;
287
+ gasPrice?: `0x${string}` | undefined;
288
+ maxFeePerBlobGas?: `0x${string}` | undefined;
289
+ maxFeePerGas?: `0x${string}` | undefined;
290
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
291
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7e";
292
+ to?: `0x${string}` | null;
293
+ from?: `0x${string}`;
294
+ gas?: `0x${string}`;
295
+ nonce?: `0x${string}`;
296
+ value?: `0x${string}`;
297
+ blockHash?: `0x${string}` | null;
298
+ blockNumber?: `0x${string}` | null;
299
+ hash?: `0x${string}`;
300
+ input?: `0x${string}`;
301
+ transactionIndex?: `0x${string}` | null;
302
+ accessList?: import("../../index.js").AccessList | undefined;
303
+ blobVersionedHashes?: undefined;
304
+ chainId?: `0x${string}` | undefined;
305
+ } & import("../index.js").Omit<import("../index.js").PartialBy<{
306
+ blockHash: `0x${string}` | null;
307
+ blockNumber: `0x${string}` | null;
308
+ from: `0x${string}`;
309
+ gas: `0x${string}`;
310
+ hash: `0x${string}`;
311
+ input: `0x${string}`;
312
+ nonce: `0x${string}`;
313
+ r: `0x${string}`;
314
+ s: `0x${string}`;
315
+ to: `0x${string}` | null;
316
+ transactionIndex: `0x${string}` | null;
317
+ typeHex: `0x${string}` | null;
318
+ v: `0x${string}`;
319
+ value: `0x${string}`;
320
+ yParity: `0x${string}`;
321
+ gasPrice?: undefined;
322
+ maxFeePerBlobGas?: undefined;
323
+ maxFeePerGas: `0x${string}`;
324
+ maxPriorityFeePerGas: `0x${string}`;
325
+ accessList: import("../../index.js").AccessList;
326
+ blobVersionedHashes?: undefined;
327
+ chainId: `0x${string}`;
328
+ type: "0x2";
329
+ }, "yParity">, "typeHex"> & {
330
+ isSystemTx?: undefined;
331
+ mint?: undefined;
332
+ sourceHash?: undefined;
333
+ }) | ({
334
+ r?: `0x${string}`;
335
+ s?: `0x${string}`;
336
+ v?: `0x${string}`;
337
+ yParity?: `0x${string}` | undefined;
338
+ gasPrice?: `0x${string}` | undefined;
339
+ maxFeePerBlobGas?: `0x${string}` | undefined;
340
+ maxFeePerGas?: `0x${string}` | undefined;
341
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
342
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7e";
343
+ to?: `0x${string}` | null;
344
+ from?: `0x${string}`;
345
+ gas?: `0x${string}`;
346
+ nonce?: `0x${string}`;
347
+ value?: `0x${string}`;
348
+ blockHash?: `0x${string}` | null;
349
+ blockNumber?: `0x${string}` | null;
350
+ hash?: `0x${string}`;
351
+ input?: `0x${string}`;
352
+ transactionIndex?: `0x${string}` | null;
353
+ accessList?: import("../../index.js").AccessList | undefined;
354
+ blobVersionedHashes?: undefined;
355
+ chainId?: `0x${string}` | undefined;
356
+ } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
357
+ isSystemTx?: boolean | undefined;
358
+ mint?: `0x${string}` | undefined;
359
+ sourceHash: `0x${string}`;
360
+ type: "0x7e";
361
+ }) | ({
362
+ r?: `0x${string}`;
363
+ s?: `0x${string}`;
364
+ v?: `0x${string}`;
365
+ yParity?: `0x${string}` | undefined;
366
+ gasPrice?: `0x${string}` | undefined;
367
+ maxFeePerBlobGas?: `0x${string}` | undefined;
368
+ maxFeePerGas?: `0x${string}` | undefined;
369
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
370
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7e";
371
+ to?: `0x${string}` | null;
372
+ from?: `0x${string}`;
373
+ gas?: `0x${string}`;
374
+ nonce?: `0x${string}`;
375
+ value?: `0x${string}`;
376
+ blockHash?: `0x${string}` | null;
377
+ blockNumber?: `0x${string}` | null;
378
+ hash?: `0x${string}`;
379
+ input?: `0x${string}`;
380
+ transactionIndex?: `0x${string}` | null;
381
+ accessList?: import("../../index.js").AccessList | undefined;
382
+ blobVersionedHashes?: undefined;
383
+ chainId?: `0x${string}` | undefined;
384
+ } & import("../index.js").Omit<import("../index.js").PartialBy<{
385
+ r: `0x${string}`;
386
+ s: `0x${string}`;
387
+ v: `0x${string}`;
388
+ to: `0x${string}` | null;
389
+ from: `0x${string}`;
390
+ gas: `0x${string}`;
391
+ nonce: `0x${string}`;
392
+ value: `0x${string}`;
393
+ blockHash: `0x${string}` | null;
394
+ blockNumber: `0x${string}` | null;
395
+ hash: `0x${string}`;
396
+ input: `0x${string}`;
397
+ transactionIndex: `0x${string}` | null;
398
+ typeHex: `0x${string}` | null;
399
+ gasPrice: `0x${string}`;
400
+ maxFeePerBlobGas?: undefined;
401
+ maxFeePerGas?: undefined;
402
+ maxPriorityFeePerGas?: undefined;
403
+ accessList?: undefined;
404
+ blobVersionedHashes?: undefined;
405
+ chainId?: `0x${string}` | undefined;
406
+ yParity?: undefined;
407
+ type: "0x0";
408
+ }, "yParity">, "typeHex"> & {
409
+ isSystemTx?: undefined;
410
+ mint?: undefined;
411
+ sourceHash?: undefined;
412
+ }) | ({
413
+ r?: `0x${string}`;
414
+ s?: `0x${string}`;
415
+ v?: `0x${string}`;
416
+ yParity?: `0x${string}` | undefined;
417
+ gasPrice?: `0x${string}` | undefined;
418
+ maxFeePerBlobGas?: `0x${string}` | undefined;
419
+ maxFeePerGas?: `0x${string}` | undefined;
420
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
421
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7e";
422
+ to?: `0x${string}` | null;
423
+ from?: `0x${string}`;
424
+ gas?: `0x${string}`;
425
+ nonce?: `0x${string}`;
426
+ value?: `0x${string}`;
427
+ blockHash?: `0x${string}` | null;
428
+ blockNumber?: `0x${string}` | null;
429
+ hash?: `0x${string}`;
430
+ input?: `0x${string}`;
431
+ transactionIndex?: `0x${string}` | null;
432
+ accessList?: import("../../index.js").AccessList | undefined;
433
+ blobVersionedHashes?: undefined;
434
+ chainId?: `0x${string}` | undefined;
435
+ } & import("../index.js").Omit<import("../index.js").PartialBy<{
436
+ blockHash: `0x${string}` | null;
437
+ blockNumber: `0x${string}` | null;
438
+ from: `0x${string}`;
439
+ gas: `0x${string}`;
440
+ hash: `0x${string}`;
441
+ input: `0x${string}`;
442
+ nonce: `0x${string}`;
443
+ r: `0x${string}`;
444
+ s: `0x${string}`;
445
+ to: `0x${string}` | null;
446
+ transactionIndex: `0x${string}` | null;
447
+ typeHex: `0x${string}` | null;
448
+ v: `0x${string}`;
449
+ value: `0x${string}`;
450
+ yParity: `0x${string}`;
451
+ gasPrice: `0x${string}`;
452
+ maxFeePerBlobGas?: undefined;
453
+ maxFeePerGas?: undefined;
454
+ maxPriorityFeePerGas?: undefined;
455
+ accessList: import("../../index.js").AccessList;
456
+ blobVersionedHashes?: undefined;
457
+ chainId: `0x${string}`;
458
+ type: "0x1";
459
+ }, "yParity">, "typeHex"> & {
460
+ isSystemTx?: undefined;
461
+ mint?: undefined;
462
+ sourceHash?: undefined;
463
+ }) | ({
464
+ r?: `0x${string}`;
465
+ s?: `0x${string}`;
466
+ v?: `0x${string}`;
467
+ yParity?: `0x${string}` | undefined;
468
+ gasPrice?: `0x${string}` | undefined;
469
+ maxFeePerBlobGas?: `0x${string}` | undefined;
470
+ maxFeePerGas?: `0x${string}` | undefined;
471
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
472
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7e";
473
+ to?: `0x${string}` | null;
474
+ from?: `0x${string}`;
475
+ gas?: `0x${string}`;
476
+ nonce?: `0x${string}`;
477
+ value?: `0x${string}`;
478
+ blockHash?: `0x${string}` | null;
479
+ blockNumber?: `0x${string}` | null;
480
+ hash?: `0x${string}`;
481
+ input?: `0x${string}`;
482
+ transactionIndex?: `0x${string}` | null;
483
+ accessList?: import("../../index.js").AccessList | undefined;
484
+ blobVersionedHashes?: undefined;
485
+ chainId?: `0x${string}` | undefined;
486
+ } & import("../index.js").Omit<import("../index.js").PartialBy<{
487
+ blockHash: `0x${string}` | null;
488
+ blockNumber: `0x${string}` | null;
489
+ from: `0x${string}`;
490
+ gas: `0x${string}`;
491
+ hash: `0x${string}`;
492
+ input: `0x${string}`;
493
+ nonce: `0x${string}`;
494
+ r: `0x${string}`;
495
+ s: `0x${string}`;
496
+ to: `0x${string}` | null;
497
+ transactionIndex: `0x${string}` | null;
498
+ typeHex: `0x${string}` | null;
499
+ v: `0x${string}`;
500
+ value: `0x${string}`;
501
+ yParity: `0x${string}`;
502
+ gasPrice?: undefined;
503
+ maxFeePerBlobGas?: undefined;
504
+ maxFeePerGas: `0x${string}`;
505
+ maxPriorityFeePerGas: `0x${string}`;
506
+ accessList: import("../../index.js").AccessList;
507
+ blobVersionedHashes?: undefined;
508
+ chainId: `0x${string}`;
509
+ type: "0x2";
510
+ }, "yParity">, "typeHex"> & {
511
+ isSystemTx?: undefined;
512
+ mint?: undefined;
513
+ sourceHash?: undefined;
514
+ }) | ({
515
+ r?: `0x${string}`;
516
+ s?: `0x${string}`;
517
+ v?: `0x${string}`;
518
+ yParity?: `0x${string}` | undefined;
519
+ gasPrice?: `0x${string}` | undefined;
520
+ maxFeePerBlobGas?: `0x${string}` | undefined;
521
+ maxFeePerGas?: `0x${string}` | undefined;
522
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
523
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7e";
524
+ to?: `0x${string}` | null;
525
+ from?: `0x${string}`;
526
+ gas?: `0x${string}`;
527
+ nonce?: `0x${string}`;
528
+ value?: `0x${string}`;
529
+ blockHash?: `0x${string}` | null;
530
+ blockNumber?: `0x${string}` | null;
531
+ hash?: `0x${string}`;
532
+ input?: `0x${string}`;
533
+ transactionIndex?: `0x${string}` | null;
534
+ accessList?: import("../../index.js").AccessList | undefined;
535
+ blobVersionedHashes?: undefined;
536
+ chainId?: `0x${string}` | undefined;
537
+ } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
538
+ isSystemTx?: boolean | undefined;
539
+ mint?: `0x${string}` | undefined;
540
+ sourceHash: `0x${string}`;
541
+ type: "0x7e";
542
+ }) | ({
543
+ r?: `0x${string}`;
544
+ s?: `0x${string}`;
545
+ v?: `0x${string}`;
546
+ yParity?: `0x${string}` | undefined;
547
+ gasPrice?: `0x${string}` | undefined;
548
+ maxFeePerBlobGas?: `0x${string}` | undefined;
549
+ maxFeePerGas?: `0x${string}` | undefined;
550
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
551
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7e";
552
+ to?: `0x${string}` | null;
553
+ from?: `0x${string}`;
554
+ gas?: `0x${string}`;
555
+ nonce?: `0x${string}`;
556
+ value?: `0x${string}`;
557
+ blockHash?: `0x${string}` | null;
558
+ blockNumber?: `0x${string}` | null;
559
+ hash?: `0x${string}`;
560
+ input?: `0x${string}`;
561
+ transactionIndex?: `0x${string}` | null;
562
+ accessList?: import("../../index.js").AccessList | undefined;
563
+ blobVersionedHashes?: readonly `0x${string}`[] | undefined;
564
+ chainId?: `0x${string}` | undefined;
565
+ } & import("../index.js").Omit<import("../index.js").PartialBy<{
566
+ r: `0x${string}`;
567
+ s: `0x${string}`;
568
+ v: `0x${string}`;
569
+ to: `0x${string}` | null;
570
+ from: `0x${string}`;
571
+ gas: `0x${string}`;
572
+ nonce: `0x${string}`;
573
+ value: `0x${string}`;
574
+ blockHash: `0x${string}` | null;
575
+ blockNumber: `0x${string}` | null;
576
+ hash: `0x${string}`;
577
+ input: `0x${string}`;
578
+ transactionIndex: `0x${string}` | null;
579
+ typeHex: `0x${string}` | null;
580
+ gasPrice: `0x${string}`;
581
+ maxFeePerBlobGas?: undefined;
582
+ maxFeePerGas?: undefined;
583
+ maxPriorityFeePerGas?: undefined;
584
+ accessList?: undefined;
585
+ blobVersionedHashes?: undefined;
586
+ chainId?: `0x${string}` | undefined;
587
+ yParity?: undefined;
588
+ type: "0x0";
589
+ }, "yParity">, "typeHex"> & {
590
+ isSystemTx?: undefined;
591
+ mint?: undefined;
592
+ sourceHash?: undefined;
593
+ }) | ({
594
+ r?: `0x${string}`;
595
+ s?: `0x${string}`;
596
+ v?: `0x${string}`;
597
+ yParity?: `0x${string}` | undefined;
598
+ gasPrice?: `0x${string}` | undefined;
599
+ maxFeePerBlobGas?: `0x${string}` | undefined;
600
+ maxFeePerGas?: `0x${string}` | undefined;
601
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
602
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7e";
603
+ to?: `0x${string}` | null;
604
+ from?: `0x${string}`;
605
+ gas?: `0x${string}`;
606
+ nonce?: `0x${string}`;
607
+ value?: `0x${string}`;
608
+ blockHash?: `0x${string}` | null;
609
+ blockNumber?: `0x${string}` | null;
610
+ hash?: `0x${string}`;
611
+ input?: `0x${string}`;
612
+ transactionIndex?: `0x${string}` | null;
613
+ accessList?: import("../../index.js").AccessList | undefined;
614
+ blobVersionedHashes?: readonly `0x${string}`[] | undefined;
615
+ chainId?: `0x${string}` | undefined;
616
+ } & import("../index.js").Omit<import("../index.js").PartialBy<{
617
+ blockHash: `0x${string}` | null;
618
+ blockNumber: `0x${string}` | null;
619
+ from: `0x${string}`;
620
+ gas: `0x${string}`;
621
+ hash: `0x${string}`;
622
+ input: `0x${string}`;
623
+ nonce: `0x${string}`;
624
+ r: `0x${string}`;
625
+ s: `0x${string}`;
626
+ to: `0x${string}` | null;
627
+ transactionIndex: `0x${string}` | null;
628
+ typeHex: `0x${string}` | null;
629
+ v: `0x${string}`;
630
+ value: `0x${string}`;
631
+ yParity: `0x${string}`;
632
+ gasPrice: `0x${string}`;
633
+ maxFeePerBlobGas?: undefined;
634
+ maxFeePerGas?: undefined;
635
+ maxPriorityFeePerGas?: undefined;
636
+ accessList: import("../../index.js").AccessList;
637
+ blobVersionedHashes?: undefined;
638
+ chainId: `0x${string}`;
639
+ type: "0x1";
640
+ }, "yParity">, "typeHex"> & {
641
+ isSystemTx?: undefined;
642
+ mint?: undefined;
643
+ sourceHash?: undefined;
644
+ }) | ({
645
+ r?: `0x${string}`;
646
+ s?: `0x${string}`;
647
+ v?: `0x${string}`;
648
+ yParity?: `0x${string}` | undefined;
649
+ gasPrice?: `0x${string}` | undefined;
650
+ maxFeePerBlobGas?: `0x${string}` | undefined;
651
+ maxFeePerGas?: `0x${string}` | undefined;
652
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
653
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7e";
654
+ to?: `0x${string}` | null;
655
+ from?: `0x${string}`;
656
+ gas?: `0x${string}`;
657
+ nonce?: `0x${string}`;
658
+ value?: `0x${string}`;
659
+ blockHash?: `0x${string}` | null;
660
+ blockNumber?: `0x${string}` | null;
661
+ hash?: `0x${string}`;
662
+ input?: `0x${string}`;
663
+ transactionIndex?: `0x${string}` | null;
664
+ accessList?: import("../../index.js").AccessList | undefined;
665
+ blobVersionedHashes?: readonly `0x${string}`[] | undefined;
666
+ chainId?: `0x${string}` | undefined;
667
+ } & import("../index.js").Omit<import("../index.js").PartialBy<{
668
+ blockHash: `0x${string}` | null;
669
+ blockNumber: `0x${string}` | null;
670
+ from: `0x${string}`;
671
+ gas: `0x${string}`;
672
+ hash: `0x${string}`;
673
+ input: `0x${string}`;
674
+ nonce: `0x${string}`;
675
+ r: `0x${string}`;
676
+ s: `0x${string}`;
677
+ to: `0x${string}` | null;
678
+ transactionIndex: `0x${string}` | null;
679
+ typeHex: `0x${string}` | null;
680
+ v: `0x${string}`;
681
+ value: `0x${string}`;
682
+ yParity: `0x${string}`;
683
+ gasPrice?: undefined;
684
+ maxFeePerBlobGas?: undefined;
685
+ maxFeePerGas: `0x${string}`;
686
+ maxPriorityFeePerGas: `0x${string}`;
687
+ accessList: import("../../index.js").AccessList;
688
+ blobVersionedHashes?: undefined;
689
+ chainId: `0x${string}`;
690
+ type: "0x2";
691
+ }, "yParity">, "typeHex"> & {
692
+ isSystemTx?: undefined;
693
+ mint?: undefined;
694
+ sourceHash?: undefined;
695
+ }) | ({
696
+ r?: `0x${string}`;
697
+ s?: `0x${string}`;
698
+ v?: `0x${string}`;
699
+ yParity?: `0x${string}` | undefined;
700
+ gasPrice?: `0x${string}` | undefined;
701
+ maxFeePerBlobGas?: `0x${string}` | undefined;
702
+ maxFeePerGas?: `0x${string}` | undefined;
703
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
704
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7e";
705
+ to?: `0x${string}` | null;
706
+ from?: `0x${string}`;
707
+ gas?: `0x${string}`;
708
+ nonce?: `0x${string}`;
709
+ value?: `0x${string}`;
710
+ blockHash?: `0x${string}` | null;
711
+ blockNumber?: `0x${string}` | null;
712
+ hash?: `0x${string}`;
713
+ input?: `0x${string}`;
714
+ transactionIndex?: `0x${string}` | null;
715
+ accessList?: import("../../index.js").AccessList | undefined;
716
+ blobVersionedHashes?: readonly `0x${string}`[] | undefined;
717
+ chainId?: `0x${string}` | undefined;
718
+ } & import("../index.js").Omit<import("../index.js").PartialBy<{
719
+ blockHash: `0x${string}` | null;
720
+ blockNumber: `0x${string}` | null;
721
+ from: `0x${string}`;
722
+ gas: `0x${string}`;
723
+ hash: `0x${string}`;
724
+ input: `0x${string}`;
725
+ nonce: `0x${string}`;
726
+ r: `0x${string}`;
727
+ s: `0x${string}`;
728
+ to: `0x${string}` | null;
729
+ transactionIndex: `0x${string}` | null;
730
+ typeHex: `0x${string}` | null;
731
+ v: `0x${string}`;
732
+ value: `0x${string}`;
733
+ yParity: `0x${string}`;
734
+ gasPrice?: undefined;
735
+ maxFeePerBlobGas: `0x${string}`;
736
+ maxFeePerGas: `0x${string}`;
737
+ maxPriorityFeePerGas: `0x${string}`;
738
+ accessList: import("../../index.js").AccessList;
739
+ blobVersionedHashes: readonly `0x${string}`[];
740
+ chainId: `0x${string}`;
741
+ type: "0x3";
742
+ }, "yParity">, "typeHex"> & {
743
+ isSystemTx?: undefined;
744
+ mint?: undefined;
745
+ sourceHash?: undefined;
746
+ }) | ({
747
+ r?: `0x${string}`;
748
+ s?: `0x${string}`;
749
+ v?: `0x${string}`;
750
+ yParity?: `0x${string}` | undefined;
751
+ gasPrice?: `0x${string}` | undefined;
752
+ maxFeePerBlobGas?: `0x${string}` | undefined;
753
+ maxFeePerGas?: `0x${string}` | undefined;
754
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
755
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7e";
756
+ to?: `0x${string}` | null;
757
+ from?: `0x${string}`;
758
+ gas?: `0x${string}`;
759
+ nonce?: `0x${string}`;
760
+ value?: `0x${string}`;
761
+ blockHash?: `0x${string}` | null;
762
+ blockNumber?: `0x${string}` | null;
763
+ hash?: `0x${string}`;
764
+ input?: `0x${string}`;
765
+ transactionIndex?: `0x${string}` | null;
766
+ accessList?: import("../../index.js").AccessList | undefined;
767
+ blobVersionedHashes?: readonly `0x${string}`[] | undefined;
768
+ chainId?: `0x${string}` | undefined;
769
+ } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
770
+ isSystemTx?: boolean | undefined;
771
+ mint?: `0x${string}` | undefined;
772
+ sourceHash: `0x${string}`;
773
+ type: "0x7e";
774
+ })) => ({
775
+ r: `0x${string}`;
776
+ s: `0x${string}`;
777
+ v: bigint;
778
+ to: `0x${string}` | null;
779
+ from: `0x${string}`;
780
+ gas: bigint;
781
+ nonce: number;
782
+ value: bigint;
783
+ blockHash: `0x${string}` | null;
784
+ blockNumber: bigint | null;
785
+ hash: `0x${string}`;
786
+ input: `0x${string}`;
787
+ transactionIndex: number | null;
788
+ typeHex: `0x${string}` | null;
789
+ gasPrice: bigint;
790
+ maxFeePerBlobGas?: undefined;
791
+ maxFeePerGas?: undefined;
792
+ maxPriorityFeePerGas?: undefined;
793
+ accessList?: undefined;
794
+ blobVersionedHashes?: undefined;
795
+ chainId?: number | undefined;
796
+ yParity?: undefined;
797
+ type: "legacy";
798
+ isSystemTx?: undefined;
799
+ mint?: undefined;
800
+ sourceHash?: undefined;
801
+ } | {
802
+ r: `0x${string}`;
803
+ s: `0x${string}`;
804
+ v: bigint;
805
+ to: `0x${string}` | null;
806
+ from: `0x${string}`;
807
+ gas: bigint;
808
+ nonce: number;
809
+ value: bigint;
810
+ blockHash: `0x${string}` | null;
811
+ blockNumber: bigint | null;
812
+ hash: `0x${string}`;
813
+ input: `0x${string}`;
814
+ transactionIndex: number | null;
815
+ typeHex: `0x${string}` | null;
816
+ gasPrice: undefined;
817
+ maxFeePerBlobGas?: undefined;
818
+ maxFeePerGas: bigint;
819
+ maxPriorityFeePerGas: bigint;
820
+ accessList?: undefined;
821
+ blobVersionedHashes?: undefined;
822
+ chainId?: number | undefined;
823
+ yParity: number;
824
+ type: "deposit";
825
+ isSystemTx?: boolean;
826
+ mint?: bigint | undefined;
827
+ sourceHash: `0x${string}`;
828
+ } | {
829
+ blockHash: `0x${string}` | null;
830
+ blockNumber: bigint | null;
831
+ from: `0x${string}`;
832
+ gas: bigint;
833
+ hash: `0x${string}`;
834
+ input: `0x${string}`;
835
+ nonce: number;
836
+ r: `0x${string}`;
837
+ s: `0x${string}`;
838
+ to: `0x${string}` | null;
839
+ transactionIndex: number | null;
840
+ typeHex: `0x${string}` | null;
841
+ v: bigint;
842
+ value: bigint;
843
+ yParity: number;
844
+ gasPrice: bigint;
845
+ maxFeePerBlobGas?: undefined;
846
+ maxFeePerGas?: undefined;
847
+ maxPriorityFeePerGas?: undefined;
848
+ accessList: import("../../index.js").AccessList;
849
+ blobVersionedHashes?: undefined;
850
+ chainId: number;
851
+ type: "eip2930";
852
+ isSystemTx?: undefined;
853
+ mint?: undefined;
854
+ sourceHash?: undefined;
855
+ } | {
856
+ blockHash: `0x${string}` | null;
857
+ blockNumber: bigint | null;
858
+ from: `0x${string}`;
859
+ gas: bigint;
860
+ hash: `0x${string}`;
861
+ input: `0x${string}`;
862
+ nonce: number;
863
+ r: `0x${string}`;
864
+ s: `0x${string}`;
865
+ to: `0x${string}` | null;
866
+ transactionIndex: number | null;
867
+ typeHex: `0x${string}` | null;
868
+ v: bigint;
869
+ value: bigint;
870
+ yParity: number;
871
+ gasPrice: undefined;
872
+ maxFeePerBlobGas?: undefined;
873
+ maxFeePerGas: bigint;
874
+ maxPriorityFeePerGas: bigint;
875
+ accessList: import("../../index.js").AccessList;
876
+ blobVersionedHashes?: undefined;
877
+ chainId: number;
878
+ type: "eip1559";
879
+ isSystemTx?: undefined;
880
+ mint?: undefined;
881
+ sourceHash?: undefined;
882
+ } | {
883
+ blockHash: `0x${string}` | null;
884
+ blockNumber: bigint | null;
885
+ from: `0x${string}`;
886
+ gas: bigint;
887
+ hash: `0x${string}`;
888
+ input: `0x${string}`;
889
+ nonce: number;
890
+ r: `0x${string}`;
891
+ s: `0x${string}`;
892
+ to: `0x${string}` | null;
893
+ transactionIndex: number | null;
894
+ typeHex: `0x${string}` | null;
895
+ v: bigint;
896
+ value: bigint;
897
+ yParity: number;
898
+ gasPrice: undefined;
899
+ maxFeePerBlobGas?: undefined;
900
+ maxFeePerGas: bigint;
901
+ maxPriorityFeePerGas: bigint;
902
+ accessList: import("../../index.js").AccessList;
903
+ blobVersionedHashes?: undefined;
904
+ chainId: number;
905
+ type: "deposit";
906
+ isSystemTx?: boolean;
907
+ mint?: bigint | undefined;
908
+ sourceHash: `0x${string}`;
909
+ } | {
910
+ blockHash: `0x${string}` | null;
911
+ blockNumber: bigint | null;
912
+ from: `0x${string}`;
913
+ gas: bigint;
914
+ hash: `0x${string}`;
915
+ input: `0x${string}`;
916
+ nonce: number;
917
+ r: `0x${string}`;
918
+ s: `0x${string}`;
919
+ to: `0x${string}` | null;
920
+ transactionIndex: number | null;
921
+ typeHex: `0x${string}` | null;
922
+ v: bigint;
923
+ value: bigint;
924
+ yParity: number;
925
+ gasPrice: bigint;
926
+ maxFeePerBlobGas?: undefined;
927
+ maxFeePerGas: undefined;
928
+ maxPriorityFeePerGas: undefined;
929
+ accessList: import("../../index.js").AccessList;
930
+ blobVersionedHashes?: undefined;
931
+ chainId: number;
932
+ type: "eip2930";
933
+ isSystemTx?: undefined;
934
+ mint?: undefined;
935
+ sourceHash?: undefined;
936
+ } | {
937
+ blockHash: `0x${string}` | null;
938
+ blockNumber: bigint | null;
939
+ from: `0x${string}`;
940
+ gas: bigint;
941
+ hash: `0x${string}`;
942
+ input: `0x${string}`;
943
+ nonce: number;
944
+ r: `0x${string}`;
945
+ s: `0x${string}`;
946
+ to: `0x${string}` | null;
947
+ transactionIndex: number | null;
948
+ typeHex: `0x${string}` | null;
949
+ v: bigint;
950
+ value: bigint;
951
+ yParity: number;
952
+ gasPrice?: undefined;
953
+ maxFeePerBlobGas?: undefined;
954
+ maxFeePerGas: bigint;
955
+ maxPriorityFeePerGas: bigint;
956
+ accessList: import("../../index.js").AccessList;
957
+ blobVersionedHashes?: undefined;
958
+ chainId: number;
959
+ type: "eip1559";
960
+ isSystemTx?: undefined;
961
+ mint?: undefined;
962
+ sourceHash?: undefined;
963
+ } | {
964
+ blockHash: `0x${string}` | null;
965
+ blockNumber: bigint | null;
966
+ from: `0x${string}`;
967
+ gas: bigint;
968
+ hash: `0x${string}`;
969
+ input: `0x${string}`;
970
+ nonce: number;
971
+ r: `0x${string}`;
972
+ s: `0x${string}`;
973
+ to: `0x${string}` | null;
974
+ transactionIndex: number | null;
975
+ typeHex: `0x${string}` | null;
976
+ v: bigint;
977
+ value: bigint;
978
+ yParity: number;
979
+ gasPrice?: undefined;
980
+ maxFeePerBlobGas?: undefined;
981
+ maxFeePerGas: bigint;
982
+ maxPriorityFeePerGas: bigint;
983
+ accessList: import("../../index.js").AccessList;
984
+ blobVersionedHashes?: undefined;
985
+ chainId: number;
986
+ type: "deposit";
987
+ isSystemTx?: boolean;
988
+ mint?: bigint | undefined;
989
+ sourceHash: `0x${string}`;
990
+ } | {
991
+ blockHash: `0x${string}` | null;
992
+ blockNumber: bigint | null;
993
+ from: `0x${string}`;
994
+ gas: bigint;
995
+ hash: `0x${string}`;
996
+ input: `0x${string}`;
997
+ nonce: number;
998
+ r: `0x${string}`;
999
+ s: `0x${string}`;
1000
+ to: `0x${string}` | null;
1001
+ transactionIndex: number | null;
1002
+ typeHex: `0x${string}` | null;
1003
+ v: bigint;
1004
+ value: bigint;
1005
+ yParity: number;
1006
+ gasPrice?: undefined;
1007
+ maxFeePerBlobGas: bigint;
1008
+ maxFeePerGas: bigint;
1009
+ maxPriorityFeePerGas: bigint;
1010
+ accessList: import("../../index.js").AccessList;
1011
+ blobVersionedHashes: readonly `0x${string}`[];
1012
+ chainId: number;
1013
+ type: "eip4844";
1014
+ isSystemTx?: undefined;
1015
+ mint?: undefined;
1016
+ sourceHash?: undefined;
1017
+ } | {
1018
+ blockHash: `0x${string}` | null;
1019
+ blockNumber: bigint | null;
1020
+ from: `0x${string}`;
1021
+ gas: bigint;
1022
+ hash: `0x${string}`;
1023
+ input: `0x${string}`;
1024
+ nonce: number;
1025
+ r: `0x${string}`;
1026
+ s: `0x${string}`;
1027
+ to: `0x${string}` | null;
1028
+ transactionIndex: number | null;
1029
+ typeHex: `0x${string}` | null;
1030
+ v: bigint;
1031
+ value: bigint;
1032
+ yParity: number;
1033
+ gasPrice?: undefined;
1034
+ maxFeePerBlobGas: undefined;
1035
+ maxFeePerGas: bigint;
1036
+ maxPriorityFeePerGas: bigint;
1037
+ accessList: import("../../index.js").AccessList;
1038
+ blobVersionedHashes: readonly `0x${string}`[];
1039
+ chainId: number;
1040
+ type: "deposit";
1041
+ isSystemTx?: boolean;
1042
+ mint?: bigint | undefined;
1043
+ sourceHash: `0x${string}`;
1044
+ }) & {};
1045
+ type: "transaction";
1046
+ };
1047
+ readonly transactionReceipt: {
1048
+ exclude: [] | undefined;
1049
+ format: (args: import("../index.js").Assign<import("../../index.js").ExactPartial<import("../../index.js").RpcTransactionReceipt>, import("../index.js").OpStackRpcTransactionReceiptOverrides>) => {
1050
+ blobGasPrice?: bigint | undefined;
1051
+ blobGasUsed?: bigint | undefined;
1052
+ blockHash: `0x${string}`;
1053
+ blockNumber: bigint;
1054
+ contractAddress: `0x${string}` | null | undefined;
1055
+ cumulativeGasUsed: bigint;
1056
+ effectiveGasPrice: bigint;
1057
+ from: `0x${string}`;
1058
+ gasUsed: bigint;
1059
+ logs: import("../../index.js").Log<bigint, number, false>[];
1060
+ logsBloom: `0x${string}`;
1061
+ root?: `0x${string}` | undefined;
1062
+ status: "success" | "reverted";
1063
+ to: `0x${string}` | null;
1064
+ transactionHash: `0x${string}`;
1065
+ transactionIndex: number;
1066
+ type: import("../../index.js").TransactionType;
1067
+ l1GasPrice: bigint | null;
1068
+ l1GasUsed: bigint | null;
1069
+ l1Fee: bigint | null;
1070
+ l1FeeScalar: number | null;
1071
+ } & {};
1072
+ type: "transactionReceipt";
1073
+ };
1074
+ };
1075
+ serializers: {
1076
+ readonly transaction: typeof import("../index.js").serializeTransactionOpStack;
1077
+ };
1078
+ fees?: import("../../index.js").ChainFees<undefined> | undefined;
1079
+ };
1080
+ //# sourceMappingURL=metalL2.d.ts.map