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