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