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
@@ -2,9 +2,7 @@ export declare const chainConfig: {
2
2
  readonly formatters: {
3
3
  readonly block: {
4
4
  exclude: [] | undefined;
5
- format: (args: import("../types/utils.js").Assign<import("../index.js").ExactPartial<import("../index.js").RpcBlock>, import("./index.js").ZkSyncRpcBlockOverrides & {
6
- transactions: import("../index.js").Hash[] | import("./index.js").ZkSyncRpcTransaction[];
7
- }>) => {
5
+ format: (args: import("./index.js").ZkSyncRpcBlock) => {
8
6
  baseFeePerGas: bigint | null;
9
7
  blobGasUsed: bigint;
10
8
  difficulty: bigint;
@@ -26,7 +24,7 @@ export declare const chainConfig: {
26
24
  stateRoot: import("../index.js").Hash;
27
25
  timestamp: bigint;
28
26
  totalDifficulty: bigint | null;
29
- transactions: `0x${string}`[] | import("./index.js").ZkSyncTransaction[];
27
+ transactions: `0x${string}`[] | import("./index.js").ZkSyncTransaction<boolean>[];
30
28
  transactionsRoot: import("../index.js").Hash;
31
29
  uncles: import("../index.js").Hash[];
32
30
  withdrawals?: import("../index.js").Withdrawal[] | undefined;
@@ -38,7 +36,7 @@ export declare const chainConfig: {
38
36
  };
39
37
  readonly transaction: {
40
38
  exclude: [] | undefined;
41
- format: (args: import("../types/utils.js").Assign<import("../index.js").ExactPartial<import("../index.js").RpcTransaction>, import("./index.js").ZkSyncRpcTransaction>) => ({
39
+ format: (args: import("./index.js").ZkSyncRpcTransaction) => ({
42
40
  r: import("../index.js").Hex;
43
41
  s: import("../index.js").Hex;
44
42
  v: bigint;
@@ -64,58 +62,6 @@ export declare const chainConfig: {
64
62
  maxPriorityFeePerGas?: undefined;
65
63
  l1BatchNumber: bigint | null;
66
64
  l1BatchTxIndex: bigint | null;
67
- } | {
68
- r: import("../index.js").Hex;
69
- s: import("../index.js").Hex;
70
- v: bigint;
71
- to: import("abitype").Address | null;
72
- from: import("abitype").Address;
73
- gas: bigint;
74
- nonce: number;
75
- value: bigint;
76
- blockHash: `0x${string}` | null;
77
- blockNumber: bigint | null;
78
- hash: import("../index.js").Hash;
79
- input: import("../index.js").Hex;
80
- transactionIndex: number | null;
81
- typeHex: import("../index.js").Hex | null;
82
- accessList?: undefined;
83
- blobVersionedHashes?: undefined;
84
- chainId?: number | undefined;
85
- yParity: number;
86
- type: "priority";
87
- gasPrice: undefined;
88
- maxFeePerBlobGas?: undefined;
89
- maxFeePerGas: bigint;
90
- maxPriorityFeePerGas: bigint;
91
- l1BatchNumber: bigint | null;
92
- l1BatchTxIndex: bigint | null;
93
- } | {
94
- r: import("../index.js").Hex;
95
- s: import("../index.js").Hex;
96
- v: bigint;
97
- to: import("abitype").Address | null;
98
- from: import("abitype").Address;
99
- gas: bigint;
100
- nonce: number;
101
- value: bigint;
102
- blockHash: `0x${string}` | null;
103
- blockNumber: bigint | null;
104
- hash: import("../index.js").Hash;
105
- input: import("../index.js").Hex;
106
- transactionIndex: number | null;
107
- typeHex: import("../index.js").Hex | null;
108
- accessList?: undefined;
109
- blobVersionedHashes?: undefined;
110
- chainId?: number | undefined;
111
- yParity: number;
112
- type: "priority" | "eip712";
113
- gasPrice: undefined;
114
- maxFeePerBlobGas?: undefined;
115
- maxFeePerGas: bigint;
116
- maxPriorityFeePerGas: bigint;
117
- l1BatchNumber: bigint | null;
118
- l1BatchTxIndex: bigint | null;
119
65
  } | {
120
66
  blockHash: `0x${string}` | null;
121
67
  blockNumber: bigint | null;
@@ -142,110 +88,6 @@ export declare const chainConfig: {
142
88
  maxPriorityFeePerGas?: undefined;
143
89
  l1BatchNumber: bigint | null;
144
90
  l1BatchTxIndex: bigint | null;
145
- } | {
146
- blockHash: `0x${string}` | null;
147
- blockNumber: bigint | null;
148
- from: import("abitype").Address;
149
- gas: bigint;
150
- hash: import("../index.js").Hash;
151
- input: import("../index.js").Hex;
152
- nonce: number;
153
- r: import("../index.js").Hex;
154
- s: import("../index.js").Hex;
155
- to: import("abitype").Address | null;
156
- transactionIndex: number | null;
157
- typeHex: import("../index.js").Hex | null;
158
- v: bigint;
159
- value: bigint;
160
- yParity: number;
161
- accessList: import("../index.js").AccessList;
162
- blobVersionedHashes?: undefined;
163
- chainId: number;
164
- type: "eip1559";
165
- gasPrice: undefined;
166
- maxFeePerBlobGas?: undefined;
167
- maxFeePerGas: bigint;
168
- maxPriorityFeePerGas: bigint;
169
- l1BatchNumber: bigint | null;
170
- l1BatchTxIndex: bigint | null;
171
- } | {
172
- blockHash: `0x${string}` | null;
173
- blockNumber: bigint | null;
174
- from: import("abitype").Address;
175
- gas: bigint;
176
- hash: import("../index.js").Hash;
177
- input: import("../index.js").Hex;
178
- nonce: number;
179
- r: import("../index.js").Hex;
180
- s: import("../index.js").Hex;
181
- to: import("abitype").Address | null;
182
- transactionIndex: number | null;
183
- typeHex: import("../index.js").Hex | null;
184
- v: bigint;
185
- value: bigint;
186
- yParity: number;
187
- accessList: import("../index.js").AccessList;
188
- blobVersionedHashes?: undefined;
189
- chainId: number;
190
- type: "priority";
191
- gasPrice: undefined;
192
- maxFeePerBlobGas?: undefined;
193
- maxFeePerGas: bigint;
194
- maxPriorityFeePerGas: bigint;
195
- l1BatchNumber: bigint | null;
196
- l1BatchTxIndex: bigint | null;
197
- } | {
198
- blockHash: `0x${string}` | null;
199
- blockNumber: bigint | null;
200
- from: import("abitype").Address;
201
- gas: bigint;
202
- hash: import("../index.js").Hash;
203
- input: import("../index.js").Hex;
204
- nonce: number;
205
- r: import("../index.js").Hex;
206
- s: import("../index.js").Hex;
207
- to: import("abitype").Address | null;
208
- transactionIndex: number | null;
209
- typeHex: import("../index.js").Hex | null;
210
- v: bigint;
211
- value: bigint;
212
- yParity: number;
213
- accessList: import("../index.js").AccessList;
214
- blobVersionedHashes?: undefined;
215
- chainId: number;
216
- type: "priority" | "eip712";
217
- gasPrice: undefined;
218
- maxFeePerBlobGas?: undefined;
219
- maxFeePerGas: bigint;
220
- maxPriorityFeePerGas: bigint;
221
- l1BatchNumber: bigint | null;
222
- l1BatchTxIndex: bigint | null;
223
- } | {
224
- blockHash: `0x${string}` | null;
225
- blockNumber: bigint | null;
226
- from: import("abitype").Address;
227
- gas: bigint;
228
- hash: import("../index.js").Hash;
229
- input: import("../index.js").Hex;
230
- nonce: number;
231
- r: import("../index.js").Hex;
232
- s: import("../index.js").Hex;
233
- to: import("abitype").Address | null;
234
- transactionIndex: number | null;
235
- typeHex: import("../index.js").Hex | null;
236
- v: bigint;
237
- value: bigint;
238
- yParity: number;
239
- accessList: import("../index.js").AccessList;
240
- blobVersionedHashes?: undefined;
241
- chainId: number;
242
- type: "eip2930";
243
- gasPrice: bigint;
244
- maxFeePerBlobGas?: undefined;
245
- maxFeePerGas: undefined;
246
- maxPriorityFeePerGas: undefined;
247
- l1BatchNumber: bigint | null;
248
- l1BatchTxIndex: bigint | null;
249
91
  } | {
250
92
  blockHash: `0x${string}` | null;
251
93
  blockNumber: bigint | null;
@@ -289,11 +131,11 @@ export declare const chainConfig: {
289
131
  value: bigint;
290
132
  yParity: number;
291
133
  accessList: import("../index.js").AccessList;
292
- blobVersionedHashes?: undefined;
134
+ blobVersionedHashes: readonly import("../index.js").Hex[];
293
135
  chainId: number;
294
- type: "priority";
136
+ type: "eip4844";
295
137
  gasPrice?: undefined;
296
- maxFeePerBlobGas?: undefined;
138
+ maxFeePerBlobGas: bigint;
297
139
  maxFeePerGas: bigint;
298
140
  maxPriorityFeePerGas: bigint;
299
141
  l1BatchNumber: bigint | null;
@@ -314,42 +156,13 @@ export declare const chainConfig: {
314
156
  v: bigint;
315
157
  value: bigint;
316
158
  yParity: number;
317
- accessList: import("../index.js").AccessList;
318
- blobVersionedHashes?: undefined;
319
- chainId: number;
320
- type: "priority" | "eip712";
321
- gasPrice?: undefined;
322
- maxFeePerBlobGas?: undefined;
323
- maxFeePerGas: bigint;
324
- maxPriorityFeePerGas: bigint;
325
159
  l1BatchNumber: bigint | null;
326
160
  l1BatchTxIndex: bigint | null;
327
- } | {
328
- blockHash: `0x${string}` | null;
329
- blockNumber: bigint | null;
330
- from: import("abitype").Address;
331
- gas: bigint;
332
- hash: import("../index.js").Hash;
333
- input: import("../index.js").Hex;
334
- nonce: number;
335
- r: import("../index.js").Hex;
336
- s: import("../index.js").Hex;
337
- to: import("abitype").Address | null;
338
- transactionIndex: number | null;
339
- typeHex: import("../index.js").Hex | null;
340
- v: bigint;
341
- value: bigint;
342
- yParity: number;
343
- accessList: import("../index.js").AccessList;
344
- blobVersionedHashes: readonly import("../index.js").Hex[];
345
- chainId: number;
346
- type: "eip4844";
347
161
  gasPrice?: undefined;
348
- maxFeePerBlobGas: bigint;
162
+ maxFeePerBlobGas?: undefined;
349
163
  maxFeePerGas: bigint;
350
164
  maxPriorityFeePerGas: bigint;
351
- l1BatchNumber: bigint | null;
352
- l1BatchTxIndex: bigint | null;
165
+ type: "priority";
353
166
  } | {
354
167
  blockHash: `0x${string}` | null;
355
168
  blockNumber: bigint | null;
@@ -366,1009 +179,98 @@ export declare const chainConfig: {
366
179
  v: bigint;
367
180
  value: bigint;
368
181
  yParity: number;
369
- accessList: import("../index.js").AccessList;
370
- blobVersionedHashes: readonly import("../index.js").Hex[];
371
- chainId: number;
372
- type: "priority";
373
- gasPrice?: undefined;
374
- maxFeePerBlobGas: undefined;
375
- maxFeePerGas: bigint;
376
- maxPriorityFeePerGas: bigint;
377
182
  l1BatchNumber: bigint | null;
378
183
  l1BatchTxIndex: bigint | null;
379
- } | {
380
- blockHash: `0x${string}` | null;
381
- blockNumber: bigint | null;
382
- from: import("abitype").Address;
383
- gas: bigint;
384
- hash: import("../index.js").Hash;
385
- input: import("../index.js").Hex;
386
- nonce: number;
387
- r: import("../index.js").Hex;
388
- s: import("../index.js").Hex;
389
- to: import("abitype").Address | null;
390
- transactionIndex: number | null;
391
- typeHex: import("../index.js").Hex | null;
392
- v: bigint;
393
- value: bigint;
394
- yParity: number;
395
- accessList: import("../index.js").AccessList;
396
- blobVersionedHashes: readonly import("../index.js").Hex[];
397
- chainId: number;
398
- type: "priority" | "eip712";
399
184
  gasPrice?: undefined;
400
- maxFeePerBlobGas: undefined;
185
+ maxFeePerBlobGas?: undefined;
401
186
  maxFeePerGas: bigint;
402
187
  maxPriorityFeePerGas: bigint;
403
- l1BatchNumber: bigint | null;
404
- l1BatchTxIndex: bigint | null;
188
+ type: "eip712" | "priority";
405
189
  }) & {};
406
190
  type: "transaction";
407
191
  };
408
192
  readonly transactionReceipt: {
409
193
  exclude: [] | undefined;
410
- format: (args: import("../types/utils.js").Assign<import("../index.js").ExactPartial<import("../index.js").RpcTransactionReceipt>, import("./index.js").ZkSyncRpcTransactionReceiptOverrides>) => {
411
- blobGasPrice?: bigint | undefined;
412
- blobGasUsed?: bigint | undefined;
194
+ format: (args: import("./types/transaction.js").ZkSyncRpcTransactionReceipt) => {
195
+ type: import("./index.js").ZkSyncTransactionType;
196
+ to: import("abitype").Address | null;
197
+ from: import("abitype").Address;
413
198
  blockHash: import("../index.js").Hash;
414
199
  blockNumber: bigint;
200
+ transactionIndex: number;
201
+ status: "success" | "reverted";
202
+ logsBloom: import("../index.js").Hex;
203
+ blobGasUsed?: bigint | undefined;
204
+ gasUsed: bigint;
415
205
  contractAddress: import("abitype").Address | null | undefined;
206
+ transactionHash: import("../index.js").Hash;
207
+ blobGasPrice?: bigint | undefined;
416
208
  cumulativeGasUsed: bigint;
417
209
  effectiveGasPrice: bigint;
418
- from: import("abitype").Address;
419
- gasUsed: bigint;
420
- logs: import("./index.js").ZkSyncLog[];
421
- logsBloom: import("../index.js").Hex;
422
210
  root?: import("../index.js").Hash | undefined;
423
- status: "success" | "reverted";
424
- to: import("abitype").Address | null;
425
- transactionHash: import("../index.js").Hash;
426
- transactionIndex: number;
427
- type: import("./index.js").ZkSyncTransactionType;
428
211
  l1BatchNumber: bigint | null;
429
212
  l1BatchTxIndex: bigint | null;
213
+ logs: import("./index.js").ZkSyncLog[];
430
214
  l2ToL1Logs: import("./index.js").ZkSyncL2ToL1Log[];
431
215
  } & {};
432
216
  type: "transactionReceipt";
433
217
  };
434
218
  readonly transactionRequest: {
435
219
  exclude: ("gasPerPubdata" | "paymaster" | "factoryDeps" | "paymasterInput" | "customSignature")[] | undefined;
436
- format: (args: ({
220
+ format: (args: import("./index.js").ZkSyncTransactionRequest) => ({
437
221
  data?: import("../index.js").Hex | undefined;
438
- from?: import("abitype").Address;
439
- gas?: bigint | undefined;
440
- nonce?: number | undefined;
222
+ from: import("abitype").Address;
223
+ gas?: `0x${string}` | undefined;
224
+ nonce?: `0x${string}` | undefined;
441
225
  to?: import("abitype").Address | null | undefined;
442
- value?: bigint | undefined;
226
+ value?: `0x${string}` | undefined;
443
227
  accessList?: undefined;
444
228
  blobs?: undefined;
445
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
446
- gasPrice?: bigint | undefined;
447
- maxFeePerBlobGas?: bigint | undefined;
448
- maxFeePerGas?: bigint | undefined;
449
- maxPriorityFeePerGas?: bigint | undefined;
229
+ type?: "0x0" | undefined;
230
+ gasPrice?: `0x${string}` | undefined;
231
+ maxFeePerBlobGas?: undefined;
232
+ maxFeePerGas?: undefined;
233
+ maxPriorityFeePerGas?: undefined;
450
234
  blobVersionedHashes?: undefined;
451
235
  kzg?: undefined;
452
236
  sidecars?: undefined;
453
- } & {
237
+ eip712Meta?: undefined;
238
+ } | {
454
239
  data?: import("../index.js").Hex | undefined;
455
240
  from: import("abitype").Address;
456
- gas?: bigint | undefined;
457
- nonce?: number | undefined;
241
+ gas?: `0x${string}` | undefined;
242
+ nonce?: `0x${string}` | undefined;
458
243
  to?: import("abitype").Address | null | undefined;
459
- value?: bigint | undefined;
460
- accessList?: undefined;
244
+ value?: `0x${string}` | undefined;
245
+ accessList?: import("../index.js").AccessList | undefined;
461
246
  blobs?: undefined;
462
- type?: "legacy" | undefined;
463
- gasPrice?: bigint | undefined;
247
+ type?: "0x1" | undefined;
248
+ gasPrice?: `0x${string}` | undefined;
464
249
  maxFeePerBlobGas?: undefined;
465
250
  maxFeePerGas?: undefined;
466
251
  maxPriorityFeePerGas?: undefined;
467
252
  blobVersionedHashes?: undefined;
468
253
  kzg?: undefined;
469
254
  sidecars?: undefined;
470
- } & {
471
- gasPerPubdata?: undefined;
472
- customSignature?: undefined;
473
- paymaster?: undefined;
474
- paymasterInput?: undefined;
475
- factoryDeps?: undefined;
476
- }) | ({
477
- data?: import("../index.js").Hex | undefined;
478
- from?: import("abitype").Address;
479
- gas?: bigint | undefined;
480
- nonce?: number | undefined;
481
- to?: import("abitype").Address | null | undefined;
482
- value?: bigint | undefined;
483
- accessList?: undefined;
484
- blobs?: undefined;
485
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
486
- gasPrice?: bigint | undefined;
487
- maxFeePerBlobGas?: bigint | undefined;
488
- maxFeePerGas?: bigint | undefined;
489
- maxPriorityFeePerGas?: bigint | undefined;
490
- blobVersionedHashes?: undefined;
491
- kzg?: undefined;
492
- sidecars?: undefined;
493
- } & {
494
- data?: import("../index.js").Hex | undefined;
495
- from: import("abitype").Address;
496
- gas?: bigint | undefined;
497
- nonce?: number | undefined;
498
- to?: import("abitype").Address | null | undefined;
499
- value?: bigint | undefined;
500
- accessList?: import("../index.js").AccessList | undefined;
501
- blobs?: undefined;
502
- type?: "eip2930" | undefined;
503
- gasPrice?: bigint | undefined;
504
- maxFeePerBlobGas?: undefined;
505
- maxFeePerGas?: undefined;
506
- maxPriorityFeePerGas?: undefined;
507
- blobVersionedHashes?: undefined;
508
- kzg?: undefined;
509
- sidecars?: undefined;
510
- } & {
511
- gasPerPubdata?: undefined;
512
- customSignature?: undefined;
513
- paymaster?: undefined;
514
- paymasterInput?: undefined;
515
- factoryDeps?: undefined;
516
- }) | ({
517
- data?: import("../index.js").Hex | undefined;
518
- from?: import("abitype").Address;
519
- gas?: bigint | undefined;
520
- nonce?: number | undefined;
521
- to?: import("abitype").Address | null | undefined;
522
- value?: bigint | undefined;
523
- accessList?: undefined;
524
- blobs?: undefined;
525
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
526
- gasPrice?: bigint | undefined;
527
- maxFeePerBlobGas?: bigint | undefined;
528
- maxFeePerGas?: bigint | undefined;
529
- maxPriorityFeePerGas?: bigint | undefined;
530
- blobVersionedHashes?: undefined;
531
- kzg?: undefined;
532
- sidecars?: undefined;
533
- } & {
534
- data?: import("../index.js").Hex | undefined;
535
- from: import("abitype").Address;
536
- gas?: bigint | undefined;
537
- nonce?: number | undefined;
538
- to?: import("abitype").Address | null | undefined;
539
- value?: bigint | undefined;
540
- gasPrice?: undefined;
541
- maxFeePerBlobGas?: undefined;
542
- maxFeePerGas?: bigint | undefined;
543
- maxPriorityFeePerGas?: bigint | undefined;
544
- accessList?: import("../index.js").AccessList | undefined;
545
- blobs?: undefined;
546
- type?: "eip1559" | undefined;
547
- blobVersionedHashes?: undefined;
548
- kzg?: undefined;
549
- sidecars?: undefined;
550
- } & {
551
- gasPerPubdata?: undefined;
552
- customSignature?: undefined;
553
- paymaster?: undefined;
554
- paymasterInput?: undefined;
555
- factoryDeps?: undefined;
556
- }) | ({
557
- data?: import("../index.js").Hex | undefined;
558
- from?: import("abitype").Address;
559
- gas?: bigint | undefined;
560
- nonce?: number | undefined;
561
- to?: import("abitype").Address | null | undefined;
562
- value?: bigint | undefined;
563
- accessList?: undefined;
564
- blobs?: undefined;
565
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
566
- gasPrice?: bigint | undefined;
567
- maxFeePerBlobGas?: bigint | undefined;
568
- maxFeePerGas?: bigint | undefined;
569
- maxPriorityFeePerGas?: bigint | undefined;
570
- blobVersionedHashes?: undefined;
571
- kzg?: undefined;
572
- sidecars?: undefined;
573
- } & Omit<import("../index.js").TransactionRequestBase<bigint, number>, "type"> & import("../index.js").ExactPartial<import("../index.js").FeeValuesEIP1559> & {
574
- gasPerPubdata?: bigint | undefined;
575
- customSignature?: import("../index.js").Hex | undefined;
576
- factoryDeps?: import("../index.js").Hex[] | undefined;
577
- type?: "eip712" | "priority" | undefined;
578
- } & {
579
- paymaster: import("abitype").Address;
580
- paymasterInput: import("../index.js").Hex;
581
- }) | ({
582
- data?: import("../index.js").Hex | undefined;
583
- from?: import("abitype").Address;
584
- gas?: bigint | undefined;
585
- nonce?: number | undefined;
586
- to?: import("abitype").Address | null | undefined;
587
- value?: bigint | undefined;
588
- accessList?: undefined;
589
- blobs?: undefined;
590
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
591
- gasPrice?: bigint | undefined;
592
- maxFeePerBlobGas?: bigint | undefined;
593
- maxFeePerGas?: bigint | undefined;
594
- maxPriorityFeePerGas?: bigint | undefined;
595
- blobVersionedHashes?: undefined;
596
- kzg?: undefined;
597
- sidecars?: undefined;
598
- } & Omit<import("../index.js").TransactionRequestBase<bigint, number>, "type"> & import("../index.js").ExactPartial<import("../index.js").FeeValuesEIP1559> & {
599
- gasPerPubdata?: bigint | undefined;
600
- customSignature?: import("../index.js").Hex | undefined;
601
- factoryDeps?: import("../index.js").Hex[] | undefined;
602
- type?: "eip712" | "priority" | undefined;
603
- } & {
604
- paymaster?: undefined;
605
- paymasterInput?: undefined;
606
- }) | ({
607
- data?: import("../index.js").Hex | undefined;
608
- from?: import("abitype").Address;
609
- gas?: bigint | undefined;
610
- nonce?: number | undefined;
611
- to?: import("abitype").Address | null | undefined;
612
- value?: bigint | undefined;
613
- accessList?: import("../index.js").AccessList | undefined;
614
- blobs?: undefined;
615
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
616
- gasPrice?: bigint | undefined;
617
- maxFeePerBlobGas?: bigint | undefined;
618
- maxFeePerGas?: bigint | undefined;
619
- maxPriorityFeePerGas?: bigint | undefined;
620
- blobVersionedHashes?: undefined;
621
- kzg?: undefined;
622
- sidecars?: undefined;
623
- } & {
624
- data?: import("../index.js").Hex | undefined;
625
- from: import("abitype").Address;
626
- gas?: bigint | undefined;
627
- nonce?: number | undefined;
628
- to?: import("abitype").Address | null | undefined;
629
- value?: bigint | undefined;
630
- accessList?: undefined;
631
- blobs?: undefined;
632
- type?: "legacy" | undefined;
633
- gasPrice?: bigint | undefined;
634
- maxFeePerBlobGas?: undefined;
635
- maxFeePerGas?: undefined;
636
- maxPriorityFeePerGas?: undefined;
637
- blobVersionedHashes?: undefined;
638
- kzg?: undefined;
639
- sidecars?: undefined;
640
- } & {
641
- gasPerPubdata?: undefined;
642
- customSignature?: undefined;
643
- paymaster?: undefined;
644
- paymasterInput?: undefined;
645
- factoryDeps?: undefined;
646
- }) | ({
647
- data?: import("../index.js").Hex | undefined;
648
- from?: import("abitype").Address;
649
- gas?: bigint | undefined;
650
- nonce?: number | undefined;
651
- to?: import("abitype").Address | null | undefined;
652
- value?: bigint | undefined;
653
- accessList?: import("../index.js").AccessList | undefined;
654
- blobs?: undefined;
655
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
656
- gasPrice?: bigint | undefined;
657
- maxFeePerBlobGas?: bigint | undefined;
658
- maxFeePerGas?: bigint | undefined;
659
- maxPriorityFeePerGas?: bigint | undefined;
660
- blobVersionedHashes?: undefined;
661
- kzg?: undefined;
662
- sidecars?: undefined;
663
- } & {
664
- data?: import("../index.js").Hex | undefined;
665
- from: import("abitype").Address;
666
- gas?: bigint | undefined;
667
- nonce?: number | undefined;
668
- to?: import("abitype").Address | null | undefined;
669
- value?: bigint | undefined;
670
- accessList?: import("../index.js").AccessList | undefined;
671
- blobs?: undefined;
672
- type?: "eip2930" | undefined;
673
- gasPrice?: bigint | undefined;
674
- maxFeePerBlobGas?: undefined;
675
- maxFeePerGas?: undefined;
676
- maxPriorityFeePerGas?: undefined;
677
- blobVersionedHashes?: undefined;
678
- kzg?: undefined;
679
- sidecars?: undefined;
680
- } & {
681
- gasPerPubdata?: undefined;
682
- customSignature?: undefined;
683
- paymaster?: undefined;
684
- paymasterInput?: undefined;
685
- factoryDeps?: undefined;
686
- }) | ({
687
- data?: import("../index.js").Hex | undefined;
688
- from?: import("abitype").Address;
689
- gas?: bigint | undefined;
690
- nonce?: number | undefined;
691
- to?: import("abitype").Address | null | undefined;
692
- value?: bigint | undefined;
693
- accessList?: import("../index.js").AccessList | undefined;
694
- blobs?: undefined;
695
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
696
- gasPrice?: bigint | undefined;
697
- maxFeePerBlobGas?: bigint | undefined;
698
- maxFeePerGas?: bigint | undefined;
699
- maxPriorityFeePerGas?: bigint | undefined;
700
- blobVersionedHashes?: undefined;
701
- kzg?: undefined;
702
- sidecars?: undefined;
703
- } & {
704
- data?: import("../index.js").Hex | undefined;
705
- from: import("abitype").Address;
706
- gas?: bigint | undefined;
707
- nonce?: number | undefined;
708
- to?: import("abitype").Address | null | undefined;
709
- value?: bigint | undefined;
710
- gasPrice?: undefined;
711
- maxFeePerBlobGas?: undefined;
712
- maxFeePerGas?: bigint | undefined;
713
- maxPriorityFeePerGas?: bigint | undefined;
714
- accessList?: import("../index.js").AccessList | undefined;
715
- blobs?: undefined;
716
- type?: "eip1559" | undefined;
717
- blobVersionedHashes?: undefined;
718
- kzg?: undefined;
719
- sidecars?: undefined;
720
- } & {
721
- gasPerPubdata?: undefined;
722
- customSignature?: undefined;
723
- paymaster?: undefined;
724
- paymasterInput?: undefined;
725
- factoryDeps?: undefined;
726
- }) | ({
727
- data?: import("../index.js").Hex | undefined;
728
- from?: import("abitype").Address;
729
- gas?: bigint | undefined;
730
- nonce?: number | undefined;
731
- to?: import("abitype").Address | null | undefined;
732
- value?: bigint | undefined;
733
- accessList?: import("../index.js").AccessList | undefined;
734
- blobs?: undefined;
735
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
736
- gasPrice?: bigint | undefined;
737
- maxFeePerBlobGas?: bigint | undefined;
738
- maxFeePerGas?: bigint | undefined;
739
- maxPriorityFeePerGas?: bigint | undefined;
740
- blobVersionedHashes?: undefined;
741
- kzg?: undefined;
742
- sidecars?: undefined;
743
- } & Omit<import("../index.js").TransactionRequestBase<bigint, number>, "type"> & import("../index.js").ExactPartial<import("../index.js").FeeValuesEIP1559> & {
744
- gasPerPubdata?: bigint | undefined;
745
- customSignature?: import("../index.js").Hex | undefined;
746
- factoryDeps?: import("../index.js").Hex[] | undefined;
747
- type?: "eip712" | "priority" | undefined;
748
- } & {
749
- paymaster: import("abitype").Address;
750
- paymasterInput: import("../index.js").Hex;
751
- }) | ({
752
- data?: import("../index.js").Hex | undefined;
753
- from?: import("abitype").Address;
754
- gas?: bigint | undefined;
755
- nonce?: number | undefined;
756
- to?: import("abitype").Address | null | undefined;
757
- value?: bigint | undefined;
758
- accessList?: import("../index.js").AccessList | undefined;
759
- blobs?: undefined;
760
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
761
- gasPrice?: bigint | undefined;
762
- maxFeePerBlobGas?: bigint | undefined;
763
- maxFeePerGas?: bigint | undefined;
764
- maxPriorityFeePerGas?: bigint | undefined;
765
- blobVersionedHashes?: undefined;
766
- kzg?: undefined;
767
- sidecars?: undefined;
768
- } & Omit<import("../index.js").TransactionRequestBase<bigint, number>, "type"> & import("../index.js").ExactPartial<import("../index.js").FeeValuesEIP1559> & {
769
- gasPerPubdata?: bigint | undefined;
770
- customSignature?: import("../index.js").Hex | undefined;
771
- factoryDeps?: import("../index.js").Hex[] | undefined;
772
- type?: "eip712" | "priority" | undefined;
773
- } & {
774
- paymaster?: undefined;
775
- paymasterInput?: undefined;
776
- }) | ({
777
- data?: import("../index.js").Hex | undefined;
778
- from?: import("abitype").Address;
779
- gas?: bigint | undefined;
780
- nonce?: number | undefined;
781
- to?: import("abitype").Address | null | undefined;
782
- value?: bigint | undefined;
783
- gasPrice?: bigint | undefined;
784
- maxFeePerBlobGas?: bigint | undefined;
785
- maxFeePerGas?: bigint | undefined;
786
- maxPriorityFeePerGas?: bigint | undefined;
787
- accessList?: import("../index.js").AccessList | undefined;
788
- blobs?: undefined;
789
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
790
- blobVersionedHashes?: undefined;
791
- kzg?: undefined;
792
- sidecars?: undefined;
793
- } & {
794
- data?: import("../index.js").Hex | undefined;
795
- from: import("abitype").Address;
796
- gas?: bigint | undefined;
797
- nonce?: number | undefined;
798
- to?: import("abitype").Address | null | undefined;
799
- value?: bigint | undefined;
800
- accessList?: undefined;
801
- blobs?: undefined;
802
- type?: "legacy" | undefined;
803
- gasPrice?: bigint | undefined;
804
- maxFeePerBlobGas?: undefined;
805
- maxFeePerGas?: undefined;
806
- maxPriorityFeePerGas?: undefined;
807
- blobVersionedHashes?: undefined;
808
- kzg?: undefined;
809
- sidecars?: undefined;
810
- } & {
811
- gasPerPubdata?: undefined;
812
- customSignature?: undefined;
813
- paymaster?: undefined;
814
- paymasterInput?: undefined;
815
- factoryDeps?: undefined;
816
- }) | ({
817
- data?: import("../index.js").Hex | undefined;
818
- from?: import("abitype").Address;
819
- gas?: bigint | undefined;
820
- nonce?: number | undefined;
821
- to?: import("abitype").Address | null | undefined;
822
- value?: bigint | undefined;
823
- gasPrice?: bigint | undefined;
824
- maxFeePerBlobGas?: bigint | undefined;
825
- maxFeePerGas?: bigint | undefined;
826
- maxPriorityFeePerGas?: bigint | undefined;
827
- accessList?: import("../index.js").AccessList | undefined;
828
- blobs?: undefined;
829
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
830
- blobVersionedHashes?: undefined;
831
- kzg?: undefined;
832
- sidecars?: undefined;
833
- } & {
834
- data?: import("../index.js").Hex | undefined;
835
- from: import("abitype").Address;
836
- gas?: bigint | undefined;
837
- nonce?: number | undefined;
838
- to?: import("abitype").Address | null | undefined;
839
- value?: bigint | undefined;
840
- accessList?: import("../index.js").AccessList | undefined;
841
- blobs?: undefined;
842
- type?: "eip2930" | undefined;
843
- gasPrice?: bigint | undefined;
844
- maxFeePerBlobGas?: undefined;
845
- maxFeePerGas?: undefined;
846
- maxPriorityFeePerGas?: undefined;
847
- blobVersionedHashes?: undefined;
848
- kzg?: undefined;
849
- sidecars?: undefined;
850
- } & {
851
- gasPerPubdata?: undefined;
852
- customSignature?: undefined;
853
- paymaster?: undefined;
854
- paymasterInput?: undefined;
855
- factoryDeps?: undefined;
856
- }) | ({
857
- data?: import("../index.js").Hex | undefined;
858
- from?: import("abitype").Address;
859
- gas?: bigint | undefined;
860
- nonce?: number | undefined;
861
- to?: import("abitype").Address | null | undefined;
862
- value?: bigint | undefined;
863
- gasPrice?: bigint | undefined;
864
- maxFeePerBlobGas?: bigint | undefined;
865
- maxFeePerGas?: bigint | undefined;
866
- maxPriorityFeePerGas?: bigint | undefined;
867
- accessList?: import("../index.js").AccessList | undefined;
868
- blobs?: undefined;
869
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
870
- blobVersionedHashes?: undefined;
871
- kzg?: undefined;
872
- sidecars?: undefined;
873
- } & {
874
- data?: import("../index.js").Hex | undefined;
875
- from: import("abitype").Address;
876
- gas?: bigint | undefined;
877
- nonce?: number | undefined;
878
- to?: import("abitype").Address | null | undefined;
879
- value?: bigint | undefined;
880
- gasPrice?: undefined;
881
- maxFeePerBlobGas?: undefined;
882
- maxFeePerGas?: bigint | undefined;
883
- maxPriorityFeePerGas?: bigint | undefined;
884
- accessList?: import("../index.js").AccessList | undefined;
885
- blobs?: undefined;
886
- type?: "eip1559" | undefined;
887
- blobVersionedHashes?: undefined;
888
- kzg?: undefined;
889
- sidecars?: undefined;
890
- } & {
891
- gasPerPubdata?: undefined;
892
- customSignature?: undefined;
893
- paymaster?: undefined;
894
- paymasterInput?: undefined;
895
- factoryDeps?: undefined;
896
- }) | ({
897
- data?: import("../index.js").Hex | undefined;
898
- from?: import("abitype").Address;
899
- gas?: bigint | undefined;
900
- nonce?: number | undefined;
901
- to?: import("abitype").Address | null | undefined;
902
- value?: bigint | undefined;
903
- gasPrice?: bigint | undefined;
904
- maxFeePerBlobGas?: bigint | undefined;
905
- maxFeePerGas?: bigint | undefined;
906
- maxPriorityFeePerGas?: bigint | undefined;
907
- accessList?: import("../index.js").AccessList | undefined;
908
- blobs?: undefined;
909
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
910
- blobVersionedHashes?: undefined;
911
- kzg?: undefined;
912
- sidecars?: undefined;
913
- } & Omit<import("../index.js").TransactionRequestBase<bigint, number>, "type"> & import("../index.js").ExactPartial<import("../index.js").FeeValuesEIP1559> & {
914
- gasPerPubdata?: bigint | undefined;
915
- customSignature?: import("../index.js").Hex | undefined;
916
- factoryDeps?: import("../index.js").Hex[] | undefined;
917
- type?: "eip712" | "priority" | undefined;
918
- } & {
919
- paymaster: import("abitype").Address;
920
- paymasterInput: import("../index.js").Hex;
921
- }) | ({
922
- data?: import("../index.js").Hex | undefined;
923
- from?: import("abitype").Address;
924
- gas?: bigint | undefined;
925
- nonce?: number | undefined;
926
- to?: import("abitype").Address | null | undefined;
927
- value?: bigint | undefined;
928
- gasPrice?: bigint | undefined;
929
- maxFeePerBlobGas?: bigint | undefined;
930
- maxFeePerGas?: bigint | undefined;
931
- maxPriorityFeePerGas?: bigint | undefined;
932
- accessList?: import("../index.js").AccessList | undefined;
933
- blobs?: undefined;
934
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
935
- blobVersionedHashes?: undefined;
936
- kzg?: undefined;
937
- sidecars?: undefined;
938
- } & Omit<import("../index.js").TransactionRequestBase<bigint, number>, "type"> & import("../index.js").ExactPartial<import("../index.js").FeeValuesEIP1559> & {
939
- gasPerPubdata?: bigint | undefined;
940
- customSignature?: import("../index.js").Hex | undefined;
941
- factoryDeps?: import("../index.js").Hex[] | undefined;
942
- type?: "eip712" | "priority" | undefined;
943
- } & {
944
- paymaster?: undefined;
945
- paymasterInput?: undefined;
946
- }) | ({
947
- data?: import("../index.js").Hex | undefined;
948
- from?: import("abitype").Address;
949
- gas?: bigint | undefined;
950
- nonce?: number | undefined;
951
- value?: bigint | undefined;
952
- to?: import("abitype").Address | null | undefined;
953
- accessList?: import("../index.js").AccessList | undefined;
954
- blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
955
- blobVersionedHashes?: readonly import("../index.js").Hex[] | undefined;
956
- kzg?: import("../index.js").Kzg | undefined;
957
- sidecars?: readonly import("../index.js").BlobSidecar<import("../index.js").Hex>[] | undefined;
958
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
959
- gasPrice?: bigint | undefined;
960
- maxFeePerGas?: bigint | undefined;
961
- maxPriorityFeePerGas?: bigint | undefined;
962
- maxFeePerBlobGas?: bigint | undefined;
963
- } & {
964
- data?: import("../index.js").Hex | undefined;
965
- from: import("abitype").Address;
966
- gas?: bigint | undefined;
967
- nonce?: number | undefined;
968
- to?: import("abitype").Address | null | undefined;
969
- value?: bigint | undefined;
970
- accessList?: undefined;
971
- blobs?: undefined;
972
- type?: "legacy" | undefined;
973
- gasPrice?: bigint | undefined;
974
- maxFeePerBlobGas?: undefined;
975
- maxFeePerGas?: undefined;
976
- maxPriorityFeePerGas?: undefined;
977
- blobVersionedHashes?: undefined;
978
- kzg?: undefined;
979
- sidecars?: undefined;
980
- } & {
981
- gasPerPubdata?: undefined;
982
- customSignature?: undefined;
983
- paymaster?: undefined;
984
- paymasterInput?: undefined;
985
- factoryDeps?: undefined;
986
- }) | ({
987
- data?: import("../index.js").Hex | undefined;
988
- from?: import("abitype").Address;
989
- gas?: bigint | undefined;
990
- nonce?: number | undefined;
991
- value?: bigint | undefined;
992
- to?: import("abitype").Address | null | undefined;
993
- accessList?: import("../index.js").AccessList | undefined;
994
- blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
995
- blobVersionedHashes?: readonly import("../index.js").Hex[] | undefined;
996
- kzg?: import("../index.js").Kzg | undefined;
997
- sidecars?: readonly import("../index.js").BlobSidecar<import("../index.js").Hex>[] | undefined;
998
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
999
- gasPrice?: bigint | undefined;
1000
- maxFeePerGas?: bigint | undefined;
1001
- maxPriorityFeePerGas?: bigint | undefined;
1002
- maxFeePerBlobGas?: bigint | undefined;
1003
- } & {
1004
- data?: import("../index.js").Hex | undefined;
1005
- from: import("abitype").Address;
1006
- gas?: bigint | undefined;
1007
- nonce?: number | undefined;
1008
- to?: import("abitype").Address | null | undefined;
1009
- value?: bigint | undefined;
1010
- accessList?: import("../index.js").AccessList | undefined;
1011
- blobs?: undefined;
1012
- type?: "eip2930" | undefined;
1013
- gasPrice?: bigint | undefined;
1014
- maxFeePerBlobGas?: undefined;
1015
- maxFeePerGas?: undefined;
1016
- maxPriorityFeePerGas?: undefined;
1017
- blobVersionedHashes?: undefined;
1018
- kzg?: undefined;
1019
- sidecars?: undefined;
1020
- } & {
1021
- gasPerPubdata?: undefined;
1022
- customSignature?: undefined;
1023
- paymaster?: undefined;
1024
- paymasterInput?: undefined;
1025
- factoryDeps?: undefined;
1026
- }) | ({
1027
- data?: import("../index.js").Hex | undefined;
1028
- from?: import("abitype").Address;
1029
- gas?: bigint | undefined;
1030
- nonce?: number | undefined;
1031
- value?: bigint | undefined;
1032
- to?: import("abitype").Address | null | undefined;
1033
- accessList?: import("../index.js").AccessList | undefined;
1034
- blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1035
- blobVersionedHashes?: readonly import("../index.js").Hex[] | undefined;
1036
- kzg?: import("../index.js").Kzg | undefined;
1037
- sidecars?: readonly import("../index.js").BlobSidecar<import("../index.js").Hex>[] | undefined;
1038
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
1039
- gasPrice?: bigint | undefined;
1040
- maxFeePerGas?: bigint | undefined;
1041
- maxPriorityFeePerGas?: bigint | undefined;
1042
- maxFeePerBlobGas?: bigint | undefined;
1043
- } & {
1044
- data?: import("../index.js").Hex | undefined;
1045
- from: import("abitype").Address;
1046
- gas?: bigint | undefined;
1047
- nonce?: number | undefined;
1048
- to?: import("abitype").Address | null | undefined;
1049
- value?: bigint | undefined;
1050
- gasPrice?: undefined;
1051
- maxFeePerBlobGas?: undefined;
1052
- maxFeePerGas?: bigint | undefined;
1053
- maxPriorityFeePerGas?: bigint | undefined;
1054
- accessList?: import("../index.js").AccessList | undefined;
1055
- blobs?: undefined;
1056
- type?: "eip1559" | undefined;
1057
- blobVersionedHashes?: undefined;
1058
- kzg?: undefined;
1059
- sidecars?: undefined;
1060
- } & {
1061
- gasPerPubdata?: undefined;
1062
- customSignature?: undefined;
1063
- paymaster?: undefined;
1064
- paymasterInput?: undefined;
1065
- factoryDeps?: undefined;
1066
- }) | ({
1067
- data?: import("../index.js").Hex | undefined;
1068
- from?: import("abitype").Address;
1069
- gas?: bigint | undefined;
1070
- nonce?: number | undefined;
1071
- value?: bigint | undefined;
1072
- to?: import("abitype").Address | null | undefined;
1073
- accessList?: import("../index.js").AccessList | undefined;
1074
- blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1075
- blobVersionedHashes?: readonly import("../index.js").Hex[] | undefined;
1076
- kzg?: import("../index.js").Kzg | undefined;
1077
- sidecars?: readonly import("../index.js").BlobSidecar<import("../index.js").Hex>[] | undefined;
1078
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
1079
- gasPrice?: bigint | undefined;
1080
- maxFeePerGas?: bigint | undefined;
1081
- maxPriorityFeePerGas?: bigint | undefined;
1082
- maxFeePerBlobGas?: bigint | undefined;
1083
- } & {
1084
- data?: import("../index.js").Hex | undefined;
1085
- from: import("abitype").Address;
1086
- gas?: bigint | undefined;
1087
- nonce?: number | undefined;
1088
- value?: bigint | undefined;
1089
- to: `0x${string}` | null;
1090
- accessList?: import("../index.js").AccessList | undefined;
1091
- blobs: readonly import("../index.js").Hex[] | readonly import("../index.js").ByteArray[];
1092
- blobVersionedHashes?: readonly import("../index.js").Hex[] | undefined;
1093
- kzg?: import("../index.js").Kzg | undefined;
1094
- sidecars?: readonly import("../index.js").BlobSidecar<import("../index.js").Hex>[] | undefined;
1095
- type?: "eip4844" | undefined;
1096
- gasPrice?: undefined;
1097
- maxFeePerGas?: bigint | undefined;
1098
- maxPriorityFeePerGas?: bigint | undefined;
1099
- maxFeePerBlobGas: bigint;
1100
- } & {
1101
- gasPerPubdata?: undefined;
1102
- customSignature?: undefined;
1103
- paymaster?: undefined;
1104
- paymasterInput?: undefined;
1105
- factoryDeps?: undefined;
1106
- }) | ({
1107
- data?: import("../index.js").Hex | undefined;
1108
- from?: import("abitype").Address;
1109
- gas?: bigint | undefined;
1110
- nonce?: number | undefined;
1111
- value?: bigint | undefined;
1112
- to?: import("abitype").Address | null | undefined;
1113
- accessList?: import("../index.js").AccessList | undefined;
1114
- blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1115
- blobVersionedHashes?: readonly import("../index.js").Hex[] | undefined;
1116
- kzg?: import("../index.js").Kzg | undefined;
1117
- sidecars?: readonly import("../index.js").BlobSidecar<import("../index.js").Hex>[] | undefined;
1118
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
1119
- gasPrice?: bigint | undefined;
1120
- maxFeePerGas?: bigint | undefined;
1121
- maxPriorityFeePerGas?: bigint | undefined;
1122
- maxFeePerBlobGas?: bigint | undefined;
1123
- } & Omit<import("../index.js").TransactionRequestBase<bigint, number>, "type"> & import("../index.js").ExactPartial<import("../index.js").FeeValuesEIP1559> & {
1124
- gasPerPubdata?: bigint | undefined;
1125
- customSignature?: import("../index.js").Hex | undefined;
1126
- factoryDeps?: import("../index.js").Hex[] | undefined;
1127
- type?: "eip712" | "priority" | undefined;
1128
- } & {
1129
- paymaster: import("abitype").Address;
1130
- paymasterInput: import("../index.js").Hex;
1131
- }) | ({
1132
- data?: import("../index.js").Hex | undefined;
1133
- from?: import("abitype").Address;
1134
- gas?: bigint | undefined;
1135
- nonce?: number | undefined;
1136
- value?: bigint | undefined;
1137
- to?: import("abitype").Address | null | undefined;
1138
- accessList?: import("../index.js").AccessList | undefined;
1139
- blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1140
- blobVersionedHashes?: readonly import("../index.js").Hex[] | undefined;
1141
- kzg?: import("../index.js").Kzg | undefined;
1142
- sidecars?: readonly import("../index.js").BlobSidecar<import("../index.js").Hex>[] | undefined;
1143
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
1144
- gasPrice?: bigint | undefined;
1145
- maxFeePerGas?: bigint | undefined;
1146
- maxPriorityFeePerGas?: bigint | undefined;
1147
- maxFeePerBlobGas?: bigint | undefined;
1148
- } & Omit<import("../index.js").TransactionRequestBase<bigint, number>, "type"> & import("../index.js").ExactPartial<import("../index.js").FeeValuesEIP1559> & {
1149
- gasPerPubdata?: bigint | undefined;
1150
- customSignature?: import("../index.js").Hex | undefined;
1151
- factoryDeps?: import("../index.js").Hex[] | undefined;
1152
- type?: "eip712" | "priority" | undefined;
1153
- } & {
1154
- paymaster?: undefined;
1155
- paymasterInput?: undefined;
1156
- })) => ({
1157
- data?: import("../index.js").Hex | undefined;
1158
- from: import("abitype").Address;
1159
- gas?: `0x${string}` | undefined;
1160
- nonce?: `0x${string}` | undefined;
1161
- to?: import("abitype").Address | null | undefined;
1162
- value?: `0x${string}` | undefined;
1163
- accessList?: undefined;
1164
- blobs?: undefined;
1165
- type?: "0x0" | undefined;
1166
- gasPrice?: `0x${string}` | undefined;
1167
- maxFeePerBlobGas?: undefined;
1168
- maxFeePerGas?: undefined;
1169
- maxPriorityFeePerGas?: undefined;
1170
- blobVersionedHashes?: undefined;
1171
- kzg?: undefined;
1172
- sidecars?: undefined;
1173
- eip712Meta?: undefined;
1174
- } | {
1175
- data?: import("../index.js").Hex | undefined;
1176
- from: import("abitype").Address;
1177
- gas?: `0x${string}` | undefined;
1178
- nonce?: `0x${string}` | undefined;
1179
- to?: import("abitype").Address | null | undefined;
1180
- value?: `0x${string}` | undefined;
1181
- accessList?: undefined;
1182
- blobs?: undefined;
1183
- type?: "0x1" | undefined;
1184
- gasPrice?: `0x${string}` | undefined;
1185
- maxFeePerBlobGas?: undefined;
1186
- maxFeePerGas?: undefined;
1187
- maxPriorityFeePerGas?: undefined;
1188
- blobVersionedHashes?: undefined;
1189
- kzg?: undefined;
1190
- sidecars?: undefined;
1191
- eip712Meta?: undefined;
1192
- } | {
255
+ eip712Meta?: undefined;
256
+ } | {
1193
257
  data?: import("../index.js").Hex | undefined;
1194
258
  from: import("abitype").Address;
1195
259
  gas?: `0x${string}` | undefined;
1196
260
  nonce?: `0x${string}` | undefined;
1197
261
  to?: import("abitype").Address | null | undefined;
1198
262
  value?: `0x${string}` | undefined;
1199
- accessList?: undefined;
1200
- blobs?: undefined;
1201
- type?: "0x2" | undefined;
1202
263
  gasPrice?: undefined;
1203
264
  maxFeePerBlobGas?: undefined;
1204
265
  maxFeePerGas?: `0x${string}` | undefined;
1205
266
  maxPriorityFeePerGas?: `0x${string}` | undefined;
1206
- blobVersionedHashes?: undefined;
1207
- kzg?: undefined;
1208
- sidecars?: undefined;
1209
- eip712Meta?: undefined;
1210
- } | {
1211
- data?: import("../index.js").Hex | undefined;
1212
- from: import("abitype").Address;
1213
- gas?: `0x${string}` | undefined;
1214
- nonce?: `0x${string}` | undefined;
1215
- to?: import("abitype").Address | null | undefined;
1216
- value?: `0x${string}` | undefined;
1217
- accessList?: undefined;
1218
- blobs?: undefined;
1219
- type: "0xff" | "0x71";
1220
- gasPrice?: undefined;
1221
- maxFeePerBlobGas?: undefined;
1222
- maxFeePerGas?: `0x${string}` | undefined;
1223
- maxPriorityFeePerGas?: `0x${string}` | undefined;
1224
- blobVersionedHashes?: undefined;
1225
- kzg?: undefined;
1226
- sidecars?: undefined;
1227
- eip712Meta: import("./index.js").ZkSyncEip712Meta;
1228
- } | {
1229
- data?: import("../index.js").Hex | undefined;
1230
- from: import("abitype").Address;
1231
- gas?: `0x${string}` | undefined;
1232
- nonce?: `0x${string}` | undefined;
1233
- to?: import("abitype").Address | null | undefined;
1234
- value?: `0x${string}` | undefined;
1235
- accessList?: undefined;
1236
- blobs?: undefined;
1237
- type?: "0x0" | undefined;
1238
- gasPrice?: `0x${string}` | undefined;
1239
- maxFeePerBlobGas?: undefined;
1240
- maxFeePerGas?: undefined;
1241
- maxPriorityFeePerGas?: undefined;
1242
- blobVersionedHashes?: undefined;
1243
- kzg?: undefined;
1244
- sidecars?: undefined;
1245
- eip712Meta?: undefined;
1246
- } | {
1247
- data?: import("../index.js").Hex | undefined;
1248
- from: import("abitype").Address;
1249
- gas?: `0x${string}` | undefined;
1250
- nonce?: `0x${string}` | undefined;
1251
- to?: import("abitype").Address | null | undefined;
1252
- value?: `0x${string}` | undefined;
1253
- accessList?: import("../index.js").AccessList | undefined;
1254
- blobs?: undefined;
1255
- type?: "0x1" | undefined;
1256
- gasPrice?: `0x${string}` | undefined;
1257
- maxFeePerBlobGas?: undefined;
1258
- maxFeePerGas?: undefined;
1259
- maxPriorityFeePerGas?: undefined;
1260
- blobVersionedHashes?: undefined;
1261
- kzg?: undefined;
1262
- sidecars?: undefined;
1263
- eip712Meta?: undefined;
1264
- } | {
1265
- data?: import("../index.js").Hex | undefined;
1266
- from: import("abitype").Address;
1267
- gas?: `0x${string}` | undefined;
1268
- nonce?: `0x${string}` | undefined;
1269
- to?: import("abitype").Address | null | undefined;
1270
- value?: `0x${string}` | undefined;
1271
267
  accessList?: import("../index.js").AccessList | undefined;
1272
268
  blobs?: undefined;
1273
269
  type?: "0x2" | undefined;
1274
- gasPrice?: undefined;
1275
- maxFeePerBlobGas?: undefined;
1276
- maxFeePerGas?: `0x${string}` | undefined;
1277
- maxPriorityFeePerGas?: `0x${string}` | undefined;
1278
- blobVersionedHashes?: undefined;
1279
- kzg?: undefined;
1280
- sidecars?: undefined;
1281
- eip712Meta?: undefined;
1282
- } | {
1283
- data?: import("../index.js").Hex | undefined;
1284
- from: import("abitype").Address;
1285
- gas?: `0x${string}` | undefined;
1286
- nonce?: `0x${string}` | undefined;
1287
- to?: import("abitype").Address | null | undefined;
1288
- value?: `0x${string}` | undefined;
1289
- accessList?: import("../index.js").AccessList | undefined;
1290
- blobs?: undefined;
1291
- type: "0xff" | "0x71";
1292
- gasPrice?: undefined;
1293
- maxFeePerBlobGas?: undefined;
1294
- maxFeePerGas?: `0x${string}` | undefined;
1295
- maxPriorityFeePerGas?: `0x${string}` | undefined;
1296
- blobVersionedHashes?: undefined;
1297
- kzg?: undefined;
1298
- sidecars?: undefined;
1299
- eip712Meta: import("./index.js").ZkSyncEip712Meta;
1300
- } | {
1301
- data?: import("../index.js").Hex | undefined;
1302
- from: import("abitype").Address;
1303
- gas?: `0x${string}` | undefined;
1304
- nonce?: `0x${string}` | undefined;
1305
- to?: import("abitype").Address | null | undefined;
1306
- value?: `0x${string}` | undefined;
1307
- gasPrice?: `0x${string}` | undefined;
1308
- maxFeePerBlobGas?: undefined;
1309
- maxFeePerGas?: undefined;
1310
- maxPriorityFeePerGas?: undefined;
1311
- accessList?: undefined;
1312
- blobs?: undefined;
1313
- type?: "0x0" | undefined;
1314
270
  blobVersionedHashes?: undefined;
1315
271
  kzg?: undefined;
1316
272
  sidecars?: undefined;
1317
273
  eip712Meta?: undefined;
1318
- } | {
1319
- data?: import("../index.js").Hex | undefined;
1320
- from: import("abitype").Address;
1321
- gas?: `0x${string}` | undefined;
1322
- nonce?: `0x${string}` | undefined;
1323
- to?: import("abitype").Address | null | undefined;
1324
- value?: `0x${string}` | undefined;
1325
- gasPrice?: `0x${string}` | undefined;
1326
- maxFeePerBlobGas?: undefined;
1327
- maxFeePerGas?: undefined;
1328
- maxPriorityFeePerGas?: undefined;
1329
- accessList?: import("../index.js").AccessList | undefined;
1330
- blobs?: undefined;
1331
- type?: "0x1" | undefined;
1332
- blobVersionedHashes?: undefined;
1333
- kzg?: undefined;
1334
- sidecars?: undefined;
1335
- eip712Meta?: undefined;
1336
- } | {
1337
- data?: import("../index.js").Hex | undefined;
1338
- from: import("abitype").Address;
1339
- gas?: `0x${string}` | undefined;
1340
- nonce?: `0x${string}` | undefined;
1341
- to?: import("abitype").Address | null | undefined;
1342
- value?: `0x${string}` | undefined;
1343
- gasPrice?: undefined;
1344
- maxFeePerBlobGas?: undefined;
1345
- maxFeePerGas?: `0x${string}` | undefined;
1346
- maxPriorityFeePerGas?: `0x${string}` | undefined;
1347
- accessList?: import("../index.js").AccessList | undefined;
1348
- blobs?: undefined;
1349
- type?: "0x2" | undefined;
1350
- blobVersionedHashes?: undefined;
1351
- kzg?: undefined;
1352
- sidecars?: undefined;
1353
- eip712Meta?: undefined;
1354
- } | {
1355
- data?: import("../index.js").Hex | undefined;
1356
- from: import("abitype").Address;
1357
- gas?: `0x${string}` | undefined;
1358
- nonce?: `0x${string}` | undefined;
1359
- to?: import("abitype").Address | null | undefined;
1360
- value?: `0x${string}` | undefined;
1361
- gasPrice?: undefined;
1362
- maxFeePerBlobGas?: undefined;
1363
- maxFeePerGas?: `0x${string}` | undefined;
1364
- maxPriorityFeePerGas?: `0x${string}` | undefined;
1365
- accessList?: import("../index.js").AccessList | undefined;
1366
- blobs?: undefined;
1367
- type: "0xff" | "0x71";
1368
- blobVersionedHashes?: undefined;
1369
- kzg?: undefined;
1370
- sidecars?: undefined;
1371
- eip712Meta: import("./index.js").ZkSyncEip712Meta;
1372
274
  } | {
1373
275
  data?: import("../index.js").Hex | undefined;
1374
276
  from: import("abitype").Address;
@@ -1392,19 +294,14 @@ export declare const chainConfig: {
1392
294
  from: import("abitype").Address;
1393
295
  gas?: `0x${string}` | undefined;
1394
296
  nonce?: `0x${string}` | undefined;
297
+ to?: import("abitype").Address | null | undefined;
1395
298
  value?: `0x${string}` | undefined;
1396
- to: import("abitype").Address | null | undefined;
1397
- accessList?: import("../index.js").AccessList | undefined;
1398
- blobs: readonly import("../index.js").Hex[] | readonly import("../index.js").ByteArray[];
1399
- blobVersionedHashes?: readonly import("../index.js").Hex[] | undefined;
1400
- kzg?: import("../index.js").Kzg | undefined;
1401
- sidecars?: readonly import("../index.js").BlobSidecar<import("../index.js").Hex>[] | undefined;
1402
- type: "0xff" | "0x71";
1403
299
  gasPrice?: undefined;
300
+ maxFeePerBlobGas?: undefined;
1404
301
  maxFeePerGas?: `0x${string}` | undefined;
1405
302
  maxPriorityFeePerGas?: `0x${string}` | undefined;
1406
- maxFeePerBlobGas: undefined;
1407
303
  eip712Meta: import("./index.js").ZkSyncEip712Meta;
304
+ type: "0x71" | "0xff";
1408
305
  }) & {
1409
306
  gasPerPubdata: never;
1410
307
  paymaster: never;