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
@@ -29,22 +29,19 @@ export declare const celoAlfajores: {
29
29
  custom?: Record<string, unknown> | undefined;
30
30
  fees: import("../../index.js").ChainFees<{
31
31
  readonly block: {
32
- exclude: ("nonce" | "difficulty" | "gasLimit" | "mixHash" | "uncles")[] | undefined;
33
- format: (args: import("../index.js").Assign<import("../../index.js").ExactPartial<import("../../index.js").RpcBlock>, import("../index.js").CeloBlockOverrides & {
34
- transactions: readonly import("../../index.js").Hash[] | readonly import("../index.js").CeloRpcTransaction[];
35
- }>) => {
32
+ exclude: [] | undefined;
33
+ format: (args: import("../index.js").CeloRpcBlock) => {
36
34
  baseFeePerGas: bigint | null;
37
35
  blobGasUsed: bigint;
38
- difficulty: bigint;
36
+ difficulty: bigint | undefined;
39
37
  excessBlobGas: bigint;
40
38
  extraData: import("../../index.js").Hex;
41
- gasLimit: bigint;
39
+ gasLimit: bigint | undefined;
42
40
  gasUsed: bigint;
43
41
  hash: `0x${string}` | null;
44
42
  logsBloom: `0x${string}` | null;
45
43
  miner: import("abitype").Address;
46
- mixHash: import("../../index.js").Hash;
47
- nonce: `0x${string}` | null;
44
+ nonce: bigint | null | undefined;
48
45
  number: bigint | null;
49
46
  parentHash: import("../../index.js").Hash;
50
47
  receiptsRoot: import("../../index.js").Hex;
@@ -54,3923 +51,598 @@ export declare const celoAlfajores: {
54
51
  stateRoot: import("../../index.js").Hash;
55
52
  timestamp: bigint;
56
53
  totalDifficulty: bigint | null;
57
- transactions: readonly `0x${string}`[] | readonly import("../index.js").CeloTransaction[];
54
+ transactions: `0x${string}`[] | import("../index.js").CeloTransaction<boolean>[];
58
55
  transactionsRoot: import("../../index.js").Hash;
59
- uncles: import("../../index.js").Hash[];
60
56
  withdrawals?: import("../../index.js").Withdrawal[] | undefined;
61
57
  withdrawalsRoot?: import("../../index.js").Hex | undefined;
62
- randomness: {
58
+ mixHash?: undefined;
59
+ randomness?: {
63
60
  committed: import("../../index.js").Hex;
64
61
  revealed: import("../../index.js").Hex;
65
- };
66
- } & {
67
- nonce: never;
68
- difficulty: never;
69
- gasLimit: never;
70
- mixHash: never;
71
- uncles: never;
72
- };
62
+ } | undefined;
63
+ uncles?: undefined;
64
+ } & {};
73
65
  type: "block";
74
66
  };
75
67
  readonly transaction: {
76
68
  exclude: [] | undefined;
77
- format: (args: ({
78
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
79
- r?: import("../../index.js").Hex;
80
- s?: import("../../index.js").Hex;
81
- v?: `0x${string}`;
82
- yParity?: `0x${string}` | undefined;
83
- gasPrice?: `0x${string}` | undefined;
84
- maxFeePerBlobGas?: `0x${string}` | undefined;
85
- maxFeePerGas?: `0x${string}` | undefined;
86
- maxPriorityFeePerGas?: `0x${string}` | undefined;
87
- to?: import("abitype").Address | null;
88
- from?: import("abitype").Address;
89
- gas?: `0x${string}`;
90
- nonce?: `0x${string}`;
91
- value?: `0x${string}`;
92
- accessList?: undefined;
93
- blobVersionedHashes?: undefined;
94
- blockHash?: `0x${string}` | null;
95
- blockNumber?: `0x${string}` | null;
96
- hash?: import("../../index.js").Hash;
97
- input?: import("../../index.js").Hex;
98
- transactionIndex?: `0x${string}` | null;
99
- chainId?: `0x${string}` | undefined;
100
- } & {
101
- type: "0x0";
69
+ format: (args: import("../index.js").CeloRpcTransaction) => ({
102
70
  r: import("../../index.js").Hex;
103
71
  s: import("../../index.js").Hex;
104
- v: `0x${string}`;
105
- yParity?: undefined;
106
- gasPrice: `0x${string}`;
107
- maxFeePerBlobGas?: undefined;
108
- maxFeePerGas?: undefined;
109
- maxPriorityFeePerGas?: undefined;
72
+ v: bigint;
110
73
  to: import("abitype").Address | null;
111
74
  from: import("abitype").Address;
112
- gas: `0x${string}`;
113
- nonce: `0x${string}`;
114
- value: `0x${string}`;
115
- accessList?: undefined;
116
- blobVersionedHashes?: undefined;
75
+ gas: bigint;
76
+ nonce: number;
77
+ value: bigint;
117
78
  blockHash: `0x${string}` | null;
118
- blockNumber: `0x${string}` | null;
79
+ blockNumber: bigint | null;
119
80
  hash: import("../../index.js").Hash;
120
81
  input: import("../../index.js").Hex;
121
- transactionIndex: `0x${string}` | null;
122
- chainId?: `0x${string}` | undefined;
123
- } & {
124
- feeCurrency: import("abitype").Address | null;
125
- gatewayFee: import("../../index.js").Hex | null;
126
- gatewayFeeRecipient: import("abitype").Address | null;
127
- }) | ({
128
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
129
- r?: import("../../index.js").Hex;
130
- s?: import("../../index.js").Hex;
131
- v?: `0x${string}`;
132
- yParity?: `0x${string}` | undefined;
133
- gasPrice?: `0x${string}` | undefined;
134
- maxFeePerBlobGas?: `0x${string}` | undefined;
135
- maxFeePerGas?: `0x${string}` | undefined;
136
- maxPriorityFeePerGas?: `0x${string}` | undefined;
137
- to?: import("abitype").Address | null;
138
- from?: import("abitype").Address;
139
- gas?: `0x${string}`;
140
- nonce?: `0x${string}`;
141
- value?: `0x${string}`;
142
- accessList?: undefined;
143
- blobVersionedHashes?: undefined;
144
- blockHash?: `0x${string}` | null;
145
- blockNumber?: `0x${string}` | null;
146
- hash?: import("../../index.js").Hash;
147
- input?: import("../../index.js").Hex;
148
- transactionIndex?: `0x${string}` | null;
149
- chainId?: `0x${string}` | undefined;
150
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
151
- feeCurrency: import("abitype").Address | null;
152
- gatewayFee: import("../../index.js").Hex | null;
153
- gatewayFeeRecipient: import("abitype").Address | null;
154
- type: "0x7c";
155
- } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
156
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
157
- r?: import("../../index.js").Hex;
158
- s?: import("../../index.js").Hex;
159
- v?: `0x${string}`;
160
- yParity?: `0x${string}` | undefined;
161
- gasPrice?: `0x${string}` | undefined;
162
- maxFeePerBlobGas?: `0x${string}` | undefined;
163
- maxFeePerGas?: `0x${string}` | undefined;
164
- maxPriorityFeePerGas?: `0x${string}` | undefined;
165
- to?: import("abitype").Address | null;
166
- from?: import("abitype").Address;
167
- gas?: `0x${string}`;
168
- nonce?: `0x${string}`;
169
- value?: `0x${string}`;
82
+ transactionIndex: number | null;
83
+ typeHex: import("../../index.js").Hex | null;
170
84
  accessList?: undefined;
171
85
  blobVersionedHashes?: undefined;
172
- blockHash?: `0x${string}` | null;
173
- blockNumber?: `0x${string}` | null;
174
- hash?: import("../../index.js").Hash;
175
- input?: import("../../index.js").Hex;
176
- transactionIndex?: `0x${string}` | null;
177
- chainId?: `0x${string}` | undefined;
178
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
179
- feeCurrency: import("abitype").Address | null;
180
- gatewayFee?: undefined;
181
- gatewayFeeRecipient?: undefined;
182
- type: "0x7b";
183
- } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
184
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
185
- r?: import("../../index.js").Hex;
186
- s?: import("../../index.js").Hex;
187
- v?: `0x${string}`;
188
- gasPrice?: `0x${string}` | undefined;
189
- maxFeePerBlobGas?: `0x${string}` | undefined;
190
- maxFeePerGas?: `0x${string}` | undefined;
191
- maxPriorityFeePerGas?: `0x${string}` | undefined;
192
- to?: import("abitype").Address | null;
193
- from?: import("abitype").Address;
194
- gas?: `0x${string}`;
195
- nonce?: `0x${string}`;
196
- value?: `0x${string}`;
197
- accessList?: import("../../index.js").AccessList | undefined;
198
- blobVersionedHashes?: undefined;
199
- blockHash?: `0x${string}` | null;
200
- blockNumber?: `0x${string}` | null;
201
- hash?: import("../../index.js").Hash;
202
- input?: import("../../index.js").Hex;
203
- transactionIndex?: `0x${string}` | null;
204
- chainId?: `0x${string}` | undefined;
205
- yParity?: `0x${string}` | undefined;
206
- } & {
207
- type: "0x0";
208
- r: import("../../index.js").Hex;
209
- s: import("../../index.js").Hex;
210
- v: `0x${string}`;
86
+ chainId?: number | undefined;
211
87
  yParity?: undefined;
212
- gasPrice: `0x${string}`;
88
+ type: "legacy";
89
+ gasPrice: bigint;
213
90
  maxFeePerBlobGas?: undefined;
214
91
  maxFeePerGas?: undefined;
215
92
  maxPriorityFeePerGas?: undefined;
216
- to: import("abitype").Address | null;
217
- from: import("abitype").Address;
218
- gas: `0x${string}`;
219
- nonce: `0x${string}`;
220
- value: `0x${string}`;
221
- accessList?: undefined;
222
- blobVersionedHashes?: undefined;
93
+ feeCurrency: import("abitype").Address | null;
94
+ mint?: undefined;
95
+ isSystemTx?: undefined;
96
+ sourceHash?: undefined;
97
+ gatewayFee?: undefined;
98
+ gatewayFeeRecipient?: undefined;
99
+ } | {
223
100
  blockHash: `0x${string}` | null;
224
- blockNumber: `0x${string}` | null;
101
+ blockNumber: bigint | null;
102
+ from: import("abitype").Address;
103
+ gas: bigint;
225
104
  hash: import("../../index.js").Hash;
226
105
  input: import("../../index.js").Hex;
227
- transactionIndex: `0x${string}` | null;
228
- chainId?: `0x${string}` | undefined;
229
- } & {
230
- feeCurrency: import("abitype").Address | null;
231
- gatewayFee: import("../../index.js").Hex | null;
232
- gatewayFeeRecipient: import("abitype").Address | null;
233
- }) | ({
234
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
235
- r?: import("../../index.js").Hex;
236
- s?: import("../../index.js").Hex;
237
- v?: `0x${string}`;
238
- gasPrice?: `0x${string}` | undefined;
239
- maxFeePerBlobGas?: `0x${string}` | undefined;
240
- maxFeePerGas?: `0x${string}` | undefined;
241
- maxPriorityFeePerGas?: `0x${string}` | undefined;
242
- to?: import("abitype").Address | null;
243
- from?: import("abitype").Address;
244
- gas?: `0x${string}`;
245
- nonce?: `0x${string}`;
246
- value?: `0x${string}`;
247
- accessList?: import("../../index.js").AccessList | undefined;
248
- blobVersionedHashes?: undefined;
249
- blockHash?: `0x${string}` | null;
250
- blockNumber?: `0x${string}` | null;
251
- hash?: import("../../index.js").Hash;
252
- input?: import("../../index.js").Hex;
253
- transactionIndex?: `0x${string}` | null;
254
- chainId?: `0x${string}` | undefined;
255
- yParity?: `0x${string}` | undefined;
256
- } & {
257
- type: "0x1";
106
+ nonce: number;
258
107
  r: import("../../index.js").Hex;
259
108
  s: import("../../index.js").Hex;
260
- v: `0x${string}`;
261
- gasPrice: `0x${string}`;
262
- maxFeePerBlobGas?: undefined;
263
- maxFeePerGas?: undefined;
264
- maxPriorityFeePerGas?: undefined;
265
109
  to: import("abitype").Address | null;
266
- from: import("abitype").Address;
267
- gas: `0x${string}`;
268
- nonce: `0x${string}`;
269
- value: `0x${string}`;
110
+ transactionIndex: number | null;
111
+ typeHex: import("../../index.js").Hex | null;
112
+ v: bigint;
113
+ value: bigint;
114
+ yParity: number;
270
115
  accessList: import("../../index.js").AccessList;
271
116
  blobVersionedHashes?: undefined;
117
+ chainId: number;
118
+ type: "eip2930";
119
+ gasPrice: bigint;
120
+ maxFeePerBlobGas?: undefined;
121
+ maxFeePerGas?: undefined;
122
+ maxPriorityFeePerGas?: undefined;
123
+ feeCurrency: import("abitype").Address | null;
124
+ mint?: undefined;
125
+ isSystemTx?: undefined;
126
+ sourceHash?: undefined;
127
+ gatewayFee?: undefined;
128
+ gatewayFeeRecipient?: undefined;
129
+ } | {
272
130
  blockHash: `0x${string}` | null;
273
- blockNumber: `0x${string}` | null;
131
+ blockNumber: bigint | null;
132
+ from: import("abitype").Address;
133
+ gas: bigint;
274
134
  hash: import("../../index.js").Hash;
275
135
  input: import("../../index.js").Hex;
276
- transactionIndex: `0x${string}` | null;
277
- chainId: `0x${string}`;
278
- yParity?: `0x${string}` | undefined;
279
- } & {
280
- feeCurrency: import("abitype").Address | null;
281
- gatewayFee: import("../../index.js").Hex | null;
282
- gatewayFeeRecipient: import("abitype").Address | null;
283
- }) | ({
284
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
285
- r?: import("../../index.js").Hex;
286
- s?: import("../../index.js").Hex;
287
- v?: `0x${string}`;
288
- gasPrice?: `0x${string}` | undefined;
289
- maxFeePerBlobGas?: `0x${string}` | undefined;
290
- maxFeePerGas?: `0x${string}` | undefined;
291
- maxPriorityFeePerGas?: `0x${string}` | undefined;
292
- to?: import("abitype").Address | null;
293
- from?: import("abitype").Address;
294
- gas?: `0x${string}`;
295
- nonce?: `0x${string}`;
296
- value?: `0x${string}`;
297
- accessList?: import("../../index.js").AccessList | undefined;
298
- blobVersionedHashes?: undefined;
299
- blockHash?: `0x${string}` | null;
300
- blockNumber?: `0x${string}` | null;
301
- hash?: import("../../index.js").Hash;
302
- input?: import("../../index.js").Hex;
303
- transactionIndex?: `0x${string}` | null;
304
- chainId?: `0x${string}` | undefined;
305
- yParity?: `0x${string}` | undefined;
306
- } & {
307
- type: "0x2";
136
+ nonce: number;
308
137
  r: import("../../index.js").Hex;
309
138
  s: import("../../index.js").Hex;
310
- v: `0x${string}`;
311
- gasPrice?: undefined;
312
- maxFeePerBlobGas?: undefined;
313
- maxFeePerGas: `0x${string}`;
314
- maxPriorityFeePerGas: `0x${string}`;
315
139
  to: import("abitype").Address | null;
316
- from: import("abitype").Address;
317
- gas: `0x${string}`;
318
- nonce: `0x${string}`;
319
- value: `0x${string}`;
140
+ transactionIndex: number | null;
141
+ typeHex: import("../../index.js").Hex | null;
142
+ v: bigint;
143
+ value: bigint;
144
+ yParity: number;
320
145
  accessList: import("../../index.js").AccessList;
321
146
  blobVersionedHashes?: undefined;
322
- blockHash: `0x${string}` | null;
323
- blockNumber: `0x${string}` | null;
324
- hash: import("../../index.js").Hash;
325
- input: import("../../index.js").Hex;
326
- transactionIndex: `0x${string}` | null;
327
- chainId: `0x${string}`;
328
- yParity?: `0x${string}` | undefined;
329
- } & {
330
- feeCurrency: import("abitype").Address | null;
331
- gatewayFee: import("../../index.js").Hex | null;
332
- gatewayFeeRecipient: import("abitype").Address | null;
333
- }) | ({
334
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
335
- r?: import("../../index.js").Hex;
336
- s?: import("../../index.js").Hex;
337
- v?: `0x${string}`;
338
- gasPrice?: `0x${string}` | undefined;
339
- maxFeePerBlobGas?: `0x${string}` | undefined;
340
- maxFeePerGas?: `0x${string}` | undefined;
341
- maxPriorityFeePerGas?: `0x${string}` | undefined;
342
- to?: import("abitype").Address | null;
343
- from?: import("abitype").Address;
344
- gas?: `0x${string}`;
345
- nonce?: `0x${string}`;
346
- value?: `0x${string}`;
347
- accessList?: import("../../index.js").AccessList | undefined;
348
- blobVersionedHashes?: undefined;
349
- blockHash?: `0x${string}` | null;
350
- blockNumber?: `0x${string}` | null;
351
- hash?: import("../../index.js").Hash;
352
- input?: import("../../index.js").Hex;
353
- transactionIndex?: `0x${string}` | null;
354
- chainId?: `0x${string}` | undefined;
355
- yParity?: `0x${string}` | undefined;
356
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
357
- feeCurrency: import("abitype").Address | null;
358
- gatewayFee: import("../../index.js").Hex | null;
359
- gatewayFeeRecipient: import("abitype").Address | null;
360
- type: "0x7c";
361
- } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
362
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
363
- r?: import("../../index.js").Hex;
364
- s?: import("../../index.js").Hex;
365
- v?: `0x${string}`;
366
- gasPrice?: `0x${string}` | undefined;
367
- maxFeePerBlobGas?: `0x${string}` | undefined;
368
- maxFeePerGas?: `0x${string}` | undefined;
369
- maxPriorityFeePerGas?: `0x${string}` | undefined;
370
- to?: import("abitype").Address | null;
371
- from?: import("abitype").Address;
372
- gas?: `0x${string}`;
373
- nonce?: `0x${string}`;
374
- value?: `0x${string}`;
375
- accessList?: import("../../index.js").AccessList | undefined;
376
- blobVersionedHashes?: undefined;
377
- blockHash?: `0x${string}` | null;
378
- blockNumber?: `0x${string}` | null;
379
- hash?: import("../../index.js").Hash;
380
- input?: import("../../index.js").Hex;
381
- transactionIndex?: `0x${string}` | null;
382
- chainId?: `0x${string}` | undefined;
383
- yParity?: `0x${string}` | undefined;
384
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
147
+ chainId: number;
148
+ type: "eip1559";
149
+ gasPrice?: undefined;
150
+ maxFeePerBlobGas?: undefined;
151
+ maxFeePerGas: bigint;
152
+ maxPriorityFeePerGas: bigint;
385
153
  feeCurrency: import("abitype").Address | null;
154
+ mint?: undefined;
155
+ isSystemTx?: undefined;
156
+ sourceHash?: undefined;
386
157
  gatewayFee?: undefined;
387
158
  gatewayFeeRecipient?: undefined;
388
- type: "0x7b";
389
- } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
390
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
391
- r?: import("../../index.js").Hex;
392
- s?: import("../../index.js").Hex;
393
- v?: `0x${string}`;
394
- gasPrice?: `0x${string}` | undefined;
395
- maxFeePerBlobGas?: `0x${string}` | undefined;
396
- maxFeePerGas?: `0x${string}` | undefined;
397
- maxPriorityFeePerGas?: `0x${string}` | undefined;
398
- to?: import("abitype").Address | null;
399
- from?: import("abitype").Address;
400
- gas?: `0x${string}`;
401
- nonce?: `0x${string}`;
402
- value?: `0x${string}`;
403
- accessList?: import("../../index.js").AccessList | undefined;
404
- blobVersionedHashes?: undefined;
405
- blockHash?: `0x${string}` | null;
406
- blockNumber?: `0x${string}` | null;
407
- hash?: import("../../index.js").Hash;
408
- input?: import("../../index.js").Hex;
409
- transactionIndex?: `0x${string}` | null;
410
- chainId?: `0x${string}` | undefined;
411
- yParity?: `0x${string}` | undefined;
412
- } & {
413
- type: "0x0";
414
- r: import("../../index.js").Hex;
415
- s: import("../../index.js").Hex;
416
- v: `0x${string}`;
417
- yParity?: undefined;
418
- gasPrice: `0x${string}`;
419
- maxFeePerBlobGas?: undefined;
420
- maxFeePerGas?: undefined;
421
- maxPriorityFeePerGas?: undefined;
422
- to: import("abitype").Address | null;
423
- from: import("abitype").Address;
424
- gas: `0x${string}`;
425
- nonce: `0x${string}`;
426
- value: `0x${string}`;
427
- accessList?: undefined;
428
- blobVersionedHashes?: undefined;
159
+ } | {
429
160
  blockHash: `0x${string}` | null;
430
- blockNumber: `0x${string}` | null;
161
+ blockNumber: bigint | null;
162
+ from: import("abitype").Address;
163
+ gas: bigint;
431
164
  hash: import("../../index.js").Hash;
432
165
  input: import("../../index.js").Hex;
433
- transactionIndex: `0x${string}` | null;
434
- chainId?: `0x${string}` | undefined;
435
- } & {
436
- feeCurrency: import("abitype").Address | null;
437
- gatewayFee: import("../../index.js").Hex | null;
438
- gatewayFeeRecipient: import("abitype").Address | null;
439
- }) | ({
440
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
441
- r?: import("../../index.js").Hex;
442
- s?: import("../../index.js").Hex;
443
- v?: `0x${string}`;
444
- gasPrice?: `0x${string}` | undefined;
445
- maxFeePerBlobGas?: `0x${string}` | undefined;
446
- maxFeePerGas?: `0x${string}` | undefined;
447
- maxPriorityFeePerGas?: `0x${string}` | undefined;
448
- to?: import("abitype").Address | null;
449
- from?: import("abitype").Address;
450
- gas?: `0x${string}`;
451
- nonce?: `0x${string}`;
452
- value?: `0x${string}`;
453
- accessList?: import("../../index.js").AccessList | undefined;
454
- blobVersionedHashes?: undefined;
455
- blockHash?: `0x${string}` | null;
456
- blockNumber?: `0x${string}` | null;
457
- hash?: import("../../index.js").Hash;
458
- input?: import("../../index.js").Hex;
459
- transactionIndex?: `0x${string}` | null;
460
- chainId?: `0x${string}` | undefined;
461
- yParity?: `0x${string}` | undefined;
462
- } & {
463
- type: "0x1";
166
+ nonce: number;
464
167
  r: import("../../index.js").Hex;
465
168
  s: import("../../index.js").Hex;
466
- v: `0x${string}`;
467
- gasPrice: `0x${string}`;
468
- maxFeePerBlobGas?: undefined;
469
- maxFeePerGas?: undefined;
470
- maxPriorityFeePerGas?: undefined;
471
169
  to: import("abitype").Address | null;
472
- from: import("abitype").Address;
473
- gas: `0x${string}`;
474
- nonce: `0x${string}`;
475
- value: `0x${string}`;
170
+ transactionIndex: number | null;
171
+ typeHex: import("../../index.js").Hex | null;
172
+ v: bigint;
173
+ value: bigint;
174
+ yParity: number;
476
175
  accessList: import("../../index.js").AccessList;
477
- blobVersionedHashes?: undefined;
176
+ blobVersionedHashes: readonly import("../../index.js").Hex[];
177
+ chainId: number;
178
+ type: "eip4844";
179
+ gasPrice?: undefined;
180
+ maxFeePerBlobGas: bigint;
181
+ maxFeePerGas: bigint;
182
+ maxPriorityFeePerGas: bigint;
183
+ feeCurrency: import("abitype").Address | null;
184
+ mint?: undefined;
185
+ isSystemTx?: undefined;
186
+ sourceHash?: undefined;
187
+ gatewayFee?: undefined;
188
+ gatewayFeeRecipient?: undefined;
189
+ } | {
478
190
  blockHash: `0x${string}` | null;
479
- blockNumber: `0x${string}` | null;
191
+ blockNumber: bigint | null;
192
+ from: import("abitype").Address;
193
+ gas: bigint;
480
194
  hash: import("../../index.js").Hash;
481
195
  input: import("../../index.js").Hex;
482
- transactionIndex: `0x${string}` | null;
483
- chainId: `0x${string}`;
484
- yParity?: `0x${string}` | undefined;
485
- } & {
486
- feeCurrency: import("abitype").Address | null;
487
- gatewayFee: import("../../index.js").Hex | null;
488
- gatewayFeeRecipient: import("abitype").Address | null;
489
- }) | ({
490
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
491
- r?: import("../../index.js").Hex;
492
- s?: import("../../index.js").Hex;
493
- v?: `0x${string}`;
494
- gasPrice?: `0x${string}` | undefined;
495
- maxFeePerBlobGas?: `0x${string}` | undefined;
496
- maxFeePerGas?: `0x${string}` | undefined;
497
- maxPriorityFeePerGas?: `0x${string}` | undefined;
498
- to?: import("abitype").Address | null;
499
- from?: import("abitype").Address;
500
- gas?: `0x${string}`;
501
- nonce?: `0x${string}`;
502
- value?: `0x${string}`;
503
- accessList?: import("../../index.js").AccessList | undefined;
504
- blobVersionedHashes?: undefined;
505
- blockHash?: `0x${string}` | null;
506
- blockNumber?: `0x${string}` | null;
507
- hash?: import("../../index.js").Hash;
508
- input?: import("../../index.js").Hex;
509
- transactionIndex?: `0x${string}` | null;
510
- chainId?: `0x${string}` | undefined;
511
- yParity?: `0x${string}` | undefined;
512
- } & {
513
- type: "0x2";
196
+ nonce: number;
514
197
  r: import("../../index.js").Hex;
515
198
  s: import("../../index.js").Hex;
516
- v: `0x${string}`;
199
+ to: import("abitype").Address | null;
200
+ transactionIndex: number | null;
201
+ typeHex: import("../../index.js").Hex | null;
202
+ v: bigint;
203
+ value: bigint;
204
+ yParity: number;
517
205
  gasPrice?: undefined;
518
206
  maxFeePerBlobGas?: undefined;
519
- maxFeePerGas: `0x${string}`;
520
- maxPriorityFeePerGas: `0x${string}`;
521
- to: import("abitype").Address | null;
522
- from: import("abitype").Address;
523
- gas: `0x${string}`;
524
- nonce: `0x${string}`;
525
- value: `0x${string}`;
207
+ maxFeePerGas: bigint;
208
+ maxPriorityFeePerGas: bigint;
526
209
  accessList: import("../../index.js").AccessList;
210
+ chainId: number;
211
+ feeCurrency: import("abitype").Address | null;
212
+ gatewayFee: bigint | null;
213
+ gatewayFeeRecipient: import("abitype").Address | null;
214
+ type: "cip42";
527
215
  blobVersionedHashes?: undefined;
216
+ mint?: undefined;
217
+ isSystemTx?: undefined;
218
+ sourceHash?: undefined;
219
+ } | {
528
220
  blockHash: `0x${string}` | null;
529
- blockNumber: `0x${string}` | null;
221
+ blockNumber: bigint | null;
222
+ from: import("abitype").Address;
223
+ gas: bigint;
530
224
  hash: import("../../index.js").Hash;
531
225
  input: import("../../index.js").Hex;
532
- transactionIndex: `0x${string}` | null;
533
- chainId: `0x${string}`;
534
- yParity?: `0x${string}` | undefined;
535
- } & {
536
- feeCurrency: import("abitype").Address | null;
537
- gatewayFee: import("../../index.js").Hex | null;
538
- gatewayFeeRecipient: import("abitype").Address | null;
539
- }) | ({
540
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
541
- r?: import("../../index.js").Hex;
542
- s?: import("../../index.js").Hex;
543
- v?: `0x${string}`;
544
- gasPrice?: `0x${string}` | undefined;
545
- maxFeePerBlobGas?: `0x${string}` | undefined;
546
- maxFeePerGas?: `0x${string}` | undefined;
547
- maxPriorityFeePerGas?: `0x${string}` | undefined;
548
- to?: import("abitype").Address | null;
549
- from?: import("abitype").Address;
550
- gas?: `0x${string}`;
551
- nonce?: `0x${string}`;
552
- value?: `0x${string}`;
553
- accessList?: import("../../index.js").AccessList | undefined;
554
- blobVersionedHashes?: undefined;
555
- blockHash?: `0x${string}` | null;
556
- blockNumber?: `0x${string}` | null;
557
- hash?: import("../../index.js").Hash;
558
- input?: import("../../index.js").Hex;
559
- transactionIndex?: `0x${string}` | null;
560
- chainId?: `0x${string}` | undefined;
561
- yParity?: `0x${string}` | undefined;
562
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
563
- feeCurrency: import("abitype").Address | null;
564
- gatewayFee: import("../../index.js").Hex | null;
565
- gatewayFeeRecipient: import("abitype").Address | null;
566
- type: "0x7c";
567
- } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
568
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
569
- r?: import("../../index.js").Hex;
570
- s?: import("../../index.js").Hex;
571
- v?: `0x${string}`;
572
- gasPrice?: `0x${string}` | undefined;
573
- maxFeePerBlobGas?: `0x${string}` | undefined;
574
- maxFeePerGas?: `0x${string}` | undefined;
575
- maxPriorityFeePerGas?: `0x${string}` | undefined;
576
- to?: import("abitype").Address | null;
577
- from?: import("abitype").Address;
578
- gas?: `0x${string}`;
579
- nonce?: `0x${string}`;
580
- value?: `0x${string}`;
581
- accessList?: import("../../index.js").AccessList | undefined;
582
- blobVersionedHashes?: undefined;
583
- blockHash?: `0x${string}` | null;
584
- blockNumber?: `0x${string}` | null;
585
- hash?: import("../../index.js").Hash;
586
- input?: import("../../index.js").Hex;
587
- transactionIndex?: `0x${string}` | null;
588
- chainId?: `0x${string}` | undefined;
589
- yParity?: `0x${string}` | undefined;
590
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
591
- feeCurrency: import("abitype").Address | null;
592
- gatewayFee?: undefined;
593
- gatewayFeeRecipient?: undefined;
594
- type: "0x7b";
595
- } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
596
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
597
- r?: import("../../index.js").Hex;
598
- s?: import("../../index.js").Hex;
599
- v?: `0x${string}`;
600
- gasPrice?: `0x${string}` | undefined;
601
- maxFeePerBlobGas?: `0x${string}` | undefined;
602
- maxFeePerGas?: `0x${string}` | undefined;
603
- maxPriorityFeePerGas?: `0x${string}` | undefined;
604
- to?: import("abitype").Address | null;
605
- from?: import("abitype").Address;
606
- gas?: `0x${string}`;
607
- nonce?: `0x${string}`;
608
- value?: `0x${string}`;
609
- accessList?: import("../../index.js").AccessList | undefined;
610
- blobVersionedHashes?: readonly `0x${string}`[] | undefined;
611
- blockHash?: `0x${string}` | null;
612
- blockNumber?: `0x${string}` | null;
613
- hash?: import("../../index.js").Hash;
614
- input?: import("../../index.js").Hex;
615
- transactionIndex?: `0x${string}` | null;
616
- chainId?: `0x${string}` | undefined;
617
- yParity?: `0x${string}` | undefined;
618
- } & {
619
- type: "0x0";
226
+ nonce: number;
620
227
  r: import("../../index.js").Hex;
621
228
  s: import("../../index.js").Hex;
622
- v: `0x${string}`;
623
- yParity?: undefined;
624
- gasPrice: `0x${string}`;
625
- maxFeePerBlobGas?: undefined;
626
- maxFeePerGas?: undefined;
627
- maxPriorityFeePerGas?: undefined;
628
229
  to: import("abitype").Address | null;
629
- from: import("abitype").Address;
630
- gas: `0x${string}`;
631
- nonce: `0x${string}`;
632
- value: `0x${string}`;
633
- accessList?: undefined;
230
+ transactionIndex: number | null;
231
+ typeHex: import("../../index.js").Hex | null;
232
+ v: bigint;
233
+ value: bigint;
234
+ yParity: number;
235
+ gasPrice?: undefined;
236
+ maxFeePerBlobGas?: undefined;
237
+ maxFeePerGas: bigint;
238
+ maxPriorityFeePerGas: bigint;
239
+ accessList: import("../../index.js").AccessList;
240
+ chainId: number;
241
+ feeCurrency: import("abitype").Address | null;
242
+ type: "cip64";
634
243
  blobVersionedHashes?: undefined;
244
+ mint?: undefined;
245
+ isSystemTx?: undefined;
246
+ sourceHash?: undefined;
247
+ gatewayFee?: undefined;
248
+ gatewayFeeRecipient?: undefined;
249
+ } | {
635
250
  blockHash: `0x${string}` | null;
636
- blockNumber: `0x${string}` | null;
251
+ blockNumber: bigint | null;
252
+ from: import("abitype").Address;
253
+ gas: bigint;
637
254
  hash: import("../../index.js").Hash;
638
255
  input: import("../../index.js").Hex;
639
- transactionIndex: `0x${string}` | null;
640
- chainId?: `0x${string}` | undefined;
641
- } & {
642
- feeCurrency: import("abitype").Address | null;
643
- gatewayFee: import("../../index.js").Hex | null;
644
- gatewayFeeRecipient: import("abitype").Address | null;
645
- }) | ({
646
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
647
- r?: import("../../index.js").Hex;
648
- s?: import("../../index.js").Hex;
649
- v?: `0x${string}`;
650
- gasPrice?: `0x${string}` | undefined;
651
- maxFeePerBlobGas?: `0x${string}` | undefined;
652
- maxFeePerGas?: `0x${string}` | undefined;
653
- maxPriorityFeePerGas?: `0x${string}` | undefined;
654
- to?: import("abitype").Address | null;
655
- from?: import("abitype").Address;
656
- gas?: `0x${string}`;
657
- nonce?: `0x${string}`;
658
- value?: `0x${string}`;
659
- accessList?: import("../../index.js").AccessList | undefined;
660
- blobVersionedHashes?: readonly `0x${string}`[] | undefined;
661
- blockHash?: `0x${string}` | null;
662
- blockNumber?: `0x${string}` | null;
663
- hash?: import("../../index.js").Hash;
664
- input?: import("../../index.js").Hex;
665
- transactionIndex?: `0x${string}` | null;
666
- chainId?: `0x${string}` | undefined;
667
- yParity?: `0x${string}` | undefined;
668
- } & {
669
- type: "0x1";
256
+ nonce: number;
670
257
  r: import("../../index.js").Hex;
671
258
  s: import("../../index.js").Hex;
672
- v: `0x${string}`;
673
- gasPrice: `0x${string}`;
674
- maxFeePerBlobGas?: undefined;
675
- maxFeePerGas?: undefined;
676
- maxPriorityFeePerGas?: undefined;
677
- to: import("abitype").Address | null;
678
- from: import("abitype").Address;
679
- gas: `0x${string}`;
680
- nonce: `0x${string}`;
681
- value: `0x${string}`;
682
- accessList: import("../../index.js").AccessList;
683
- blobVersionedHashes?: undefined;
684
- blockHash: `0x${string}` | null;
685
- blockNumber: `0x${string}` | null;
686
- hash: import("../../index.js").Hash;
687
- input: import("../../index.js").Hex;
688
- transactionIndex: `0x${string}` | null;
689
- chainId: `0x${string}`;
690
- yParity?: `0x${string}` | undefined;
691
- } & {
692
- feeCurrency: import("abitype").Address | null;
693
- gatewayFee: import("../../index.js").Hex | null;
694
- gatewayFeeRecipient: import("abitype").Address | null;
695
- }) | ({
696
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
697
- r?: import("../../index.js").Hex;
698
- s?: import("../../index.js").Hex;
699
- v?: `0x${string}`;
700
- gasPrice?: `0x${string}` | undefined;
701
- maxFeePerBlobGas?: `0x${string}` | undefined;
702
- maxFeePerGas?: `0x${string}` | undefined;
703
- maxPriorityFeePerGas?: `0x${string}` | undefined;
704
- to?: import("abitype").Address | null;
705
- from?: import("abitype").Address;
706
- gas?: `0x${string}`;
707
- nonce?: `0x${string}`;
708
- value?: `0x${string}`;
709
- accessList?: import("../../index.js").AccessList | undefined;
710
- blobVersionedHashes?: readonly `0x${string}`[] | undefined;
711
- blockHash?: `0x${string}` | null;
712
- blockNumber?: `0x${string}` | null;
713
- hash?: import("../../index.js").Hash;
714
- input?: import("../../index.js").Hex;
715
- transactionIndex?: `0x${string}` | null;
716
- chainId?: `0x${string}` | undefined;
717
- yParity?: `0x${string}` | undefined;
718
- } & {
719
- type: "0x2";
720
- r: import("../../index.js").Hex;
721
- s: import("../../index.js").Hex;
722
- v: `0x${string}`;
723
- gasPrice?: undefined;
724
- maxFeePerBlobGas?: undefined;
725
- maxFeePerGas: `0x${string}`;
726
- maxPriorityFeePerGas: `0x${string}`;
727
- to: import("abitype").Address | null;
728
- from: import("abitype").Address;
729
- gas: `0x${string}`;
730
- nonce: `0x${string}`;
731
- value: `0x${string}`;
732
- accessList: import("../../index.js").AccessList;
733
- blobVersionedHashes?: undefined;
734
- blockHash: `0x${string}` | null;
735
- blockNumber: `0x${string}` | null;
736
- hash: import("../../index.js").Hash;
737
- input: import("../../index.js").Hex;
738
- transactionIndex: `0x${string}` | null;
739
- chainId: `0x${string}`;
740
- yParity?: `0x${string}` | undefined;
741
- } & {
742
- feeCurrency: import("abitype").Address | null;
743
- gatewayFee: import("../../index.js").Hex | null;
744
- gatewayFeeRecipient: import("abitype").Address | null;
745
- }) | ({
746
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
747
- r?: import("../../index.js").Hex;
748
- s?: import("../../index.js").Hex;
749
- v?: `0x${string}`;
750
- gasPrice?: `0x${string}` | undefined;
751
- maxFeePerBlobGas?: `0x${string}` | undefined;
752
- maxFeePerGas?: `0x${string}` | undefined;
753
- maxPriorityFeePerGas?: `0x${string}` | undefined;
754
- to?: import("abitype").Address | null;
755
- from?: import("abitype").Address;
756
- gas?: `0x${string}`;
757
- nonce?: `0x${string}`;
758
- value?: `0x${string}`;
759
- accessList?: import("../../index.js").AccessList | undefined;
760
- blobVersionedHashes?: readonly `0x${string}`[] | undefined;
761
- blockHash?: `0x${string}` | null;
762
- blockNumber?: `0x${string}` | null;
763
- hash?: import("../../index.js").Hash;
764
- input?: import("../../index.js").Hex;
765
- transactionIndex?: `0x${string}` | null;
766
- chainId?: `0x${string}` | undefined;
767
- yParity?: `0x${string}` | undefined;
768
- } & {
769
- type: "0x3";
770
- r: import("../../index.js").Hex;
771
- s: import("../../index.js").Hex;
772
- v: `0x${string}`;
773
- gasPrice?: undefined;
774
- maxFeePerBlobGas: `0x${string}`;
775
- maxFeePerGas: `0x${string}`;
776
- maxPriorityFeePerGas: `0x${string}`;
777
- to: import("abitype").Address | null;
778
- from: import("abitype").Address;
779
- gas: `0x${string}`;
780
- nonce: `0x${string}`;
781
- value: `0x${string}`;
782
- accessList: import("../../index.js").AccessList;
783
- blobVersionedHashes: readonly import("../../index.js").Hex[];
784
- blockHash: `0x${string}` | null;
785
- blockNumber: `0x${string}` | null;
786
- hash: import("../../index.js").Hash;
787
- input: import("../../index.js").Hex;
788
- transactionIndex: `0x${string}` | null;
789
- chainId: `0x${string}`;
790
- yParity?: `0x${string}` | undefined;
791
- } & {
792
- feeCurrency: import("abitype").Address | null;
793
- gatewayFee: import("../../index.js").Hex | null;
794
- gatewayFeeRecipient: import("abitype").Address | null;
795
- }) | ({
796
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
797
- r?: import("../../index.js").Hex;
798
- s?: import("../../index.js").Hex;
799
- v?: `0x${string}`;
800
- gasPrice?: `0x${string}` | undefined;
801
- maxFeePerBlobGas?: `0x${string}` | undefined;
802
- maxFeePerGas?: `0x${string}` | undefined;
803
- maxPriorityFeePerGas?: `0x${string}` | undefined;
804
- to?: import("abitype").Address | null;
805
- from?: import("abitype").Address;
806
- gas?: `0x${string}`;
807
- nonce?: `0x${string}`;
808
- value?: `0x${string}`;
809
- accessList?: import("../../index.js").AccessList | undefined;
810
- blobVersionedHashes?: readonly `0x${string}`[] | undefined;
811
- blockHash?: `0x${string}` | null;
812
- blockNumber?: `0x${string}` | null;
813
- hash?: import("../../index.js").Hash;
814
- input?: import("../../index.js").Hex;
815
- transactionIndex?: `0x${string}` | null;
816
- chainId?: `0x${string}` | undefined;
817
- yParity?: `0x${string}` | undefined;
818
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
819
- feeCurrency: import("abitype").Address | null;
820
- gatewayFee: import("../../index.js").Hex | null;
821
- gatewayFeeRecipient: import("abitype").Address | null;
822
- type: "0x7c";
823
- } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
824
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
825
- r?: import("../../index.js").Hex;
826
- s?: import("../../index.js").Hex;
827
- v?: `0x${string}`;
828
- gasPrice?: `0x${string}` | undefined;
829
- maxFeePerBlobGas?: `0x${string}` | undefined;
830
- maxFeePerGas?: `0x${string}` | undefined;
831
- maxPriorityFeePerGas?: `0x${string}` | undefined;
832
- to?: import("abitype").Address | null;
833
- from?: import("abitype").Address;
834
- gas?: `0x${string}`;
835
- nonce?: `0x${string}`;
836
- value?: `0x${string}`;
837
- accessList?: import("../../index.js").AccessList | undefined;
838
- blobVersionedHashes?: readonly `0x${string}`[] | undefined;
839
- blockHash?: `0x${string}` | null;
840
- blockNumber?: `0x${string}` | null;
841
- hash?: import("../../index.js").Hash;
842
- input?: import("../../index.js").Hex;
843
- transactionIndex?: `0x${string}` | null;
844
- chainId?: `0x${string}` | undefined;
845
- yParity?: `0x${string}` | undefined;
846
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
847
- feeCurrency: import("abitype").Address | null;
848
- gatewayFee?: undefined;
849
- gatewayFeeRecipient?: undefined;
850
- type: "0x7b";
851
- } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>)) => ({
852
- r: import("../../index.js").Hex;
853
- s: import("../../index.js").Hex;
854
- v: bigint;
855
- to: import("abitype").Address | null;
856
- from: import("abitype").Address;
857
- gas: bigint;
858
- nonce: number;
859
- value: bigint;
860
- blockHash: `0x${string}` | null;
861
- blockNumber: bigint | null;
862
- hash: import("../../index.js").Hash;
863
- input: import("../../index.js").Hex;
864
- transactionIndex: number | null;
865
- typeHex: import("../../index.js").Hex | null;
866
- accessList?: undefined;
867
- blobVersionedHashes?: undefined;
868
- chainId?: number | undefined;
869
- yParity?: undefined;
870
- type: "legacy";
871
- gasPrice: bigint;
872
- maxFeePerBlobGas?: undefined;
873
- maxFeePerGas?: undefined;
874
- maxPriorityFeePerGas?: undefined;
875
- feeCurrency: import("abitype").Address | null;
876
- gatewayFee?: undefined;
877
- gatewayFeeRecipient?: undefined;
878
- } | {
879
- r: import("../../index.js").Hex;
880
- s: import("../../index.js").Hex;
881
- v: bigint;
882
- to: import("abitype").Address | null;
883
- from: import("abitype").Address;
884
- gas: bigint;
885
- nonce: number;
886
- value: bigint;
887
- blockHash: `0x${string}` | null;
888
- blockNumber: bigint | null;
889
- hash: import("../../index.js").Hash;
890
- input: import("../../index.js").Hex;
891
- transactionIndex: number | null;
892
- typeHex: import("../../index.js").Hex | null;
893
- accessList?: undefined;
894
- blobVersionedHashes?: undefined;
895
- chainId?: number | undefined;
896
- yParity: number;
897
- type: "cip42";
898
- gasPrice: undefined;
899
- maxFeePerBlobGas?: undefined;
900
- maxFeePerGas: bigint;
901
- maxPriorityFeePerGas: bigint;
902
- feeCurrency: import("abitype").Address | null;
903
- gatewayFee: bigint | null;
904
- gatewayFeeRecipient: import("abitype").Address | null;
905
- } | {
906
- r: import("../../index.js").Hex;
907
- s: import("../../index.js").Hex;
908
- v: bigint;
909
- to: import("abitype").Address | null;
910
- from: import("abitype").Address;
911
- gas: bigint;
912
- nonce: number;
913
- value: bigint;
914
- blockHash: `0x${string}` | null;
915
- blockNumber: bigint | null;
916
- hash: import("../../index.js").Hash;
917
- input: import("../../index.js").Hex;
918
- transactionIndex: number | null;
919
- typeHex: import("../../index.js").Hex | null;
920
- accessList?: undefined;
921
- blobVersionedHashes?: undefined;
922
- chainId?: number | undefined;
923
- yParity: number;
924
- type: "cip64";
925
- gasPrice: undefined;
926
- maxFeePerBlobGas?: undefined;
927
- maxFeePerGas: bigint;
928
- maxPriorityFeePerGas: bigint;
929
- feeCurrency: import("abitype").Address | null;
930
- gatewayFee?: undefined;
931
- gatewayFeeRecipient?: undefined;
932
- } | {
933
- blockHash: `0x${string}` | null;
934
- blockNumber: bigint | null;
935
- from: import("abitype").Address;
936
- gas: bigint;
937
- hash: import("../../index.js").Hash;
938
- input: import("../../index.js").Hex;
939
- nonce: number;
940
- r: import("../../index.js").Hex;
941
- s: import("../../index.js").Hex;
942
- to: import("abitype").Address | null;
943
- transactionIndex: number | null;
944
- typeHex: import("../../index.js").Hex | null;
945
- v: bigint;
946
- value: bigint;
947
- yParity: number;
948
- accessList: import("../../index.js").AccessList;
949
- blobVersionedHashes?: undefined;
950
- chainId: number;
951
- type: "eip2930";
952
- gasPrice: bigint;
953
- maxFeePerBlobGas?: undefined;
954
- maxFeePerGas?: undefined;
955
- maxPriorityFeePerGas?: undefined;
956
- feeCurrency: import("abitype").Address | null;
957
- gatewayFee?: undefined;
958
- gatewayFeeRecipient?: undefined;
959
- } | {
960
- blockHash: `0x${string}` | null;
961
- blockNumber: bigint | null;
962
- from: import("abitype").Address;
963
- gas: bigint;
964
- hash: import("../../index.js").Hash;
965
- input: import("../../index.js").Hex;
966
- nonce: number;
967
- r: import("../../index.js").Hex;
968
- s: import("../../index.js").Hex;
969
- to: import("abitype").Address | null;
970
- transactionIndex: number | null;
971
- typeHex: import("../../index.js").Hex | null;
972
- v: bigint;
973
- value: bigint;
974
- yParity: number;
975
- accessList: import("../../index.js").AccessList;
976
- blobVersionedHashes?: undefined;
977
- chainId: number;
978
- type: "eip1559";
979
- gasPrice: undefined;
980
- maxFeePerBlobGas?: undefined;
981
- maxFeePerGas: bigint;
982
- maxPriorityFeePerGas: bigint;
983
- feeCurrency: import("abitype").Address | null;
984
- gatewayFee?: undefined;
985
- gatewayFeeRecipient?: undefined;
986
- } | {
987
- blockHash: `0x${string}` | null;
988
- blockNumber: bigint | null;
989
- from: import("abitype").Address;
990
- gas: bigint;
991
- hash: import("../../index.js").Hash;
992
- input: import("../../index.js").Hex;
993
- nonce: number;
994
- r: import("../../index.js").Hex;
995
- s: import("../../index.js").Hex;
996
- to: import("abitype").Address | null;
997
- transactionIndex: number | null;
998
- typeHex: import("../../index.js").Hex | null;
999
- v: bigint;
1000
- value: bigint;
1001
- yParity: number;
1002
- accessList: import("../../index.js").AccessList;
1003
- blobVersionedHashes?: undefined;
1004
- chainId: number;
1005
- type: "cip42";
1006
- gasPrice: undefined;
1007
- maxFeePerBlobGas?: undefined;
1008
- maxFeePerGas: bigint;
1009
- maxPriorityFeePerGas: bigint;
1010
- feeCurrency: import("abitype").Address | null;
1011
- gatewayFee: bigint | null;
1012
- gatewayFeeRecipient: import("abitype").Address | null;
1013
- } | {
1014
- blockHash: `0x${string}` | null;
1015
- blockNumber: bigint | null;
1016
- from: import("abitype").Address;
1017
- gas: bigint;
1018
- hash: import("../../index.js").Hash;
1019
- input: import("../../index.js").Hex;
1020
- nonce: number;
1021
- r: import("../../index.js").Hex;
1022
- s: import("../../index.js").Hex;
1023
- to: import("abitype").Address | null;
1024
- transactionIndex: number | null;
1025
- typeHex: import("../../index.js").Hex | null;
1026
- v: bigint;
1027
- value: bigint;
1028
- yParity: number;
1029
- accessList: import("../../index.js").AccessList;
1030
- blobVersionedHashes?: undefined;
1031
- chainId: number;
1032
- type: "cip64";
1033
- gasPrice: undefined;
1034
- maxFeePerBlobGas?: undefined;
1035
- maxFeePerGas: bigint;
1036
- maxPriorityFeePerGas: bigint;
1037
- feeCurrency: import("abitype").Address | null;
1038
- gatewayFee?: undefined;
1039
- gatewayFeeRecipient?: undefined;
1040
- } | {
1041
- blockHash: `0x${string}` | null;
1042
- blockNumber: bigint | null;
1043
- from: import("abitype").Address;
1044
- gas: bigint;
1045
- hash: import("../../index.js").Hash;
1046
- input: import("../../index.js").Hex;
1047
- nonce: number;
1048
- r: import("../../index.js").Hex;
1049
- s: import("../../index.js").Hex;
1050
- to: import("abitype").Address | null;
1051
- transactionIndex: number | null;
1052
- typeHex: import("../../index.js").Hex | null;
1053
- v: bigint;
1054
- value: bigint;
1055
- yParity: number;
1056
- accessList: import("../../index.js").AccessList;
1057
- blobVersionedHashes?: undefined;
1058
- chainId: number;
1059
- type: "eip2930";
1060
- gasPrice: bigint;
1061
- maxFeePerBlobGas?: undefined;
1062
- maxFeePerGas: undefined;
1063
- maxPriorityFeePerGas: undefined;
1064
- feeCurrency: import("abitype").Address | null;
1065
- gatewayFee?: undefined;
1066
- gatewayFeeRecipient?: undefined;
1067
- } | {
1068
- blockHash: `0x${string}` | null;
1069
- blockNumber: bigint | null;
1070
- from: import("abitype").Address;
1071
- gas: bigint;
1072
- hash: import("../../index.js").Hash;
1073
- input: import("../../index.js").Hex;
1074
- nonce: number;
1075
- r: import("../../index.js").Hex;
1076
- s: import("../../index.js").Hex;
1077
- to: import("abitype").Address | null;
1078
- transactionIndex: number | null;
1079
- typeHex: import("../../index.js").Hex | null;
1080
- v: bigint;
1081
- value: bigint;
1082
- yParity: number;
1083
- accessList: import("../../index.js").AccessList;
1084
- blobVersionedHashes?: undefined;
1085
- chainId: number;
1086
- type: "eip1559";
1087
- gasPrice?: undefined;
1088
- maxFeePerBlobGas?: undefined;
1089
- maxFeePerGas: bigint;
1090
- maxPriorityFeePerGas: bigint;
1091
- feeCurrency: import("abitype").Address | null;
1092
- gatewayFee?: undefined;
1093
- gatewayFeeRecipient?: undefined;
1094
- } | {
1095
- blockHash: `0x${string}` | null;
1096
- blockNumber: bigint | null;
1097
- from: import("abitype").Address;
1098
- gas: bigint;
1099
- hash: import("../../index.js").Hash;
1100
- input: import("../../index.js").Hex;
1101
- nonce: number;
1102
- r: import("../../index.js").Hex;
1103
- s: import("../../index.js").Hex;
1104
- to: import("abitype").Address | null;
1105
- transactionIndex: number | null;
1106
- typeHex: import("../../index.js").Hex | null;
1107
- v: bigint;
1108
- value: bigint;
1109
- yParity: number;
1110
- accessList: import("../../index.js").AccessList;
1111
- blobVersionedHashes?: undefined;
1112
- chainId: number;
1113
- type: "cip42";
1114
- gasPrice?: undefined;
1115
- maxFeePerBlobGas?: undefined;
1116
- maxFeePerGas: bigint;
1117
- maxPriorityFeePerGas: bigint;
1118
- feeCurrency: import("abitype").Address | null;
1119
- gatewayFee: bigint | null;
1120
- gatewayFeeRecipient: import("abitype").Address | null;
1121
- } | {
1122
- blockHash: `0x${string}` | null;
1123
- blockNumber: bigint | null;
1124
- from: import("abitype").Address;
1125
- gas: bigint;
1126
- hash: import("../../index.js").Hash;
1127
- input: import("../../index.js").Hex;
1128
- nonce: number;
1129
- r: import("../../index.js").Hex;
1130
- s: import("../../index.js").Hex;
1131
- to: import("abitype").Address | null;
1132
- transactionIndex: number | null;
1133
- typeHex: import("../../index.js").Hex | null;
1134
- v: bigint;
1135
- value: bigint;
1136
- yParity: number;
1137
- accessList: import("../../index.js").AccessList;
1138
- blobVersionedHashes?: undefined;
1139
- chainId: number;
1140
- type: "cip64";
1141
- gasPrice?: undefined;
1142
- maxFeePerBlobGas?: undefined;
1143
- maxFeePerGas: bigint;
1144
- maxPriorityFeePerGas: bigint;
1145
- feeCurrency: import("abitype").Address | null;
1146
- gatewayFee?: undefined;
1147
- gatewayFeeRecipient?: undefined;
1148
- } | {
1149
- blockHash: `0x${string}` | null;
1150
- blockNumber: bigint | null;
1151
- from: import("abitype").Address;
1152
- gas: bigint;
1153
- hash: import("../../index.js").Hash;
1154
- input: import("../../index.js").Hex;
1155
- nonce: number;
1156
- r: import("../../index.js").Hex;
1157
- s: import("../../index.js").Hex;
1158
- to: import("abitype").Address | null;
1159
- transactionIndex: number | null;
1160
- typeHex: import("../../index.js").Hex | null;
1161
- v: bigint;
1162
- value: bigint;
1163
- yParity: number;
1164
- accessList: import("../../index.js").AccessList;
1165
- blobVersionedHashes: readonly import("../../index.js").Hex[];
1166
- chainId: number;
1167
- type: "eip4844";
1168
- gasPrice?: undefined;
1169
- maxFeePerBlobGas: bigint;
1170
- maxFeePerGas: bigint;
1171
- maxPriorityFeePerGas: bigint;
1172
- feeCurrency: import("abitype").Address | null;
1173
- gatewayFee?: undefined;
1174
- gatewayFeeRecipient?: undefined;
1175
- } | {
1176
- blockHash: `0x${string}` | null;
1177
- blockNumber: bigint | null;
1178
- from: import("abitype").Address;
1179
- gas: bigint;
1180
- hash: import("../../index.js").Hash;
1181
- input: import("../../index.js").Hex;
1182
- nonce: number;
1183
- r: import("../../index.js").Hex;
1184
- s: import("../../index.js").Hex;
1185
- to: import("abitype").Address | null;
1186
- transactionIndex: number | null;
1187
- typeHex: import("../../index.js").Hex | null;
1188
- v: bigint;
1189
- value: bigint;
1190
- yParity: number;
1191
- accessList: import("../../index.js").AccessList;
1192
- blobVersionedHashes: readonly import("../../index.js").Hex[];
1193
- chainId: number;
1194
- type: "cip42";
1195
- gasPrice?: undefined;
1196
- maxFeePerBlobGas: undefined;
1197
- maxFeePerGas: bigint;
1198
- maxPriorityFeePerGas: bigint;
1199
- feeCurrency: import("abitype").Address | null;
1200
- gatewayFee: bigint | null;
1201
- gatewayFeeRecipient: import("abitype").Address | null;
1202
- } | {
1203
- blockHash: `0x${string}` | null;
1204
- blockNumber: bigint | null;
1205
- from: import("abitype").Address;
1206
- gas: bigint;
1207
- hash: import("../../index.js").Hash;
1208
- input: import("../../index.js").Hex;
1209
- nonce: number;
1210
- r: import("../../index.js").Hex;
1211
- s: import("../../index.js").Hex;
1212
- to: import("abitype").Address | null;
1213
- transactionIndex: number | null;
1214
- typeHex: import("../../index.js").Hex | null;
1215
- v: bigint;
1216
- value: bigint;
1217
- yParity: number;
1218
- accessList: import("../../index.js").AccessList;
1219
- blobVersionedHashes: readonly import("../../index.js").Hex[];
1220
- chainId: number;
1221
- type: "cip64";
1222
- gasPrice?: undefined;
1223
- maxFeePerBlobGas: undefined;
1224
- maxFeePerGas: bigint;
1225
- maxPriorityFeePerGas: bigint;
1226
- feeCurrency: import("abitype").Address | null;
1227
- gatewayFee?: undefined;
1228
- gatewayFeeRecipient?: undefined;
1229
- }) & {};
1230
- type: "transaction";
1231
- };
1232
- readonly transactionRequest: {
1233
- exclude: [] | undefined;
1234
- format: (args: ({
1235
- data?: import("../../index.js").Hex | undefined;
1236
- from?: import("abitype").Address;
1237
- gas?: bigint | undefined;
1238
- nonce?: number | undefined;
1239
- to?: import("abitype").Address | null | undefined;
1240
- value?: bigint | undefined;
1241
- accessList?: import("../../index.js").AccessList | undefined;
1242
- blobs?: undefined;
1243
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1244
- gasPrice?: bigint | undefined;
1245
- maxFeePerBlobGas?: bigint | undefined;
1246
- maxFeePerGas?: bigint | undefined;
1247
- maxPriorityFeePerGas?: bigint | undefined;
1248
- blobVersionedHashes?: undefined;
1249
- kzg?: undefined;
1250
- sidecars?: undefined;
1251
- } & {
1252
- data?: import("../../index.js").Hex | undefined;
1253
- from: import("abitype").Address;
1254
- gas?: bigint | undefined;
1255
- nonce?: number | undefined;
1256
- to?: import("abitype").Address | null | undefined;
1257
- value?: bigint | undefined;
1258
- accessList?: undefined;
1259
- blobs?: undefined;
1260
- type?: "legacy" | undefined;
1261
- gasPrice?: bigint | undefined;
1262
- maxFeePerBlobGas?: undefined;
1263
- maxFeePerGas?: undefined;
1264
- maxPriorityFeePerGas?: undefined;
1265
- blobVersionedHashes?: undefined;
1266
- kzg?: undefined;
1267
- sidecars?: undefined;
1268
- } & {
1269
- feeCurrency?: import("abitype").Address | undefined;
1270
- }) | ({
1271
- data?: import("../../index.js").Hex | undefined;
1272
- from?: import("abitype").Address;
1273
- gas?: bigint | undefined;
1274
- nonce?: number | undefined;
1275
- to?: import("abitype").Address | null | undefined;
1276
- value?: bigint | undefined;
1277
- accessList?: import("../../index.js").AccessList | undefined;
1278
- blobs?: undefined;
1279
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1280
- gasPrice?: bigint | undefined;
1281
- maxFeePerBlobGas?: bigint | undefined;
1282
- maxFeePerGas?: bigint | undefined;
1283
- maxPriorityFeePerGas?: bigint | undefined;
1284
- blobVersionedHashes?: undefined;
1285
- kzg?: undefined;
1286
- sidecars?: undefined;
1287
- } & {
1288
- data?: import("../../index.js").Hex | undefined;
1289
- from: import("abitype").Address;
1290
- gas?: bigint | undefined;
1291
- nonce?: number | undefined;
1292
- to?: import("abitype").Address | null | undefined;
1293
- value?: bigint | undefined;
1294
- accessList?: import("../../index.js").AccessList | undefined;
1295
- blobs?: undefined;
1296
- type?: "eip2930" | undefined;
1297
- gasPrice?: bigint | undefined;
1298
- maxFeePerBlobGas?: undefined;
1299
- maxFeePerGas?: undefined;
1300
- maxPriorityFeePerGas?: undefined;
1301
- blobVersionedHashes?: undefined;
1302
- kzg?: undefined;
1303
- sidecars?: undefined;
1304
- } & {
1305
- feeCurrency?: import("abitype").Address | undefined;
1306
- }) | ({
1307
- data?: import("../../index.js").Hex | undefined;
1308
- from?: import("abitype").Address;
1309
- gas?: bigint | undefined;
1310
- nonce?: number | undefined;
1311
- to?: import("abitype").Address | null | undefined;
1312
- value?: bigint | undefined;
1313
- accessList?: import("../../index.js").AccessList | undefined;
1314
- blobs?: undefined;
1315
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1316
- gasPrice?: bigint | undefined;
1317
- maxFeePerBlobGas?: bigint | undefined;
1318
- maxFeePerGas?: bigint | undefined;
1319
- maxPriorityFeePerGas?: bigint | undefined;
1320
- blobVersionedHashes?: undefined;
1321
- kzg?: undefined;
1322
- sidecars?: undefined;
1323
- } & {
1324
- data?: import("../../index.js").Hex | undefined;
1325
- from: import("abitype").Address;
1326
- gas?: bigint | undefined;
1327
- nonce?: number | undefined;
1328
- to?: import("abitype").Address | null | undefined;
1329
- value?: bigint | undefined;
1330
- gasPrice?: undefined;
1331
- maxFeePerBlobGas?: undefined;
1332
- maxFeePerGas?: bigint | undefined;
1333
- maxPriorityFeePerGas?: bigint | undefined;
1334
- accessList?: import("../../index.js").AccessList | undefined;
1335
- blobs?: undefined;
1336
- type?: "eip1559" | undefined;
1337
- blobVersionedHashes?: undefined;
1338
- kzg?: undefined;
1339
- sidecars?: undefined;
1340
- } & {
1341
- feeCurrency?: import("abitype").Address | undefined;
1342
- }) | ({
1343
- data?: import("../../index.js").Hex | undefined;
1344
- from?: import("abitype").Address;
1345
- gas?: bigint | undefined;
1346
- nonce?: number | undefined;
1347
- to?: import("abitype").Address | null | undefined;
1348
- value?: bigint | undefined;
1349
- accessList?: import("../../index.js").AccessList | undefined;
1350
- blobs?: undefined;
1351
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1352
- gasPrice?: bigint | undefined;
1353
- maxFeePerBlobGas?: bigint | undefined;
1354
- maxFeePerGas?: bigint | undefined;
1355
- maxPriorityFeePerGas?: bigint | undefined;
1356
- blobVersionedHashes?: undefined;
1357
- kzg?: undefined;
1358
- sidecars?: undefined;
1359
- } & import("../../index.js").TransactionRequestBase & {
1360
- accessList?: import("../../index.js").AccessList | undefined;
1361
- feeCurrency?: import("abitype").Address | undefined;
1362
- type?: "cip64" | undefined;
1363
- } & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559>) | ({
1364
- data?: import("../../index.js").Hex | undefined;
1365
- from?: import("abitype").Address;
1366
- gas?: bigint | undefined;
1367
- nonce?: number | undefined;
1368
- to?: import("abitype").Address | null | undefined;
1369
- value?: bigint | undefined;
1370
- accessList?: import("../../index.js").AccessList | undefined;
1371
- blobs?: undefined;
1372
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1373
- gasPrice?: bigint | undefined;
1374
- maxFeePerBlobGas?: bigint | undefined;
1375
- maxFeePerGas?: bigint | undefined;
1376
- maxPriorityFeePerGas?: bigint | undefined;
1377
- blobVersionedHashes?: undefined;
1378
- kzg?: undefined;
1379
- sidecars?: undefined;
1380
- } & {
1381
- data?: import("../../index.js").Hex | undefined;
1382
- from: import("abitype").Address;
1383
- gas?: bigint | undefined;
1384
- nonce?: number | undefined;
1385
- to?: import("abitype").Address | null | undefined;
1386
- value?: bigint | undefined;
1387
- accessList?: undefined;
1388
- blobs?: undefined;
1389
- type?: "legacy" | undefined;
1390
- gasPrice?: bigint | undefined;
1391
- maxFeePerBlobGas?: undefined;
1392
- maxFeePerGas?: undefined;
1393
- maxPriorityFeePerGas?: undefined;
1394
- blobVersionedHashes?: undefined;
1395
- kzg?: undefined;
1396
- sidecars?: undefined;
1397
- } & {
1398
- feeCurrency?: import("abitype").Address | undefined;
1399
- }) | ({
1400
- data?: import("../../index.js").Hex | undefined;
1401
- from?: import("abitype").Address;
1402
- gas?: bigint | undefined;
1403
- nonce?: number | undefined;
1404
- to?: import("abitype").Address | null | undefined;
1405
- value?: bigint | undefined;
1406
- accessList?: import("../../index.js").AccessList | undefined;
1407
- blobs?: undefined;
1408
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1409
- gasPrice?: bigint | undefined;
1410
- maxFeePerBlobGas?: bigint | undefined;
1411
- maxFeePerGas?: bigint | undefined;
1412
- maxPriorityFeePerGas?: bigint | undefined;
1413
- blobVersionedHashes?: undefined;
1414
- kzg?: undefined;
1415
- sidecars?: undefined;
1416
- } & {
1417
- data?: import("../../index.js").Hex | undefined;
1418
- from: import("abitype").Address;
1419
- gas?: bigint | undefined;
1420
- nonce?: number | undefined;
1421
- to?: import("abitype").Address | null | undefined;
1422
- value?: bigint | undefined;
1423
- accessList?: import("../../index.js").AccessList | undefined;
1424
- blobs?: undefined;
1425
- type?: "eip2930" | undefined;
1426
- gasPrice?: bigint | undefined;
1427
- maxFeePerBlobGas?: undefined;
1428
- maxFeePerGas?: undefined;
1429
- maxPriorityFeePerGas?: undefined;
1430
- blobVersionedHashes?: undefined;
1431
- kzg?: undefined;
1432
- sidecars?: undefined;
1433
- } & {
1434
- feeCurrency?: import("abitype").Address | undefined;
1435
- }) | ({
1436
- data?: import("../../index.js").Hex | undefined;
1437
- from?: import("abitype").Address;
1438
- gas?: bigint | undefined;
1439
- nonce?: number | undefined;
1440
- to?: import("abitype").Address | null | undefined;
1441
- value?: bigint | undefined;
1442
- accessList?: import("../../index.js").AccessList | undefined;
1443
- blobs?: undefined;
1444
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1445
- gasPrice?: bigint | undefined;
1446
- maxFeePerBlobGas?: bigint | undefined;
1447
- maxFeePerGas?: bigint | undefined;
1448
- maxPriorityFeePerGas?: bigint | undefined;
1449
- blobVersionedHashes?: undefined;
1450
- kzg?: undefined;
1451
- sidecars?: undefined;
1452
- } & {
1453
- data?: import("../../index.js").Hex | undefined;
1454
- from: import("abitype").Address;
1455
- gas?: bigint | undefined;
1456
- nonce?: number | undefined;
1457
- to?: import("abitype").Address | null | undefined;
1458
- value?: bigint | undefined;
1459
- gasPrice?: undefined;
1460
- maxFeePerBlobGas?: undefined;
1461
- maxFeePerGas?: bigint | undefined;
1462
- maxPriorityFeePerGas?: bigint | undefined;
1463
- accessList?: import("../../index.js").AccessList | undefined;
1464
- blobs?: undefined;
1465
- type?: "eip1559" | undefined;
1466
- blobVersionedHashes?: undefined;
1467
- kzg?: undefined;
1468
- sidecars?: undefined;
1469
- } & {
1470
- feeCurrency?: import("abitype").Address | undefined;
1471
- }) | ({
1472
- data?: import("../../index.js").Hex | undefined;
1473
- from?: import("abitype").Address;
1474
- gas?: bigint | undefined;
1475
- nonce?: number | undefined;
1476
- to?: import("abitype").Address | null | undefined;
1477
- value?: bigint | undefined;
1478
- accessList?: import("../../index.js").AccessList | undefined;
1479
- blobs?: undefined;
1480
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1481
- gasPrice?: bigint | undefined;
1482
- maxFeePerBlobGas?: bigint | undefined;
1483
- maxFeePerGas?: bigint | undefined;
1484
- maxPriorityFeePerGas?: bigint | undefined;
1485
- blobVersionedHashes?: undefined;
1486
- kzg?: undefined;
1487
- sidecars?: undefined;
1488
- } & import("../../index.js").TransactionRequestBase & {
1489
- accessList?: import("../../index.js").AccessList | undefined;
1490
- feeCurrency?: import("abitype").Address | undefined;
1491
- type?: "cip64" | undefined;
1492
- } & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559>) | ({
1493
- data?: import("../../index.js").Hex | undefined;
1494
- from?: import("abitype").Address;
1495
- gas?: bigint | undefined;
1496
- nonce?: number | undefined;
1497
- to?: import("abitype").Address | null | undefined;
1498
- value?: bigint | undefined;
1499
- gasPrice?: bigint | undefined;
1500
- maxFeePerBlobGas?: bigint | undefined;
1501
- maxFeePerGas?: bigint | undefined;
1502
- maxPriorityFeePerGas?: bigint | undefined;
1503
- accessList?: import("../../index.js").AccessList | undefined;
1504
- blobs?: undefined;
1505
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1506
- blobVersionedHashes?: undefined;
1507
- kzg?: undefined;
1508
- sidecars?: undefined;
1509
- } & {
1510
- data?: import("../../index.js").Hex | undefined;
1511
- from: import("abitype").Address;
1512
- gas?: bigint | undefined;
1513
- nonce?: number | undefined;
1514
- to?: import("abitype").Address | null | undefined;
1515
- value?: bigint | undefined;
1516
- accessList?: undefined;
1517
- blobs?: undefined;
1518
- type?: "legacy" | undefined;
1519
- gasPrice?: bigint | undefined;
1520
- maxFeePerBlobGas?: undefined;
1521
- maxFeePerGas?: undefined;
1522
- maxPriorityFeePerGas?: undefined;
1523
- blobVersionedHashes?: undefined;
1524
- kzg?: undefined;
1525
- sidecars?: undefined;
1526
- } & {
1527
- feeCurrency?: import("abitype").Address | undefined;
1528
- }) | ({
1529
- data?: import("../../index.js").Hex | undefined;
1530
- from?: import("abitype").Address;
1531
- gas?: bigint | undefined;
1532
- nonce?: number | undefined;
1533
- to?: import("abitype").Address | null | undefined;
1534
- value?: bigint | undefined;
1535
- gasPrice?: bigint | undefined;
1536
- maxFeePerBlobGas?: bigint | undefined;
1537
- maxFeePerGas?: bigint | undefined;
1538
- maxPriorityFeePerGas?: bigint | undefined;
1539
- accessList?: import("../../index.js").AccessList | undefined;
1540
- blobs?: undefined;
1541
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1542
- blobVersionedHashes?: undefined;
1543
- kzg?: undefined;
1544
- sidecars?: undefined;
1545
- } & {
1546
- data?: import("../../index.js").Hex | undefined;
1547
- from: import("abitype").Address;
1548
- gas?: bigint | undefined;
1549
- nonce?: number | undefined;
1550
- to?: import("abitype").Address | null | undefined;
1551
- value?: bigint | undefined;
1552
- accessList?: import("../../index.js").AccessList | undefined;
1553
- blobs?: undefined;
1554
- type?: "eip2930" | undefined;
1555
- gasPrice?: bigint | undefined;
1556
- maxFeePerBlobGas?: undefined;
1557
- maxFeePerGas?: undefined;
1558
- maxPriorityFeePerGas?: undefined;
1559
- blobVersionedHashes?: undefined;
1560
- kzg?: undefined;
1561
- sidecars?: undefined;
1562
- } & {
1563
- feeCurrency?: import("abitype").Address | undefined;
1564
- }) | ({
1565
- data?: import("../../index.js").Hex | undefined;
1566
- from?: import("abitype").Address;
1567
- gas?: bigint | undefined;
1568
- nonce?: number | undefined;
1569
- to?: import("abitype").Address | null | undefined;
1570
- value?: bigint | undefined;
1571
- gasPrice?: bigint | undefined;
1572
- maxFeePerBlobGas?: bigint | undefined;
1573
- maxFeePerGas?: bigint | undefined;
1574
- maxPriorityFeePerGas?: bigint | undefined;
1575
- accessList?: import("../../index.js").AccessList | undefined;
1576
- blobs?: undefined;
1577
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1578
- blobVersionedHashes?: undefined;
1579
- kzg?: undefined;
1580
- sidecars?: undefined;
1581
- } & {
1582
- data?: import("../../index.js").Hex | undefined;
1583
- from: import("abitype").Address;
1584
- gas?: bigint | undefined;
1585
- nonce?: number | undefined;
1586
- to?: import("abitype").Address | null | undefined;
1587
- value?: bigint | undefined;
1588
- gasPrice?: undefined;
1589
- maxFeePerBlobGas?: undefined;
1590
- maxFeePerGas?: bigint | undefined;
1591
- maxPriorityFeePerGas?: bigint | undefined;
1592
- accessList?: import("../../index.js").AccessList | undefined;
1593
- blobs?: undefined;
1594
- type?: "eip1559" | undefined;
1595
- blobVersionedHashes?: undefined;
1596
- kzg?: undefined;
1597
- sidecars?: undefined;
1598
- } & {
1599
- feeCurrency?: import("abitype").Address | undefined;
1600
- }) | ({
1601
- data?: import("../../index.js").Hex | undefined;
1602
- from?: import("abitype").Address;
1603
- gas?: bigint | undefined;
1604
- nonce?: number | undefined;
1605
- to?: import("abitype").Address | null | undefined;
1606
- value?: bigint | undefined;
1607
- gasPrice?: bigint | undefined;
1608
- maxFeePerBlobGas?: bigint | undefined;
1609
- maxFeePerGas?: bigint | undefined;
1610
- maxPriorityFeePerGas?: bigint | undefined;
1611
- accessList?: import("../../index.js").AccessList | undefined;
1612
- blobs?: undefined;
1613
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1614
- blobVersionedHashes?: undefined;
1615
- kzg?: undefined;
1616
- sidecars?: undefined;
1617
- } & import("../../index.js").TransactionRequestBase & {
1618
- accessList?: import("../../index.js").AccessList | undefined;
1619
- feeCurrency?: import("abitype").Address | undefined;
1620
- type?: "cip64" | undefined;
1621
- } & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559>) | ({
1622
- data?: import("../../index.js").Hex | undefined;
1623
- from?: import("abitype").Address;
1624
- gas?: bigint | undefined;
1625
- nonce?: number | undefined;
1626
- value?: bigint | undefined;
1627
- to?: import("abitype").Address | null | undefined;
1628
- accessList?: import("../../index.js").AccessList | undefined;
1629
- blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1630
- blobVersionedHashes?: readonly import("../../index.js").Hex[] | undefined;
1631
- kzg?: import("../../index.js").Kzg | undefined;
1632
- sidecars?: readonly import("../../index.js").BlobSidecar<import("../../index.js").Hex>[] | undefined;
1633
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1634
- gasPrice?: bigint | undefined;
1635
- maxFeePerGas?: bigint | undefined;
1636
- maxPriorityFeePerGas?: bigint | undefined;
1637
- maxFeePerBlobGas?: bigint | undefined;
1638
- } & {
1639
- data?: import("../../index.js").Hex | undefined;
1640
- from: import("abitype").Address;
1641
- gas?: bigint | undefined;
1642
- nonce?: number | undefined;
1643
- to?: import("abitype").Address | null | undefined;
1644
- value?: bigint | undefined;
1645
- accessList?: undefined;
1646
- blobs?: undefined;
1647
- type?: "legacy" | undefined;
1648
- gasPrice?: bigint | undefined;
1649
- maxFeePerBlobGas?: undefined;
1650
- maxFeePerGas?: undefined;
1651
- maxPriorityFeePerGas?: undefined;
1652
- blobVersionedHashes?: undefined;
1653
- kzg?: undefined;
1654
- sidecars?: undefined;
1655
- } & {
1656
- feeCurrency?: import("abitype").Address | undefined;
1657
- }) | ({
1658
- data?: import("../../index.js").Hex | undefined;
1659
- from?: import("abitype").Address;
1660
- gas?: bigint | undefined;
1661
- nonce?: number | undefined;
1662
- value?: bigint | undefined;
1663
- to?: import("abitype").Address | null | undefined;
1664
- accessList?: import("../../index.js").AccessList | undefined;
1665
- blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1666
- blobVersionedHashes?: readonly import("../../index.js").Hex[] | undefined;
1667
- kzg?: import("../../index.js").Kzg | undefined;
1668
- sidecars?: readonly import("../../index.js").BlobSidecar<import("../../index.js").Hex>[] | undefined;
1669
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1670
- gasPrice?: bigint | undefined;
1671
- maxFeePerGas?: bigint | undefined;
1672
- maxPriorityFeePerGas?: bigint | undefined;
1673
- maxFeePerBlobGas?: bigint | undefined;
1674
- } & {
1675
- data?: import("../../index.js").Hex | undefined;
1676
- from: import("abitype").Address;
1677
- gas?: bigint | undefined;
1678
- nonce?: number | undefined;
1679
- to?: import("abitype").Address | null | undefined;
1680
- value?: bigint | undefined;
1681
- accessList?: import("../../index.js").AccessList | undefined;
1682
- blobs?: undefined;
1683
- type?: "eip2930" | undefined;
1684
- gasPrice?: bigint | undefined;
1685
- maxFeePerBlobGas?: undefined;
1686
- maxFeePerGas?: undefined;
1687
- maxPriorityFeePerGas?: undefined;
1688
- blobVersionedHashes?: undefined;
1689
- kzg?: undefined;
1690
- sidecars?: undefined;
1691
- } & {
1692
- feeCurrency?: import("abitype").Address | undefined;
1693
- }) | ({
1694
- data?: import("../../index.js").Hex | undefined;
1695
- from?: import("abitype").Address;
1696
- gas?: bigint | undefined;
1697
- nonce?: number | undefined;
1698
- value?: bigint | undefined;
1699
- to?: import("abitype").Address | null | undefined;
1700
- accessList?: import("../../index.js").AccessList | undefined;
1701
- blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1702
- blobVersionedHashes?: readonly import("../../index.js").Hex[] | undefined;
1703
- kzg?: import("../../index.js").Kzg | undefined;
1704
- sidecars?: readonly import("../../index.js").BlobSidecar<import("../../index.js").Hex>[] | undefined;
1705
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1706
- gasPrice?: bigint | undefined;
1707
- maxFeePerGas?: bigint | undefined;
1708
- maxPriorityFeePerGas?: bigint | undefined;
1709
- maxFeePerBlobGas?: bigint | undefined;
1710
- } & {
1711
- data?: import("../../index.js").Hex | undefined;
1712
- from: import("abitype").Address;
1713
- gas?: bigint | undefined;
1714
- nonce?: number | undefined;
1715
- to?: import("abitype").Address | null | undefined;
1716
- value?: bigint | undefined;
1717
- gasPrice?: undefined;
1718
- maxFeePerBlobGas?: undefined;
1719
- maxFeePerGas?: bigint | undefined;
1720
- maxPriorityFeePerGas?: bigint | undefined;
1721
- accessList?: import("../../index.js").AccessList | undefined;
1722
- blobs?: undefined;
1723
- type?: "eip1559" | undefined;
1724
- blobVersionedHashes?: undefined;
1725
- kzg?: undefined;
1726
- sidecars?: undefined;
1727
- } & {
1728
- feeCurrency?: import("abitype").Address | undefined;
1729
- }) | ({
1730
- data?: import("../../index.js").Hex | undefined;
1731
- from?: import("abitype").Address;
1732
- gas?: bigint | undefined;
1733
- nonce?: number | undefined;
1734
- value?: bigint | undefined;
1735
- to?: import("abitype").Address | null | undefined;
1736
- accessList?: import("../../index.js").AccessList | undefined;
1737
- blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1738
- blobVersionedHashes?: readonly import("../../index.js").Hex[] | undefined;
1739
- kzg?: import("../../index.js").Kzg | undefined;
1740
- sidecars?: readonly import("../../index.js").BlobSidecar<import("../../index.js").Hex>[] | undefined;
1741
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1742
- gasPrice?: bigint | undefined;
1743
- maxFeePerGas?: bigint | undefined;
1744
- maxPriorityFeePerGas?: bigint | undefined;
1745
- maxFeePerBlobGas?: bigint | undefined;
1746
- } & {
1747
- data?: import("../../index.js").Hex | undefined;
1748
- from: import("abitype").Address;
1749
- gas?: bigint | undefined;
1750
- nonce?: number | undefined;
1751
- value?: bigint | undefined;
1752
- to: `0x${string}` | null;
1753
- accessList?: import("../../index.js").AccessList | undefined;
1754
- blobs: readonly import("../../index.js").Hex[] | readonly import("../../index.js").ByteArray[];
1755
- blobVersionedHashes?: readonly import("../../index.js").Hex[] | undefined;
1756
- kzg?: import("../../index.js").Kzg | undefined;
1757
- sidecars?: readonly import("../../index.js").BlobSidecar<import("../../index.js").Hex>[] | undefined;
1758
- type?: "eip4844" | undefined;
1759
- gasPrice?: undefined;
1760
- maxFeePerGas?: bigint | undefined;
1761
- maxPriorityFeePerGas?: bigint | undefined;
1762
- maxFeePerBlobGas: bigint;
1763
- } & {
1764
- feeCurrency?: import("abitype").Address | undefined;
1765
- }) | ({
1766
- data?: import("../../index.js").Hex | undefined;
1767
- from?: import("abitype").Address;
1768
- gas?: bigint | undefined;
1769
- nonce?: number | undefined;
1770
- value?: bigint | undefined;
1771
- to?: import("abitype").Address | null | undefined;
1772
- accessList?: import("../../index.js").AccessList | undefined;
1773
- blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1774
- blobVersionedHashes?: readonly import("../../index.js").Hex[] | undefined;
1775
- kzg?: import("../../index.js").Kzg | undefined;
1776
- sidecars?: readonly import("../../index.js").BlobSidecar<import("../../index.js").Hex>[] | undefined;
1777
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1778
- gasPrice?: bigint | undefined;
1779
- maxFeePerGas?: bigint | undefined;
1780
- maxPriorityFeePerGas?: bigint | undefined;
1781
- maxFeePerBlobGas?: bigint | undefined;
1782
- } & import("../../index.js").TransactionRequestBase & {
1783
- accessList?: import("../../index.js").AccessList | undefined;
1784
- feeCurrency?: import("abitype").Address | undefined;
1785
- type?: "cip64" | undefined;
1786
- } & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559>)) => ({
1787
- data?: import("../../index.js").Hex | undefined;
1788
- from: import("abitype").Address;
1789
- gas?: `0x${string}` | undefined;
1790
- nonce?: `0x${string}` | undefined;
1791
- to?: import("abitype").Address | null | undefined;
1792
- value?: `0x${string}` | undefined;
1793
- accessList?: undefined;
1794
- blobs?: undefined;
1795
- type?: "0x0" | undefined;
1796
- gasPrice?: `0x${string}` | undefined;
1797
- maxFeePerBlobGas?: undefined;
1798
- maxFeePerGas?: undefined;
1799
- maxPriorityFeePerGas?: undefined;
1800
- blobVersionedHashes?: undefined;
1801
- kzg?: undefined;
1802
- sidecars?: undefined;
1803
- feeCurrency?: import("abitype").Address | undefined;
1804
- } | {
1805
- data?: import("../../index.js").Hex | undefined;
1806
- from: import("abitype").Address;
1807
- gas?: `0x${string}` | undefined;
1808
- nonce?: `0x${string}` | undefined;
1809
- to?: import("abitype").Address | null | undefined;
1810
- value?: `0x${string}` | undefined;
1811
- accessList?: import("../../index.js").AccessList | undefined;
1812
- blobs?: undefined;
1813
- type?: "0x1" | undefined;
1814
- gasPrice?: `0x${string}` | undefined;
1815
- maxFeePerBlobGas?: undefined;
1816
- maxFeePerGas?: undefined;
1817
- maxPriorityFeePerGas?: undefined;
1818
- blobVersionedHashes?: undefined;
1819
- kzg?: undefined;
1820
- sidecars?: undefined;
1821
- feeCurrency?: import("abitype").Address | undefined;
1822
- } | {
1823
- data?: import("../../index.js").Hex | undefined;
1824
- from: import("abitype").Address;
1825
- gas?: `0x${string}` | undefined;
1826
- nonce?: `0x${string}` | undefined;
1827
- to?: import("abitype").Address | null | undefined;
1828
- value?: `0x${string}` | undefined;
1829
- accessList?: import("../../index.js").AccessList | undefined;
1830
- blobs?: undefined;
1831
- type?: "0x2" | undefined;
1832
- gasPrice?: undefined;
1833
- maxFeePerBlobGas?: undefined;
1834
- maxFeePerGas?: `0x${string}` | undefined;
1835
- maxPriorityFeePerGas?: `0x${string}` | undefined;
1836
- blobVersionedHashes?: undefined;
1837
- kzg?: undefined;
1838
- sidecars?: undefined;
1839
- feeCurrency?: import("abitype").Address | undefined;
1840
- } | {
1841
- data?: import("../../index.js").Hex | undefined;
1842
- from: import("abitype").Address;
1843
- gas?: `0x${string}` | undefined;
1844
- nonce?: `0x${string}` | undefined;
1845
- to?: import("abitype").Address | null | undefined;
1846
- value?: `0x${string}` | undefined;
1847
- accessList?: import("../../index.js").AccessList | undefined;
1848
- blobs?: undefined;
1849
- type?: "0x7b" | undefined;
1850
- gasPrice?: undefined;
1851
- maxFeePerBlobGas?: undefined;
1852
- maxFeePerGas?: `0x${string}` | undefined;
1853
- maxPriorityFeePerGas?: `0x${string}` | undefined;
1854
- blobVersionedHashes?: undefined;
1855
- kzg?: undefined;
1856
- sidecars?: undefined;
1857
- feeCurrency?: import("abitype").Address | undefined;
1858
- } | {
1859
- data?: import("../../index.js").Hex | undefined;
1860
- from: import("abitype").Address;
1861
- gas?: `0x${string}` | undefined;
1862
- nonce?: `0x${string}` | undefined;
1863
- to?: import("abitype").Address | null | undefined;
1864
- value?: `0x${string}` | undefined;
1865
- accessList?: undefined;
1866
- blobs?: undefined;
1867
- type?: "0x0" | undefined;
1868
- gasPrice?: `0x${string}` | undefined;
1869
- maxFeePerBlobGas?: undefined;
1870
- maxFeePerGas?: undefined;
1871
- maxPriorityFeePerGas?: undefined;
1872
- blobVersionedHashes?: undefined;
1873
- kzg?: undefined;
1874
- sidecars?: undefined;
1875
- feeCurrency?: import("abitype").Address | undefined;
1876
- } | {
1877
- data?: import("../../index.js").Hex | undefined;
1878
- from: import("abitype").Address;
1879
- gas?: `0x${string}` | undefined;
1880
- nonce?: `0x${string}` | undefined;
1881
- to?: import("abitype").Address | null | undefined;
1882
- value?: `0x${string}` | undefined;
1883
- accessList?: import("../../index.js").AccessList | undefined;
1884
- blobs?: undefined;
1885
- type?: "0x1" | undefined;
1886
- gasPrice?: `0x${string}` | undefined;
1887
- maxFeePerBlobGas?: undefined;
1888
- maxFeePerGas?: undefined;
1889
- maxPriorityFeePerGas?: undefined;
1890
- blobVersionedHashes?: undefined;
1891
- kzg?: undefined;
1892
- sidecars?: undefined;
1893
- feeCurrency?: import("abitype").Address | undefined;
1894
- } | {
1895
- data?: import("../../index.js").Hex | undefined;
1896
- from: import("abitype").Address;
1897
- gas?: `0x${string}` | undefined;
1898
- nonce?: `0x${string}` | undefined;
1899
- to?: import("abitype").Address | null | undefined;
1900
- value?: `0x${string}` | undefined;
1901
- accessList?: import("../../index.js").AccessList | undefined;
1902
- blobs?: undefined;
1903
- type?: "0x2" | undefined;
1904
- gasPrice?: undefined;
1905
- maxFeePerBlobGas?: undefined;
1906
- maxFeePerGas?: `0x${string}` | undefined;
1907
- maxPriorityFeePerGas?: `0x${string}` | undefined;
1908
- blobVersionedHashes?: undefined;
1909
- kzg?: undefined;
1910
- sidecars?: undefined;
1911
- feeCurrency?: import("abitype").Address | undefined;
1912
- } | {
1913
- data?: import("../../index.js").Hex | undefined;
1914
- from: import("abitype").Address;
1915
- gas?: `0x${string}` | undefined;
1916
- nonce?: `0x${string}` | undefined;
1917
- to?: import("abitype").Address | null | undefined;
1918
- value?: `0x${string}` | undefined;
1919
- accessList?: import("../../index.js").AccessList | undefined;
1920
- blobs?: undefined;
1921
- type?: "0x7b" | undefined;
1922
- gasPrice?: undefined;
1923
- maxFeePerBlobGas?: undefined;
1924
- maxFeePerGas?: `0x${string}` | undefined;
1925
- maxPriorityFeePerGas?: `0x${string}` | undefined;
1926
- blobVersionedHashes?: undefined;
1927
- kzg?: undefined;
1928
- sidecars?: undefined;
1929
- feeCurrency?: import("abitype").Address | undefined;
1930
- } | {
1931
- data?: import("../../index.js").Hex | undefined;
1932
- from: import("abitype").Address;
1933
- gas?: `0x${string}` | undefined;
1934
- nonce?: `0x${string}` | undefined;
1935
- to?: import("abitype").Address | null | undefined;
1936
- value?: `0x${string}` | undefined;
1937
- gasPrice?: `0x${string}` | undefined;
1938
- maxFeePerBlobGas?: undefined;
1939
- maxFeePerGas?: undefined;
1940
- maxPriorityFeePerGas?: undefined;
1941
- accessList?: undefined;
1942
- blobs?: undefined;
1943
- type?: "0x0" | undefined;
1944
- blobVersionedHashes?: undefined;
1945
- kzg?: undefined;
1946
- sidecars?: undefined;
1947
- feeCurrency?: import("abitype").Address | undefined;
1948
- } | {
1949
- data?: import("../../index.js").Hex | undefined;
1950
- from: import("abitype").Address;
1951
- gas?: `0x${string}` | undefined;
1952
- nonce?: `0x${string}` | undefined;
1953
- to?: import("abitype").Address | null | undefined;
1954
- value?: `0x${string}` | undefined;
1955
- gasPrice?: `0x${string}` | undefined;
1956
- maxFeePerBlobGas?: undefined;
1957
- maxFeePerGas?: undefined;
1958
- maxPriorityFeePerGas?: undefined;
1959
- accessList?: import("../../index.js").AccessList | undefined;
1960
- blobs?: undefined;
1961
- type?: "0x1" | undefined;
1962
- blobVersionedHashes?: undefined;
1963
- kzg?: undefined;
1964
- sidecars?: undefined;
1965
- feeCurrency?: import("abitype").Address | undefined;
1966
- } | {
1967
- data?: import("../../index.js").Hex | undefined;
1968
- from: import("abitype").Address;
1969
- gas?: `0x${string}` | undefined;
1970
- nonce?: `0x${string}` | undefined;
1971
- to?: import("abitype").Address | null | undefined;
1972
- value?: `0x${string}` | undefined;
1973
- gasPrice?: undefined;
1974
- maxFeePerBlobGas?: undefined;
1975
- maxFeePerGas?: `0x${string}` | undefined;
1976
- maxPriorityFeePerGas?: `0x${string}` | undefined;
1977
- accessList?: import("../../index.js").AccessList | undefined;
1978
- blobs?: undefined;
1979
- type?: "0x2" | undefined;
1980
- blobVersionedHashes?: undefined;
1981
- kzg?: undefined;
1982
- sidecars?: undefined;
1983
- feeCurrency?: import("abitype").Address | undefined;
1984
- } | {
1985
- data?: import("../../index.js").Hex | undefined;
1986
- from: import("abitype").Address;
1987
- gas?: `0x${string}` | undefined;
1988
- nonce?: `0x${string}` | undefined;
1989
- to?: import("abitype").Address | null | undefined;
1990
- value?: `0x${string}` | undefined;
1991
- gasPrice?: undefined;
1992
- maxFeePerBlobGas?: undefined;
1993
- maxFeePerGas?: `0x${string}` | undefined;
1994
- maxPriorityFeePerGas?: `0x${string}` | undefined;
1995
- accessList?: import("../../index.js").AccessList | undefined;
1996
- blobs?: undefined;
1997
- type?: "0x7b" | undefined;
1998
- blobVersionedHashes?: undefined;
1999
- kzg?: undefined;
2000
- sidecars?: undefined;
2001
- feeCurrency?: import("abitype").Address | undefined;
2002
- } | {
2003
- data?: import("../../index.js").Hex | undefined;
2004
- from: import("abitype").Address;
2005
- gas?: `0x${string}` | undefined;
2006
- nonce?: `0x${string}` | undefined;
2007
- value?: `0x${string}` | undefined;
2008
- to: `0x${string}` | null;
2009
- accessList?: import("../../index.js").AccessList | undefined;
2010
- blobs: readonly import("../../index.js").Hex[] | readonly import("../../index.js").ByteArray[];
2011
- blobVersionedHashes?: readonly import("../../index.js").Hex[] | undefined;
2012
- kzg?: import("../../index.js").Kzg | undefined;
2013
- sidecars?: readonly import("../../index.js").BlobSidecar<import("../../index.js").Hex>[] | undefined;
2014
- type?: "0x3" | undefined;
2015
- gasPrice?: undefined;
2016
- maxFeePerGas?: `0x${string}` | undefined;
2017
- maxPriorityFeePerGas?: `0x${string}` | undefined;
2018
- maxFeePerBlobGas: `0x${string}`;
2019
- feeCurrency?: import("abitype").Address | undefined;
2020
- } | {
2021
- data?: import("../../index.js").Hex | undefined;
2022
- from: import("abitype").Address;
2023
- gas?: `0x${string}` | undefined;
2024
- nonce?: `0x${string}` | undefined;
2025
- value?: `0x${string}` | undefined;
2026
- to: import("abitype").Address | null | undefined;
2027
- accessList?: import("../../index.js").AccessList | undefined;
2028
- blobs: readonly import("../../index.js").Hex[] | readonly import("../../index.js").ByteArray[];
2029
- blobVersionedHashes?: readonly import("../../index.js").Hex[] | undefined;
2030
- kzg?: import("../../index.js").Kzg | undefined;
2031
- sidecars?: readonly import("../../index.js").BlobSidecar<import("../../index.js").Hex>[] | undefined;
2032
- type?: "0x7b" | undefined;
2033
- gasPrice?: undefined;
2034
- maxFeePerGas?: `0x${string}` | undefined;
2035
- maxPriorityFeePerGas?: `0x${string}` | undefined;
2036
- maxFeePerBlobGas: undefined;
2037
- feeCurrency?: import("abitype").Address | undefined;
2038
- }) & {};
2039
- type: "transactionRequest";
2040
- };
2041
- }>;
2042
- formatters: {
2043
- readonly block: {
2044
- exclude: ("nonce" | "difficulty" | "gasLimit" | "mixHash" | "uncles")[] | undefined;
2045
- format: (args: import("../index.js").Assign<import("../../index.js").ExactPartial<import("../../index.js").RpcBlock>, import("../index.js").CeloBlockOverrides & {
2046
- transactions: readonly import("../../index.js").Hash[] | readonly import("../index.js").CeloRpcTransaction[];
2047
- }>) => {
2048
- baseFeePerGas: bigint | null;
2049
- blobGasUsed: bigint;
2050
- difficulty: bigint;
2051
- excessBlobGas: bigint;
2052
- extraData: import("../../index.js").Hex;
2053
- gasLimit: bigint;
2054
- gasUsed: bigint;
2055
- hash: `0x${string}` | null;
2056
- logsBloom: `0x${string}` | null;
2057
- miner: import("abitype").Address;
2058
- mixHash: import("../../index.js").Hash;
2059
- nonce: `0x${string}` | null;
2060
- number: bigint | null;
2061
- parentHash: import("../../index.js").Hash;
2062
- receiptsRoot: import("../../index.js").Hex;
2063
- sealFields: import("../../index.js").Hex[];
2064
- sha3Uncles: import("../../index.js").Hash;
2065
- size: bigint;
2066
- stateRoot: import("../../index.js").Hash;
2067
- timestamp: bigint;
2068
- totalDifficulty: bigint | null;
2069
- transactions: readonly `0x${string}`[] | readonly import("../index.js").CeloTransaction[];
2070
- transactionsRoot: import("../../index.js").Hash;
2071
- uncles: import("../../index.js").Hash[];
2072
- withdrawals?: import("../../index.js").Withdrawal[] | undefined;
2073
- withdrawalsRoot?: import("../../index.js").Hex | undefined;
2074
- randomness: {
2075
- committed: import("../../index.js").Hex;
2076
- revealed: import("../../index.js").Hex;
2077
- };
2078
- } & {
2079
- nonce: never;
2080
- difficulty: never;
2081
- gasLimit: never;
2082
- mixHash: never;
2083
- uncles: never;
2084
- };
2085
- type: "block";
2086
- };
2087
- readonly transaction: {
2088
- exclude: [] | undefined;
2089
- format: (args: ({
2090
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2091
- r?: import("../../index.js").Hex;
2092
- s?: import("../../index.js").Hex;
2093
- v?: `0x${string}`;
2094
- yParity?: `0x${string}` | undefined;
2095
- gasPrice?: `0x${string}` | undefined;
2096
- maxFeePerBlobGas?: `0x${string}` | undefined;
2097
- maxFeePerGas?: `0x${string}` | undefined;
2098
- maxPriorityFeePerGas?: `0x${string}` | undefined;
2099
- to?: import("abitype").Address | null;
2100
- from?: import("abitype").Address;
2101
- gas?: `0x${string}`;
2102
- nonce?: `0x${string}`;
2103
- value?: `0x${string}`;
2104
- accessList?: undefined;
2105
- blobVersionedHashes?: undefined;
2106
- blockHash?: `0x${string}` | null;
2107
- blockNumber?: `0x${string}` | null;
2108
- hash?: import("../../index.js").Hash;
2109
- input?: import("../../index.js").Hex;
2110
- transactionIndex?: `0x${string}` | null;
2111
- chainId?: `0x${string}` | undefined;
2112
- } & {
2113
- type: "0x0";
2114
- r: import("../../index.js").Hex;
2115
- s: import("../../index.js").Hex;
2116
- v: `0x${string}`;
2117
- yParity?: undefined;
2118
- gasPrice: `0x${string}`;
2119
- maxFeePerBlobGas?: undefined;
2120
- maxFeePerGas?: undefined;
2121
- maxPriorityFeePerGas?: undefined;
2122
- to: import("abitype").Address | null;
2123
- from: import("abitype").Address;
2124
- gas: `0x${string}`;
2125
- nonce: `0x${string}`;
2126
- value: `0x${string}`;
2127
- accessList?: undefined;
2128
- blobVersionedHashes?: undefined;
2129
- blockHash: `0x${string}` | null;
2130
- blockNumber: `0x${string}` | null;
2131
- hash: import("../../index.js").Hash;
2132
- input: import("../../index.js").Hex;
2133
- transactionIndex: `0x${string}` | null;
2134
- chainId?: `0x${string}` | undefined;
2135
- } & {
2136
- feeCurrency: import("abitype").Address | null;
2137
- gatewayFee: import("../../index.js").Hex | null;
2138
- gatewayFeeRecipient: import("abitype").Address | null;
2139
- }) | ({
2140
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2141
- r?: import("../../index.js").Hex;
2142
- s?: import("../../index.js").Hex;
2143
- v?: `0x${string}`;
2144
- yParity?: `0x${string}` | undefined;
2145
- gasPrice?: `0x${string}` | undefined;
2146
- maxFeePerBlobGas?: `0x${string}` | undefined;
2147
- maxFeePerGas?: `0x${string}` | undefined;
2148
- maxPriorityFeePerGas?: `0x${string}` | undefined;
2149
- to?: import("abitype").Address | null;
2150
- from?: import("abitype").Address;
2151
- gas?: `0x${string}`;
2152
- nonce?: `0x${string}`;
2153
- value?: `0x${string}`;
2154
- accessList?: undefined;
2155
- blobVersionedHashes?: undefined;
2156
- blockHash?: `0x${string}` | null;
2157
- blockNumber?: `0x${string}` | null;
2158
- hash?: import("../../index.js").Hash;
2159
- input?: import("../../index.js").Hex;
2160
- transactionIndex?: `0x${string}` | null;
2161
- chainId?: `0x${string}` | undefined;
2162
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
2163
- feeCurrency: import("abitype").Address | null;
2164
- gatewayFee: import("../../index.js").Hex | null;
2165
- gatewayFeeRecipient: import("abitype").Address | null;
2166
- type: "0x7c";
2167
- } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
2168
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2169
- r?: import("../../index.js").Hex;
2170
- s?: import("../../index.js").Hex;
2171
- v?: `0x${string}`;
2172
- yParity?: `0x${string}` | undefined;
2173
- gasPrice?: `0x${string}` | undefined;
2174
- maxFeePerBlobGas?: `0x${string}` | undefined;
2175
- maxFeePerGas?: `0x${string}` | undefined;
2176
- maxPriorityFeePerGas?: `0x${string}` | undefined;
2177
- to?: import("abitype").Address | null;
2178
- from?: import("abitype").Address;
2179
- gas?: `0x${string}`;
2180
- nonce?: `0x${string}`;
2181
- value?: `0x${string}`;
2182
- accessList?: undefined;
2183
- blobVersionedHashes?: undefined;
2184
- blockHash?: `0x${string}` | null;
2185
- blockNumber?: `0x${string}` | null;
2186
- hash?: import("../../index.js").Hash;
2187
- input?: import("../../index.js").Hex;
2188
- transactionIndex?: `0x${string}` | null;
2189
- chainId?: `0x${string}` | undefined;
2190
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
2191
- feeCurrency: import("abitype").Address | null;
2192
- gatewayFee?: undefined;
2193
- gatewayFeeRecipient?: undefined;
2194
- type: "0x7b";
2195
- } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
2196
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2197
- r?: import("../../index.js").Hex;
2198
- s?: import("../../index.js").Hex;
2199
- v?: `0x${string}`;
2200
- gasPrice?: `0x${string}` | undefined;
2201
- maxFeePerBlobGas?: `0x${string}` | undefined;
2202
- maxFeePerGas?: `0x${string}` | undefined;
2203
- maxPriorityFeePerGas?: `0x${string}` | undefined;
2204
- to?: import("abitype").Address | null;
2205
- from?: import("abitype").Address;
2206
- gas?: `0x${string}`;
2207
- nonce?: `0x${string}`;
2208
- value?: `0x${string}`;
2209
- accessList?: import("../../index.js").AccessList | undefined;
2210
- blobVersionedHashes?: undefined;
2211
- blockHash?: `0x${string}` | null;
2212
- blockNumber?: `0x${string}` | null;
2213
- hash?: import("../../index.js").Hash;
2214
- input?: import("../../index.js").Hex;
2215
- transactionIndex?: `0x${string}` | null;
2216
- chainId?: `0x${string}` | undefined;
2217
- yParity?: `0x${string}` | undefined;
2218
- } & {
2219
- type: "0x0";
2220
- r: import("../../index.js").Hex;
2221
- s: import("../../index.js").Hex;
2222
- v: `0x${string}`;
2223
- yParity?: undefined;
2224
- gasPrice: `0x${string}`;
2225
- maxFeePerBlobGas?: undefined;
2226
- maxFeePerGas?: undefined;
2227
- maxPriorityFeePerGas?: undefined;
2228
- to: import("abitype").Address | null;
2229
- from: import("abitype").Address;
2230
- gas: `0x${string}`;
2231
- nonce: `0x${string}`;
2232
- value: `0x${string}`;
2233
- accessList?: undefined;
2234
- blobVersionedHashes?: undefined;
2235
- blockHash: `0x${string}` | null;
2236
- blockNumber: `0x${string}` | null;
2237
- hash: import("../../index.js").Hash;
2238
- input: import("../../index.js").Hex;
2239
- transactionIndex: `0x${string}` | null;
2240
- chainId?: `0x${string}` | undefined;
2241
- } & {
2242
- feeCurrency: import("abitype").Address | null;
2243
- gatewayFee: import("../../index.js").Hex | null;
2244
- gatewayFeeRecipient: import("abitype").Address | null;
2245
- }) | ({
2246
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2247
- r?: import("../../index.js").Hex;
2248
- s?: import("../../index.js").Hex;
2249
- v?: `0x${string}`;
2250
- gasPrice?: `0x${string}` | undefined;
2251
- maxFeePerBlobGas?: `0x${string}` | undefined;
2252
- maxFeePerGas?: `0x${string}` | undefined;
2253
- maxPriorityFeePerGas?: `0x${string}` | undefined;
2254
- to?: import("abitype").Address | null;
2255
- from?: import("abitype").Address;
2256
- gas?: `0x${string}`;
2257
- nonce?: `0x${string}`;
2258
- value?: `0x${string}`;
2259
- accessList?: import("../../index.js").AccessList | undefined;
2260
- blobVersionedHashes?: undefined;
2261
- blockHash?: `0x${string}` | null;
2262
- blockNumber?: `0x${string}` | null;
2263
- hash?: import("../../index.js").Hash;
2264
- input?: import("../../index.js").Hex;
2265
- transactionIndex?: `0x${string}` | null;
2266
- chainId?: `0x${string}` | undefined;
2267
- yParity?: `0x${string}` | undefined;
2268
- } & {
2269
- type: "0x1";
2270
- r: import("../../index.js").Hex;
2271
- s: import("../../index.js").Hex;
2272
- v: `0x${string}`;
2273
- gasPrice: `0x${string}`;
2274
- maxFeePerBlobGas?: undefined;
2275
- maxFeePerGas?: undefined;
2276
- maxPriorityFeePerGas?: undefined;
2277
- to: import("abitype").Address | null;
2278
- from: import("abitype").Address;
2279
- gas: `0x${string}`;
2280
- nonce: `0x${string}`;
2281
- value: `0x${string}`;
2282
- accessList: import("../../index.js").AccessList;
2283
- blobVersionedHashes?: undefined;
2284
- blockHash: `0x${string}` | null;
2285
- blockNumber: `0x${string}` | null;
2286
- hash: import("../../index.js").Hash;
2287
- input: import("../../index.js").Hex;
2288
- transactionIndex: `0x${string}` | null;
2289
- chainId: `0x${string}`;
2290
- yParity?: `0x${string}` | undefined;
2291
- } & {
2292
- feeCurrency: import("abitype").Address | null;
2293
- gatewayFee: import("../../index.js").Hex | null;
2294
- gatewayFeeRecipient: import("abitype").Address | null;
2295
- }) | ({
2296
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2297
- r?: import("../../index.js").Hex;
2298
- s?: import("../../index.js").Hex;
2299
- v?: `0x${string}`;
2300
- gasPrice?: `0x${string}` | undefined;
2301
- maxFeePerBlobGas?: `0x${string}` | undefined;
2302
- maxFeePerGas?: `0x${string}` | undefined;
2303
- maxPriorityFeePerGas?: `0x${string}` | undefined;
2304
- to?: import("abitype").Address | null;
2305
- from?: import("abitype").Address;
2306
- gas?: `0x${string}`;
2307
- nonce?: `0x${string}`;
2308
- value?: `0x${string}`;
2309
- accessList?: import("../../index.js").AccessList | undefined;
2310
- blobVersionedHashes?: undefined;
2311
- blockHash?: `0x${string}` | null;
2312
- blockNumber?: `0x${string}` | null;
2313
- hash?: import("../../index.js").Hash;
2314
- input?: import("../../index.js").Hex;
2315
- transactionIndex?: `0x${string}` | null;
2316
- chainId?: `0x${string}` | undefined;
2317
- yParity?: `0x${string}` | undefined;
2318
- } & {
2319
- type: "0x2";
2320
- r: import("../../index.js").Hex;
2321
- s: import("../../index.js").Hex;
2322
- v: `0x${string}`;
2323
- gasPrice?: undefined;
2324
- maxFeePerBlobGas?: undefined;
2325
- maxFeePerGas: `0x${string}`;
2326
- maxPriorityFeePerGas: `0x${string}`;
2327
- to: import("abitype").Address | null;
2328
- from: import("abitype").Address;
2329
- gas: `0x${string}`;
2330
- nonce: `0x${string}`;
2331
- value: `0x${string}`;
2332
- accessList: import("../../index.js").AccessList;
2333
- blobVersionedHashes?: undefined;
2334
- blockHash: `0x${string}` | null;
2335
- blockNumber: `0x${string}` | null;
2336
- hash: import("../../index.js").Hash;
2337
- input: import("../../index.js").Hex;
2338
- transactionIndex: `0x${string}` | null;
2339
- chainId: `0x${string}`;
2340
- yParity?: `0x${string}` | undefined;
2341
- } & {
2342
- feeCurrency: import("abitype").Address | null;
2343
- gatewayFee: import("../../index.js").Hex | null;
2344
- gatewayFeeRecipient: import("abitype").Address | null;
2345
- }) | ({
2346
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2347
- r?: import("../../index.js").Hex;
2348
- s?: import("../../index.js").Hex;
2349
- v?: `0x${string}`;
2350
- gasPrice?: `0x${string}` | undefined;
2351
- maxFeePerBlobGas?: `0x${string}` | undefined;
2352
- maxFeePerGas?: `0x${string}` | undefined;
2353
- maxPriorityFeePerGas?: `0x${string}` | undefined;
2354
- to?: import("abitype").Address | null;
2355
- from?: import("abitype").Address;
2356
- gas?: `0x${string}`;
2357
- nonce?: `0x${string}`;
2358
- value?: `0x${string}`;
2359
- accessList?: import("../../index.js").AccessList | undefined;
2360
- blobVersionedHashes?: undefined;
2361
- blockHash?: `0x${string}` | null;
2362
- blockNumber?: `0x${string}` | null;
2363
- hash?: import("../../index.js").Hash;
2364
- input?: import("../../index.js").Hex;
2365
- transactionIndex?: `0x${string}` | null;
2366
- chainId?: `0x${string}` | undefined;
2367
- yParity?: `0x${string}` | undefined;
2368
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
2369
- feeCurrency: import("abitype").Address | null;
2370
- gatewayFee: import("../../index.js").Hex | null;
2371
- gatewayFeeRecipient: import("abitype").Address | null;
2372
- type: "0x7c";
2373
- } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
2374
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2375
- r?: import("../../index.js").Hex;
2376
- s?: import("../../index.js").Hex;
2377
- v?: `0x${string}`;
2378
- gasPrice?: `0x${string}` | undefined;
2379
- maxFeePerBlobGas?: `0x${string}` | undefined;
2380
- maxFeePerGas?: `0x${string}` | undefined;
2381
- maxPriorityFeePerGas?: `0x${string}` | undefined;
2382
- to?: import("abitype").Address | null;
2383
- from?: import("abitype").Address;
2384
- gas?: `0x${string}`;
2385
- nonce?: `0x${string}`;
2386
- value?: `0x${string}`;
2387
- accessList?: import("../../index.js").AccessList | undefined;
2388
- blobVersionedHashes?: undefined;
2389
- blockHash?: `0x${string}` | null;
2390
- blockNumber?: `0x${string}` | null;
2391
- hash?: import("../../index.js").Hash;
2392
- input?: import("../../index.js").Hex;
2393
- transactionIndex?: `0x${string}` | null;
2394
- chainId?: `0x${string}` | undefined;
2395
- yParity?: `0x${string}` | undefined;
2396
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
2397
- feeCurrency: import("abitype").Address | null;
2398
- gatewayFee?: undefined;
2399
- gatewayFeeRecipient?: undefined;
2400
- type: "0x7b";
2401
- } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
2402
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2403
- r?: import("../../index.js").Hex;
2404
- s?: import("../../index.js").Hex;
2405
- v?: `0x${string}`;
2406
- gasPrice?: `0x${string}` | undefined;
2407
- maxFeePerBlobGas?: `0x${string}` | undefined;
2408
- maxFeePerGas?: `0x${string}` | undefined;
2409
- maxPriorityFeePerGas?: `0x${string}` | undefined;
2410
- to?: import("abitype").Address | null;
2411
- from?: import("abitype").Address;
2412
- gas?: `0x${string}`;
2413
- nonce?: `0x${string}`;
2414
- value?: `0x${string}`;
2415
- accessList?: import("../../index.js").AccessList | undefined;
2416
- blobVersionedHashes?: undefined;
2417
- blockHash?: `0x${string}` | null;
2418
- blockNumber?: `0x${string}` | null;
2419
- hash?: import("../../index.js").Hash;
2420
- input?: import("../../index.js").Hex;
2421
- transactionIndex?: `0x${string}` | null;
2422
- chainId?: `0x${string}` | undefined;
2423
- yParity?: `0x${string}` | undefined;
2424
- } & {
2425
- type: "0x0";
2426
- r: import("../../index.js").Hex;
2427
- s: import("../../index.js").Hex;
2428
- v: `0x${string}`;
2429
- yParity?: undefined;
2430
- gasPrice: `0x${string}`;
2431
- maxFeePerBlobGas?: undefined;
2432
- maxFeePerGas?: undefined;
2433
- maxPriorityFeePerGas?: undefined;
2434
- to: import("abitype").Address | null;
2435
- from: import("abitype").Address;
2436
- gas: `0x${string}`;
2437
- nonce: `0x${string}`;
2438
- value: `0x${string}`;
2439
- accessList?: undefined;
2440
- blobVersionedHashes?: undefined;
2441
- blockHash: `0x${string}` | null;
2442
- blockNumber: `0x${string}` | null;
2443
- hash: import("../../index.js").Hash;
2444
- input: import("../../index.js").Hex;
2445
- transactionIndex: `0x${string}` | null;
2446
- chainId?: `0x${string}` | undefined;
2447
- } & {
2448
- feeCurrency: import("abitype").Address | null;
2449
- gatewayFee: import("../../index.js").Hex | null;
2450
- gatewayFeeRecipient: import("abitype").Address | null;
2451
- }) | ({
2452
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2453
- r?: import("../../index.js").Hex;
2454
- s?: import("../../index.js").Hex;
2455
- v?: `0x${string}`;
2456
- gasPrice?: `0x${string}` | undefined;
2457
- maxFeePerBlobGas?: `0x${string}` | undefined;
2458
- maxFeePerGas?: `0x${string}` | undefined;
2459
- maxPriorityFeePerGas?: `0x${string}` | undefined;
2460
- to?: import("abitype").Address | null;
2461
- from?: import("abitype").Address;
2462
- gas?: `0x${string}`;
2463
- nonce?: `0x${string}`;
2464
- value?: `0x${string}`;
2465
- accessList?: import("../../index.js").AccessList | undefined;
2466
- blobVersionedHashes?: undefined;
2467
- blockHash?: `0x${string}` | null;
2468
- blockNumber?: `0x${string}` | null;
2469
- hash?: import("../../index.js").Hash;
2470
- input?: import("../../index.js").Hex;
2471
- transactionIndex?: `0x${string}` | null;
2472
- chainId?: `0x${string}` | undefined;
2473
- yParity?: `0x${string}` | undefined;
2474
- } & {
2475
- type: "0x1";
2476
- r: import("../../index.js").Hex;
2477
- s: import("../../index.js").Hex;
2478
- v: `0x${string}`;
2479
- gasPrice: `0x${string}`;
2480
- maxFeePerBlobGas?: undefined;
2481
- maxFeePerGas?: undefined;
2482
- maxPriorityFeePerGas?: undefined;
2483
- to: import("abitype").Address | null;
2484
- from: import("abitype").Address;
2485
- gas: `0x${string}`;
2486
- nonce: `0x${string}`;
2487
- value: `0x${string}`;
2488
- accessList: import("../../index.js").AccessList;
2489
- blobVersionedHashes?: undefined;
2490
- blockHash: `0x${string}` | null;
2491
- blockNumber: `0x${string}` | null;
2492
- hash: import("../../index.js").Hash;
2493
- input: import("../../index.js").Hex;
2494
- transactionIndex: `0x${string}` | null;
2495
- chainId: `0x${string}`;
2496
- yParity?: `0x${string}` | undefined;
2497
- } & {
2498
- feeCurrency: import("abitype").Address | null;
2499
- gatewayFee: import("../../index.js").Hex | null;
2500
- gatewayFeeRecipient: import("abitype").Address | null;
2501
- }) | ({
2502
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2503
- r?: import("../../index.js").Hex;
2504
- s?: import("../../index.js").Hex;
2505
- v?: `0x${string}`;
2506
- gasPrice?: `0x${string}` | undefined;
2507
- maxFeePerBlobGas?: `0x${string}` | undefined;
2508
- maxFeePerGas?: `0x${string}` | undefined;
2509
- maxPriorityFeePerGas?: `0x${string}` | undefined;
2510
- to?: import("abitype").Address | null;
2511
- from?: import("abitype").Address;
2512
- gas?: `0x${string}`;
2513
- nonce?: `0x${string}`;
2514
- value?: `0x${string}`;
2515
- accessList?: import("../../index.js").AccessList | undefined;
2516
- blobVersionedHashes?: undefined;
2517
- blockHash?: `0x${string}` | null;
2518
- blockNumber?: `0x${string}` | null;
2519
- hash?: import("../../index.js").Hash;
2520
- input?: import("../../index.js").Hex;
2521
- transactionIndex?: `0x${string}` | null;
2522
- chainId?: `0x${string}` | undefined;
2523
- yParity?: `0x${string}` | undefined;
2524
- } & {
2525
- type: "0x2";
2526
- r: import("../../index.js").Hex;
2527
- s: import("../../index.js").Hex;
2528
- v: `0x${string}`;
2529
- gasPrice?: undefined;
2530
- maxFeePerBlobGas?: undefined;
2531
- maxFeePerGas: `0x${string}`;
2532
- maxPriorityFeePerGas: `0x${string}`;
2533
- to: import("abitype").Address | null;
2534
- from: import("abitype").Address;
2535
- gas: `0x${string}`;
2536
- nonce: `0x${string}`;
2537
- value: `0x${string}`;
2538
- accessList: import("../../index.js").AccessList;
2539
- blobVersionedHashes?: undefined;
2540
- blockHash: `0x${string}` | null;
2541
- blockNumber: `0x${string}` | null;
2542
- hash: import("../../index.js").Hash;
2543
- input: import("../../index.js").Hex;
2544
- transactionIndex: `0x${string}` | null;
2545
- chainId: `0x${string}`;
2546
- yParity?: `0x${string}` | undefined;
2547
- } & {
2548
- feeCurrency: import("abitype").Address | null;
2549
- gatewayFee: import("../../index.js").Hex | null;
2550
- gatewayFeeRecipient: import("abitype").Address | null;
2551
- }) | ({
2552
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2553
- r?: import("../../index.js").Hex;
2554
- s?: import("../../index.js").Hex;
2555
- v?: `0x${string}`;
2556
- gasPrice?: `0x${string}` | undefined;
2557
- maxFeePerBlobGas?: `0x${string}` | undefined;
2558
- maxFeePerGas?: `0x${string}` | undefined;
2559
- maxPriorityFeePerGas?: `0x${string}` | undefined;
2560
- to?: import("abitype").Address | null;
2561
- from?: import("abitype").Address;
2562
- gas?: `0x${string}`;
2563
- nonce?: `0x${string}`;
2564
- value?: `0x${string}`;
2565
- accessList?: import("../../index.js").AccessList | undefined;
2566
- blobVersionedHashes?: undefined;
2567
- blockHash?: `0x${string}` | null;
2568
- blockNumber?: `0x${string}` | null;
2569
- hash?: import("../../index.js").Hash;
2570
- input?: import("../../index.js").Hex;
2571
- transactionIndex?: `0x${string}` | null;
2572
- chainId?: `0x${string}` | undefined;
2573
- yParity?: `0x${string}` | undefined;
2574
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
2575
- feeCurrency: import("abitype").Address | null;
2576
- gatewayFee: import("../../index.js").Hex | null;
2577
- gatewayFeeRecipient: import("abitype").Address | null;
2578
- type: "0x7c";
2579
- } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
2580
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2581
- r?: import("../../index.js").Hex;
2582
- s?: import("../../index.js").Hex;
2583
- v?: `0x${string}`;
2584
- gasPrice?: `0x${string}` | undefined;
2585
- maxFeePerBlobGas?: `0x${string}` | undefined;
2586
- maxFeePerGas?: `0x${string}` | undefined;
2587
- maxPriorityFeePerGas?: `0x${string}` | undefined;
2588
- to?: import("abitype").Address | null;
2589
- from?: import("abitype").Address;
2590
- gas?: `0x${string}`;
2591
- nonce?: `0x${string}`;
2592
- value?: `0x${string}`;
2593
- accessList?: import("../../index.js").AccessList | undefined;
2594
- blobVersionedHashes?: undefined;
2595
- blockHash?: `0x${string}` | null;
2596
- blockNumber?: `0x${string}` | null;
2597
- hash?: import("../../index.js").Hash;
2598
- input?: import("../../index.js").Hex;
2599
- transactionIndex?: `0x${string}` | null;
2600
- chainId?: `0x${string}` | undefined;
2601
- yParity?: `0x${string}` | undefined;
2602
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
2603
- feeCurrency: import("abitype").Address | null;
2604
- gatewayFee?: undefined;
2605
- gatewayFeeRecipient?: undefined;
2606
- type: "0x7b";
2607
- } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
2608
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2609
- r?: import("../../index.js").Hex;
2610
- s?: import("../../index.js").Hex;
2611
- v?: `0x${string}`;
2612
- gasPrice?: `0x${string}` | undefined;
2613
- maxFeePerBlobGas?: `0x${string}` | undefined;
2614
- maxFeePerGas?: `0x${string}` | undefined;
2615
- maxPriorityFeePerGas?: `0x${string}` | undefined;
2616
- to?: import("abitype").Address | null;
2617
- from?: import("abitype").Address;
2618
- gas?: `0x${string}`;
2619
- nonce?: `0x${string}`;
2620
- value?: `0x${string}`;
2621
- accessList?: import("../../index.js").AccessList | undefined;
2622
- blobVersionedHashes?: readonly `0x${string}`[] | undefined;
2623
- blockHash?: `0x${string}` | null;
2624
- blockNumber?: `0x${string}` | null;
2625
- hash?: import("../../index.js").Hash;
2626
- input?: import("../../index.js").Hex;
2627
- transactionIndex?: `0x${string}` | null;
2628
- chainId?: `0x${string}` | undefined;
2629
- yParity?: `0x${string}` | undefined;
2630
- } & {
2631
- type: "0x0";
2632
- r: import("../../index.js").Hex;
2633
- s: import("../../index.js").Hex;
2634
- v: `0x${string}`;
2635
- yParity?: undefined;
2636
- gasPrice: `0x${string}`;
2637
- maxFeePerBlobGas?: undefined;
2638
- maxFeePerGas?: undefined;
2639
- maxPriorityFeePerGas?: undefined;
2640
- to: import("abitype").Address | null;
2641
- from: import("abitype").Address;
2642
- gas: `0x${string}`;
2643
- nonce: `0x${string}`;
2644
- value: `0x${string}`;
2645
- accessList?: undefined;
2646
- blobVersionedHashes?: undefined;
2647
- blockHash: `0x${string}` | null;
2648
- blockNumber: `0x${string}` | null;
2649
- hash: import("../../index.js").Hash;
2650
- input: import("../../index.js").Hex;
2651
- transactionIndex: `0x${string}` | null;
2652
- chainId?: `0x${string}` | undefined;
2653
- } & {
2654
- feeCurrency: import("abitype").Address | null;
2655
- gatewayFee: import("../../index.js").Hex | null;
2656
- gatewayFeeRecipient: import("abitype").Address | null;
2657
- }) | ({
2658
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2659
- r?: import("../../index.js").Hex;
2660
- s?: import("../../index.js").Hex;
2661
- v?: `0x${string}`;
2662
- gasPrice?: `0x${string}` | undefined;
2663
- maxFeePerBlobGas?: `0x${string}` | undefined;
2664
- maxFeePerGas?: `0x${string}` | undefined;
2665
- maxPriorityFeePerGas?: `0x${string}` | undefined;
2666
- to?: import("abitype").Address | null;
2667
- from?: import("abitype").Address;
2668
- gas?: `0x${string}`;
2669
- nonce?: `0x${string}`;
2670
- value?: `0x${string}`;
2671
- accessList?: import("../../index.js").AccessList | undefined;
2672
- blobVersionedHashes?: readonly `0x${string}`[] | undefined;
2673
- blockHash?: `0x${string}` | null;
2674
- blockNumber?: `0x${string}` | null;
2675
- hash?: import("../../index.js").Hash;
2676
- input?: import("../../index.js").Hex;
2677
- transactionIndex?: `0x${string}` | null;
2678
- chainId?: `0x${string}` | undefined;
2679
- yParity?: `0x${string}` | undefined;
2680
- } & {
2681
- type: "0x1";
2682
- r: import("../../index.js").Hex;
2683
- s: import("../../index.js").Hex;
2684
- v: `0x${string}`;
2685
- gasPrice: `0x${string}`;
2686
- maxFeePerBlobGas?: undefined;
2687
- maxFeePerGas?: undefined;
2688
- maxPriorityFeePerGas?: undefined;
2689
- to: import("abitype").Address | null;
2690
- from: import("abitype").Address;
2691
- gas: `0x${string}`;
2692
- nonce: `0x${string}`;
2693
- value: `0x${string}`;
2694
- accessList: import("../../index.js").AccessList;
2695
- blobVersionedHashes?: undefined;
2696
- blockHash: `0x${string}` | null;
2697
- blockNumber: `0x${string}` | null;
2698
- hash: import("../../index.js").Hash;
2699
- input: import("../../index.js").Hex;
2700
- transactionIndex: `0x${string}` | null;
2701
- chainId: `0x${string}`;
2702
- yParity?: `0x${string}` | undefined;
2703
- } & {
2704
- feeCurrency: import("abitype").Address | null;
2705
- gatewayFee: import("../../index.js").Hex | null;
2706
- gatewayFeeRecipient: import("abitype").Address | null;
2707
- }) | ({
2708
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2709
- r?: import("../../index.js").Hex;
2710
- s?: import("../../index.js").Hex;
2711
- v?: `0x${string}`;
2712
- gasPrice?: `0x${string}` | undefined;
2713
- maxFeePerBlobGas?: `0x${string}` | undefined;
2714
- maxFeePerGas?: `0x${string}` | undefined;
2715
- maxPriorityFeePerGas?: `0x${string}` | undefined;
2716
- to?: import("abitype").Address | null;
2717
- from?: import("abitype").Address;
2718
- gas?: `0x${string}`;
2719
- nonce?: `0x${string}`;
2720
- value?: `0x${string}`;
2721
- accessList?: import("../../index.js").AccessList | undefined;
2722
- blobVersionedHashes?: readonly `0x${string}`[] | undefined;
2723
- blockHash?: `0x${string}` | null;
2724
- blockNumber?: `0x${string}` | null;
2725
- hash?: import("../../index.js").Hash;
2726
- input?: import("../../index.js").Hex;
2727
- transactionIndex?: `0x${string}` | null;
2728
- chainId?: `0x${string}` | undefined;
2729
- yParity?: `0x${string}` | undefined;
2730
- } & {
2731
- type: "0x2";
2732
- r: import("../../index.js").Hex;
2733
- s: import("../../index.js").Hex;
2734
- v: `0x${string}`;
2735
- gasPrice?: undefined;
2736
- maxFeePerBlobGas?: undefined;
2737
- maxFeePerGas: `0x${string}`;
2738
- maxPriorityFeePerGas: `0x${string}`;
2739
- to: import("abitype").Address | null;
2740
- from: import("abitype").Address;
2741
- gas: `0x${string}`;
2742
- nonce: `0x${string}`;
2743
- value: `0x${string}`;
2744
- accessList: import("../../index.js").AccessList;
2745
- blobVersionedHashes?: undefined;
2746
- blockHash: `0x${string}` | null;
2747
- blockNumber: `0x${string}` | null;
2748
- hash: import("../../index.js").Hash;
2749
- input: import("../../index.js").Hex;
2750
- transactionIndex: `0x${string}` | null;
2751
- chainId: `0x${string}`;
2752
- yParity?: `0x${string}` | undefined;
2753
- } & {
2754
- feeCurrency: import("abitype").Address | null;
2755
- gatewayFee: import("../../index.js").Hex | null;
2756
- gatewayFeeRecipient: import("abitype").Address | null;
2757
- }) | ({
2758
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2759
- r?: import("../../index.js").Hex;
2760
- s?: import("../../index.js").Hex;
2761
- v?: `0x${string}`;
2762
- gasPrice?: `0x${string}` | undefined;
2763
- maxFeePerBlobGas?: `0x${string}` | undefined;
2764
- maxFeePerGas?: `0x${string}` | undefined;
2765
- maxPriorityFeePerGas?: `0x${string}` | undefined;
2766
- to?: import("abitype").Address | null;
2767
- from?: import("abitype").Address;
2768
- gas?: `0x${string}`;
2769
- nonce?: `0x${string}`;
2770
- value?: `0x${string}`;
2771
- accessList?: import("../../index.js").AccessList | undefined;
2772
- blobVersionedHashes?: readonly `0x${string}`[] | undefined;
2773
- blockHash?: `0x${string}` | null;
2774
- blockNumber?: `0x${string}` | null;
2775
- hash?: import("../../index.js").Hash;
2776
- input?: import("../../index.js").Hex;
2777
- transactionIndex?: `0x${string}` | null;
2778
- chainId?: `0x${string}` | undefined;
2779
- yParity?: `0x${string}` | undefined;
2780
- } & {
2781
- type: "0x3";
2782
- r: import("../../index.js").Hex;
2783
- s: import("../../index.js").Hex;
2784
- v: `0x${string}`;
2785
- gasPrice?: undefined;
2786
- maxFeePerBlobGas: `0x${string}`;
2787
- maxFeePerGas: `0x${string}`;
2788
- maxPriorityFeePerGas: `0x${string}`;
2789
- to: import("abitype").Address | null;
2790
- from: import("abitype").Address;
2791
- gas: `0x${string}`;
2792
- nonce: `0x${string}`;
2793
- value: `0x${string}`;
2794
- accessList: import("../../index.js").AccessList;
2795
- blobVersionedHashes: readonly import("../../index.js").Hex[];
2796
- blockHash: `0x${string}` | null;
2797
- blockNumber: `0x${string}` | null;
2798
- hash: import("../../index.js").Hash;
2799
- input: import("../../index.js").Hex;
2800
- transactionIndex: `0x${string}` | null;
2801
- chainId: `0x${string}`;
2802
- yParity?: `0x${string}` | undefined;
2803
- } & {
2804
- feeCurrency: import("abitype").Address | null;
2805
- gatewayFee: import("../../index.js").Hex | null;
2806
- gatewayFeeRecipient: import("abitype").Address | null;
2807
- }) | ({
2808
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2809
- r?: import("../../index.js").Hex;
2810
- s?: import("../../index.js").Hex;
2811
- v?: `0x${string}`;
2812
- gasPrice?: `0x${string}` | undefined;
2813
- maxFeePerBlobGas?: `0x${string}` | undefined;
2814
- maxFeePerGas?: `0x${string}` | undefined;
2815
- maxPriorityFeePerGas?: `0x${string}` | undefined;
2816
- to?: import("abitype").Address | null;
2817
- from?: import("abitype").Address;
2818
- gas?: `0x${string}`;
2819
- nonce?: `0x${string}`;
2820
- value?: `0x${string}`;
2821
- accessList?: import("../../index.js").AccessList | undefined;
2822
- blobVersionedHashes?: readonly `0x${string}`[] | undefined;
2823
- blockHash?: `0x${string}` | null;
2824
- blockNumber?: `0x${string}` | null;
2825
- hash?: import("../../index.js").Hash;
2826
- input?: import("../../index.js").Hex;
2827
- transactionIndex?: `0x${string}` | null;
2828
- chainId?: `0x${string}` | undefined;
2829
- yParity?: `0x${string}` | undefined;
2830
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
2831
- feeCurrency: import("abitype").Address | null;
2832
- gatewayFee: import("../../index.js").Hex | null;
2833
- gatewayFeeRecipient: import("abitype").Address | null;
2834
- type: "0x7c";
2835
- } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
2836
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2837
- r?: import("../../index.js").Hex;
2838
- s?: import("../../index.js").Hex;
2839
- v?: `0x${string}`;
2840
- gasPrice?: `0x${string}` | undefined;
2841
- maxFeePerBlobGas?: `0x${string}` | undefined;
2842
- maxFeePerGas?: `0x${string}` | undefined;
2843
- maxPriorityFeePerGas?: `0x${string}` | undefined;
2844
- to?: import("abitype").Address | null;
2845
- from?: import("abitype").Address;
2846
- gas?: `0x${string}`;
2847
- nonce?: `0x${string}`;
2848
- value?: `0x${string}`;
2849
- accessList?: import("../../index.js").AccessList | undefined;
2850
- blobVersionedHashes?: readonly `0x${string}`[] | undefined;
2851
- blockHash?: `0x${string}` | null;
2852
- blockNumber?: `0x${string}` | null;
2853
- hash?: import("../../index.js").Hash;
2854
- input?: import("../../index.js").Hex;
2855
- transactionIndex?: `0x${string}` | null;
2856
- chainId?: `0x${string}` | undefined;
2857
- yParity?: `0x${string}` | undefined;
2858
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
2859
- feeCurrency: import("abitype").Address | null;
2860
- gatewayFee?: undefined;
2861
- gatewayFeeRecipient?: undefined;
2862
- type: "0x7b";
2863
- } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>)) => ({
2864
- r: import("../../index.js").Hex;
2865
- s: import("../../index.js").Hex;
2866
- v: bigint;
2867
- to: import("abitype").Address | null;
2868
- from: import("abitype").Address;
2869
- gas: bigint;
2870
- nonce: number;
2871
- value: bigint;
2872
- blockHash: `0x${string}` | null;
2873
- blockNumber: bigint | null;
2874
- hash: import("../../index.js").Hash;
2875
- input: import("../../index.js").Hex;
2876
- transactionIndex: number | null;
2877
- typeHex: import("../../index.js").Hex | null;
2878
- accessList?: undefined;
2879
- blobVersionedHashes?: undefined;
2880
- chainId?: number | undefined;
2881
- yParity?: undefined;
2882
- type: "legacy";
2883
- gasPrice: bigint;
2884
- maxFeePerBlobGas?: undefined;
2885
- maxFeePerGas?: undefined;
2886
- maxPriorityFeePerGas?: undefined;
2887
- feeCurrency: import("abitype").Address | null;
2888
- gatewayFee?: undefined;
2889
- gatewayFeeRecipient?: undefined;
2890
- } | {
2891
- r: import("../../index.js").Hex;
2892
- s: import("../../index.js").Hex;
2893
- v: bigint;
2894
- to: import("abitype").Address | null;
2895
- from: import("abitype").Address;
2896
- gas: bigint;
2897
- nonce: number;
2898
- value: bigint;
2899
- blockHash: `0x${string}` | null;
2900
- blockNumber: bigint | null;
2901
- hash: import("../../index.js").Hash;
2902
- input: import("../../index.js").Hex;
2903
- transactionIndex: number | null;
2904
- typeHex: import("../../index.js").Hex | null;
2905
- accessList?: undefined;
2906
- blobVersionedHashes?: undefined;
2907
- chainId?: number | undefined;
2908
- yParity: number;
2909
- type: "cip42";
2910
- gasPrice: undefined;
2911
- maxFeePerBlobGas?: undefined;
2912
- maxFeePerGas: bigint;
2913
- maxPriorityFeePerGas: bigint;
2914
- feeCurrency: import("abitype").Address | null;
2915
- gatewayFee: bigint | null;
2916
- gatewayFeeRecipient: import("abitype").Address | null;
2917
- } | {
2918
- r: import("../../index.js").Hex;
2919
- s: import("../../index.js").Hex;
2920
- v: bigint;
2921
- to: import("abitype").Address | null;
2922
- from: import("abitype").Address;
2923
- gas: bigint;
2924
- nonce: number;
2925
- value: bigint;
2926
- blockHash: `0x${string}` | null;
2927
- blockNumber: bigint | null;
2928
- hash: import("../../index.js").Hash;
2929
- input: import("../../index.js").Hex;
2930
- transactionIndex: number | null;
2931
- typeHex: import("../../index.js").Hex | null;
2932
- accessList?: undefined;
2933
- blobVersionedHashes?: undefined;
2934
- chainId?: number | undefined;
2935
- yParity: number;
2936
- type: "cip64";
2937
- gasPrice: undefined;
2938
- maxFeePerBlobGas?: undefined;
2939
- maxFeePerGas: bigint;
2940
- maxPriorityFeePerGas: bigint;
2941
- feeCurrency: import("abitype").Address | null;
2942
- gatewayFee?: undefined;
2943
- gatewayFeeRecipient?: undefined;
2944
- } | {
2945
- blockHash: `0x${string}` | null;
2946
- blockNumber: bigint | null;
2947
- from: import("abitype").Address;
2948
- gas: bigint;
2949
- hash: import("../../index.js").Hash;
2950
- input: import("../../index.js").Hex;
2951
- nonce: number;
2952
- r: import("../../index.js").Hex;
2953
- s: import("../../index.js").Hex;
2954
- to: import("abitype").Address | null;
2955
- transactionIndex: number | null;
2956
- typeHex: import("../../index.js").Hex | null;
2957
- v: bigint;
2958
- value: bigint;
2959
- yParity: number;
2960
- accessList: import("../../index.js").AccessList;
2961
- blobVersionedHashes?: undefined;
2962
- chainId: number;
2963
- type: "eip2930";
2964
- gasPrice: bigint;
2965
- maxFeePerBlobGas?: undefined;
2966
- maxFeePerGas?: undefined;
2967
- maxPriorityFeePerGas?: undefined;
2968
- feeCurrency: import("abitype").Address | null;
2969
- gatewayFee?: undefined;
2970
- gatewayFeeRecipient?: undefined;
2971
- } | {
2972
- blockHash: `0x${string}` | null;
2973
- blockNumber: bigint | null;
2974
- from: import("abitype").Address;
2975
- gas: bigint;
2976
- hash: import("../../index.js").Hash;
2977
- input: import("../../index.js").Hex;
2978
- nonce: number;
2979
- r: import("../../index.js").Hex;
2980
- s: import("../../index.js").Hex;
2981
- to: import("abitype").Address | null;
2982
- transactionIndex: number | null;
2983
- typeHex: import("../../index.js").Hex | null;
2984
- v: bigint;
2985
- value: bigint;
2986
- yParity: number;
2987
- accessList: import("../../index.js").AccessList;
2988
- blobVersionedHashes?: undefined;
2989
- chainId: number;
2990
- type: "eip1559";
2991
- gasPrice: undefined;
2992
- maxFeePerBlobGas?: undefined;
2993
- maxFeePerGas: bigint;
2994
- maxPriorityFeePerGas: bigint;
2995
- feeCurrency: import("abitype").Address | null;
2996
- gatewayFee?: undefined;
2997
- gatewayFeeRecipient?: undefined;
2998
- } | {
2999
- blockHash: `0x${string}` | null;
3000
- blockNumber: bigint | null;
3001
- from: import("abitype").Address;
3002
- gas: bigint;
3003
- hash: import("../../index.js").Hash;
3004
- input: import("../../index.js").Hex;
3005
- nonce: number;
3006
- r: import("../../index.js").Hex;
3007
- s: import("../../index.js").Hex;
3008
- to: import("abitype").Address | null;
3009
- transactionIndex: number | null;
3010
- typeHex: import("../../index.js").Hex | null;
3011
- v: bigint;
3012
- value: bigint;
3013
- yParity: number;
3014
- accessList: import("../../index.js").AccessList;
3015
- blobVersionedHashes?: undefined;
3016
- chainId: number;
3017
- type: "cip42";
3018
- gasPrice: undefined;
3019
- maxFeePerBlobGas?: undefined;
3020
- maxFeePerGas: bigint;
3021
- maxPriorityFeePerGas: bigint;
3022
- feeCurrency: import("abitype").Address | null;
3023
- gatewayFee: bigint | null;
3024
- gatewayFeeRecipient: import("abitype").Address | null;
3025
- } | {
3026
- blockHash: `0x${string}` | null;
3027
- blockNumber: bigint | null;
3028
- from: import("abitype").Address;
3029
- gas: bigint;
3030
- hash: import("../../index.js").Hash;
3031
- input: import("../../index.js").Hex;
3032
- nonce: number;
3033
- r: import("../../index.js").Hex;
3034
- s: import("../../index.js").Hex;
3035
- to: import("abitype").Address | null;
3036
- transactionIndex: number | null;
3037
- typeHex: import("../../index.js").Hex | null;
3038
- v: bigint;
3039
- value: bigint;
3040
- yParity: number;
3041
- accessList: import("../../index.js").AccessList;
3042
- blobVersionedHashes?: undefined;
3043
- chainId: number;
3044
- type: "cip64";
3045
- gasPrice: undefined;
3046
- maxFeePerBlobGas?: undefined;
3047
- maxFeePerGas: bigint;
3048
- maxPriorityFeePerGas: bigint;
3049
- feeCurrency: import("abitype").Address | null;
3050
- gatewayFee?: undefined;
3051
- gatewayFeeRecipient?: undefined;
3052
- } | {
3053
- blockHash: `0x${string}` | null;
3054
- blockNumber: bigint | null;
3055
- from: import("abitype").Address;
3056
- gas: bigint;
3057
- hash: import("../../index.js").Hash;
3058
- input: import("../../index.js").Hex;
3059
- nonce: number;
3060
- r: import("../../index.js").Hex;
3061
- s: import("../../index.js").Hex;
3062
- to: import("abitype").Address | null;
3063
- transactionIndex: number | null;
3064
- typeHex: import("../../index.js").Hex | null;
3065
- v: bigint;
3066
- value: bigint;
3067
- yParity: number;
3068
- accessList: import("../../index.js").AccessList;
3069
- blobVersionedHashes?: undefined;
3070
- chainId: number;
3071
- type: "eip2930";
3072
- gasPrice: bigint;
3073
- maxFeePerBlobGas?: undefined;
3074
- maxFeePerGas: undefined;
3075
- maxPriorityFeePerGas: undefined;
3076
- feeCurrency: import("abitype").Address | null;
3077
- gatewayFee?: undefined;
3078
- gatewayFeeRecipient?: undefined;
3079
- } | {
3080
- blockHash: `0x${string}` | null;
3081
- blockNumber: bigint | null;
3082
- from: import("abitype").Address;
3083
- gas: bigint;
3084
- hash: import("../../index.js").Hash;
3085
- input: import("../../index.js").Hex;
3086
- nonce: number;
3087
- r: import("../../index.js").Hex;
3088
- s: import("../../index.js").Hex;
3089
- to: import("abitype").Address | null;
3090
- transactionIndex: number | null;
3091
- typeHex: import("../../index.js").Hex | null;
3092
- v: bigint;
3093
- value: bigint;
3094
- yParity: number;
3095
- accessList: import("../../index.js").AccessList;
3096
- blobVersionedHashes?: undefined;
3097
- chainId: number;
3098
- type: "eip1559";
3099
- gasPrice?: undefined;
3100
- maxFeePerBlobGas?: undefined;
3101
- maxFeePerGas: bigint;
3102
- maxPriorityFeePerGas: bigint;
3103
- feeCurrency: import("abitype").Address | null;
3104
- gatewayFee?: undefined;
3105
- gatewayFeeRecipient?: undefined;
3106
- } | {
3107
- blockHash: `0x${string}` | null;
3108
- blockNumber: bigint | null;
3109
- from: import("abitype").Address;
3110
- gas: bigint;
3111
- hash: import("../../index.js").Hash;
3112
- input: import("../../index.js").Hex;
3113
- nonce: number;
3114
- r: import("../../index.js").Hex;
3115
- s: import("../../index.js").Hex;
3116
- to: import("abitype").Address | null;
3117
- transactionIndex: number | null;
3118
- typeHex: import("../../index.js").Hex | null;
3119
- v: bigint;
3120
- value: bigint;
3121
- yParity: number;
3122
- accessList: import("../../index.js").AccessList;
3123
- blobVersionedHashes?: undefined;
3124
- chainId: number;
3125
- type: "cip42";
3126
- gasPrice?: undefined;
3127
- maxFeePerBlobGas?: undefined;
3128
- maxFeePerGas: bigint;
3129
- maxPriorityFeePerGas: bigint;
3130
- feeCurrency: import("abitype").Address | null;
3131
- gatewayFee: bigint | null;
3132
- gatewayFeeRecipient: import("abitype").Address | null;
3133
- } | {
3134
- blockHash: `0x${string}` | null;
3135
- blockNumber: bigint | null;
3136
- from: import("abitype").Address;
3137
- gas: bigint;
3138
- hash: import("../../index.js").Hash;
3139
- input: import("../../index.js").Hex;
3140
- nonce: number;
3141
- r: import("../../index.js").Hex;
3142
- s: import("../../index.js").Hex;
3143
- to: import("abitype").Address | null;
3144
- transactionIndex: number | null;
3145
- typeHex: import("../../index.js").Hex | null;
3146
- v: bigint;
3147
- value: bigint;
3148
- yParity: number;
3149
- accessList: import("../../index.js").AccessList;
3150
- blobVersionedHashes?: undefined;
3151
- chainId: number;
3152
- type: "cip64";
3153
- gasPrice?: undefined;
3154
- maxFeePerBlobGas?: undefined;
3155
- maxFeePerGas: bigint;
3156
- maxPriorityFeePerGas: bigint;
3157
- feeCurrency: import("abitype").Address | null;
3158
- gatewayFee?: undefined;
3159
- gatewayFeeRecipient?: undefined;
3160
- } | {
3161
- blockHash: `0x${string}` | null;
3162
- blockNumber: bigint | null;
3163
- from: import("abitype").Address;
3164
- gas: bigint;
3165
- hash: import("../../index.js").Hash;
3166
- input: import("../../index.js").Hex;
3167
- nonce: number;
3168
- r: import("../../index.js").Hex;
3169
- s: import("../../index.js").Hex;
3170
- to: import("abitype").Address | null;
3171
- transactionIndex: number | null;
3172
- typeHex: import("../../index.js").Hex | null;
3173
- v: bigint;
3174
- value: bigint;
3175
- yParity: number;
3176
- accessList: import("../../index.js").AccessList;
3177
- blobVersionedHashes: readonly import("../../index.js").Hex[];
3178
- chainId: number;
3179
- type: "eip4844";
3180
- gasPrice?: undefined;
3181
- maxFeePerBlobGas: bigint;
3182
- maxFeePerGas: bigint;
3183
- maxPriorityFeePerGas: bigint;
3184
- feeCurrency: import("abitype").Address | null;
3185
- gatewayFee?: undefined;
3186
- gatewayFeeRecipient?: undefined;
3187
- } | {
3188
- blockHash: `0x${string}` | null;
3189
- blockNumber: bigint | null;
3190
- from: import("abitype").Address;
3191
- gas: bigint;
3192
- hash: import("../../index.js").Hash;
3193
- input: import("../../index.js").Hex;
3194
- nonce: number;
3195
- r: import("../../index.js").Hex;
3196
- s: import("../../index.js").Hex;
3197
- to: import("abitype").Address | null;
3198
- transactionIndex: number | null;
3199
- typeHex: import("../../index.js").Hex | null;
3200
- v: bigint;
3201
- value: bigint;
3202
- yParity: number;
3203
- accessList: import("../../index.js").AccessList;
3204
- blobVersionedHashes: readonly import("../../index.js").Hex[];
3205
- chainId: number;
3206
- type: "cip42";
3207
- gasPrice?: undefined;
3208
- maxFeePerBlobGas: undefined;
3209
- maxFeePerGas: bigint;
3210
- maxPriorityFeePerGas: bigint;
3211
- feeCurrency: import("abitype").Address | null;
3212
- gatewayFee: bigint | null;
3213
- gatewayFeeRecipient: import("abitype").Address | null;
3214
- } | {
3215
- blockHash: `0x${string}` | null;
3216
- blockNumber: bigint | null;
3217
- from: import("abitype").Address;
3218
- gas: bigint;
3219
- hash: import("../../index.js").Hash;
3220
- input: import("../../index.js").Hex;
3221
- nonce: number;
3222
- r: import("../../index.js").Hex;
3223
- s: import("../../index.js").Hex;
3224
- to: import("abitype").Address | null;
3225
- transactionIndex: number | null;
3226
- typeHex: import("../../index.js").Hex | null;
3227
- v: bigint;
3228
- value: bigint;
3229
- yParity: number;
3230
- accessList: import("../../index.js").AccessList;
3231
- blobVersionedHashes: readonly import("../../index.js").Hex[];
3232
- chainId: number;
3233
- type: "cip64";
3234
- gasPrice?: undefined;
3235
- maxFeePerBlobGas: undefined;
3236
- maxFeePerGas: bigint;
3237
- maxPriorityFeePerGas: bigint;
3238
- feeCurrency: import("abitype").Address | null;
3239
- gatewayFee?: undefined;
3240
- gatewayFeeRecipient?: undefined;
3241
- }) & {};
3242
- type: "transaction";
3243
- };
3244
- readonly transactionRequest: {
3245
- exclude: [] | undefined;
3246
- format: (args: ({
3247
- data?: import("../../index.js").Hex | undefined;
3248
- from?: import("abitype").Address;
3249
- gas?: bigint | undefined;
3250
- nonce?: number | undefined;
3251
- to?: import("abitype").Address | null | undefined;
3252
- value?: bigint | undefined;
3253
- accessList?: import("../../index.js").AccessList | undefined;
3254
- blobs?: undefined;
3255
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3256
- gasPrice?: bigint | undefined;
3257
- maxFeePerBlobGas?: bigint | undefined;
3258
- maxFeePerGas?: bigint | undefined;
3259
- maxPriorityFeePerGas?: bigint | undefined;
3260
- blobVersionedHashes?: undefined;
3261
- kzg?: undefined;
3262
- sidecars?: undefined;
3263
- } & {
3264
- data?: import("../../index.js").Hex | undefined;
3265
- from: import("abitype").Address;
3266
- gas?: bigint | undefined;
3267
- nonce?: number | undefined;
3268
- to?: import("abitype").Address | null | undefined;
3269
- value?: bigint | undefined;
3270
- accessList?: undefined;
3271
- blobs?: undefined;
3272
- type?: "legacy" | undefined;
3273
- gasPrice?: bigint | undefined;
3274
- maxFeePerBlobGas?: undefined;
3275
- maxFeePerGas?: undefined;
3276
- maxPriorityFeePerGas?: undefined;
3277
- blobVersionedHashes?: undefined;
3278
- kzg?: undefined;
3279
- sidecars?: undefined;
3280
- } & {
3281
- feeCurrency?: import("abitype").Address | undefined;
3282
- }) | ({
3283
- data?: import("../../index.js").Hex | undefined;
3284
- from?: import("abitype").Address;
3285
- gas?: bigint | undefined;
3286
- nonce?: number | undefined;
3287
- to?: import("abitype").Address | null | undefined;
3288
- value?: bigint | undefined;
3289
- accessList?: import("../../index.js").AccessList | undefined;
3290
- blobs?: undefined;
3291
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3292
- gasPrice?: bigint | undefined;
3293
- maxFeePerBlobGas?: bigint | undefined;
3294
- maxFeePerGas?: bigint | undefined;
3295
- maxPriorityFeePerGas?: bigint | undefined;
3296
- blobVersionedHashes?: undefined;
3297
- kzg?: undefined;
3298
- sidecars?: undefined;
3299
- } & {
3300
- data?: import("../../index.js").Hex | undefined;
3301
- from: import("abitype").Address;
3302
- gas?: bigint | undefined;
3303
- nonce?: number | undefined;
3304
- to?: import("abitype").Address | null | undefined;
3305
- value?: bigint | undefined;
3306
- accessList?: import("../../index.js").AccessList | undefined;
3307
- blobs?: undefined;
3308
- type?: "eip2930" | undefined;
3309
- gasPrice?: bigint | undefined;
3310
- maxFeePerBlobGas?: undefined;
3311
- maxFeePerGas?: undefined;
3312
- maxPriorityFeePerGas?: undefined;
3313
- blobVersionedHashes?: undefined;
3314
- kzg?: undefined;
3315
- sidecars?: undefined;
3316
- } & {
3317
- feeCurrency?: import("abitype").Address | undefined;
3318
- }) | ({
3319
- data?: import("../../index.js").Hex | undefined;
3320
- from?: import("abitype").Address;
3321
- gas?: bigint | undefined;
3322
- nonce?: number | undefined;
3323
- to?: import("abitype").Address | null | undefined;
3324
- value?: bigint | undefined;
3325
- accessList?: import("../../index.js").AccessList | undefined;
3326
- blobs?: undefined;
3327
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3328
- gasPrice?: bigint | undefined;
3329
- maxFeePerBlobGas?: bigint | undefined;
3330
- maxFeePerGas?: bigint | undefined;
3331
- maxPriorityFeePerGas?: bigint | undefined;
3332
- blobVersionedHashes?: undefined;
3333
- kzg?: undefined;
3334
- sidecars?: undefined;
3335
- } & {
3336
- data?: import("../../index.js").Hex | undefined;
3337
- from: import("abitype").Address;
3338
- gas?: bigint | undefined;
3339
- nonce?: number | undefined;
3340
- to?: import("abitype").Address | null | undefined;
3341
- value?: bigint | undefined;
3342
- gasPrice?: undefined;
3343
- maxFeePerBlobGas?: undefined;
3344
- maxFeePerGas?: bigint | undefined;
3345
- maxPriorityFeePerGas?: bigint | undefined;
3346
- accessList?: import("../../index.js").AccessList | undefined;
3347
- blobs?: undefined;
3348
- type?: "eip1559" | undefined;
3349
- blobVersionedHashes?: undefined;
3350
- kzg?: undefined;
3351
- sidecars?: undefined;
3352
- } & {
3353
- feeCurrency?: import("abitype").Address | undefined;
3354
- }) | ({
3355
- data?: import("../../index.js").Hex | undefined;
3356
- from?: import("abitype").Address;
3357
- gas?: bigint | undefined;
3358
- nonce?: number | undefined;
3359
- to?: import("abitype").Address | null | undefined;
3360
- value?: bigint | undefined;
3361
- accessList?: import("../../index.js").AccessList | undefined;
3362
- blobs?: undefined;
3363
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3364
- gasPrice?: bigint | undefined;
3365
- maxFeePerBlobGas?: bigint | undefined;
3366
- maxFeePerGas?: bigint | undefined;
3367
- maxPriorityFeePerGas?: bigint | undefined;
3368
- blobVersionedHashes?: undefined;
3369
- kzg?: undefined;
3370
- sidecars?: undefined;
3371
- } & import("../../index.js").TransactionRequestBase & {
3372
- accessList?: import("../../index.js").AccessList | undefined;
3373
- feeCurrency?: import("abitype").Address | undefined;
3374
- type?: "cip64" | undefined;
3375
- } & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559>) | ({
3376
- data?: import("../../index.js").Hex | undefined;
3377
- from?: import("abitype").Address;
3378
- gas?: bigint | undefined;
3379
- nonce?: number | undefined;
3380
- to?: import("abitype").Address | null | undefined;
3381
- value?: bigint | undefined;
3382
- accessList?: import("../../index.js").AccessList | undefined;
3383
- blobs?: undefined;
3384
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3385
- gasPrice?: bigint | undefined;
3386
- maxFeePerBlobGas?: bigint | undefined;
3387
- maxFeePerGas?: bigint | undefined;
3388
- maxPriorityFeePerGas?: bigint | undefined;
3389
- blobVersionedHashes?: undefined;
3390
- kzg?: undefined;
3391
- sidecars?: undefined;
3392
- } & {
3393
- data?: import("../../index.js").Hex | undefined;
3394
- from: import("abitype").Address;
3395
- gas?: bigint | undefined;
3396
- nonce?: number | undefined;
3397
- to?: import("abitype").Address | null | undefined;
3398
- value?: bigint | undefined;
3399
- accessList?: undefined;
3400
- blobs?: undefined;
3401
- type?: "legacy" | undefined;
3402
- gasPrice?: bigint | undefined;
3403
- maxFeePerBlobGas?: undefined;
3404
- maxFeePerGas?: undefined;
3405
- maxPriorityFeePerGas?: undefined;
3406
- blobVersionedHashes?: undefined;
3407
- kzg?: undefined;
3408
- sidecars?: undefined;
3409
- } & {
3410
- feeCurrency?: import("abitype").Address | undefined;
3411
- }) | ({
3412
- data?: import("../../index.js").Hex | undefined;
3413
- from?: import("abitype").Address;
3414
- gas?: bigint | undefined;
3415
- nonce?: number | undefined;
3416
- to?: import("abitype").Address | null | undefined;
3417
- value?: bigint | undefined;
3418
- accessList?: import("../../index.js").AccessList | undefined;
3419
- blobs?: undefined;
3420
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3421
- gasPrice?: bigint | undefined;
3422
- maxFeePerBlobGas?: bigint | undefined;
3423
- maxFeePerGas?: bigint | undefined;
3424
- maxPriorityFeePerGas?: bigint | undefined;
3425
- blobVersionedHashes?: undefined;
3426
- kzg?: undefined;
3427
- sidecars?: undefined;
3428
- } & {
3429
- data?: import("../../index.js").Hex | undefined;
3430
- from: import("abitype").Address;
3431
- gas?: bigint | undefined;
3432
- nonce?: number | undefined;
3433
- to?: import("abitype").Address | null | undefined;
3434
- value?: bigint | undefined;
3435
- accessList?: import("../../index.js").AccessList | undefined;
3436
- blobs?: undefined;
3437
- type?: "eip2930" | undefined;
3438
- gasPrice?: bigint | undefined;
3439
- maxFeePerBlobGas?: undefined;
3440
- maxFeePerGas?: undefined;
3441
- maxPriorityFeePerGas?: undefined;
3442
- blobVersionedHashes?: undefined;
3443
- kzg?: undefined;
3444
- sidecars?: undefined;
3445
- } & {
3446
- feeCurrency?: import("abitype").Address | undefined;
3447
- }) | ({
3448
- data?: import("../../index.js").Hex | undefined;
3449
- from?: import("abitype").Address;
3450
- gas?: bigint | undefined;
3451
- nonce?: number | undefined;
3452
- to?: import("abitype").Address | null | undefined;
3453
- value?: bigint | undefined;
3454
- accessList?: import("../../index.js").AccessList | undefined;
3455
- blobs?: undefined;
3456
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3457
- gasPrice?: bigint | undefined;
3458
- maxFeePerBlobGas?: bigint | undefined;
3459
- maxFeePerGas?: bigint | undefined;
3460
- maxPriorityFeePerGas?: bigint | undefined;
3461
- blobVersionedHashes?: undefined;
3462
- kzg?: undefined;
3463
- sidecars?: undefined;
3464
- } & {
3465
- data?: import("../../index.js").Hex | undefined;
3466
- from: import("abitype").Address;
3467
- gas?: bigint | undefined;
3468
- nonce?: number | undefined;
3469
- to?: import("abitype").Address | null | undefined;
3470
- value?: bigint | undefined;
259
+ to: import("abitype").Address | null;
260
+ transactionIndex: number | null;
261
+ typeHex: import("../../index.js").Hex | null;
262
+ v: bigint;
263
+ value: bigint;
264
+ yParity: number;
3471
265
  gasPrice?: undefined;
3472
266
  maxFeePerBlobGas?: undefined;
3473
- maxFeePerGas?: bigint | undefined;
3474
- maxPriorityFeePerGas?: bigint | undefined;
3475
- accessList?: import("../../index.js").AccessList | undefined;
3476
- blobs?: undefined;
3477
- type?: "eip1559" | undefined;
3478
- blobVersionedHashes?: undefined;
3479
- kzg?: undefined;
3480
- sidecars?: undefined;
3481
- } & {
3482
- feeCurrency?: import("abitype").Address | undefined;
3483
- }) | ({
3484
- data?: import("../../index.js").Hex | undefined;
3485
- from?: import("abitype").Address;
3486
- gas?: bigint | undefined;
3487
- nonce?: number | undefined;
3488
- to?: import("abitype").Address | null | undefined;
3489
- value?: bigint | undefined;
3490
- accessList?: import("../../index.js").AccessList | undefined;
3491
- blobs?: undefined;
3492
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3493
- gasPrice?: bigint | undefined;
3494
- maxFeePerBlobGas?: bigint | undefined;
3495
- maxFeePerGas?: bigint | undefined;
3496
- maxPriorityFeePerGas?: bigint | undefined;
3497
- blobVersionedHashes?: undefined;
3498
- kzg?: undefined;
3499
- sidecars?: undefined;
3500
- } & import("../../index.js").TransactionRequestBase & {
3501
- accessList?: import("../../index.js").AccessList | undefined;
3502
- feeCurrency?: import("abitype").Address | undefined;
3503
- type?: "cip64" | undefined;
3504
- } & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559>) | ({
3505
- data?: import("../../index.js").Hex | undefined;
3506
- from?: import("abitype").Address;
3507
- gas?: bigint | undefined;
3508
- nonce?: number | undefined;
3509
- to?: import("abitype").Address | null | undefined;
3510
- value?: bigint | undefined;
3511
- gasPrice?: bigint | undefined;
3512
- maxFeePerBlobGas?: bigint | undefined;
3513
- maxFeePerGas?: bigint | undefined;
3514
- maxPriorityFeePerGas?: bigint | undefined;
3515
- accessList?: import("../../index.js").AccessList | undefined;
3516
- blobs?: undefined;
3517
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
267
+ maxFeePerGas: bigint;
268
+ maxPriorityFeePerGas: bigint;
269
+ isSystemTx?: boolean;
270
+ mint?: bigint | undefined;
271
+ sourceHash: import("../../index.js").Hex;
272
+ type: "deposit";
273
+ accessList?: undefined;
3518
274
  blobVersionedHashes?: undefined;
3519
- kzg?: undefined;
3520
- sidecars?: undefined;
3521
- } & {
275
+ chainId?: undefined;
276
+ feeCurrency?: undefined;
277
+ gatewayFee?: undefined;
278
+ gatewayFeeRecipient?: undefined;
279
+ }) & {};
280
+ type: "transaction";
281
+ };
282
+ readonly transactionRequest: {
283
+ exclude: [] | undefined;
284
+ format: (args: import("../index.js").CeloTransactionRequest) => ({
3522
285
  data?: import("../../index.js").Hex | undefined;
3523
286
  from: import("abitype").Address;
3524
- gas?: bigint | undefined;
3525
- nonce?: number | undefined;
287
+ gas?: `0x${string}` | undefined;
288
+ nonce?: `0x${string}` | undefined;
3526
289
  to?: import("abitype").Address | null | undefined;
3527
- value?: bigint | undefined;
290
+ value?: `0x${string}` | undefined;
3528
291
  accessList?: undefined;
3529
292
  blobs?: undefined;
3530
- type?: "legacy" | undefined;
3531
- gasPrice?: bigint | undefined;
293
+ type?: "0x0" | undefined;
294
+ gasPrice?: `0x${string}` | undefined;
3532
295
  maxFeePerBlobGas?: undefined;
3533
296
  maxFeePerGas?: undefined;
3534
297
  maxPriorityFeePerGas?: undefined;
3535
298
  blobVersionedHashes?: undefined;
3536
299
  kzg?: undefined;
3537
300
  sidecars?: undefined;
3538
- } & {
3539
301
  feeCurrency?: import("abitype").Address | undefined;
3540
- }) | ({
3541
- data?: import("../../index.js").Hex | undefined;
3542
- from?: import("abitype").Address;
3543
- gas?: bigint | undefined;
3544
- nonce?: number | undefined;
3545
- to?: import("abitype").Address | null | undefined;
3546
- value?: bigint | undefined;
3547
- gasPrice?: bigint | undefined;
3548
- maxFeePerBlobGas?: bigint | undefined;
3549
- maxFeePerGas?: bigint | undefined;
3550
- maxPriorityFeePerGas?: bigint | undefined;
3551
- accessList?: import("../../index.js").AccessList | undefined;
3552
- blobs?: undefined;
3553
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3554
- blobVersionedHashes?: undefined;
3555
- kzg?: undefined;
3556
- sidecars?: undefined;
3557
- } & {
302
+ } | {
3558
303
  data?: import("../../index.js").Hex | undefined;
3559
304
  from: import("abitype").Address;
3560
- gas?: bigint | undefined;
3561
- nonce?: number | undefined;
305
+ gas?: `0x${string}` | undefined;
306
+ nonce?: `0x${string}` | undefined;
3562
307
  to?: import("abitype").Address | null | undefined;
3563
- value?: bigint | undefined;
308
+ value?: `0x${string}` | undefined;
3564
309
  accessList?: import("../../index.js").AccessList | undefined;
3565
310
  blobs?: undefined;
3566
- type?: "eip2930" | undefined;
3567
- gasPrice?: bigint | undefined;
311
+ type?: "0x1" | undefined;
312
+ gasPrice?: `0x${string}` | undefined;
3568
313
  maxFeePerBlobGas?: undefined;
3569
314
  maxFeePerGas?: undefined;
3570
315
  maxPriorityFeePerGas?: undefined;
3571
316
  blobVersionedHashes?: undefined;
3572
317
  kzg?: undefined;
3573
318
  sidecars?: undefined;
3574
- } & {
3575
319
  feeCurrency?: import("abitype").Address | undefined;
3576
- }) | ({
3577
- data?: import("../../index.js").Hex | undefined;
3578
- from?: import("abitype").Address;
3579
- gas?: bigint | undefined;
3580
- nonce?: number | undefined;
3581
- to?: import("abitype").Address | null | undefined;
3582
- value?: bigint | undefined;
3583
- gasPrice?: bigint | undefined;
3584
- maxFeePerBlobGas?: bigint | undefined;
3585
- maxFeePerGas?: bigint | undefined;
3586
- maxPriorityFeePerGas?: bigint | undefined;
3587
- accessList?: import("../../index.js").AccessList | undefined;
3588
- blobs?: undefined;
3589
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3590
- blobVersionedHashes?: undefined;
3591
- kzg?: undefined;
3592
- sidecars?: undefined;
3593
- } & {
320
+ } | {
3594
321
  data?: import("../../index.js").Hex | undefined;
3595
322
  from: import("abitype").Address;
3596
- gas?: bigint | undefined;
3597
- nonce?: number | undefined;
323
+ gas?: `0x${string}` | undefined;
324
+ nonce?: `0x${string}` | undefined;
3598
325
  to?: import("abitype").Address | null | undefined;
3599
- value?: bigint | undefined;
326
+ value?: `0x${string}` | undefined;
3600
327
  gasPrice?: undefined;
3601
328
  maxFeePerBlobGas?: undefined;
3602
- maxFeePerGas?: bigint | undefined;
3603
- maxPriorityFeePerGas?: bigint | undefined;
3604
- accessList?: import("../../index.js").AccessList | undefined;
3605
- blobs?: undefined;
3606
- type?: "eip1559" | undefined;
3607
- blobVersionedHashes?: undefined;
3608
- kzg?: undefined;
3609
- sidecars?: undefined;
3610
- } & {
3611
- feeCurrency?: import("abitype").Address | undefined;
3612
- }) | ({
3613
- data?: import("../../index.js").Hex | undefined;
3614
- from?: import("abitype").Address;
3615
- gas?: bigint | undefined;
3616
- nonce?: number | undefined;
3617
- to?: import("abitype").Address | null | undefined;
3618
- value?: bigint | undefined;
3619
- gasPrice?: bigint | undefined;
3620
- maxFeePerBlobGas?: bigint | undefined;
3621
- maxFeePerGas?: bigint | undefined;
3622
- maxPriorityFeePerGas?: bigint | undefined;
329
+ maxFeePerGas?: `0x${string}` | undefined;
330
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
3623
331
  accessList?: import("../../index.js").AccessList | undefined;
3624
332
  blobs?: undefined;
3625
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
333
+ type?: "0x2" | undefined;
3626
334
  blobVersionedHashes?: undefined;
3627
335
  kzg?: undefined;
3628
336
  sidecars?: undefined;
3629
- } & import("../../index.js").TransactionRequestBase & {
3630
- accessList?: import("../../index.js").AccessList | undefined;
3631
337
  feeCurrency?: import("abitype").Address | undefined;
3632
- type?: "cip64" | undefined;
3633
- } & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559>) | ({
3634
- data?: import("../../index.js").Hex | undefined;
3635
- from?: import("abitype").Address;
3636
- gas?: bigint | undefined;
3637
- nonce?: number | undefined;
3638
- value?: bigint | undefined;
3639
- to?: import("abitype").Address | null | undefined;
3640
- accessList?: import("../../index.js").AccessList | undefined;
3641
- blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
3642
- blobVersionedHashes?: readonly import("../../index.js").Hex[] | undefined;
3643
- kzg?: import("../../index.js").Kzg | undefined;
3644
- sidecars?: readonly import("../../index.js").BlobSidecar<import("../../index.js").Hex>[] | undefined;
3645
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3646
- gasPrice?: bigint | undefined;
3647
- maxFeePerGas?: bigint | undefined;
3648
- maxPriorityFeePerGas?: bigint | undefined;
3649
- maxFeePerBlobGas?: bigint | undefined;
3650
- } & {
338
+ } | {
3651
339
  data?: import("../../index.js").Hex | undefined;
3652
340
  from: import("abitype").Address;
3653
- gas?: bigint | undefined;
3654
- nonce?: number | undefined;
3655
- to?: import("abitype").Address | null | undefined;
3656
- value?: bigint | undefined;
3657
- accessList?: undefined;
3658
- blobs?: undefined;
3659
- type?: "legacy" | undefined;
3660
- gasPrice?: bigint | undefined;
3661
- maxFeePerBlobGas?: undefined;
3662
- maxFeePerGas?: undefined;
3663
- maxPriorityFeePerGas?: undefined;
3664
- blobVersionedHashes?: undefined;
3665
- kzg?: undefined;
3666
- sidecars?: undefined;
3667
- } & {
3668
- feeCurrency?: import("abitype").Address | undefined;
3669
- }) | ({
3670
- data?: import("../../index.js").Hex | undefined;
3671
- from?: import("abitype").Address;
3672
- gas?: bigint | undefined;
3673
- nonce?: number | undefined;
3674
- value?: bigint | undefined;
3675
- to?: import("abitype").Address | null | undefined;
341
+ gas?: `0x${string}` | undefined;
342
+ nonce?: `0x${string}` | undefined;
343
+ value?: `0x${string}` | undefined;
344
+ to: `0x${string}` | null;
3676
345
  accessList?: import("../../index.js").AccessList | undefined;
3677
- blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
346
+ blobs: readonly import("../../index.js").Hex[] | readonly import("../../index.js").ByteArray[];
3678
347
  blobVersionedHashes?: readonly import("../../index.js").Hex[] | undefined;
3679
348
  kzg?: import("../../index.js").Kzg | undefined;
3680
349
  sidecars?: readonly import("../../index.js").BlobSidecar<import("../../index.js").Hex>[] | undefined;
3681
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3682
- gasPrice?: bigint | undefined;
3683
- maxFeePerGas?: bigint | undefined;
3684
- maxPriorityFeePerGas?: bigint | undefined;
3685
- maxFeePerBlobGas?: bigint | undefined;
3686
- } & {
350
+ type?: "0x3" | undefined;
351
+ gasPrice?: undefined;
352
+ maxFeePerGas?: `0x${string}` | undefined;
353
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
354
+ maxFeePerBlobGas: `0x${string}`;
355
+ feeCurrency?: import("abitype").Address | undefined;
356
+ } | {
3687
357
  data?: import("../../index.js").Hex | undefined;
3688
358
  from: import("abitype").Address;
3689
- gas?: bigint | undefined;
3690
- nonce?: number | undefined;
359
+ gas?: `0x${string}` | undefined;
360
+ nonce?: `0x${string}` | undefined;
3691
361
  to?: import("abitype").Address | null | undefined;
3692
- value?: bigint | undefined;
362
+ value?: `0x${string}` | undefined;
3693
363
  accessList?: import("../../index.js").AccessList | undefined;
3694
- blobs?: undefined;
3695
- type?: "eip2930" | undefined;
3696
- gasPrice?: bigint | undefined;
3697
- maxFeePerBlobGas?: undefined;
3698
- maxFeePerGas?: undefined;
3699
- maxPriorityFeePerGas?: undefined;
3700
- blobVersionedHashes?: undefined;
3701
- kzg?: undefined;
3702
- sidecars?: undefined;
3703
- } & {
3704
364
  feeCurrency?: import("abitype").Address | undefined;
3705
- }) | ({
3706
- data?: import("../../index.js").Hex | undefined;
3707
- from?: import("abitype").Address;
3708
- gas?: bigint | undefined;
3709
- nonce?: number | undefined;
3710
- value?: bigint | undefined;
3711
- to?: import("abitype").Address | null | undefined;
3712
- accessList?: import("../../index.js").AccessList | undefined;
3713
- blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
3714
- blobVersionedHashes?: readonly import("../../index.js").Hex[] | undefined;
3715
- kzg?: import("../../index.js").Kzg | undefined;
3716
- sidecars?: readonly import("../../index.js").BlobSidecar<import("../../index.js").Hex>[] | undefined;
3717
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3718
- gasPrice?: bigint | undefined;
3719
- maxFeePerGas?: bigint | undefined;
3720
- maxPriorityFeePerGas?: bigint | undefined;
3721
- maxFeePerBlobGas?: bigint | undefined;
3722
- } & {
3723
- data?: import("../../index.js").Hex | undefined;
3724
- from: import("abitype").Address;
3725
- gas?: bigint | undefined;
3726
- nonce?: number | undefined;
3727
- to?: import("abitype").Address | null | undefined;
3728
- value?: bigint | undefined;
365
+ type?: "0x7b" | undefined;
3729
366
  gasPrice?: undefined;
3730
367
  maxFeePerBlobGas?: undefined;
3731
- maxFeePerGas?: bigint | undefined;
3732
- maxPriorityFeePerGas?: bigint | undefined;
3733
- accessList?: import("../../index.js").AccessList | undefined;
368
+ maxFeePerGas?: `0x${string}` | undefined;
369
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
3734
370
  blobs?: undefined;
3735
- type?: "eip1559" | undefined;
3736
371
  blobVersionedHashes?: undefined;
3737
372
  kzg?: undefined;
3738
373
  sidecars?: undefined;
3739
- } & {
3740
- feeCurrency?: import("abitype").Address | undefined;
3741
- }) | ({
3742
- data?: import("../../index.js").Hex | undefined;
3743
- from?: import("abitype").Address;
3744
- gas?: bigint | undefined;
3745
- nonce?: number | undefined;
3746
- value?: bigint | undefined;
3747
- to?: import("abitype").Address | null | undefined;
3748
- accessList?: import("../../index.js").AccessList | undefined;
3749
- blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
3750
- blobVersionedHashes?: readonly import("../../index.js").Hex[] | undefined;
3751
- kzg?: import("../../index.js").Kzg | undefined;
3752
- sidecars?: readonly import("../../index.js").BlobSidecar<import("../../index.js").Hex>[] | undefined;
3753
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3754
- gasPrice?: bigint | undefined;
3755
- maxFeePerGas?: bigint | undefined;
3756
- maxPriorityFeePerGas?: bigint | undefined;
3757
- maxFeePerBlobGas?: bigint | undefined;
3758
- } & {
3759
- data?: import("../../index.js").Hex | undefined;
3760
- from: import("abitype").Address;
3761
- gas?: bigint | undefined;
3762
- nonce?: number | undefined;
3763
- value?: bigint | undefined;
3764
- to: `0x${string}` | null;
3765
- accessList?: import("../../index.js").AccessList | undefined;
3766
- blobs: readonly import("../../index.js").Hex[] | readonly import("../../index.js").ByteArray[];
3767
- blobVersionedHashes?: readonly import("../../index.js").Hex[] | undefined;
3768
- kzg?: import("../../index.js").Kzg | undefined;
3769
- sidecars?: readonly import("../../index.js").BlobSidecar<import("../../index.js").Hex>[] | undefined;
3770
- type?: "eip4844" | undefined;
3771
- gasPrice?: undefined;
3772
- maxFeePerGas?: bigint | undefined;
3773
- maxPriorityFeePerGas?: bigint | undefined;
3774
- maxFeePerBlobGas: bigint;
3775
- } & {
3776
- feeCurrency?: import("abitype").Address | undefined;
3777
- }) | ({
3778
- data?: import("../../index.js").Hex | undefined;
3779
- from?: import("abitype").Address;
3780
- gas?: bigint | undefined;
3781
- nonce?: number | undefined;
3782
- value?: bigint | undefined;
3783
- to?: import("abitype").Address | null | undefined;
3784
- accessList?: import("../../index.js").AccessList | undefined;
3785
- blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
3786
- blobVersionedHashes?: readonly import("../../index.js").Hex[] | undefined;
3787
- kzg?: import("../../index.js").Kzg | undefined;
3788
- sidecars?: readonly import("../../index.js").BlobSidecar<import("../../index.js").Hex>[] | undefined;
3789
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3790
- gasPrice?: bigint | undefined;
3791
- maxFeePerGas?: bigint | undefined;
3792
- maxPriorityFeePerGas?: bigint | undefined;
3793
- maxFeePerBlobGas?: bigint | undefined;
3794
- } & import("../../index.js").TransactionRequestBase & {
3795
- accessList?: import("../../index.js").AccessList | undefined;
3796
- feeCurrency?: import("abitype").Address | undefined;
3797
- type?: "cip64" | undefined;
3798
- } & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559>)) => ({
3799
- data?: import("../../index.js").Hex | undefined;
374
+ }) & {};
375
+ type: "transactionRequest";
376
+ };
377
+ }>;
378
+ formatters: {
379
+ readonly block: {
380
+ exclude: [] | undefined;
381
+ format: (args: import("../index.js").CeloRpcBlock) => {
382
+ baseFeePerGas: bigint | null;
383
+ blobGasUsed: bigint;
384
+ difficulty: bigint | undefined;
385
+ excessBlobGas: bigint;
386
+ extraData: import("../../index.js").Hex;
387
+ gasLimit: bigint | undefined;
388
+ gasUsed: bigint;
389
+ hash: `0x${string}` | null;
390
+ logsBloom: `0x${string}` | null;
391
+ miner: import("abitype").Address;
392
+ nonce: bigint | null | undefined;
393
+ number: bigint | null;
394
+ parentHash: import("../../index.js").Hash;
395
+ receiptsRoot: import("../../index.js").Hex;
396
+ sealFields: import("../../index.js").Hex[];
397
+ sha3Uncles: import("../../index.js").Hash;
398
+ size: bigint;
399
+ stateRoot: import("../../index.js").Hash;
400
+ timestamp: bigint;
401
+ totalDifficulty: bigint | null;
402
+ transactions: `0x${string}`[] | import("../index.js").CeloTransaction<boolean>[];
403
+ transactionsRoot: import("../../index.js").Hash;
404
+ withdrawals?: import("../../index.js").Withdrawal[] | undefined;
405
+ withdrawalsRoot?: import("../../index.js").Hex | undefined;
406
+ mixHash?: undefined;
407
+ randomness?: {
408
+ committed: import("../../index.js").Hex;
409
+ revealed: import("../../index.js").Hex;
410
+ } | undefined;
411
+ uncles?: undefined;
412
+ } & {};
413
+ type: "block";
414
+ };
415
+ readonly transaction: {
416
+ exclude: [] | undefined;
417
+ format: (args: import("../index.js").CeloRpcTransaction) => ({
418
+ r: import("../../index.js").Hex;
419
+ s: import("../../index.js").Hex;
420
+ v: bigint;
421
+ to: import("abitype").Address | null;
3800
422
  from: import("abitype").Address;
3801
- gas?: `0x${string}` | undefined;
3802
- nonce?: `0x${string}` | undefined;
3803
- to?: import("abitype").Address | null | undefined;
3804
- value?: `0x${string}` | undefined;
423
+ gas: bigint;
424
+ nonce: number;
425
+ value: bigint;
426
+ blockHash: `0x${string}` | null;
427
+ blockNumber: bigint | null;
428
+ hash: import("../../index.js").Hash;
429
+ input: import("../../index.js").Hex;
430
+ transactionIndex: number | null;
431
+ typeHex: import("../../index.js").Hex | null;
3805
432
  accessList?: undefined;
3806
- blobs?: undefined;
3807
- type?: "0x0" | undefined;
3808
- gasPrice?: `0x${string}` | undefined;
433
+ blobVersionedHashes?: undefined;
434
+ chainId?: number | undefined;
435
+ yParity?: undefined;
436
+ type: "legacy";
437
+ gasPrice: bigint;
3809
438
  maxFeePerBlobGas?: undefined;
3810
439
  maxFeePerGas?: undefined;
3811
440
  maxPriorityFeePerGas?: undefined;
3812
- blobVersionedHashes?: undefined;
3813
- kzg?: undefined;
3814
- sidecars?: undefined;
3815
- feeCurrency?: import("abitype").Address | undefined;
441
+ feeCurrency: import("abitype").Address | null;
442
+ mint?: undefined;
443
+ isSystemTx?: undefined;
444
+ sourceHash?: undefined;
445
+ gatewayFee?: undefined;
446
+ gatewayFeeRecipient?: undefined;
3816
447
  } | {
3817
- data?: import("../../index.js").Hex | undefined;
448
+ blockHash: `0x${string}` | null;
449
+ blockNumber: bigint | null;
3818
450
  from: import("abitype").Address;
3819
- gas?: `0x${string}` | undefined;
3820
- nonce?: `0x${string}` | undefined;
3821
- to?: import("abitype").Address | null | undefined;
3822
- value?: `0x${string}` | undefined;
3823
- accessList?: import("../../index.js").AccessList | undefined;
3824
- blobs?: undefined;
3825
- type?: "0x1" | undefined;
3826
- gasPrice?: `0x${string}` | undefined;
451
+ gas: bigint;
452
+ hash: import("../../index.js").Hash;
453
+ input: import("../../index.js").Hex;
454
+ nonce: number;
455
+ r: import("../../index.js").Hex;
456
+ s: import("../../index.js").Hex;
457
+ to: import("abitype").Address | null;
458
+ transactionIndex: number | null;
459
+ typeHex: import("../../index.js").Hex | null;
460
+ v: bigint;
461
+ value: bigint;
462
+ yParity: number;
463
+ accessList: import("../../index.js").AccessList;
464
+ blobVersionedHashes?: undefined;
465
+ chainId: number;
466
+ type: "eip2930";
467
+ gasPrice: bigint;
3827
468
  maxFeePerBlobGas?: undefined;
3828
469
  maxFeePerGas?: undefined;
3829
470
  maxPriorityFeePerGas?: undefined;
3830
- blobVersionedHashes?: undefined;
3831
- kzg?: undefined;
3832
- sidecars?: undefined;
3833
- feeCurrency?: import("abitype").Address | undefined;
471
+ feeCurrency: import("abitype").Address | null;
472
+ mint?: undefined;
473
+ isSystemTx?: undefined;
474
+ sourceHash?: undefined;
475
+ gatewayFee?: undefined;
476
+ gatewayFeeRecipient?: undefined;
3834
477
  } | {
3835
- data?: import("../../index.js").Hex | undefined;
478
+ blockHash: `0x${string}` | null;
479
+ blockNumber: bigint | null;
3836
480
  from: import("abitype").Address;
3837
- gas?: `0x${string}` | undefined;
3838
- nonce?: `0x${string}` | undefined;
3839
- to?: import("abitype").Address | null | undefined;
3840
- value?: `0x${string}` | undefined;
3841
- accessList?: import("../../index.js").AccessList | undefined;
3842
- blobs?: undefined;
3843
- type?: "0x2" | undefined;
3844
- gasPrice?: undefined;
3845
- maxFeePerBlobGas?: undefined;
3846
- maxFeePerGas?: `0x${string}` | undefined;
3847
- maxPriorityFeePerGas?: `0x${string}` | undefined;
481
+ gas: bigint;
482
+ hash: import("../../index.js").Hash;
483
+ input: import("../../index.js").Hex;
484
+ nonce: number;
485
+ r: import("../../index.js").Hex;
486
+ s: import("../../index.js").Hex;
487
+ to: import("abitype").Address | null;
488
+ transactionIndex: number | null;
489
+ typeHex: import("../../index.js").Hex | null;
490
+ v: bigint;
491
+ value: bigint;
492
+ yParity: number;
493
+ accessList: import("../../index.js").AccessList;
3848
494
  blobVersionedHashes?: undefined;
3849
- kzg?: undefined;
3850
- sidecars?: undefined;
3851
- feeCurrency?: import("abitype").Address | undefined;
3852
- } | {
3853
- data?: import("../../index.js").Hex | undefined;
3854
- from: import("abitype").Address;
3855
- gas?: `0x${string}` | undefined;
3856
- nonce?: `0x${string}` | undefined;
3857
- to?: import("abitype").Address | null | undefined;
3858
- value?: `0x${string}` | undefined;
3859
- accessList?: import("../../index.js").AccessList | undefined;
3860
- blobs?: undefined;
3861
- type?: "0x7b" | undefined;
495
+ chainId: number;
496
+ type: "eip1559";
3862
497
  gasPrice?: undefined;
3863
498
  maxFeePerBlobGas?: undefined;
3864
- maxFeePerGas?: `0x${string}` | undefined;
3865
- maxPriorityFeePerGas?: `0x${string}` | undefined;
3866
- blobVersionedHashes?: undefined;
3867
- kzg?: undefined;
3868
- sidecars?: undefined;
3869
- feeCurrency?: import("abitype").Address | undefined;
499
+ maxFeePerGas: bigint;
500
+ maxPriorityFeePerGas: bigint;
501
+ feeCurrency: import("abitype").Address | null;
502
+ mint?: undefined;
503
+ isSystemTx?: undefined;
504
+ sourceHash?: undefined;
505
+ gatewayFee?: undefined;
506
+ gatewayFeeRecipient?: undefined;
3870
507
  } | {
3871
- data?: import("../../index.js").Hex | undefined;
508
+ blockHash: `0x${string}` | null;
509
+ blockNumber: bigint | null;
3872
510
  from: import("abitype").Address;
3873
- gas?: `0x${string}` | undefined;
3874
- nonce?: `0x${string}` | undefined;
3875
- to?: import("abitype").Address | null | undefined;
3876
- value?: `0x${string}` | undefined;
3877
- accessList?: undefined;
3878
- blobs?: undefined;
3879
- type?: "0x0" | undefined;
3880
- gasPrice?: `0x${string}` | undefined;
3881
- maxFeePerBlobGas?: undefined;
3882
- maxFeePerGas?: undefined;
3883
- maxPriorityFeePerGas?: undefined;
3884
- blobVersionedHashes?: undefined;
3885
- kzg?: undefined;
3886
- sidecars?: undefined;
3887
- feeCurrency?: import("abitype").Address | undefined;
511
+ gas: bigint;
512
+ hash: import("../../index.js").Hash;
513
+ input: import("../../index.js").Hex;
514
+ nonce: number;
515
+ r: import("../../index.js").Hex;
516
+ s: import("../../index.js").Hex;
517
+ to: import("abitype").Address | null;
518
+ transactionIndex: number | null;
519
+ typeHex: import("../../index.js").Hex | null;
520
+ v: bigint;
521
+ value: bigint;
522
+ yParity: number;
523
+ accessList: import("../../index.js").AccessList;
524
+ blobVersionedHashes: readonly import("../../index.js").Hex[];
525
+ chainId: number;
526
+ type: "eip4844";
527
+ gasPrice?: undefined;
528
+ maxFeePerBlobGas: bigint;
529
+ maxFeePerGas: bigint;
530
+ maxPriorityFeePerGas: bigint;
531
+ feeCurrency: import("abitype").Address | null;
532
+ mint?: undefined;
533
+ isSystemTx?: undefined;
534
+ sourceHash?: undefined;
535
+ gatewayFee?: undefined;
536
+ gatewayFeeRecipient?: undefined;
3888
537
  } | {
3889
- data?: import("../../index.js").Hex | undefined;
538
+ blockHash: `0x${string}` | null;
539
+ blockNumber: bigint | null;
3890
540
  from: import("abitype").Address;
3891
- gas?: `0x${string}` | undefined;
3892
- nonce?: `0x${string}` | undefined;
3893
- to?: import("abitype").Address | null | undefined;
3894
- value?: `0x${string}` | undefined;
3895
- accessList?: import("../../index.js").AccessList | undefined;
3896
- blobs?: undefined;
3897
- type?: "0x1" | undefined;
3898
- gasPrice?: `0x${string}` | undefined;
541
+ gas: bigint;
542
+ hash: import("../../index.js").Hash;
543
+ input: import("../../index.js").Hex;
544
+ nonce: number;
545
+ r: import("../../index.js").Hex;
546
+ s: import("../../index.js").Hex;
547
+ to: import("abitype").Address | null;
548
+ transactionIndex: number | null;
549
+ typeHex: import("../../index.js").Hex | null;
550
+ v: bigint;
551
+ value: bigint;
552
+ yParity: number;
553
+ gasPrice?: undefined;
3899
554
  maxFeePerBlobGas?: undefined;
3900
- maxFeePerGas?: undefined;
3901
- maxPriorityFeePerGas?: undefined;
555
+ maxFeePerGas: bigint;
556
+ maxPriorityFeePerGas: bigint;
557
+ accessList: import("../../index.js").AccessList;
558
+ chainId: number;
559
+ feeCurrency: import("abitype").Address | null;
560
+ gatewayFee: bigint | null;
561
+ gatewayFeeRecipient: import("abitype").Address | null;
562
+ type: "cip42";
3902
563
  blobVersionedHashes?: undefined;
3903
- kzg?: undefined;
3904
- sidecars?: undefined;
3905
- feeCurrency?: import("abitype").Address | undefined;
564
+ mint?: undefined;
565
+ isSystemTx?: undefined;
566
+ sourceHash?: undefined;
3906
567
  } | {
3907
- data?: import("../../index.js").Hex | undefined;
568
+ blockHash: `0x${string}` | null;
569
+ blockNumber: bigint | null;
3908
570
  from: import("abitype").Address;
3909
- gas?: `0x${string}` | undefined;
3910
- nonce?: `0x${string}` | undefined;
3911
- to?: import("abitype").Address | null | undefined;
3912
- value?: `0x${string}` | undefined;
3913
- accessList?: import("../../index.js").AccessList | undefined;
3914
- blobs?: undefined;
3915
- type?: "0x2" | undefined;
571
+ gas: bigint;
572
+ hash: import("../../index.js").Hash;
573
+ input: import("../../index.js").Hex;
574
+ nonce: number;
575
+ r: import("../../index.js").Hex;
576
+ s: import("../../index.js").Hex;
577
+ to: import("abitype").Address | null;
578
+ transactionIndex: number | null;
579
+ typeHex: import("../../index.js").Hex | null;
580
+ v: bigint;
581
+ value: bigint;
582
+ yParity: number;
3916
583
  gasPrice?: undefined;
3917
584
  maxFeePerBlobGas?: undefined;
3918
- maxFeePerGas?: `0x${string}` | undefined;
3919
- maxPriorityFeePerGas?: `0x${string}` | undefined;
585
+ maxFeePerGas: bigint;
586
+ maxPriorityFeePerGas: bigint;
587
+ accessList: import("../../index.js").AccessList;
588
+ chainId: number;
589
+ feeCurrency: import("abitype").Address | null;
590
+ type: "cip64";
3920
591
  blobVersionedHashes?: undefined;
3921
- kzg?: undefined;
3922
- sidecars?: undefined;
3923
- feeCurrency?: import("abitype").Address | undefined;
592
+ mint?: undefined;
593
+ isSystemTx?: undefined;
594
+ sourceHash?: undefined;
595
+ gatewayFee?: undefined;
596
+ gatewayFeeRecipient?: undefined;
3924
597
  } | {
3925
- data?: import("../../index.js").Hex | undefined;
598
+ blockHash: `0x${string}` | null;
599
+ blockNumber: bigint | null;
3926
600
  from: import("abitype").Address;
3927
- gas?: `0x${string}` | undefined;
3928
- nonce?: `0x${string}` | undefined;
3929
- to?: import("abitype").Address | null | undefined;
3930
- value?: `0x${string}` | undefined;
3931
- accessList?: import("../../index.js").AccessList | undefined;
3932
- blobs?: undefined;
3933
- type?: "0x7b" | undefined;
601
+ gas: bigint;
602
+ hash: import("../../index.js").Hash;
603
+ input: import("../../index.js").Hex;
604
+ nonce: number;
605
+ r: import("../../index.js").Hex;
606
+ s: import("../../index.js").Hex;
607
+ to: import("abitype").Address | null;
608
+ transactionIndex: number | null;
609
+ typeHex: import("../../index.js").Hex | null;
610
+ v: bigint;
611
+ value: bigint;
612
+ yParity: number;
3934
613
  gasPrice?: undefined;
3935
614
  maxFeePerBlobGas?: undefined;
3936
- maxFeePerGas?: `0x${string}` | undefined;
3937
- maxPriorityFeePerGas?: `0x${string}` | undefined;
615
+ maxFeePerGas: bigint;
616
+ maxPriorityFeePerGas: bigint;
617
+ isSystemTx?: boolean;
618
+ mint?: bigint | undefined;
619
+ sourceHash: import("../../index.js").Hex;
620
+ type: "deposit";
621
+ accessList?: undefined;
3938
622
  blobVersionedHashes?: undefined;
3939
- kzg?: undefined;
3940
- sidecars?: undefined;
3941
- feeCurrency?: import("abitype").Address | undefined;
3942
- } | {
623
+ chainId?: undefined;
624
+ feeCurrency?: undefined;
625
+ gatewayFee?: undefined;
626
+ gatewayFeeRecipient?: undefined;
627
+ }) & {};
628
+ type: "transaction";
629
+ };
630
+ readonly transactionRequest: {
631
+ exclude: [] | undefined;
632
+ format: (args: import("../index.js").CeloTransactionRequest) => ({
3943
633
  data?: import("../../index.js").Hex | undefined;
3944
634
  from: import("abitype").Address;
3945
635
  gas?: `0x${string}` | undefined;
3946
636
  nonce?: `0x${string}` | undefined;
3947
637
  to?: import("abitype").Address | null | undefined;
3948
638
  value?: `0x${string}` | undefined;
3949
- gasPrice?: `0x${string}` | undefined;
3950
- maxFeePerBlobGas?: undefined;
3951
- maxFeePerGas?: undefined;
3952
- maxPriorityFeePerGas?: undefined;
3953
639
  accessList?: undefined;
3954
640
  blobs?: undefined;
3955
641
  type?: "0x0" | undefined;
3956
- blobVersionedHashes?: undefined;
3957
- kzg?: undefined;
3958
- sidecars?: undefined;
3959
- feeCurrency?: import("abitype").Address | undefined;
3960
- } | {
3961
- data?: import("../../index.js").Hex | undefined;
3962
- from: import("abitype").Address;
3963
- gas?: `0x${string}` | undefined;
3964
- nonce?: `0x${string}` | undefined;
3965
- to?: import("abitype").Address | null | undefined;
3966
- value?: `0x${string}` | undefined;
3967
642
  gasPrice?: `0x${string}` | undefined;
3968
643
  maxFeePerBlobGas?: undefined;
3969
644
  maxFeePerGas?: undefined;
3970
645
  maxPriorityFeePerGas?: undefined;
3971
- accessList?: import("../../index.js").AccessList | undefined;
3972
- blobs?: undefined;
3973
- type?: "0x1" | undefined;
3974
646
  blobVersionedHashes?: undefined;
3975
647
  kzg?: undefined;
3976
648
  sidecars?: undefined;
@@ -3982,13 +654,13 @@ export declare const celoAlfajores: {
3982
654
  nonce?: `0x${string}` | undefined;
3983
655
  to?: import("abitype").Address | null | undefined;
3984
656
  value?: `0x${string}` | undefined;
3985
- gasPrice?: undefined;
3986
- maxFeePerBlobGas?: undefined;
3987
- maxFeePerGas?: `0x${string}` | undefined;
3988
- maxPriorityFeePerGas?: `0x${string}` | undefined;
3989
657
  accessList?: import("../../index.js").AccessList | undefined;
3990
658
  blobs?: undefined;
3991
- type?: "0x2" | undefined;
659
+ type?: "0x1" | undefined;
660
+ gasPrice?: `0x${string}` | undefined;
661
+ maxFeePerBlobGas?: undefined;
662
+ maxFeePerGas?: undefined;
663
+ maxPriorityFeePerGas?: undefined;
3992
664
  blobVersionedHashes?: undefined;
3993
665
  kzg?: undefined;
3994
666
  sidecars?: undefined;
@@ -4006,7 +678,7 @@ export declare const celoAlfajores: {
4006
678
  maxPriorityFeePerGas?: `0x${string}` | undefined;
4007
679
  accessList?: import("../../index.js").AccessList | undefined;
4008
680
  blobs?: undefined;
4009
- type?: "0x7b" | undefined;
681
+ type?: "0x2" | undefined;
4010
682
  blobVersionedHashes?: undefined;
4011
683
  kzg?: undefined;
4012
684
  sidecars?: undefined;
@@ -4034,19 +706,19 @@ export declare const celoAlfajores: {
4034
706
  from: import("abitype").Address;
4035
707
  gas?: `0x${string}` | undefined;
4036
708
  nonce?: `0x${string}` | undefined;
709
+ to?: import("abitype").Address | null | undefined;
4037
710
  value?: `0x${string}` | undefined;
4038
- to: import("abitype").Address | null | undefined;
4039
711
  accessList?: import("../../index.js").AccessList | undefined;
4040
- blobs: readonly import("../../index.js").Hex[] | readonly import("../../index.js").ByteArray[];
4041
- blobVersionedHashes?: readonly import("../../index.js").Hex[] | undefined;
4042
- kzg?: import("../../index.js").Kzg | undefined;
4043
- sidecars?: readonly import("../../index.js").BlobSidecar<import("../../index.js").Hex>[] | undefined;
712
+ feeCurrency?: import("abitype").Address | undefined;
4044
713
  type?: "0x7b" | undefined;
4045
714
  gasPrice?: undefined;
715
+ maxFeePerBlobGas?: undefined;
4046
716
  maxFeePerGas?: `0x${string}` | undefined;
4047
717
  maxPriorityFeePerGas?: `0x${string}` | undefined;
4048
- maxFeePerBlobGas: undefined;
4049
- feeCurrency?: import("abitype").Address | undefined;
718
+ blobs?: undefined;
719
+ blobVersionedHashes?: undefined;
720
+ kzg?: undefined;
721
+ sidecars?: undefined;
4050
722
  }) & {};
4051
723
  type: "transactionRequest";
4052
724
  };