viem 2.16.1 → 2.16.2

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