viem 2.16.5 → 2.17.0

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