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