viem 2.13.6 → 2.13.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (777) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/README.md +0 -6
  3. package/_cjs/accounts/hdKeyToAccount.js.map +1 -1
  4. package/_cjs/actions/public/call.js.map +1 -1
  5. package/_cjs/actions/public/estimateGas.js.map +1 -1
  6. package/_cjs/actions/public/getBlockNumber.js.map +1 -1
  7. package/_cjs/actions/wallet/prepareTransactionRequest.js.map +1 -1
  8. package/_cjs/actions/wallet/signTypedData.js.map +1 -1
  9. package/_cjs/celo/fees.js.map +1 -1
  10. package/_cjs/celo/formatters.js.map +1 -1
  11. package/_cjs/celo/index.js.map +1 -1
  12. package/_cjs/celo/serializers.js.map +1 -1
  13. package/_cjs/celo/utils.js.map +1 -1
  14. package/_cjs/chains/definitions/defichainEvm.js +1 -1
  15. package/_cjs/chains/definitions/defichainEvm.js.map +1 -1
  16. package/_cjs/chains/definitions/defichainEvmTestnet.js +1 -1
  17. package/_cjs/chains/definitions/defichainEvmTestnet.js.map +1 -1
  18. package/_cjs/chains/definitions/optimism.js +5 -0
  19. package/_cjs/chains/definitions/optimism.js.map +1 -1
  20. package/_cjs/chains/definitions/sei.js +1 -0
  21. package/_cjs/chains/definitions/sei.js.map +1 -1
  22. package/_cjs/clients/createClient.js +2 -2
  23. package/_cjs/clients/createClient.js.map +1 -1
  24. package/_cjs/clients/transports/fallback.js.map +1 -1
  25. package/_cjs/clients/transports/http.js.map +1 -1
  26. package/_cjs/constants/abis.js.map +1 -1
  27. package/_cjs/constants/blob.js +4 -4
  28. package/_cjs/constants/blob.js.map +1 -1
  29. package/_cjs/constants/kzg.js +1 -3
  30. package/_cjs/constants/kzg.js.map +1 -1
  31. package/_cjs/errors/abi.js +1 -13
  32. package/_cjs/errors/abi.js.map +1 -1
  33. package/_cjs/errors/ccip.js.map +1 -1
  34. package/_cjs/errors/stateOverride.js.map +1 -1
  35. package/_cjs/errors/version.js +1 -1
  36. package/_cjs/experimental/eip5792/actions/getCapabilities.js +2 -2
  37. package/_cjs/experimental/eip5792/actions/getCapabilities.js.map +1 -1
  38. package/_cjs/experimental/eip5792/actions/sendCalls.js +2 -2
  39. package/_cjs/experimental/eip5792/actions/sendCalls.js.map +1 -1
  40. package/_cjs/index.js +7 -4
  41. package/_cjs/index.js.map +1 -1
  42. package/_cjs/node/trustedSetups.js +1 -2
  43. package/_cjs/node/trustedSetups.js.map +1 -1
  44. package/_cjs/op-stack/abis.js +1 -458
  45. package/_cjs/op-stack/abis.js.map +1 -1
  46. package/_cjs/op-stack/actions/buildProveWithdrawal.js.map +1 -1
  47. package/_cjs/op-stack/actions/getWithdrawalStatus.js.map +1 -1
  48. package/_cjs/op-stack/index.js +15 -2
  49. package/_cjs/op-stack/index.js.map +1 -1
  50. package/_cjs/utils/abi/decodeAbiParameters.js.map +1 -1
  51. package/_cjs/utils/abi/encodeAbiParameters.js.map +1 -1
  52. package/_cjs/utils/abi/getAbiItem.js.map +1 -1
  53. package/_cjs/utils/address/getAddress.js +5 -5
  54. package/_cjs/utils/address/getAddress.js.map +1 -1
  55. package/_cjs/utils/address/isAddress.js.map +1 -1
  56. package/_cjs/utils/blob/toBlobs.js.map +1 -1
  57. package/_cjs/utils/buildRequest.js.map +1 -1
  58. package/_cjs/utils/ccip.js.map +1 -1
  59. package/_cjs/utils/cursor.js.map +1 -1
  60. package/_cjs/utils/encoding/fromRlp.js +1 -9
  61. package/_cjs/utils/encoding/fromRlp.js.map +1 -1
  62. package/_cjs/utils/ens/avatar/utils.js.map +1 -1
  63. package/_cjs/utils/ens/errors.js.map +1 -1
  64. package/_cjs/utils/index.js +4 -3
  65. package/_cjs/utils/index.js.map +1 -1
  66. package/_cjs/utils/observe.js.map +1 -1
  67. package/_cjs/utils/promise/createBatchScheduler.js.map +1 -1
  68. package/_cjs/utils/promise/withCache.js.map +1 -1
  69. package/_cjs/utils/promise/withTimeout.js.map +1 -1
  70. package/_cjs/utils/rpc/id.js +1 -2
  71. package/_cjs/utils/rpc/id.js.map +1 -1
  72. package/_cjs/utils/rpc/ipc.js.map +1 -1
  73. package/_cjs/utils/stateOverride.js.map +1 -1
  74. package/_cjs/utils/transaction/parseTransaction.js.map +1 -1
  75. package/_cjs/zksync/actions/deployContract.js.map +1 -1
  76. package/_cjs/zksync/actions/estimateGasL1ToL2.js +2 -2
  77. package/_cjs/zksync/actions/estimateGasL1ToL2.js.map +1 -1
  78. package/_cjs/zksync/actions/getAllBalances.js +2 -2
  79. package/_cjs/zksync/actions/getAllBalances.js.map +1 -1
  80. package/_cjs/zksync/actions/getL1Allowance.js +2 -2
  81. package/_cjs/zksync/actions/getL1Allowance.js.map +1 -1
  82. package/_cjs/zksync/actions/getL1Balance.js +2 -2
  83. package/_cjs/zksync/actions/getL1Balance.js.map +1 -1
  84. package/_cjs/zksync/actions/getL1TokenBalance.js +2 -2
  85. package/_cjs/zksync/actions/getL1TokenBalance.js.map +1 -1
  86. package/_cjs/zksync/actions/sendTransaction.js.map +1 -1
  87. package/_cjs/zksync/constants/contract.js +1 -2
  88. package/_cjs/zksync/constants/contract.js.map +1 -1
  89. package/_cjs/zksync/index.js.map +1 -1
  90. package/_cjs/zksync/serializers.js.map +1 -1
  91. package/_cjs/zksync/utils/abi/encodeDeployData.js.map +1 -1
  92. package/_cjs/zksync/utils/assertEip712Request.js.map +1 -1
  93. package/_cjs/zksync/utils/hashBytecode.js.map +1 -1
  94. package/_esm/accounts/hdKeyToAccount.js.map +1 -1
  95. package/_esm/actions/public/call.js +1 -0
  96. package/_esm/actions/public/call.js.map +1 -1
  97. package/_esm/actions/public/estimateGas.js.map +1 -1
  98. package/_esm/actions/public/getBlockNumber.js +2 -1
  99. package/_esm/actions/public/getBlockNumber.js.map +1 -1
  100. package/_esm/actions/test/sendUnsignedTransaction.js +2 -2
  101. package/_esm/actions/wallet/prepareTransactionRequest.js.map +1 -1
  102. package/_esm/actions/wallet/signTypedData.js.map +1 -1
  103. package/_esm/celo/fees.js.map +1 -1
  104. package/_esm/celo/formatters.js.map +1 -1
  105. package/_esm/celo/index.js +1 -1
  106. package/_esm/celo/index.js.map +1 -1
  107. package/_esm/celo/serializers.js.map +1 -1
  108. package/_esm/celo/utils.js +1 -0
  109. package/_esm/celo/utils.js.map +1 -1
  110. package/_esm/chains/definitions/defichainEvm.js +1 -1
  111. package/_esm/chains/definitions/defichainEvm.js.map +1 -1
  112. package/_esm/chains/definitions/defichainEvmTestnet.js +1 -1
  113. package/_esm/chains/definitions/defichainEvmTestnet.js.map +1 -1
  114. package/_esm/chains/definitions/optimism.js +5 -0
  115. package/_esm/chains/definitions/optimism.js.map +1 -1
  116. package/_esm/chains/definitions/sei.js +1 -0
  117. package/_esm/chains/definitions/sei.js.map +1 -1
  118. package/_esm/clients/createClient.js +1 -1
  119. package/_esm/clients/createClient.js.map +1 -1
  120. package/_esm/clients/transports/fallback.js +1 -0
  121. package/_esm/clients/transports/fallback.js.map +1 -1
  122. package/_esm/clients/transports/http.js.map +1 -1
  123. package/_esm/constants/abis.js +1 -0
  124. package/_esm/constants/abis.js.map +1 -1
  125. package/_esm/constants/blob.js +1 -1
  126. package/_esm/constants/blob.js.map +1 -1
  127. package/_esm/constants/kzg.js +0 -4
  128. package/_esm/constants/kzg.js.map +1 -1
  129. package/_esm/errors/abi.js +0 -11
  130. package/_esm/errors/abi.js.map +1 -1
  131. package/_esm/errors/ccip.js.map +1 -1
  132. package/_esm/errors/stateOverride.js +1 -0
  133. package/_esm/errors/stateOverride.js.map +1 -1
  134. package/_esm/errors/version.js +1 -1
  135. package/_esm/experimental/eip5792/actions/getCapabilities.js +1 -1
  136. package/_esm/experimental/eip5792/actions/getCapabilities.js.map +1 -1
  137. package/_esm/experimental/eip5792/actions/sendCalls.js +1 -1
  138. package/_esm/experimental/eip5792/actions/sendCalls.js.map +1 -1
  139. package/_esm/index.js +5 -4
  140. package/_esm/index.js.map +1 -1
  141. package/_esm/node/trustedSetups.js +0 -1
  142. package/_esm/node/trustedSetups.js.map +1 -1
  143. package/_esm/node/trustedSetups_cjs.js +0 -1
  144. package/_esm/node/trustedSetups_cjs.js.map +1 -1
  145. package/_esm/op-stack/abis.js +0 -457
  146. package/_esm/op-stack/abis.js.map +1 -1
  147. package/_esm/op-stack/actions/buildProveWithdrawal.js +1 -0
  148. package/_esm/op-stack/actions/buildProveWithdrawal.js.map +1 -1
  149. package/_esm/op-stack/actions/getWithdrawalStatus.js +1 -1
  150. package/_esm/op-stack/actions/getWithdrawalStatus.js.map +1 -1
  151. package/_esm/op-stack/index.js +0 -1
  152. package/_esm/op-stack/index.js.map +1 -1
  153. package/_esm/utils/abi/decodeAbiParameters.js +1 -1
  154. package/_esm/utils/abi/decodeAbiParameters.js.map +1 -1
  155. package/_esm/utils/abi/encodeAbiParameters.js.map +1 -1
  156. package/_esm/utils/abi/getAbiItem.js +3 -1
  157. package/_esm/utils/abi/getAbiItem.js.map +1 -1
  158. package/_esm/utils/address/getAddress.js +1 -1
  159. package/_esm/utils/address/getAddress.js.map +1 -1
  160. package/_esm/utils/address/isAddress.js +1 -0
  161. package/_esm/utils/address/isAddress.js.map +1 -1
  162. package/_esm/utils/blob/toBlobs.js.map +1 -1
  163. package/_esm/utils/buildRequest.js +1 -0
  164. package/_esm/utils/buildRequest.js.map +1 -1
  165. package/_esm/utils/ccip.js +1 -1
  166. package/_esm/utils/ccip.js.map +1 -1
  167. package/_esm/utils/cursor.js.map +1 -1
  168. package/_esm/utils/encoding/fromRlp.js +0 -6
  169. package/_esm/utils/encoding/fromRlp.js.map +1 -1
  170. package/_esm/utils/ens/avatar/utils.js +2 -0
  171. package/_esm/utils/ens/avatar/utils.js.map +1 -1
  172. package/_esm/utils/ens/errors.js.map +1 -1
  173. package/_esm/utils/index.js +1 -1
  174. package/_esm/utils/index.js.map +1 -1
  175. package/_esm/utils/observe.js +2 -0
  176. package/_esm/utils/observe.js.map +1 -1
  177. package/_esm/utils/promise/createBatchScheduler.js +1 -0
  178. package/_esm/utils/promise/createBatchScheduler.js.map +1 -1
  179. package/_esm/utils/promise/withCache.js +2 -0
  180. package/_esm/utils/promise/withCache.js.map +1 -1
  181. package/_esm/utils/promise/withTimeout.js +1 -1
  182. package/_esm/utils/promise/withTimeout.js.map +1 -1
  183. package/_esm/utils/rpc/id.js +1 -1
  184. package/_esm/utils/rpc/id.js.map +1 -1
  185. package/_esm/utils/rpc/ipc.js +1 -0
  186. package/_esm/utils/rpc/ipc.js.map +1 -1
  187. package/_esm/utils/stateOverride.js +3 -0
  188. package/_esm/utils/stateOverride.js.map +1 -1
  189. package/_esm/utils/transaction/parseTransaction.js.map +1 -1
  190. package/_esm/utils/unit/parseUnits.js +1 -1
  191. package/_esm/utils/unit/parseUnits.js.map +1 -1
  192. package/_esm/zksync/actions/deployContract.js +1 -1
  193. package/_esm/zksync/actions/deployContract.js.map +1 -1
  194. package/_esm/zksync/actions/estimateGasL1ToL2.js +1 -1
  195. package/_esm/zksync/actions/estimateGasL1ToL2.js.map +1 -1
  196. package/_esm/zksync/actions/getAllBalances.js +1 -1
  197. package/_esm/zksync/actions/getAllBalances.js.map +1 -1
  198. package/_esm/zksync/actions/getL1Allowance.js +1 -1
  199. package/_esm/zksync/actions/getL1Allowance.js.map +1 -1
  200. package/_esm/zksync/actions/getL1Balance.js +1 -1
  201. package/_esm/zksync/actions/getL1Balance.js.map +1 -1
  202. package/_esm/zksync/actions/getL1TokenBalance.js +2 -2
  203. package/_esm/zksync/actions/getL1TokenBalance.js.map +1 -1
  204. package/_esm/zksync/actions/sendTransaction.js.map +1 -1
  205. package/_esm/zksync/constants/contract.js +0 -1
  206. package/_esm/zksync/constants/contract.js.map +1 -1
  207. package/_esm/zksync/index.js.map +1 -1
  208. package/_esm/zksync/serializers.js.map +1 -1
  209. package/_esm/zksync/utils/abi/encodeDeployData.js +1 -1
  210. package/_esm/zksync/utils/abi/encodeDeployData.js.map +1 -1
  211. package/_esm/zksync/utils/assertEip712Request.js +1 -1
  212. package/_esm/zksync/utils/assertEip712Request.js.map +1 -1
  213. package/_esm/zksync/utils/hashBytecode.js.map +1 -1
  214. package/_types/accounts/hdKeyToAccount.d.ts +1 -1
  215. package/_types/accounts/hdKeyToAccount.d.ts.map +1 -1
  216. package/_types/accounts/types.d.ts +1 -1
  217. package/_types/accounts/types.d.ts.map +1 -1
  218. package/_types/actions/public/call.d.ts +5 -2
  219. package/_types/actions/public/call.d.ts.map +1 -1
  220. package/_types/actions/public/estimateGas.d.ts +2 -1
  221. package/_types/actions/public/estimateGas.d.ts.map +1 -1
  222. package/_types/actions/public/getBlockNumber.d.ts +4 -0
  223. package/_types/actions/public/getBlockNumber.d.ts.map +1 -1
  224. package/_types/actions/test/sendUnsignedTransaction.d.ts +2 -2
  225. package/_types/actions/wallet/prepareTransactionRequest.d.ts +0 -7
  226. package/_types/actions/wallet/prepareTransactionRequest.d.ts.map +1 -1
  227. package/_types/actions/wallet/signTypedData.d.ts +2 -2
  228. package/_types/actions/wallet/signTypedData.d.ts.map +1 -1
  229. package/_types/celo/chainConfig.d.ts +725 -747
  230. package/_types/celo/chainConfig.d.ts.map +1 -1
  231. package/_types/celo/fees.d.ts.map +1 -1
  232. package/_types/celo/formatters.d.ts +360 -371
  233. package/_types/celo/formatters.d.ts.map +1 -1
  234. package/_types/celo/index.d.ts +2 -2
  235. package/_types/celo/index.d.ts.map +1 -1
  236. package/_types/celo/serializers.d.ts.map +1 -1
  237. package/_types/celo/types.d.ts +27 -27
  238. package/_types/celo/types.d.ts.map +1 -1
  239. package/_types/celo/utils.d.ts +1 -0
  240. package/_types/celo/utils.d.ts.map +1 -1
  241. package/_types/chains/definitions/acala.d.ts +2 -2
  242. package/_types/chains/definitions/ancient8.d.ts +207 -218
  243. package/_types/chains/definitions/ancient8.d.ts.map +1 -1
  244. package/_types/chains/definitions/ancient8Sepolia.d.ts +207 -218
  245. package/_types/chains/definitions/ancient8Sepolia.d.ts.map +1 -1
  246. package/_types/chains/definitions/anvil.d.ts +2 -2
  247. package/_types/chains/definitions/apexTestnet.d.ts +2 -2
  248. package/_types/chains/definitions/arbitrum.d.ts +2 -2
  249. package/_types/chains/definitions/arbitrumGoerli.d.ts +2 -2
  250. package/_types/chains/definitions/arbitrumNova.d.ts +2 -2
  251. package/_types/chains/definitions/arbitrumSepolia.d.ts +2 -2
  252. package/_types/chains/definitions/areonNetwork.d.ts +2 -2
  253. package/_types/chains/definitions/areonNetworkTestnet.d.ts +2 -2
  254. package/_types/chains/definitions/astar.d.ts +2 -2
  255. package/_types/chains/definitions/astarZkEVM.d.ts +2 -2
  256. package/_types/chains/definitions/astarZkyoto.d.ts +2 -2
  257. package/_types/chains/definitions/aurora.d.ts +2 -2
  258. package/_types/chains/definitions/auroraTestnet.d.ts +2 -2
  259. package/_types/chains/definitions/auroria.d.ts +2 -2
  260. package/_types/chains/definitions/avalanche.d.ts +2 -2
  261. package/_types/chains/definitions/avalancheFuji.d.ts +2 -2
  262. package/_types/chains/definitions/bahamut.d.ts +2 -2
  263. package/_types/chains/definitions/base.d.ts +207 -218
  264. package/_types/chains/definitions/base.d.ts.map +1 -1
  265. package/_types/chains/definitions/baseGoerli.d.ts +207 -218
  266. package/_types/chains/definitions/baseGoerli.d.ts.map +1 -1
  267. package/_types/chains/definitions/baseSepolia.d.ts +207 -218
  268. package/_types/chains/definitions/baseSepolia.d.ts.map +1 -1
  269. package/_types/chains/definitions/beam.d.ts +2 -2
  270. package/_types/chains/definitions/beamTestnet.d.ts +2 -2
  271. package/_types/chains/definitions/bearNetworkChainMainnet.d.ts +2 -2
  272. package/_types/chains/definitions/bearNetworkChainTestnet.d.ts +2 -2
  273. package/_types/chains/definitions/berachainTestnet.d.ts +2 -2
  274. package/_types/chains/definitions/bevmMainnet.d.ts +2 -2
  275. package/_types/chains/definitions/bitTorrent.d.ts +2 -2
  276. package/_types/chains/definitions/bitTorrentTestnet.d.ts +2 -2
  277. package/_types/chains/definitions/bitkub.d.ts +2 -2
  278. package/_types/chains/definitions/bitkubTestnet.d.ts +2 -2
  279. package/_types/chains/definitions/blast.d.ts +2 -2
  280. package/_types/chains/definitions/blastSepolia.d.ts +2 -2
  281. package/_types/chains/definitions/bob.d.ts +2 -2
  282. package/_types/chains/definitions/boba.d.ts +2 -2
  283. package/_types/chains/definitions/bronos.d.ts +2 -2
  284. package/_types/chains/definitions/bronosTestnet.d.ts +2 -2
  285. package/_types/chains/definitions/bsc.d.ts +2 -2
  286. package/_types/chains/definitions/bscGreenfield.d.ts +2 -2
  287. package/_types/chains/definitions/bscTestnet.d.ts +2 -2
  288. package/_types/chains/definitions/btr.d.ts +2 -2
  289. package/_types/chains/definitions/btrTestnet.d.ts +2 -2
  290. package/_types/chains/definitions/bxn.d.ts +2 -2
  291. package/_types/chains/definitions/bxnTestnet.d.ts +2 -2
  292. package/_types/chains/definitions/canto.d.ts +2 -2
  293. package/_types/chains/definitions/celo.d.ts +728 -750
  294. package/_types/chains/definitions/celo.d.ts.map +1 -1
  295. package/_types/chains/definitions/celoAlfajores.d.ts +728 -750
  296. package/_types/chains/definitions/celoAlfajores.d.ts.map +1 -1
  297. package/_types/chains/definitions/chiliz.d.ts +2 -2
  298. package/_types/chains/definitions/classic.d.ts +2 -2
  299. package/_types/chains/definitions/confluxESpace.d.ts +2 -2
  300. package/_types/chains/definitions/confluxESpaceTestnet.d.ts +2 -2
  301. package/_types/chains/definitions/coreDao.d.ts +2 -2
  302. package/_types/chains/definitions/cronos.d.ts +2 -2
  303. package/_types/chains/definitions/cronosTestnet.d.ts +2 -2
  304. package/_types/chains/definitions/crossbell.d.ts +2 -2
  305. package/_types/chains/definitions/cyber.d.ts +2 -2
  306. package/_types/chains/definitions/cyberTestnet.d.ts +2 -2
  307. package/_types/chains/definitions/darwinia.d.ts +2 -2
  308. package/_types/chains/definitions/defichainEvm.d.ts +3 -3
  309. package/_types/chains/definitions/defichainEvmTestnet.d.ts +3 -3
  310. package/_types/chains/definitions/degen.d.ts +2 -2
  311. package/_types/chains/definitions/dfk.d.ts +2 -2
  312. package/_types/chains/definitions/dodochainTestnet.d.ts +2 -2
  313. package/_types/chains/definitions/dogechain.d.ts +2 -2
  314. package/_types/chains/definitions/dreyerxMainnet.d.ts +2 -2
  315. package/_types/chains/definitions/edgeless.d.ts +2 -2
  316. package/_types/chains/definitions/edgelessTestnet.d.ts +2 -2
  317. package/_types/chains/definitions/edgeware.d.ts +2 -2
  318. package/_types/chains/definitions/edgewareTestnet.d.ts +2 -2
  319. package/_types/chains/definitions/ekta.d.ts +2 -2
  320. package/_types/chains/definitions/ektaTestnet.d.ts +2 -2
  321. package/_types/chains/definitions/eon.d.ts +2 -2
  322. package/_types/chains/definitions/eos.d.ts +2 -2
  323. package/_types/chains/definitions/eosTestnet.d.ts +2 -2
  324. package/_types/chains/definitions/etherlinkTestnet.d.ts +2 -2
  325. package/_types/chains/definitions/evmos.d.ts +2 -2
  326. package/_types/chains/definitions/evmosTestnet.d.ts +2 -2
  327. package/_types/chains/definitions/fantom.d.ts +2 -2
  328. package/_types/chains/definitions/fantomSonicTestnet.d.ts +2 -2
  329. package/_types/chains/definitions/fantomTestnet.d.ts +2 -2
  330. package/_types/chains/definitions/fibo.d.ts +2 -2
  331. package/_types/chains/definitions/filecoin.d.ts +2 -2
  332. package/_types/chains/definitions/filecoinCalibration.d.ts +2 -2
  333. package/_types/chains/definitions/filecoinHyperspace.d.ts +2 -2
  334. package/_types/chains/definitions/flare.d.ts +2 -2
  335. package/_types/chains/definitions/flareTestnet.d.ts +2 -2
  336. package/_types/chains/definitions/flowMainnet.d.ts +2 -2
  337. package/_types/chains/definitions/flowPreviewnet.d.ts +2 -2
  338. package/_types/chains/definitions/flowTestnet.d.ts +2 -2
  339. package/_types/chains/definitions/foundry.d.ts +2 -2
  340. package/_types/chains/definitions/fraxtal.d.ts +207 -218
  341. package/_types/chains/definitions/fraxtal.d.ts.map +1 -1
  342. package/_types/chains/definitions/fraxtalTestnet.d.ts +207 -218
  343. package/_types/chains/definitions/fraxtalTestnet.d.ts.map +1 -1
  344. package/_types/chains/definitions/funkiSepolia.d.ts +207 -218
  345. package/_types/chains/definitions/funkiSepolia.d.ts.map +1 -1
  346. package/_types/chains/definitions/fuse.d.ts +2 -2
  347. package/_types/chains/definitions/fuseSparknet.d.ts +2 -2
  348. package/_types/chains/definitions/gnosis.d.ts +2 -2
  349. package/_types/chains/definitions/gnosisChiado.d.ts +2 -2
  350. package/_types/chains/definitions/gobi.d.ts +2 -2
  351. package/_types/chains/definitions/goerli.d.ts +2 -2
  352. package/_types/chains/definitions/haqqMainnet.d.ts +2 -2
  353. package/_types/chains/definitions/haqqTestedge2.d.ts +2 -2
  354. package/_types/chains/definitions/hardhat.d.ts +2 -2
  355. package/_types/chains/definitions/harmonyOne.d.ts +2 -2
  356. package/_types/chains/definitions/hedera.d.ts +2 -2
  357. package/_types/chains/definitions/hederaPreviewnet.d.ts +2 -2
  358. package/_types/chains/definitions/hederaTestnet.d.ts +2 -2
  359. package/_types/chains/definitions/holesky.d.ts +2 -2
  360. package/_types/chains/definitions/immutableZkEvm.d.ts +2 -2
  361. package/_types/chains/definitions/immutableZkEvmTestnet.d.ts +2 -2
  362. package/_types/chains/definitions/inEVM.d.ts +2 -2
  363. package/_types/chains/definitions/iotex.d.ts +2 -2
  364. package/_types/chains/definitions/iotexTestnet.d.ts +2 -2
  365. package/_types/chains/definitions/jbc.d.ts +2 -2
  366. package/_types/chains/definitions/jbcTestnet.d.ts +2 -2
  367. package/_types/chains/definitions/kakarotSepolia.d.ts +2 -2
  368. package/_types/chains/definitions/karura.d.ts +2 -2
  369. package/_types/chains/definitions/kava.d.ts +2 -2
  370. package/_types/chains/definitions/kavaTestnet.d.ts +2 -2
  371. package/_types/chains/definitions/kcc.d.ts +2 -2
  372. package/_types/chains/definitions/klaytn.d.ts +2 -2
  373. package/_types/chains/definitions/klaytnBaobab.d.ts +2 -2
  374. package/_types/chains/definitions/kroma.d.ts +2 -2
  375. package/_types/chains/definitions/kromaSepolia.d.ts +2 -2
  376. package/_types/chains/definitions/l3x.d.ts +2 -2
  377. package/_types/chains/definitions/l3xTestnet.d.ts +2 -2
  378. package/_types/chains/definitions/lightlinkPegasus.d.ts +2 -2
  379. package/_types/chains/definitions/lightlinkPhoenix.d.ts +2 -2
  380. package/_types/chains/definitions/linea.d.ts +2 -2
  381. package/_types/chains/definitions/lineaGoerli.d.ts +2 -2
  382. package/_types/chains/definitions/lineaSepolia.d.ts +2 -2
  383. package/_types/chains/definitions/lineaTestnet.d.ts +2 -2
  384. package/_types/chains/definitions/lisk.d.ts +171 -171
  385. package/_types/chains/definitions/liskSepolia.d.ts +207 -218
  386. package/_types/chains/definitions/liskSepolia.d.ts.map +1 -1
  387. package/_types/chains/definitions/localhost.d.ts +2 -2
  388. package/_types/chains/definitions/lukso.d.ts +2 -2
  389. package/_types/chains/definitions/luksoTestnet.d.ts +2 -2
  390. package/_types/chains/definitions/lycan.d.ts +2 -2
  391. package/_types/chains/definitions/mainnet.d.ts +2 -2
  392. package/_types/chains/definitions/mandala.d.ts +2 -2
  393. package/_types/chains/definitions/manta.d.ts +2 -2
  394. package/_types/chains/definitions/mantaSepoliaTestnet.d.ts +2 -2
  395. package/_types/chains/definitions/mantaTestnet.d.ts +2 -2
  396. package/_types/chains/definitions/mantle.d.ts +2 -2
  397. package/_types/chains/definitions/mantleSepoliaTestnet.d.ts +2 -2
  398. package/_types/chains/definitions/mantleTestnet.d.ts +2 -2
  399. package/_types/chains/definitions/merlin.d.ts +2 -2
  400. package/_types/chains/definitions/metachain.d.ts +2 -2
  401. package/_types/chains/definitions/metachainIstanbul.d.ts +2 -2
  402. package/_types/chains/definitions/metalL2.d.ts +207 -218
  403. package/_types/chains/definitions/metalL2.d.ts.map +1 -1
  404. package/_types/chains/definitions/meter.d.ts +2 -2
  405. package/_types/chains/definitions/meterTestnet.d.ts +2 -2
  406. package/_types/chains/definitions/metis.d.ts +2 -2
  407. package/_types/chains/definitions/metisGoerli.d.ts +2 -2
  408. package/_types/chains/definitions/mev.d.ts +2 -2
  409. package/_types/chains/definitions/mevTestnet.d.ts +2 -2
  410. package/_types/chains/definitions/mintSepoliaTestnet.d.ts +2 -2
  411. package/_types/chains/definitions/mode.d.ts +2 -2
  412. package/_types/chains/definitions/modeTestnet.d.ts +2 -2
  413. package/_types/chains/definitions/moonbaseAlpha.d.ts +2 -2
  414. package/_types/chains/definitions/moonbeam.d.ts +2 -2
  415. package/_types/chains/definitions/moonbeamDev.d.ts +2 -2
  416. package/_types/chains/definitions/moonriver.d.ts +2 -2
  417. package/_types/chains/definitions/morphSepolia.d.ts +2 -2
  418. package/_types/chains/definitions/nautilus.d.ts +2 -2
  419. package/_types/chains/definitions/neonDevnet.d.ts +2 -2
  420. package/_types/chains/definitions/neonMainnet.d.ts +2 -2
  421. package/_types/chains/definitions/nexi.d.ts +2 -2
  422. package/_types/chains/definitions/nexilix.d.ts +2 -2
  423. package/_types/chains/definitions/oasisTestnet.d.ts +2 -2
  424. package/_types/chains/definitions/oasys.d.ts +2 -2
  425. package/_types/chains/definitions/okc.d.ts +2 -2
  426. package/_types/chains/definitions/oortmainnetDev.d.ts +2 -2
  427. package/_types/chains/definitions/opBNB.d.ts +2 -2
  428. package/_types/chains/definitions/opBNBTestnet.d.ts +2 -2
  429. package/_types/chains/definitions/optimism.d.ts +212 -218
  430. package/_types/chains/definitions/optimism.d.ts.map +1 -1
  431. package/_types/chains/definitions/optimismGoerli.d.ts +207 -218
  432. package/_types/chains/definitions/optimismGoerli.d.ts.map +1 -1
  433. package/_types/chains/definitions/optimismSepolia.d.ts +207 -218
  434. package/_types/chains/definitions/optimismSepolia.d.ts.map +1 -1
  435. package/_types/chains/definitions/otimDevnet.d.ts +2 -2
  436. package/_types/chains/definitions/palm.d.ts +2 -2
  437. package/_types/chains/definitions/palmTestnet.d.ts +2 -2
  438. package/_types/chains/definitions/pgn.d.ts +208 -219
  439. package/_types/chains/definitions/pgn.d.ts.map +1 -1
  440. package/_types/chains/definitions/pgnTestnet.d.ts +208 -219
  441. package/_types/chains/definitions/pgnTestnet.d.ts.map +1 -1
  442. package/_types/chains/definitions/phoenix.d.ts +2 -2
  443. package/_types/chains/definitions/playfiAlbireo.d.ts +171 -171
  444. package/_types/chains/definitions/plinga.d.ts +2 -2
  445. package/_types/chains/definitions/plumeTestnet.d.ts +2 -2
  446. package/_types/chains/definitions/polygon.d.ts +2 -2
  447. package/_types/chains/definitions/polygonAmoy.d.ts +2 -2
  448. package/_types/chains/definitions/polygonMumbai.d.ts +2 -2
  449. package/_types/chains/definitions/polygonZkEvm.d.ts +2 -2
  450. package/_types/chains/definitions/polygonZkEvmCardona.d.ts +2 -2
  451. package/_types/chains/definitions/polygonZkEvmTestnet.d.ts +2 -2
  452. package/_types/chains/definitions/pulsechain.d.ts +2 -2
  453. package/_types/chains/definitions/pulsechainV4.d.ts +2 -2
  454. package/_types/chains/definitions/qMainnet.d.ts +2 -2
  455. package/_types/chains/definitions/qTestnet.d.ts +2 -2
  456. package/_types/chains/definitions/redstone.d.ts +2 -2
  457. package/_types/chains/definitions/reyaNetwork.d.ts +2 -2
  458. package/_types/chains/definitions/rollux.d.ts +2 -2
  459. package/_types/chains/definitions/rolluxTestnet.d.ts +2 -2
  460. package/_types/chains/definitions/ronin.d.ts +2 -2
  461. package/_types/chains/definitions/rootstock.d.ts +2 -2
  462. package/_types/chains/definitions/rootstockTestnet.d.ts +2 -2
  463. package/_types/chains/definitions/rss3.d.ts +207 -218
  464. package/_types/chains/definitions/rss3.d.ts.map +1 -1
  465. package/_types/chains/definitions/rss3Sepolia.d.ts +207 -218
  466. package/_types/chains/definitions/rss3Sepolia.d.ts.map +1 -1
  467. package/_types/chains/definitions/saigon.d.ts +2 -2
  468. package/_types/chains/definitions/sapphire.d.ts +2 -2
  469. package/_types/chains/definitions/sapphireTestnet.d.ts +2 -2
  470. package/_types/chains/definitions/satoshivm.d.ts +2 -2
  471. package/_types/chains/definitions/satoshivmTestnet.d.ts +2 -2
  472. package/_types/chains/definitions/scroll.d.ts +2 -2
  473. package/_types/chains/definitions/scrollSepolia.d.ts +2 -2
  474. package/_types/chains/definitions/sei.d.ts +3 -2
  475. package/_types/chains/definitions/sei.d.ts.map +1 -1
  476. package/_types/chains/definitions/seiDevnet.d.ts +2 -2
  477. package/_types/chains/definitions/sepolia.d.ts +2 -2
  478. package/_types/chains/definitions/shardeumSphinx.d.ts +2 -2
  479. package/_types/chains/definitions/shibarium.d.ts +2 -2
  480. package/_types/chains/definitions/shimmer.d.ts +2 -2
  481. package/_types/chains/definitions/shimmerTestnet.d.ts +2 -2
  482. package/_types/chains/definitions/skale/brawl.d.ts +2 -2
  483. package/_types/chains/definitions/skale/calypso.d.ts +2 -2
  484. package/_types/chains/definitions/skale/calypsoTestnet.d.ts +2 -2
  485. package/_types/chains/definitions/skale/cryptoBlades.d.ts +2 -2
  486. package/_types/chains/definitions/skale/cryptoColosseum.d.ts +2 -2
  487. package/_types/chains/definitions/skale/europa.d.ts +2 -2
  488. package/_types/chains/definitions/skale/europaTestnet.d.ts +2 -2
  489. package/_types/chains/definitions/skale/exorde.d.ts +2 -2
  490. package/_types/chains/definitions/skale/humanProtocol.d.ts +2 -2
  491. package/_types/chains/definitions/skale/nebula.d.ts +2 -2
  492. package/_types/chains/definitions/skale/nebulaTestnet.d.ts +2 -2
  493. package/_types/chains/definitions/skale/razor.d.ts +2 -2
  494. package/_types/chains/definitions/skale/titan.d.ts +2 -2
  495. package/_types/chains/definitions/skale/titanTestnet.d.ts +2 -2
  496. package/_types/chains/definitions/songbird.d.ts +2 -2
  497. package/_types/chains/definitions/songbirdTestnet.d.ts +2 -2
  498. package/_types/chains/definitions/spicy.d.ts +2 -2
  499. package/_types/chains/definitions/stratis.d.ts +2 -2
  500. package/_types/chains/definitions/syscoin.d.ts +2 -2
  501. package/_types/chains/definitions/syscoinTestnet.d.ts +2 -2
  502. package/_types/chains/definitions/taiko.d.ts +2 -2
  503. package/_types/chains/definitions/taikoHekla.d.ts +2 -2
  504. package/_types/chains/definitions/taikoJolnir.d.ts +2 -2
  505. package/_types/chains/definitions/taikoKatla.d.ts +2 -2
  506. package/_types/chains/definitions/taikoTestnetSepolia.d.ts +2 -2
  507. package/_types/chains/definitions/taraxa.d.ts +2 -2
  508. package/_types/chains/definitions/taraxaTestnet.d.ts +2 -2
  509. package/_types/chains/definitions/telcoinTestnet.d.ts +2 -2
  510. package/_types/chains/definitions/telos.d.ts +2 -2
  511. package/_types/chains/definitions/telosTestnet.d.ts +2 -2
  512. package/_types/chains/definitions/tenet.d.ts +2 -2
  513. package/_types/chains/definitions/thaiChain.d.ts +2 -2
  514. package/_types/chains/definitions/thunderTestnet.d.ts +2 -2
  515. package/_types/chains/definitions/vechain.d.ts +2 -2
  516. package/_types/chains/definitions/wanchain.d.ts +2 -2
  517. package/_types/chains/definitions/wanchainTestnet.d.ts +2 -2
  518. package/_types/chains/definitions/wemix.d.ts +2 -2
  519. package/_types/chains/definitions/wemixTestnet.d.ts +2 -2
  520. package/_types/chains/definitions/xLayer.d.ts +2 -2
  521. package/_types/chains/definitions/xLayerTestnet.d.ts +2 -2
  522. package/_types/chains/definitions/xdc.d.ts +2 -2
  523. package/_types/chains/definitions/xdcTestnet.d.ts +2 -2
  524. package/_types/chains/definitions/yooldoVerse.d.ts +2 -2
  525. package/_types/chains/definitions/yooldoVerseTestnet.d.ts +2 -2
  526. package/_types/chains/definitions/zetachain.d.ts +2 -2
  527. package/_types/chains/definitions/zetachainAthensTestnet.d.ts +2 -2
  528. package/_types/chains/definitions/zhejiang.d.ts +2 -2
  529. package/_types/chains/definitions/zilliqa.d.ts +2 -2
  530. package/_types/chains/definitions/zilliqaTestnet.d.ts +2 -2
  531. package/_types/chains/definitions/zkFair.d.ts +2 -2
  532. package/_types/chains/definitions/zkFairTestnet.d.ts +2 -2
  533. package/_types/chains/definitions/zkSync.d.ts +171 -171
  534. package/_types/chains/definitions/zkSyncInMemoryNode.d.ts +171 -171
  535. package/_types/chains/definitions/zkSyncLocalNode.d.ts +171 -171
  536. package/_types/chains/definitions/zkSyncSepoliaTestnet.d.ts +171 -171
  537. package/_types/chains/definitions/zkSyncTestnet.d.ts +171 -171
  538. package/_types/chains/definitions/zora.d.ts +207 -218
  539. package/_types/chains/definitions/zora.d.ts.map +1 -1
  540. package/_types/chains/definitions/zoraSepolia.d.ts +207 -218
  541. package/_types/chains/definitions/zoraSepolia.d.ts.map +1 -1
  542. package/_types/chains/definitions/zoraTestnet.d.ts +207 -218
  543. package/_types/chains/definitions/zoraTestnet.d.ts.map +1 -1
  544. package/_types/clients/createClient.d.ts +1 -1
  545. package/_types/clients/createClient.d.ts.map +1 -1
  546. package/_types/clients/transports/fallback.d.ts +5 -4
  547. package/_types/clients/transports/fallback.d.ts.map +1 -1
  548. package/_types/clients/transports/http.d.ts +6 -7
  549. package/_types/clients/transports/http.d.ts.map +1 -1
  550. package/_types/constants/abis.d.ts +1 -0
  551. package/_types/constants/abis.d.ts.map +1 -1
  552. package/_types/constants/blob.d.ts +0 -2
  553. package/_types/constants/blob.d.ts.map +1 -1
  554. package/_types/constants/kzg.d.ts +0 -4
  555. package/_types/constants/kzg.d.ts.map +1 -1
  556. package/_types/errors/abi.d.ts +0 -10
  557. package/_types/errors/abi.d.ts.map +1 -1
  558. package/_types/errors/ccip.d.ts +1 -0
  559. package/_types/errors/ccip.d.ts.map +1 -1
  560. package/_types/errors/stateOverride.d.ts +1 -0
  561. package/_types/errors/stateOverride.d.ts.map +1 -1
  562. package/_types/errors/version.d.ts +1 -1
  563. package/_types/experimental/eip5792/actions/getCapabilities.d.ts.map +1 -1
  564. package/_types/experimental/eip5792/actions/sendCalls.d.ts.map +1 -1
  565. package/_types/experimental/erc7715/types/permission.d.ts +5 -0
  566. package/_types/experimental/erc7715/types/permission.d.ts.map +1 -1
  567. package/_types/experimental/erc7715/types/signer.d.ts +3 -0
  568. package/_types/experimental/erc7715/types/signer.d.ts.map +1 -1
  569. package/_types/index.d.ts +10 -10
  570. package/_types/index.d.ts.map +1 -1
  571. package/_types/node/trustedSetups.d.ts +0 -1
  572. package/_types/node/trustedSetups.d.ts.map +1 -1
  573. package/_types/node/trustedSetups_cjs.d.ts +0 -1
  574. package/_types/node/trustedSetups_cjs.d.ts.map +1 -1
  575. package/_types/op-stack/abis.d.ts +0 -626
  576. package/_types/op-stack/abis.d.ts.map +1 -1
  577. package/_types/op-stack/actions/buildProveWithdrawal.d.ts +1 -0
  578. package/_types/op-stack/actions/buildProveWithdrawal.d.ts.map +1 -1
  579. package/_types/op-stack/actions/getWithdrawalStatus.d.ts +2 -1
  580. package/_types/op-stack/actions/getWithdrawalStatus.d.ts.map +1 -1
  581. package/_types/op-stack/chainConfig.d.ts +206 -217
  582. package/_types/op-stack/chainConfig.d.ts.map +1 -1
  583. package/_types/op-stack/formatters.d.ts +206 -217
  584. package/_types/op-stack/formatters.d.ts.map +1 -1
  585. package/_types/op-stack/index.d.ts.map +1 -1
  586. package/_types/types/account.d.ts +1 -1
  587. package/_types/types/account.d.ts.map +1 -1
  588. package/_types/types/block.d.ts +15 -15
  589. package/_types/types/block.d.ts.map +1 -1
  590. package/_types/types/chain.d.ts +28 -39
  591. package/_types/types/chain.d.ts.map +1 -1
  592. package/_types/types/eip1193.d.ts +2 -2
  593. package/_types/types/eip1193.d.ts.map +1 -1
  594. package/_types/types/fee.d.ts +20 -15
  595. package/_types/types/fee.d.ts.map +1 -1
  596. package/_types/types/kzg.d.ts +1 -1
  597. package/_types/types/kzg.d.ts.map +1 -1
  598. package/_types/types/proof.d.ts +3 -2
  599. package/_types/types/proof.d.ts.map +1 -1
  600. package/_types/types/rpc.d.ts +13 -13
  601. package/_types/types/rpc.d.ts.map +1 -1
  602. package/_types/types/transaction.d.ts +77 -77
  603. package/_types/types/transaction.d.ts.map +1 -1
  604. package/_types/types/transport.d.ts +1 -1
  605. package/_types/types/transport.d.ts.map +1 -1
  606. package/_types/types/utils.d.ts +18 -5
  607. package/_types/types/utils.d.ts.map +1 -1
  608. package/_types/utils/abi/decodeAbiParameters.d.ts +2 -1
  609. package/_types/utils/abi/decodeAbiParameters.d.ts.map +1 -1
  610. package/_types/utils/abi/encodeAbiParameters.d.ts +12 -11
  611. package/_types/utils/abi/encodeAbiParameters.d.ts.map +1 -1
  612. package/_types/utils/abi/getAbiItem.d.ts +6 -2
  613. package/_types/utils/abi/getAbiItem.d.ts.map +1 -1
  614. package/_types/utils/address/getAddress.d.ts +0 -2
  615. package/_types/utils/address/getAddress.d.ts.map +1 -1
  616. package/_types/utils/address/isAddress.d.ts +1 -0
  617. package/_types/utils/address/isAddress.d.ts.map +1 -1
  618. package/_types/utils/blob/toBlobs.d.ts +2 -1
  619. package/_types/utils/blob/toBlobs.d.ts.map +1 -1
  620. package/_types/utils/buildRequest.d.ts +1 -0
  621. package/_types/utils/buildRequest.d.ts.map +1 -1
  622. package/_types/utils/ccip.d.ts +4 -2
  623. package/_types/utils/ccip.d.ts.map +1 -1
  624. package/_types/utils/chain/extractChain.d.ts +4 -2
  625. package/_types/utils/chain/extractChain.d.ts.map +1 -1
  626. package/_types/utils/cursor.d.ts +7 -6
  627. package/_types/utils/cursor.d.ts.map +1 -1
  628. package/_types/utils/encoding/fromRlp.d.ts +3 -7
  629. package/_types/utils/encoding/fromRlp.d.ts.map +1 -1
  630. package/_types/utils/ens/avatar/parseAvatarRecord.d.ts +2 -1
  631. package/_types/utils/ens/avatar/parseAvatarRecord.d.ts.map +1 -1
  632. package/_types/utils/ens/avatar/utils.d.ts +4 -2
  633. package/_types/utils/ens/avatar/utils.d.ts.map +1 -1
  634. package/_types/utils/ens/errors.d.ts +1 -0
  635. package/_types/utils/ens/errors.d.ts.map +1 -1
  636. package/_types/utils/formatters/transaction.d.ts +65 -65
  637. package/_types/utils/formatters/transactionRequest.d.ts +41 -41
  638. package/_types/utils/hash/normalizeSignature.d.ts +3 -2
  639. package/_types/utils/hash/normalizeSignature.d.ts.map +1 -1
  640. package/_types/utils/index.d.ts +1 -1
  641. package/_types/utils/index.d.ts.map +1 -1
  642. package/_types/utils/observe.d.ts +2 -0
  643. package/_types/utils/observe.d.ts.map +1 -1
  644. package/_types/utils/promise/createBatchScheduler.d.ts +3 -2
  645. package/_types/utils/promise/createBatchScheduler.d.ts.map +1 -1
  646. package/_types/utils/promise/withCache.d.ts +4 -1
  647. package/_types/utils/promise/withCache.d.ts.map +1 -1
  648. package/_types/utils/rpc/id.d.ts +0 -5
  649. package/_types/utils/rpc/id.d.ts.map +1 -1
  650. package/_types/utils/rpc/ipc.d.ts +1 -0
  651. package/_types/utils/rpc/ipc.d.ts.map +1 -1
  652. package/_types/utils/stateOverride.d.ts +9 -5
  653. package/_types/utils/stateOverride.d.ts.map +1 -1
  654. package/_types/utils/transaction/parseTransaction.d.ts +5 -5
  655. package/_types/utils/transaction/parseTransaction.d.ts.map +1 -1
  656. package/_types/zksync/actions/deployContract.d.ts +2 -1
  657. package/_types/zksync/actions/deployContract.d.ts.map +1 -1
  658. package/_types/zksync/actions/estimateGasL1ToL2.d.ts.map +1 -1
  659. package/_types/zksync/actions/getAllBalances.d.ts.map +1 -1
  660. package/_types/zksync/actions/getL1Allowance.d.ts.map +1 -1
  661. package/_types/zksync/actions/getL1Balance.d.ts.map +1 -1
  662. package/_types/zksync/actions/getL1TokenBalance.d.ts +4 -4
  663. package/_types/zksync/actions/getL1TokenBalance.d.ts.map +1 -1
  664. package/_types/zksync/actions/sendTransaction.d.ts.map +1 -1
  665. package/_types/zksync/chainConfig.d.ts +170 -170
  666. package/_types/zksync/constants/contract.d.ts +0 -1
  667. package/_types/zksync/constants/contract.d.ts.map +1 -1
  668. package/_types/zksync/formatters.d.ts +170 -170
  669. package/_types/zksync/index.d.ts +1 -0
  670. package/_types/zksync/index.d.ts.map +1 -1
  671. package/_types/zksync/serializers.d.ts +1 -2
  672. package/_types/zksync/serializers.d.ts.map +1 -1
  673. package/_types/zksync/types/eip1193.d.ts +5 -5
  674. package/_types/zksync/types/eip1193.d.ts.map +1 -1
  675. package/_types/zksync/utils/abi/encodeDeployData.d.ts +5 -0
  676. package/_types/zksync/utils/abi/encodeDeployData.d.ts.map +1 -1
  677. package/_types/zksync/utils/assertEip712Request.d.ts +3 -1
  678. package/_types/zksync/utils/assertEip712Request.d.ts.map +1 -1
  679. package/_types/zksync/utils/hashBytecode.d.ts +5 -0
  680. package/_types/zksync/utils/hashBytecode.d.ts.map +1 -1
  681. package/accounts/hdKeyToAccount.ts +1 -2
  682. package/accounts/types.ts +1 -1
  683. package/actions/public/call.ts +5 -5
  684. package/actions/public/estimateGas.ts +3 -4
  685. package/actions/public/getBlockNumber.ts +9 -1
  686. package/actions/test/sendUnsignedTransaction.ts +2 -2
  687. package/actions/wallet/prepareTransactionRequest.ts +0 -20
  688. package/actions/wallet/signTypedData.ts +2 -0
  689. package/celo/fees.ts +0 -1
  690. package/celo/formatters.ts +3 -3
  691. package/celo/index.ts +5 -2
  692. package/celo/serializers.ts +0 -1
  693. package/celo/types.ts +89 -96
  694. package/celo/utils.ts +1 -0
  695. package/chains/definitions/defichainEvm.ts +1 -1
  696. package/chains/definitions/defichainEvmTestnet.ts +1 -1
  697. package/chains/definitions/optimism.ts +5 -0
  698. package/chains/definitions/sei.ts +1 -0
  699. package/clients/createClient.ts +4 -2
  700. package/clients/transports/fallback.ts +14 -12
  701. package/clients/transports/http.ts +9 -8
  702. package/constants/abis.ts +1 -0
  703. package/constants/blob.ts +1 -1
  704. package/constants/kzg.ts +0 -6
  705. package/errors/abi.ts +0 -13
  706. package/errors/ccip.ts +1 -0
  707. package/errors/stateOverride.ts +1 -0
  708. package/errors/version.ts +1 -1
  709. package/experimental/eip5792/actions/getCapabilities.ts +1 -1
  710. package/experimental/eip5792/actions/sendCalls.ts +1 -1
  711. package/experimental/erc7715/types/permission.ts +5 -0
  712. package/experimental/erc7715/types/signer.ts +3 -0
  713. package/index.ts +23 -5
  714. package/node/trustedSetups.ts +0 -5
  715. package/node/trustedSetups_cjs.ts +0 -5
  716. package/op-stack/abis.ts +0 -458
  717. package/op-stack/actions/buildProveWithdrawal.ts +1 -0
  718. package/op-stack/actions/getWithdrawalStatus.ts +6 -1
  719. package/op-stack/index.ts +0 -1
  720. package/package.json +3 -2
  721. package/types/account.ts +1 -11
  722. package/types/block.ts +16 -16
  723. package/types/chain.ts +44 -60
  724. package/types/eip1193.ts +2 -2
  725. package/types/fee.ts +23 -21
  726. package/types/kzg.ts +2 -1
  727. package/types/proof.ts +2 -2
  728. package/types/rpc.ts +30 -31
  729. package/types/transaction.ts +216 -207
  730. package/types/transport.ts +3 -1
  731. package/types/utils.ts +23 -5
  732. package/utils/abi/decodeAbiParameters.ts +6 -1
  733. package/utils/abi/encodeAbiParameters.ts +22 -19
  734. package/utils/abi/getAbiItem.ts +8 -2
  735. package/utils/address/getAddress.ts +1 -1
  736. package/utils/address/isAddress.ts +1 -0
  737. package/utils/blob/toBlobs.ts +2 -1
  738. package/utils/buildRequest.ts +1 -0
  739. package/utils/ccip.ts +11 -3
  740. package/utils/chain/extractChain.ts +2 -2
  741. package/utils/cursor.ts +16 -6
  742. package/utils/encoding/fromRlp.ts +3 -21
  743. package/utils/ens/avatar/parseAvatarRecord.ts +1 -1
  744. package/utils/ens/avatar/utils.ts +4 -2
  745. package/utils/ens/errors.ts +1 -0
  746. package/utils/hash/normalizeSignature.ts +2 -2
  747. package/utils/index.ts +3 -0
  748. package/utils/observe.ts +2 -0
  749. package/utils/promise/createBatchScheduler.ts +3 -2
  750. package/utils/promise/withCache.ts +3 -1
  751. package/utils/promise/withTimeout.ts +2 -2
  752. package/utils/rpc/id.ts +1 -1
  753. package/utils/rpc/ipc.ts +1 -0
  754. package/utils/stateOverride.ts +8 -5
  755. package/utils/transaction/parseTransaction.ts +9 -4
  756. package/utils/unit/parseUnits.ts +1 -1
  757. package/zksync/actions/deployContract.ts +8 -2
  758. package/zksync/actions/estimateGasL1ToL2.ts +1 -1
  759. package/zksync/actions/getAllBalances.ts +1 -1
  760. package/zksync/actions/getL1Allowance.ts +1 -1
  761. package/zksync/actions/getL1Balance.ts +1 -1
  762. package/zksync/actions/getL1TokenBalance.ts +10 -7
  763. package/zksync/actions/sendTransaction.ts +1 -2
  764. package/zksync/constants/contract.ts +0 -1
  765. package/zksync/index.ts +5 -0
  766. package/zksync/serializers.ts +1 -2
  767. package/zksync/types/eip1193.ts +32 -26
  768. package/zksync/utils/abi/encodeDeployData.ts +12 -2
  769. package/zksync/utils/assertEip712Request.ts +9 -2
  770. package/zksync/utils/hashBytecode.ts +14 -2
  771. package/_cjs/utils/accounts.js +0 -8
  772. package/_cjs/utils/accounts.js.map +0 -1
  773. package/_esm/utils/accounts.js +0 -7
  774. package/_esm/utils/accounts.js.map +0 -1
  775. package/_types/utils/accounts.d.ts +0 -3
  776. package/_types/utils/accounts.d.ts.map +0 -1
  777. package/utils/accounts.ts +0 -7
@@ -36,6 +36,7 @@ export declare const zkSyncInMemoryNode: {
36
36
  custom: {
37
37
  readonly getEip712Domain: import("../../zksync/index.js").EIP712DomainFn<import("../index.js").ZkSyncTransactionSerializable, import("../index.js").ZkSyncEIP712TransactionSignable>;
38
38
  };
39
+ fees?: import("../../index.js").ChainFees<undefined> | undefined;
39
40
  formatters: {
40
41
  readonly block: {
41
42
  exclude: [] | undefined;
@@ -90,15 +91,15 @@ export declare const zkSyncInMemoryNode: {
90
91
  input: `0x${string}`;
91
92
  transactionIndex: number | null;
92
93
  typeHex: `0x${string}` | null;
93
- gasPrice: bigint;
94
- maxFeePerBlobGas?: undefined;
95
- maxFeePerGas?: undefined;
96
- maxPriorityFeePerGas?: undefined;
97
94
  accessList?: undefined;
98
95
  blobVersionedHashes?: undefined;
99
96
  chainId?: number | undefined;
100
97
  yParity?: undefined;
101
98
  type: "legacy";
99
+ gasPrice: bigint;
100
+ maxFeePerBlobGas?: undefined;
101
+ maxFeePerGas?: undefined;
102
+ maxPriorityFeePerGas?: undefined;
102
103
  l1BatchNumber: bigint | null;
103
104
  l1BatchTxIndex: bigint | null;
104
105
  } | {
@@ -116,15 +117,15 @@ export declare const zkSyncInMemoryNode: {
116
117
  input: `0x${string}`;
117
118
  transactionIndex: number | null;
118
119
  typeHex: `0x${string}` | null;
119
- gasPrice: undefined;
120
- maxFeePerBlobGas?: undefined;
121
- maxFeePerGas: bigint;
122
- maxPriorityFeePerGas: bigint;
123
120
  accessList?: undefined;
124
121
  blobVersionedHashes?: undefined;
125
122
  chainId?: number | undefined;
126
123
  yParity: number;
127
124
  type: "priority";
125
+ gasPrice: undefined;
126
+ maxFeePerBlobGas?: undefined;
127
+ maxFeePerGas: bigint;
128
+ maxPriorityFeePerGas: bigint;
128
129
  l1BatchNumber: bigint | null;
129
130
  l1BatchTxIndex: bigint | null;
130
131
  } | {
@@ -142,15 +143,15 @@ export declare const zkSyncInMemoryNode: {
142
143
  input: `0x${string}`;
143
144
  transactionIndex: number | null;
144
145
  typeHex: `0x${string}` | null;
145
- gasPrice: undefined;
146
- maxFeePerBlobGas?: undefined;
147
- maxFeePerGas: bigint;
148
- maxPriorityFeePerGas: bigint;
149
146
  accessList?: undefined;
150
147
  blobVersionedHashes?: undefined;
151
148
  chainId?: number | undefined;
152
149
  yParity: number;
153
150
  type: "priority" | "eip712";
151
+ gasPrice: undefined;
152
+ maxFeePerBlobGas?: undefined;
153
+ maxFeePerGas: bigint;
154
+ maxPriorityFeePerGas: bigint;
154
155
  l1BatchNumber: bigint | null;
155
156
  l1BatchTxIndex: bigint | null;
156
157
  } | {
@@ -169,14 +170,14 @@ export declare const zkSyncInMemoryNode: {
169
170
  v: bigint;
170
171
  value: bigint;
171
172
  yParity: number;
172
- gasPrice: bigint;
173
- maxFeePerBlobGas?: undefined;
174
- maxFeePerGas?: undefined;
175
- maxPriorityFeePerGas?: undefined;
176
173
  accessList: import("../../index.js").AccessList;
177
174
  blobVersionedHashes?: undefined;
178
175
  chainId: number;
179
176
  type: "eip2930";
177
+ gasPrice: bigint;
178
+ maxFeePerBlobGas?: undefined;
179
+ maxFeePerGas?: undefined;
180
+ maxPriorityFeePerGas?: undefined;
180
181
  l1BatchNumber: bigint | null;
181
182
  l1BatchTxIndex: bigint | null;
182
183
  } | {
@@ -195,14 +196,14 @@ export declare const zkSyncInMemoryNode: {
195
196
  v: bigint;
196
197
  value: bigint;
197
198
  yParity: number;
198
- gasPrice: undefined;
199
- maxFeePerBlobGas?: undefined;
200
- maxFeePerGas: bigint;
201
- maxPriorityFeePerGas: bigint;
202
199
  accessList: import("../../index.js").AccessList;
203
200
  blobVersionedHashes?: undefined;
204
201
  chainId: number;
205
202
  type: "eip1559";
203
+ gasPrice: undefined;
204
+ maxFeePerBlobGas?: undefined;
205
+ maxFeePerGas: bigint;
206
+ maxPriorityFeePerGas: bigint;
206
207
  l1BatchNumber: bigint | null;
207
208
  l1BatchTxIndex: bigint | null;
208
209
  } | {
@@ -221,14 +222,14 @@ export declare const zkSyncInMemoryNode: {
221
222
  v: bigint;
222
223
  value: bigint;
223
224
  yParity: number;
224
- gasPrice: undefined;
225
- maxFeePerBlobGas?: undefined;
226
- maxFeePerGas: bigint;
227
- maxPriorityFeePerGas: bigint;
228
225
  accessList: import("../../index.js").AccessList;
229
226
  blobVersionedHashes?: undefined;
230
227
  chainId: number;
231
228
  type: "priority";
229
+ gasPrice: undefined;
230
+ maxFeePerBlobGas?: undefined;
231
+ maxFeePerGas: bigint;
232
+ maxPriorityFeePerGas: bigint;
232
233
  l1BatchNumber: bigint | null;
233
234
  l1BatchTxIndex: bigint | null;
234
235
  } | {
@@ -247,14 +248,14 @@ export declare const zkSyncInMemoryNode: {
247
248
  v: bigint;
248
249
  value: bigint;
249
250
  yParity: number;
250
- gasPrice: undefined;
251
- maxFeePerBlobGas?: undefined;
252
- maxFeePerGas: bigint;
253
- maxPriorityFeePerGas: bigint;
254
251
  accessList: import("../../index.js").AccessList;
255
252
  blobVersionedHashes?: undefined;
256
253
  chainId: number;
257
254
  type: "priority" | "eip712";
255
+ gasPrice: undefined;
256
+ maxFeePerBlobGas?: undefined;
257
+ maxFeePerGas: bigint;
258
+ maxPriorityFeePerGas: bigint;
258
259
  l1BatchNumber: bigint | null;
259
260
  l1BatchTxIndex: bigint | null;
260
261
  } | {
@@ -273,14 +274,14 @@ export declare const zkSyncInMemoryNode: {
273
274
  v: bigint;
274
275
  value: bigint;
275
276
  yParity: number;
276
- gasPrice: bigint;
277
- maxFeePerBlobGas?: undefined;
278
- maxFeePerGas: undefined;
279
- maxPriorityFeePerGas: undefined;
280
277
  accessList: import("../../index.js").AccessList;
281
278
  blobVersionedHashes?: undefined;
282
279
  chainId: number;
283
280
  type: "eip2930";
281
+ gasPrice: bigint;
282
+ maxFeePerBlobGas?: undefined;
283
+ maxFeePerGas: undefined;
284
+ maxPriorityFeePerGas: undefined;
284
285
  l1BatchNumber: bigint | null;
285
286
  l1BatchTxIndex: bigint | null;
286
287
  } | {
@@ -299,14 +300,14 @@ export declare const zkSyncInMemoryNode: {
299
300
  v: bigint;
300
301
  value: bigint;
301
302
  yParity: number;
302
- gasPrice?: undefined;
303
- maxFeePerBlobGas?: undefined;
304
- maxFeePerGas: bigint;
305
- maxPriorityFeePerGas: bigint;
306
303
  accessList: import("../../index.js").AccessList;
307
304
  blobVersionedHashes?: undefined;
308
305
  chainId: number;
309
306
  type: "eip1559";
307
+ gasPrice?: undefined;
308
+ maxFeePerBlobGas?: undefined;
309
+ maxFeePerGas: bigint;
310
+ maxPriorityFeePerGas: bigint;
310
311
  l1BatchNumber: bigint | null;
311
312
  l1BatchTxIndex: bigint | null;
312
313
  } | {
@@ -325,14 +326,14 @@ export declare const zkSyncInMemoryNode: {
325
326
  v: bigint;
326
327
  value: bigint;
327
328
  yParity: number;
328
- gasPrice?: undefined;
329
- maxFeePerBlobGas?: undefined;
330
- maxFeePerGas: bigint;
331
- maxPriorityFeePerGas: bigint;
332
329
  accessList: import("../../index.js").AccessList;
333
330
  blobVersionedHashes?: undefined;
334
331
  chainId: number;
335
332
  type: "priority";
333
+ gasPrice?: undefined;
334
+ maxFeePerBlobGas?: undefined;
335
+ maxFeePerGas: bigint;
336
+ maxPriorityFeePerGas: bigint;
336
337
  l1BatchNumber: bigint | null;
337
338
  l1BatchTxIndex: bigint | null;
338
339
  } | {
@@ -351,14 +352,14 @@ export declare const zkSyncInMemoryNode: {
351
352
  v: bigint;
352
353
  value: bigint;
353
354
  yParity: number;
354
- gasPrice?: undefined;
355
- maxFeePerBlobGas?: undefined;
356
- maxFeePerGas: bigint;
357
- maxPriorityFeePerGas: bigint;
358
355
  accessList: import("../../index.js").AccessList;
359
356
  blobVersionedHashes?: undefined;
360
357
  chainId: number;
361
358
  type: "priority" | "eip712";
359
+ gasPrice?: undefined;
360
+ maxFeePerBlobGas?: undefined;
361
+ maxFeePerGas: bigint;
362
+ maxPriorityFeePerGas: bigint;
362
363
  l1BatchNumber: bigint | null;
363
364
  l1BatchTxIndex: bigint | null;
364
365
  } | {
@@ -377,14 +378,14 @@ export declare const zkSyncInMemoryNode: {
377
378
  v: bigint;
378
379
  value: bigint;
379
380
  yParity: number;
380
- gasPrice?: undefined;
381
- maxFeePerBlobGas: bigint;
382
- maxFeePerGas: bigint;
383
- maxPriorityFeePerGas: bigint;
384
381
  accessList: import("../../index.js").AccessList;
385
382
  blobVersionedHashes: readonly `0x${string}`[];
386
383
  chainId: number;
387
384
  type: "eip4844";
385
+ gasPrice?: undefined;
386
+ maxFeePerBlobGas: bigint;
387
+ maxFeePerGas: bigint;
388
+ maxPriorityFeePerGas: bigint;
388
389
  l1BatchNumber: bigint | null;
389
390
  l1BatchTxIndex: bigint | null;
390
391
  } | {
@@ -403,14 +404,14 @@ export declare const zkSyncInMemoryNode: {
403
404
  v: bigint;
404
405
  value: bigint;
405
406
  yParity: number;
406
- gasPrice?: undefined;
407
- maxFeePerBlobGas: undefined;
408
- maxFeePerGas: bigint;
409
- maxPriorityFeePerGas: bigint;
410
407
  accessList: import("../../index.js").AccessList;
411
408
  blobVersionedHashes: readonly `0x${string}`[];
412
409
  chainId: number;
413
410
  type: "priority";
411
+ gasPrice?: undefined;
412
+ maxFeePerBlobGas: undefined;
413
+ maxFeePerGas: bigint;
414
+ maxPriorityFeePerGas: bigint;
414
415
  l1BatchNumber: bigint | null;
415
416
  l1BatchTxIndex: bigint | null;
416
417
  } | {
@@ -429,14 +430,14 @@ export declare const zkSyncInMemoryNode: {
429
430
  v: bigint;
430
431
  value: bigint;
431
432
  yParity: number;
432
- gasPrice?: undefined;
433
- maxFeePerBlobGas: undefined;
434
- maxFeePerGas: bigint;
435
- maxPriorityFeePerGas: bigint;
436
433
  accessList: import("../../index.js").AccessList;
437
434
  blobVersionedHashes: readonly `0x${string}`[];
438
435
  chainId: number;
439
436
  type: "priority" | "eip712";
437
+ gasPrice?: undefined;
438
+ maxFeePerBlobGas: undefined;
439
+ maxFeePerGas: bigint;
440
+ maxPriorityFeePerGas: bigint;
440
441
  l1BatchNumber: bigint | null;
441
442
  l1BatchTxIndex: bigint | null;
442
443
  }) & {};
@@ -477,13 +478,13 @@ export declare const zkSyncInMemoryNode: {
477
478
  nonce?: number | undefined;
478
479
  to?: `0x${string}` | null | undefined;
479
480
  value?: bigint | undefined;
481
+ accessList?: undefined;
482
+ blobs?: undefined;
483
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
480
484
  gasPrice?: bigint | undefined;
481
485
  maxFeePerBlobGas?: bigint | undefined;
482
486
  maxFeePerGas?: bigint | undefined;
483
487
  maxPriorityFeePerGas?: bigint | undefined;
484
- accessList?: undefined;
485
- blobs?: undefined;
486
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
487
488
  blobVersionedHashes?: undefined;
488
489
  kzg?: undefined;
489
490
  sidecars?: undefined;
@@ -494,13 +495,13 @@ export declare const zkSyncInMemoryNode: {
494
495
  nonce?: number | undefined;
495
496
  to?: `0x${string}` | null | undefined;
496
497
  value?: bigint | undefined;
498
+ accessList?: undefined;
499
+ blobs?: undefined;
500
+ type?: "legacy" | undefined;
497
501
  gasPrice?: bigint | undefined;
498
502
  maxFeePerBlobGas?: undefined;
499
503
  maxFeePerGas?: undefined;
500
504
  maxPriorityFeePerGas?: undefined;
501
- accessList?: undefined;
502
- blobs?: undefined;
503
- type?: "legacy" | undefined;
504
505
  blobVersionedHashes?: undefined;
505
506
  kzg?: undefined;
506
507
  sidecars?: undefined;
@@ -517,13 +518,13 @@ export declare const zkSyncInMemoryNode: {
517
518
  nonce?: number | undefined;
518
519
  to?: `0x${string}` | null | undefined;
519
520
  value?: bigint | undefined;
521
+ accessList?: undefined;
522
+ blobs?: undefined;
523
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
520
524
  gasPrice?: bigint | undefined;
521
525
  maxFeePerBlobGas?: bigint | undefined;
522
526
  maxFeePerGas?: bigint | undefined;
523
527
  maxPriorityFeePerGas?: bigint | undefined;
524
- accessList?: undefined;
525
- blobs?: undefined;
526
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
527
528
  blobVersionedHashes?: undefined;
528
529
  kzg?: undefined;
529
530
  sidecars?: undefined;
@@ -534,13 +535,13 @@ export declare const zkSyncInMemoryNode: {
534
535
  nonce?: number | undefined;
535
536
  to?: `0x${string}` | null | undefined;
536
537
  value?: bigint | undefined;
538
+ accessList?: import("../../index.js").AccessList | undefined;
539
+ blobs?: undefined;
540
+ type?: "eip2930" | undefined;
537
541
  gasPrice?: bigint | undefined;
538
542
  maxFeePerBlobGas?: undefined;
539
543
  maxFeePerGas?: undefined;
540
544
  maxPriorityFeePerGas?: undefined;
541
- accessList?: import("../../index.js").AccessList | undefined;
542
- blobs?: undefined;
543
- type?: "eip2930" | undefined;
544
545
  blobVersionedHashes?: undefined;
545
546
  kzg?: undefined;
546
547
  sidecars?: undefined;
@@ -557,13 +558,13 @@ export declare const zkSyncInMemoryNode: {
557
558
  nonce?: number | undefined;
558
559
  to?: `0x${string}` | null | undefined;
559
560
  value?: bigint | undefined;
561
+ accessList?: undefined;
562
+ blobs?: undefined;
563
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
560
564
  gasPrice?: bigint | undefined;
561
565
  maxFeePerBlobGas?: bigint | undefined;
562
566
  maxFeePerGas?: bigint | undefined;
563
567
  maxPriorityFeePerGas?: bigint | undefined;
564
- accessList?: undefined;
565
- blobs?: undefined;
566
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
567
568
  blobVersionedHashes?: undefined;
568
569
  kzg?: undefined;
569
570
  sidecars?: undefined;
@@ -597,13 +598,13 @@ export declare const zkSyncInMemoryNode: {
597
598
  nonce?: number | undefined;
598
599
  to?: `0x${string}` | null | undefined;
599
600
  value?: bigint | undefined;
601
+ accessList?: undefined;
602
+ blobs?: undefined;
603
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
600
604
  gasPrice?: bigint | undefined;
601
605
  maxFeePerBlobGas?: bigint | undefined;
602
606
  maxFeePerGas?: bigint | undefined;
603
607
  maxPriorityFeePerGas?: bigint | undefined;
604
- accessList?: undefined;
605
- blobs?: undefined;
606
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
607
608
  blobVersionedHashes?: undefined;
608
609
  kzg?: undefined;
609
610
  sidecars?: undefined;
@@ -622,13 +623,13 @@ export declare const zkSyncInMemoryNode: {
622
623
  nonce?: number | undefined;
623
624
  to?: `0x${string}` | null | undefined;
624
625
  value?: bigint | undefined;
626
+ accessList?: undefined;
627
+ blobs?: undefined;
628
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
625
629
  gasPrice?: bigint | undefined;
626
630
  maxFeePerBlobGas?: bigint | undefined;
627
631
  maxFeePerGas?: bigint | undefined;
628
632
  maxPriorityFeePerGas?: bigint | undefined;
629
- accessList?: undefined;
630
- blobs?: undefined;
631
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
632
633
  blobVersionedHashes?: undefined;
633
634
  kzg?: undefined;
634
635
  sidecars?: undefined;
@@ -647,13 +648,13 @@ export declare const zkSyncInMemoryNode: {
647
648
  nonce?: number | undefined;
648
649
  to?: `0x${string}` | null | undefined;
649
650
  value?: bigint | undefined;
651
+ accessList?: import("../../index.js").AccessList | undefined;
652
+ blobs?: undefined;
653
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
650
654
  gasPrice?: bigint | undefined;
651
655
  maxFeePerBlobGas?: bigint | undefined;
652
656
  maxFeePerGas?: bigint | undefined;
653
657
  maxPriorityFeePerGas?: bigint | undefined;
654
- accessList?: import("../../index.js").AccessList | undefined;
655
- blobs?: undefined;
656
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
657
658
  blobVersionedHashes?: undefined;
658
659
  kzg?: undefined;
659
660
  sidecars?: undefined;
@@ -664,13 +665,13 @@ export declare const zkSyncInMemoryNode: {
664
665
  nonce?: number | undefined;
665
666
  to?: `0x${string}` | null | undefined;
666
667
  value?: bigint | undefined;
668
+ accessList?: undefined;
669
+ blobs?: undefined;
670
+ type?: "legacy" | undefined;
667
671
  gasPrice?: bigint | undefined;
668
672
  maxFeePerBlobGas?: undefined;
669
673
  maxFeePerGas?: undefined;
670
674
  maxPriorityFeePerGas?: undefined;
671
- accessList?: undefined;
672
- blobs?: undefined;
673
- type?: "legacy" | undefined;
674
675
  blobVersionedHashes?: undefined;
675
676
  kzg?: undefined;
676
677
  sidecars?: undefined;
@@ -687,13 +688,13 @@ export declare const zkSyncInMemoryNode: {
687
688
  nonce?: number | undefined;
688
689
  to?: `0x${string}` | null | undefined;
689
690
  value?: bigint | undefined;
691
+ accessList?: import("../../index.js").AccessList | undefined;
692
+ blobs?: undefined;
693
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
690
694
  gasPrice?: bigint | undefined;
691
695
  maxFeePerBlobGas?: bigint | undefined;
692
696
  maxFeePerGas?: bigint | undefined;
693
697
  maxPriorityFeePerGas?: bigint | undefined;
694
- accessList?: import("../../index.js").AccessList | undefined;
695
- blobs?: undefined;
696
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
697
698
  blobVersionedHashes?: undefined;
698
699
  kzg?: undefined;
699
700
  sidecars?: undefined;
@@ -704,13 +705,13 @@ export declare const zkSyncInMemoryNode: {
704
705
  nonce?: number | undefined;
705
706
  to?: `0x${string}` | null | undefined;
706
707
  value?: bigint | undefined;
708
+ accessList?: import("../../index.js").AccessList | undefined;
709
+ blobs?: undefined;
710
+ type?: "eip2930" | undefined;
707
711
  gasPrice?: bigint | undefined;
708
712
  maxFeePerBlobGas?: undefined;
709
713
  maxFeePerGas?: undefined;
710
714
  maxPriorityFeePerGas?: undefined;
711
- accessList?: import("../../index.js").AccessList | undefined;
712
- blobs?: undefined;
713
- type?: "eip2930" | undefined;
714
715
  blobVersionedHashes?: undefined;
715
716
  kzg?: undefined;
716
717
  sidecars?: undefined;
@@ -727,13 +728,13 @@ export declare const zkSyncInMemoryNode: {
727
728
  nonce?: number | undefined;
728
729
  to?: `0x${string}` | null | undefined;
729
730
  value?: bigint | undefined;
731
+ accessList?: import("../../index.js").AccessList | undefined;
732
+ blobs?: undefined;
733
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
730
734
  gasPrice?: bigint | undefined;
731
735
  maxFeePerBlobGas?: bigint | undefined;
732
736
  maxFeePerGas?: bigint | undefined;
733
737
  maxPriorityFeePerGas?: bigint | undefined;
734
- accessList?: import("../../index.js").AccessList | undefined;
735
- blobs?: undefined;
736
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
737
738
  blobVersionedHashes?: undefined;
738
739
  kzg?: undefined;
739
740
  sidecars?: undefined;
@@ -767,13 +768,13 @@ export declare const zkSyncInMemoryNode: {
767
768
  nonce?: number | undefined;
768
769
  to?: `0x${string}` | null | undefined;
769
770
  value?: bigint | undefined;
771
+ accessList?: import("../../index.js").AccessList | undefined;
772
+ blobs?: undefined;
773
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
770
774
  gasPrice?: bigint | undefined;
771
775
  maxFeePerBlobGas?: bigint | undefined;
772
776
  maxFeePerGas?: bigint | undefined;
773
777
  maxPriorityFeePerGas?: bigint | undefined;
774
- accessList?: import("../../index.js").AccessList | undefined;
775
- blobs?: undefined;
776
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
777
778
  blobVersionedHashes?: undefined;
778
779
  kzg?: undefined;
779
780
  sidecars?: undefined;
@@ -792,13 +793,13 @@ export declare const zkSyncInMemoryNode: {
792
793
  nonce?: number | undefined;
793
794
  to?: `0x${string}` | null | undefined;
794
795
  value?: bigint | undefined;
796
+ accessList?: import("../../index.js").AccessList | undefined;
797
+ blobs?: undefined;
798
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
795
799
  gasPrice?: bigint | undefined;
796
800
  maxFeePerBlobGas?: bigint | undefined;
797
801
  maxFeePerGas?: bigint | undefined;
798
802
  maxPriorityFeePerGas?: bigint | undefined;
799
- accessList?: import("../../index.js").AccessList | undefined;
800
- blobs?: undefined;
801
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
802
803
  blobVersionedHashes?: undefined;
803
804
  kzg?: undefined;
804
805
  sidecars?: undefined;
@@ -834,13 +835,13 @@ export declare const zkSyncInMemoryNode: {
834
835
  nonce?: number | undefined;
835
836
  to?: `0x${string}` | null | undefined;
836
837
  value?: bigint | undefined;
838
+ accessList?: undefined;
839
+ blobs?: undefined;
840
+ type?: "legacy" | undefined;
837
841
  gasPrice?: bigint | undefined;
838
842
  maxFeePerBlobGas?: undefined;
839
843
  maxFeePerGas?: undefined;
840
844
  maxPriorityFeePerGas?: undefined;
841
- accessList?: undefined;
842
- blobs?: undefined;
843
- type?: "legacy" | undefined;
844
845
  blobVersionedHashes?: undefined;
845
846
  kzg?: undefined;
846
847
  sidecars?: undefined;
@@ -874,13 +875,13 @@ export declare const zkSyncInMemoryNode: {
874
875
  nonce?: number | undefined;
875
876
  to?: `0x${string}` | null | undefined;
876
877
  value?: bigint | undefined;
878
+ accessList?: import("../../index.js").AccessList | undefined;
879
+ blobs?: undefined;
880
+ type?: "eip2930" | undefined;
877
881
  gasPrice?: bigint | undefined;
878
882
  maxFeePerBlobGas?: undefined;
879
883
  maxFeePerGas?: undefined;
880
884
  maxPriorityFeePerGas?: undefined;
881
- accessList?: import("../../index.js").AccessList | undefined;
882
- blobs?: undefined;
883
- type?: "eip2930" | undefined;
884
885
  blobVersionedHashes?: undefined;
885
886
  kzg?: undefined;
886
887
  sidecars?: undefined;
@@ -987,16 +988,16 @@ export declare const zkSyncInMemoryNode: {
987
988
  nonce?: number | undefined;
988
989
  value?: bigint | undefined;
989
990
  to?: `0x${string}` | null | undefined;
990
- gasPrice?: bigint | undefined;
991
- maxFeePerGas?: bigint | undefined;
992
- maxPriorityFeePerGas?: bigint | undefined;
993
- maxFeePerBlobGas?: bigint | undefined;
994
991
  accessList?: import("../../index.js").AccessList | undefined;
995
992
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
996
993
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
997
994
  kzg?: import("../../index.js").Kzg | undefined;
998
995
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
999
996
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
997
+ gasPrice?: bigint | undefined;
998
+ maxFeePerGas?: bigint | undefined;
999
+ maxPriorityFeePerGas?: bigint | undefined;
1000
+ maxFeePerBlobGas?: bigint | undefined;
1000
1001
  } & {
1001
1002
  data?: `0x${string}` | undefined;
1002
1003
  from: `0x${string}`;
@@ -1004,13 +1005,13 @@ export declare const zkSyncInMemoryNode: {
1004
1005
  nonce?: number | undefined;
1005
1006
  to?: `0x${string}` | null | undefined;
1006
1007
  value?: bigint | undefined;
1008
+ accessList?: undefined;
1009
+ blobs?: undefined;
1010
+ type?: "legacy" | undefined;
1007
1011
  gasPrice?: bigint | undefined;
1008
1012
  maxFeePerBlobGas?: undefined;
1009
1013
  maxFeePerGas?: undefined;
1010
1014
  maxPriorityFeePerGas?: undefined;
1011
- accessList?: undefined;
1012
- blobs?: undefined;
1013
- type?: "legacy" | undefined;
1014
1015
  blobVersionedHashes?: undefined;
1015
1016
  kzg?: undefined;
1016
1017
  sidecars?: undefined;
@@ -1027,16 +1028,16 @@ export declare const zkSyncInMemoryNode: {
1027
1028
  nonce?: number | undefined;
1028
1029
  value?: bigint | undefined;
1029
1030
  to?: `0x${string}` | null | undefined;
1030
- gasPrice?: bigint | undefined;
1031
- maxFeePerGas?: bigint | undefined;
1032
- maxPriorityFeePerGas?: bigint | undefined;
1033
- maxFeePerBlobGas?: bigint | undefined;
1034
1031
  accessList?: import("../../index.js").AccessList | undefined;
1035
1032
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1036
1033
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1037
1034
  kzg?: import("../../index.js").Kzg | undefined;
1038
1035
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1039
1036
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
1037
+ gasPrice?: bigint | undefined;
1038
+ maxFeePerGas?: bigint | undefined;
1039
+ maxPriorityFeePerGas?: bigint | undefined;
1040
+ maxFeePerBlobGas?: bigint | undefined;
1040
1041
  } & {
1041
1042
  data?: `0x${string}` | undefined;
1042
1043
  from: `0x${string}`;
@@ -1044,13 +1045,13 @@ export declare const zkSyncInMemoryNode: {
1044
1045
  nonce?: number | undefined;
1045
1046
  to?: `0x${string}` | null | undefined;
1046
1047
  value?: bigint | undefined;
1048
+ accessList?: import("../../index.js").AccessList | undefined;
1049
+ blobs?: undefined;
1050
+ type?: "eip2930" | undefined;
1047
1051
  gasPrice?: bigint | undefined;
1048
1052
  maxFeePerBlobGas?: undefined;
1049
1053
  maxFeePerGas?: undefined;
1050
1054
  maxPriorityFeePerGas?: undefined;
1051
- accessList?: import("../../index.js").AccessList | undefined;
1052
- blobs?: undefined;
1053
- type?: "eip2930" | undefined;
1054
1055
  blobVersionedHashes?: undefined;
1055
1056
  kzg?: undefined;
1056
1057
  sidecars?: undefined;
@@ -1067,16 +1068,16 @@ export declare const zkSyncInMemoryNode: {
1067
1068
  nonce?: number | undefined;
1068
1069
  value?: bigint | undefined;
1069
1070
  to?: `0x${string}` | null | undefined;
1070
- gasPrice?: bigint | undefined;
1071
- maxFeePerGas?: bigint | undefined;
1072
- maxPriorityFeePerGas?: bigint | undefined;
1073
- maxFeePerBlobGas?: bigint | undefined;
1074
1071
  accessList?: import("../../index.js").AccessList | undefined;
1075
1072
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1076
1073
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1077
1074
  kzg?: import("../../index.js").Kzg | undefined;
1078
1075
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1079
1076
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
1077
+ gasPrice?: bigint | undefined;
1078
+ maxFeePerGas?: bigint | undefined;
1079
+ maxPriorityFeePerGas?: bigint | undefined;
1080
+ maxFeePerBlobGas?: bigint | undefined;
1080
1081
  } & {
1081
1082
  data?: `0x${string}` | undefined;
1082
1083
  from: `0x${string}`;
@@ -1107,16 +1108,16 @@ export declare const zkSyncInMemoryNode: {
1107
1108
  nonce?: number | undefined;
1108
1109
  value?: bigint | undefined;
1109
1110
  to?: `0x${string}` | null | undefined;
1110
- gasPrice?: bigint | undefined;
1111
- maxFeePerGas?: bigint | undefined;
1112
- maxPriorityFeePerGas?: bigint | undefined;
1113
- maxFeePerBlobGas?: bigint | undefined;
1114
1111
  accessList?: import("../../index.js").AccessList | undefined;
1115
1112
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1116
1113
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1117
1114
  kzg?: import("../../index.js").Kzg | undefined;
1118
1115
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1119
1116
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
1117
+ gasPrice?: bigint | undefined;
1118
+ maxFeePerGas?: bigint | undefined;
1119
+ maxPriorityFeePerGas?: bigint | undefined;
1120
+ maxFeePerBlobGas?: bigint | undefined;
1120
1121
  } & {
1121
1122
  data?: `0x${string}` | undefined;
1122
1123
  from: `0x${string}`;
@@ -1124,16 +1125,16 @@ export declare const zkSyncInMemoryNode: {
1124
1125
  nonce?: number | undefined;
1125
1126
  value?: bigint | undefined;
1126
1127
  to: `0x${string}` | null;
1127
- gasPrice?: undefined;
1128
- maxFeePerGas?: bigint | undefined;
1129
- maxPriorityFeePerGas?: bigint | undefined;
1130
- maxFeePerBlobGas: bigint;
1131
1128
  accessList?: import("../../index.js").AccessList | undefined;
1132
1129
  blobs: readonly `0x${string}`[] | readonly Uint8Array[];
1133
1130
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1134
1131
  kzg?: import("../../index.js").Kzg | undefined;
1135
1132
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1136
1133
  type?: "eip4844" | undefined;
1134
+ gasPrice?: undefined;
1135
+ maxFeePerGas?: bigint | undefined;
1136
+ maxPriorityFeePerGas?: bigint | undefined;
1137
+ maxFeePerBlobGas: bigint;
1137
1138
  } & {
1138
1139
  gasPerPubdata?: undefined;
1139
1140
  customSignature?: undefined;
@@ -1147,16 +1148,16 @@ export declare const zkSyncInMemoryNode: {
1147
1148
  nonce?: number | undefined;
1148
1149
  value?: bigint | undefined;
1149
1150
  to?: `0x${string}` | null | undefined;
1150
- gasPrice?: bigint | undefined;
1151
- maxFeePerGas?: bigint | undefined;
1152
- maxPriorityFeePerGas?: bigint | undefined;
1153
- maxFeePerBlobGas?: bigint | undefined;
1154
1151
  accessList?: import("../../index.js").AccessList | undefined;
1155
1152
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1156
1153
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1157
1154
  kzg?: import("../../index.js").Kzg | undefined;
1158
1155
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1159
1156
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
1157
+ gasPrice?: bigint | undefined;
1158
+ maxFeePerGas?: bigint | undefined;
1159
+ maxPriorityFeePerGas?: bigint | undefined;
1160
+ maxFeePerBlobGas?: bigint | undefined;
1160
1161
  } & Omit<import("../../index.js").TransactionRequestBase<bigint, number>, "type"> & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559> & {
1161
1162
  gasPerPubdata?: bigint | undefined;
1162
1163
  customSignature?: `0x${string}` | undefined;
@@ -1172,16 +1173,16 @@ export declare const zkSyncInMemoryNode: {
1172
1173
  nonce?: number | undefined;
1173
1174
  value?: bigint | undefined;
1174
1175
  to?: `0x${string}` | null | undefined;
1175
- gasPrice?: bigint | undefined;
1176
- maxFeePerGas?: bigint | undefined;
1177
- maxPriorityFeePerGas?: bigint | undefined;
1178
- maxFeePerBlobGas?: bigint | undefined;
1179
1176
  accessList?: import("../../index.js").AccessList | undefined;
1180
1177
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1181
1178
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1182
1179
  kzg?: import("../../index.js").Kzg | undefined;
1183
1180
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1184
1181
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
1182
+ gasPrice?: bigint | undefined;
1183
+ maxFeePerGas?: bigint | undefined;
1184
+ maxPriorityFeePerGas?: bigint | undefined;
1185
+ maxFeePerBlobGas?: bigint | undefined;
1185
1186
  } & Omit<import("../../index.js").TransactionRequestBase<bigint, number>, "type"> & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559> & {
1186
1187
  gasPerPubdata?: bigint | undefined;
1187
1188
  customSignature?: `0x${string}` | undefined;
@@ -1197,13 +1198,13 @@ export declare const zkSyncInMemoryNode: {
1197
1198
  nonce?: `0x${string}` | undefined;
1198
1199
  to?: `0x${string}` | null | undefined;
1199
1200
  value?: `0x${string}` | undefined;
1201
+ accessList?: undefined;
1202
+ blobs?: undefined;
1203
+ type?: "0x0" | undefined;
1200
1204
  gasPrice?: `0x${string}` | undefined;
1201
1205
  maxFeePerBlobGas?: undefined;
1202
1206
  maxFeePerGas?: undefined;
1203
1207
  maxPriorityFeePerGas?: undefined;
1204
- accessList?: undefined;
1205
- blobs?: undefined;
1206
- type?: "0x0" | undefined;
1207
1208
  blobVersionedHashes?: undefined;
1208
1209
  kzg?: undefined;
1209
1210
  sidecars?: undefined;
@@ -1215,13 +1216,13 @@ export declare const zkSyncInMemoryNode: {
1215
1216
  nonce?: `0x${string}` | undefined;
1216
1217
  to?: `0x${string}` | null | undefined;
1217
1218
  value?: `0x${string}` | undefined;
1219
+ accessList?: undefined;
1220
+ blobs?: undefined;
1221
+ type?: "0x1" | undefined;
1218
1222
  gasPrice?: `0x${string}` | undefined;
1219
1223
  maxFeePerBlobGas?: undefined;
1220
1224
  maxFeePerGas?: undefined;
1221
1225
  maxPriorityFeePerGas?: undefined;
1222
- accessList?: undefined;
1223
- blobs?: undefined;
1224
- type?: "0x1" | undefined;
1225
1226
  blobVersionedHashes?: undefined;
1226
1227
  kzg?: undefined;
1227
1228
  sidecars?: undefined;
@@ -1233,13 +1234,13 @@ export declare const zkSyncInMemoryNode: {
1233
1234
  nonce?: `0x${string}` | undefined;
1234
1235
  to?: `0x${string}` | null | undefined;
1235
1236
  value?: `0x${string}` | undefined;
1237
+ accessList?: undefined;
1238
+ blobs?: undefined;
1239
+ type?: "0x2" | undefined;
1236
1240
  gasPrice?: undefined;
1237
1241
  maxFeePerBlobGas?: undefined;
1238
1242
  maxFeePerGas?: `0x${string}` | undefined;
1239
1243
  maxPriorityFeePerGas?: `0x${string}` | undefined;
1240
- accessList?: undefined;
1241
- blobs?: undefined;
1242
- type?: "0x2" | undefined;
1243
1244
  blobVersionedHashes?: undefined;
1244
1245
  kzg?: undefined;
1245
1246
  sidecars?: undefined;
@@ -1251,13 +1252,13 @@ export declare const zkSyncInMemoryNode: {
1251
1252
  nonce?: `0x${string}` | undefined;
1252
1253
  to?: `0x${string}` | null | undefined;
1253
1254
  value?: `0x${string}` | undefined;
1255
+ accessList?: undefined;
1256
+ blobs?: undefined;
1257
+ type: "0xff" | "0x71";
1254
1258
  gasPrice?: undefined;
1255
1259
  maxFeePerBlobGas?: undefined;
1256
1260
  maxFeePerGas?: `0x${string}` | undefined;
1257
1261
  maxPriorityFeePerGas?: `0x${string}` | undefined;
1258
- accessList?: undefined;
1259
- blobs?: undefined;
1260
- type: "0xff" | "0x71";
1261
1262
  blobVersionedHashes?: undefined;
1262
1263
  kzg?: undefined;
1263
1264
  sidecars?: undefined;
@@ -1269,13 +1270,13 @@ export declare const zkSyncInMemoryNode: {
1269
1270
  nonce?: `0x${string}` | undefined;
1270
1271
  to?: `0x${string}` | null | undefined;
1271
1272
  value?: `0x${string}` | undefined;
1273
+ accessList?: undefined;
1274
+ blobs?: undefined;
1275
+ type?: "0x0" | undefined;
1272
1276
  gasPrice?: `0x${string}` | undefined;
1273
1277
  maxFeePerBlobGas?: undefined;
1274
1278
  maxFeePerGas?: undefined;
1275
1279
  maxPriorityFeePerGas?: undefined;
1276
- accessList?: undefined;
1277
- blobs?: undefined;
1278
- type?: "0x0" | undefined;
1279
1280
  blobVersionedHashes?: undefined;
1280
1281
  kzg?: undefined;
1281
1282
  sidecars?: undefined;
@@ -1287,13 +1288,13 @@ export declare const zkSyncInMemoryNode: {
1287
1288
  nonce?: `0x${string}` | undefined;
1288
1289
  to?: `0x${string}` | null | undefined;
1289
1290
  value?: `0x${string}` | undefined;
1291
+ accessList?: import("../../index.js").AccessList | undefined;
1292
+ blobs?: undefined;
1293
+ type?: "0x1" | undefined;
1290
1294
  gasPrice?: `0x${string}` | undefined;
1291
1295
  maxFeePerBlobGas?: undefined;
1292
1296
  maxFeePerGas?: undefined;
1293
1297
  maxPriorityFeePerGas?: undefined;
1294
- accessList?: import("../../index.js").AccessList | undefined;
1295
- blobs?: undefined;
1296
- type?: "0x1" | undefined;
1297
1298
  blobVersionedHashes?: undefined;
1298
1299
  kzg?: undefined;
1299
1300
  sidecars?: undefined;
@@ -1305,13 +1306,13 @@ export declare const zkSyncInMemoryNode: {
1305
1306
  nonce?: `0x${string}` | undefined;
1306
1307
  to?: `0x${string}` | null | undefined;
1307
1308
  value?: `0x${string}` | undefined;
1309
+ accessList?: import("../../index.js").AccessList | undefined;
1310
+ blobs?: undefined;
1311
+ type?: "0x2" | undefined;
1308
1312
  gasPrice?: undefined;
1309
1313
  maxFeePerBlobGas?: undefined;
1310
1314
  maxFeePerGas?: `0x${string}` | undefined;
1311
1315
  maxPriorityFeePerGas?: `0x${string}` | undefined;
1312
- accessList?: import("../../index.js").AccessList | undefined;
1313
- blobs?: undefined;
1314
- type?: "0x2" | undefined;
1315
1316
  blobVersionedHashes?: undefined;
1316
1317
  kzg?: undefined;
1317
1318
  sidecars?: undefined;
@@ -1323,13 +1324,13 @@ export declare const zkSyncInMemoryNode: {
1323
1324
  nonce?: `0x${string}` | undefined;
1324
1325
  to?: `0x${string}` | null | undefined;
1325
1326
  value?: `0x${string}` | undefined;
1327
+ accessList?: import("../../index.js").AccessList | undefined;
1328
+ blobs?: undefined;
1329
+ type: "0xff" | "0x71";
1326
1330
  gasPrice?: undefined;
1327
1331
  maxFeePerBlobGas?: undefined;
1328
1332
  maxFeePerGas?: `0x${string}` | undefined;
1329
1333
  maxPriorityFeePerGas?: `0x${string}` | undefined;
1330
- accessList?: import("../../index.js").AccessList | undefined;
1331
- blobs?: undefined;
1332
- type: "0xff" | "0x71";
1333
1334
  blobVersionedHashes?: undefined;
1334
1335
  kzg?: undefined;
1335
1336
  sidecars?: undefined;
@@ -1413,16 +1414,16 @@ export declare const zkSyncInMemoryNode: {
1413
1414
  nonce?: `0x${string}` | undefined;
1414
1415
  value?: `0x${string}` | undefined;
1415
1416
  to: `0x${string}` | null;
1416
- gasPrice?: undefined;
1417
- maxFeePerGas?: `0x${string}` | undefined;
1418
- maxPriorityFeePerGas?: `0x${string}` | undefined;
1419
- maxFeePerBlobGas: `0x${string}`;
1420
1417
  accessList?: import("../../index.js").AccessList | undefined;
1421
1418
  blobs: readonly `0x${string}`[] | readonly Uint8Array[];
1422
1419
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1423
1420
  kzg?: import("../../index.js").Kzg | undefined;
1424
1421
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1425
1422
  type?: "0x3" | undefined;
1423
+ gasPrice?: undefined;
1424
+ maxFeePerGas?: `0x${string}` | undefined;
1425
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
1426
+ maxFeePerBlobGas: `0x${string}`;
1426
1427
  eip712Meta?: undefined;
1427
1428
  } | {
1428
1429
  data?: `0x${string}` | undefined;
@@ -1431,16 +1432,16 @@ export declare const zkSyncInMemoryNode: {
1431
1432
  nonce?: `0x${string}` | undefined;
1432
1433
  value?: `0x${string}` | undefined;
1433
1434
  to: `0x${string}` | null | undefined;
1434
- gasPrice?: undefined;
1435
- maxFeePerGas?: `0x${string}` | undefined;
1436
- maxPriorityFeePerGas?: `0x${string}` | undefined;
1437
- maxFeePerBlobGas: undefined;
1438
1435
  accessList?: import("../../index.js").AccessList | undefined;
1439
1436
  blobs: readonly `0x${string}`[] | readonly Uint8Array[];
1440
1437
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1441
1438
  kzg?: import("../../index.js").Kzg | undefined;
1442
1439
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1443
1440
  type: "0xff" | "0x71";
1441
+ gasPrice?: undefined;
1442
+ maxFeePerGas?: `0x${string}` | undefined;
1443
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
1444
+ maxFeePerBlobGas: undefined;
1444
1445
  eip712Meta: import("../index.js").ZkSyncEip712Meta;
1445
1446
  }) & {
1446
1447
  gasPerPubdata: never;
@@ -1455,7 +1456,6 @@ export declare const zkSyncInMemoryNode: {
1455
1456
  serializers: {
1456
1457
  readonly transaction: typeof import("../../zksync/serializers.js").serializeTransaction;
1457
1458
  };
1458
- fees?: import("../../index.js").ChainFees<undefined> | undefined;
1459
1459
  readonly network: "zksync-in-memory-node";
1460
1460
  };
1461
1461
  //# sourceMappingURL=zkSyncInMemoryNode.d.ts.map