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