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