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
@@ -33,6 +33,7 @@ export declare const zkSync: {
33
33
  custom: {
34
34
  readonly getEip712Domain: import("../../zksync/index.js").EIP712DomainFn<import("../index.js").ZkSyncTransactionSerializable, import("../index.js").ZkSyncEIP712TransactionSignable>;
35
35
  };
36
+ fees?: import("../../index.js").ChainFees<undefined> | undefined;
36
37
  formatters: {
37
38
  readonly block: {
38
39
  exclude: [] | undefined;
@@ -87,15 +88,15 @@ export declare const zkSync: {
87
88
  input: `0x${string}`;
88
89
  transactionIndex: number | null;
89
90
  typeHex: `0x${string}` | null;
90
- gasPrice: bigint;
91
- maxFeePerBlobGas?: undefined;
92
- maxFeePerGas?: undefined;
93
- maxPriorityFeePerGas?: undefined;
94
91
  accessList?: undefined;
95
92
  blobVersionedHashes?: undefined;
96
93
  chainId?: number | undefined;
97
94
  yParity?: undefined;
98
95
  type: "legacy";
96
+ gasPrice: bigint;
97
+ maxFeePerBlobGas?: undefined;
98
+ maxFeePerGas?: undefined;
99
+ maxPriorityFeePerGas?: undefined;
99
100
  l1BatchNumber: bigint | null;
100
101
  l1BatchTxIndex: bigint | null;
101
102
  } | {
@@ -113,15 +114,15 @@ export declare const zkSync: {
113
114
  input: `0x${string}`;
114
115
  transactionIndex: number | null;
115
116
  typeHex: `0x${string}` | null;
116
- gasPrice: undefined;
117
- maxFeePerBlobGas?: undefined;
118
- maxFeePerGas: bigint;
119
- maxPriorityFeePerGas: bigint;
120
117
  accessList?: undefined;
121
118
  blobVersionedHashes?: undefined;
122
119
  chainId?: number | undefined;
123
120
  yParity: number;
124
121
  type: "priority";
122
+ gasPrice: undefined;
123
+ maxFeePerBlobGas?: undefined;
124
+ maxFeePerGas: bigint;
125
+ maxPriorityFeePerGas: bigint;
125
126
  l1BatchNumber: bigint | null;
126
127
  l1BatchTxIndex: bigint | null;
127
128
  } | {
@@ -139,15 +140,15 @@ export declare const zkSync: {
139
140
  input: `0x${string}`;
140
141
  transactionIndex: number | null;
141
142
  typeHex: `0x${string}` | null;
142
- gasPrice: undefined;
143
- maxFeePerBlobGas?: undefined;
144
- maxFeePerGas: bigint;
145
- maxPriorityFeePerGas: bigint;
146
143
  accessList?: undefined;
147
144
  blobVersionedHashes?: undefined;
148
145
  chainId?: number | undefined;
149
146
  yParity: number;
150
147
  type: "priority" | "eip712";
148
+ gasPrice: undefined;
149
+ maxFeePerBlobGas?: undefined;
150
+ maxFeePerGas: bigint;
151
+ maxPriorityFeePerGas: bigint;
151
152
  l1BatchNumber: bigint | null;
152
153
  l1BatchTxIndex: bigint | null;
153
154
  } | {
@@ -166,14 +167,14 @@ export declare const zkSync: {
166
167
  v: bigint;
167
168
  value: bigint;
168
169
  yParity: number;
169
- gasPrice: bigint;
170
- maxFeePerBlobGas?: undefined;
171
- maxFeePerGas?: undefined;
172
- maxPriorityFeePerGas?: undefined;
173
170
  accessList: import("../../index.js").AccessList;
174
171
  blobVersionedHashes?: undefined;
175
172
  chainId: number;
176
173
  type: "eip2930";
174
+ gasPrice: bigint;
175
+ maxFeePerBlobGas?: undefined;
176
+ maxFeePerGas?: undefined;
177
+ maxPriorityFeePerGas?: undefined;
177
178
  l1BatchNumber: bigint | null;
178
179
  l1BatchTxIndex: bigint | null;
179
180
  } | {
@@ -192,14 +193,14 @@ export declare const zkSync: {
192
193
  v: bigint;
193
194
  value: bigint;
194
195
  yParity: number;
195
- gasPrice: undefined;
196
- maxFeePerBlobGas?: undefined;
197
- maxFeePerGas: bigint;
198
- maxPriorityFeePerGas: bigint;
199
196
  accessList: import("../../index.js").AccessList;
200
197
  blobVersionedHashes?: undefined;
201
198
  chainId: number;
202
199
  type: "eip1559";
200
+ gasPrice: undefined;
201
+ maxFeePerBlobGas?: undefined;
202
+ maxFeePerGas: bigint;
203
+ maxPriorityFeePerGas: bigint;
203
204
  l1BatchNumber: bigint | null;
204
205
  l1BatchTxIndex: bigint | null;
205
206
  } | {
@@ -218,14 +219,14 @@ export declare const zkSync: {
218
219
  v: bigint;
219
220
  value: bigint;
220
221
  yParity: number;
221
- gasPrice: undefined;
222
- maxFeePerBlobGas?: undefined;
223
- maxFeePerGas: bigint;
224
- maxPriorityFeePerGas: bigint;
225
222
  accessList: import("../../index.js").AccessList;
226
223
  blobVersionedHashes?: undefined;
227
224
  chainId: number;
228
225
  type: "priority";
226
+ gasPrice: undefined;
227
+ maxFeePerBlobGas?: undefined;
228
+ maxFeePerGas: bigint;
229
+ maxPriorityFeePerGas: bigint;
229
230
  l1BatchNumber: bigint | null;
230
231
  l1BatchTxIndex: bigint | null;
231
232
  } | {
@@ -244,14 +245,14 @@ export declare const zkSync: {
244
245
  v: bigint;
245
246
  value: bigint;
246
247
  yParity: number;
247
- gasPrice: undefined;
248
- maxFeePerBlobGas?: undefined;
249
- maxFeePerGas: bigint;
250
- maxPriorityFeePerGas: bigint;
251
248
  accessList: import("../../index.js").AccessList;
252
249
  blobVersionedHashes?: undefined;
253
250
  chainId: number;
254
251
  type: "priority" | "eip712";
252
+ gasPrice: undefined;
253
+ maxFeePerBlobGas?: undefined;
254
+ maxFeePerGas: bigint;
255
+ maxPriorityFeePerGas: bigint;
255
256
  l1BatchNumber: bigint | null;
256
257
  l1BatchTxIndex: bigint | null;
257
258
  } | {
@@ -270,14 +271,14 @@ export declare const zkSync: {
270
271
  v: bigint;
271
272
  value: bigint;
272
273
  yParity: number;
273
- gasPrice: bigint;
274
- maxFeePerBlobGas?: undefined;
275
- maxFeePerGas: undefined;
276
- maxPriorityFeePerGas: undefined;
277
274
  accessList: import("../../index.js").AccessList;
278
275
  blobVersionedHashes?: undefined;
279
276
  chainId: number;
280
277
  type: "eip2930";
278
+ gasPrice: bigint;
279
+ maxFeePerBlobGas?: undefined;
280
+ maxFeePerGas: undefined;
281
+ maxPriorityFeePerGas: undefined;
281
282
  l1BatchNumber: bigint | null;
282
283
  l1BatchTxIndex: bigint | null;
283
284
  } | {
@@ -296,14 +297,14 @@ export declare const zkSync: {
296
297
  v: bigint;
297
298
  value: bigint;
298
299
  yParity: number;
299
- gasPrice?: undefined;
300
- maxFeePerBlobGas?: undefined;
301
- maxFeePerGas: bigint;
302
- maxPriorityFeePerGas: bigint;
303
300
  accessList: import("../../index.js").AccessList;
304
301
  blobVersionedHashes?: undefined;
305
302
  chainId: number;
306
303
  type: "eip1559";
304
+ gasPrice?: undefined;
305
+ maxFeePerBlobGas?: undefined;
306
+ maxFeePerGas: bigint;
307
+ maxPriorityFeePerGas: bigint;
307
308
  l1BatchNumber: bigint | null;
308
309
  l1BatchTxIndex: bigint | null;
309
310
  } | {
@@ -322,14 +323,14 @@ export declare const zkSync: {
322
323
  v: bigint;
323
324
  value: bigint;
324
325
  yParity: number;
325
- gasPrice?: undefined;
326
- maxFeePerBlobGas?: undefined;
327
- maxFeePerGas: bigint;
328
- maxPriorityFeePerGas: bigint;
329
326
  accessList: import("../../index.js").AccessList;
330
327
  blobVersionedHashes?: undefined;
331
328
  chainId: number;
332
329
  type: "priority";
330
+ gasPrice?: undefined;
331
+ maxFeePerBlobGas?: undefined;
332
+ maxFeePerGas: bigint;
333
+ maxPriorityFeePerGas: bigint;
333
334
  l1BatchNumber: bigint | null;
334
335
  l1BatchTxIndex: bigint | null;
335
336
  } | {
@@ -348,14 +349,14 @@ export declare const zkSync: {
348
349
  v: bigint;
349
350
  value: bigint;
350
351
  yParity: number;
351
- gasPrice?: undefined;
352
- maxFeePerBlobGas?: undefined;
353
- maxFeePerGas: bigint;
354
- maxPriorityFeePerGas: bigint;
355
352
  accessList: import("../../index.js").AccessList;
356
353
  blobVersionedHashes?: undefined;
357
354
  chainId: number;
358
355
  type: "priority" | "eip712";
356
+ gasPrice?: undefined;
357
+ maxFeePerBlobGas?: undefined;
358
+ maxFeePerGas: bigint;
359
+ maxPriorityFeePerGas: bigint;
359
360
  l1BatchNumber: bigint | null;
360
361
  l1BatchTxIndex: bigint | null;
361
362
  } | {
@@ -374,14 +375,14 @@ export declare const zkSync: {
374
375
  v: bigint;
375
376
  value: bigint;
376
377
  yParity: number;
377
- gasPrice?: undefined;
378
- maxFeePerBlobGas: bigint;
379
- maxFeePerGas: bigint;
380
- maxPriorityFeePerGas: bigint;
381
378
  accessList: import("../../index.js").AccessList;
382
379
  blobVersionedHashes: readonly `0x${string}`[];
383
380
  chainId: number;
384
381
  type: "eip4844";
382
+ gasPrice?: undefined;
383
+ maxFeePerBlobGas: bigint;
384
+ maxFeePerGas: bigint;
385
+ maxPriorityFeePerGas: bigint;
385
386
  l1BatchNumber: bigint | null;
386
387
  l1BatchTxIndex: bigint | null;
387
388
  } | {
@@ -400,14 +401,14 @@ export declare const zkSync: {
400
401
  v: bigint;
401
402
  value: bigint;
402
403
  yParity: number;
403
- gasPrice?: undefined;
404
- maxFeePerBlobGas: undefined;
405
- maxFeePerGas: bigint;
406
- maxPriorityFeePerGas: bigint;
407
404
  accessList: import("../../index.js").AccessList;
408
405
  blobVersionedHashes: readonly `0x${string}`[];
409
406
  chainId: number;
410
407
  type: "priority";
408
+ gasPrice?: undefined;
409
+ maxFeePerBlobGas: undefined;
410
+ maxFeePerGas: bigint;
411
+ maxPriorityFeePerGas: bigint;
411
412
  l1BatchNumber: bigint | null;
412
413
  l1BatchTxIndex: bigint | null;
413
414
  } | {
@@ -426,14 +427,14 @@ export declare const zkSync: {
426
427
  v: bigint;
427
428
  value: bigint;
428
429
  yParity: number;
429
- gasPrice?: undefined;
430
- maxFeePerBlobGas: undefined;
431
- maxFeePerGas: bigint;
432
- maxPriorityFeePerGas: bigint;
433
430
  accessList: import("../../index.js").AccessList;
434
431
  blobVersionedHashes: readonly `0x${string}`[];
435
432
  chainId: number;
436
433
  type: "priority" | "eip712";
434
+ gasPrice?: undefined;
435
+ maxFeePerBlobGas: undefined;
436
+ maxFeePerGas: bigint;
437
+ maxPriorityFeePerGas: bigint;
437
438
  l1BatchNumber: bigint | null;
438
439
  l1BatchTxIndex: bigint | null;
439
440
  }) & {};
@@ -474,13 +475,13 @@ export declare const zkSync: {
474
475
  nonce?: number | undefined;
475
476
  to?: `0x${string}` | null | undefined;
476
477
  value?: bigint | undefined;
478
+ accessList?: undefined;
479
+ blobs?: undefined;
480
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
477
481
  gasPrice?: bigint | undefined;
478
482
  maxFeePerBlobGas?: bigint | undefined;
479
483
  maxFeePerGas?: bigint | undefined;
480
484
  maxPriorityFeePerGas?: bigint | undefined;
481
- accessList?: undefined;
482
- blobs?: undefined;
483
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
484
485
  blobVersionedHashes?: undefined;
485
486
  kzg?: undefined;
486
487
  sidecars?: undefined;
@@ -491,13 +492,13 @@ export declare const zkSync: {
491
492
  nonce?: number | undefined;
492
493
  to?: `0x${string}` | null | undefined;
493
494
  value?: bigint | undefined;
495
+ accessList?: undefined;
496
+ blobs?: undefined;
497
+ type?: "legacy" | undefined;
494
498
  gasPrice?: bigint | undefined;
495
499
  maxFeePerBlobGas?: undefined;
496
500
  maxFeePerGas?: undefined;
497
501
  maxPriorityFeePerGas?: undefined;
498
- accessList?: undefined;
499
- blobs?: undefined;
500
- type?: "legacy" | undefined;
501
502
  blobVersionedHashes?: undefined;
502
503
  kzg?: undefined;
503
504
  sidecars?: undefined;
@@ -514,13 +515,13 @@ export declare const zkSync: {
514
515
  nonce?: number | undefined;
515
516
  to?: `0x${string}` | null | undefined;
516
517
  value?: bigint | undefined;
518
+ accessList?: undefined;
519
+ blobs?: undefined;
520
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
517
521
  gasPrice?: bigint | undefined;
518
522
  maxFeePerBlobGas?: bigint | undefined;
519
523
  maxFeePerGas?: bigint | undefined;
520
524
  maxPriorityFeePerGas?: bigint | undefined;
521
- accessList?: undefined;
522
- blobs?: undefined;
523
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
524
525
  blobVersionedHashes?: undefined;
525
526
  kzg?: undefined;
526
527
  sidecars?: undefined;
@@ -531,13 +532,13 @@ export declare const zkSync: {
531
532
  nonce?: number | undefined;
532
533
  to?: `0x${string}` | null | undefined;
533
534
  value?: bigint | undefined;
535
+ accessList?: import("../../index.js").AccessList | undefined;
536
+ blobs?: undefined;
537
+ type?: "eip2930" | undefined;
534
538
  gasPrice?: bigint | undefined;
535
539
  maxFeePerBlobGas?: undefined;
536
540
  maxFeePerGas?: undefined;
537
541
  maxPriorityFeePerGas?: undefined;
538
- accessList?: import("../../index.js").AccessList | undefined;
539
- blobs?: undefined;
540
- type?: "eip2930" | undefined;
541
542
  blobVersionedHashes?: undefined;
542
543
  kzg?: undefined;
543
544
  sidecars?: undefined;
@@ -554,13 +555,13 @@ export declare const zkSync: {
554
555
  nonce?: number | undefined;
555
556
  to?: `0x${string}` | null | undefined;
556
557
  value?: bigint | undefined;
558
+ accessList?: undefined;
559
+ blobs?: undefined;
560
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
557
561
  gasPrice?: bigint | undefined;
558
562
  maxFeePerBlobGas?: bigint | undefined;
559
563
  maxFeePerGas?: bigint | undefined;
560
564
  maxPriorityFeePerGas?: bigint | undefined;
561
- accessList?: undefined;
562
- blobs?: undefined;
563
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
564
565
  blobVersionedHashes?: undefined;
565
566
  kzg?: undefined;
566
567
  sidecars?: undefined;
@@ -594,13 +595,13 @@ export declare const zkSync: {
594
595
  nonce?: number | undefined;
595
596
  to?: `0x${string}` | null | undefined;
596
597
  value?: bigint | undefined;
598
+ accessList?: undefined;
599
+ blobs?: undefined;
600
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
597
601
  gasPrice?: bigint | undefined;
598
602
  maxFeePerBlobGas?: bigint | undefined;
599
603
  maxFeePerGas?: bigint | undefined;
600
604
  maxPriorityFeePerGas?: bigint | undefined;
601
- accessList?: undefined;
602
- blobs?: undefined;
603
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
604
605
  blobVersionedHashes?: undefined;
605
606
  kzg?: undefined;
606
607
  sidecars?: undefined;
@@ -619,13 +620,13 @@ export declare const zkSync: {
619
620
  nonce?: number | undefined;
620
621
  to?: `0x${string}` | null | undefined;
621
622
  value?: bigint | undefined;
623
+ accessList?: undefined;
624
+ blobs?: undefined;
625
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
622
626
  gasPrice?: bigint | undefined;
623
627
  maxFeePerBlobGas?: bigint | undefined;
624
628
  maxFeePerGas?: bigint | undefined;
625
629
  maxPriorityFeePerGas?: bigint | undefined;
626
- accessList?: undefined;
627
- blobs?: undefined;
628
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
629
630
  blobVersionedHashes?: undefined;
630
631
  kzg?: undefined;
631
632
  sidecars?: undefined;
@@ -644,13 +645,13 @@ export declare const zkSync: {
644
645
  nonce?: number | undefined;
645
646
  to?: `0x${string}` | null | undefined;
646
647
  value?: bigint | undefined;
648
+ accessList?: import("../../index.js").AccessList | undefined;
649
+ blobs?: undefined;
650
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
647
651
  gasPrice?: bigint | undefined;
648
652
  maxFeePerBlobGas?: bigint | undefined;
649
653
  maxFeePerGas?: bigint | undefined;
650
654
  maxPriorityFeePerGas?: bigint | undefined;
651
- accessList?: import("../../index.js").AccessList | undefined;
652
- blobs?: undefined;
653
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
654
655
  blobVersionedHashes?: undefined;
655
656
  kzg?: undefined;
656
657
  sidecars?: undefined;
@@ -661,13 +662,13 @@ export declare const zkSync: {
661
662
  nonce?: number | undefined;
662
663
  to?: `0x${string}` | null | undefined;
663
664
  value?: bigint | undefined;
665
+ accessList?: undefined;
666
+ blobs?: undefined;
667
+ type?: "legacy" | undefined;
664
668
  gasPrice?: bigint | undefined;
665
669
  maxFeePerBlobGas?: undefined;
666
670
  maxFeePerGas?: undefined;
667
671
  maxPriorityFeePerGas?: undefined;
668
- accessList?: undefined;
669
- blobs?: undefined;
670
- type?: "legacy" | undefined;
671
672
  blobVersionedHashes?: undefined;
672
673
  kzg?: undefined;
673
674
  sidecars?: undefined;
@@ -684,13 +685,13 @@ export declare const zkSync: {
684
685
  nonce?: number | undefined;
685
686
  to?: `0x${string}` | null | undefined;
686
687
  value?: bigint | undefined;
688
+ accessList?: import("../../index.js").AccessList | undefined;
689
+ blobs?: undefined;
690
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
687
691
  gasPrice?: bigint | undefined;
688
692
  maxFeePerBlobGas?: bigint | undefined;
689
693
  maxFeePerGas?: bigint | undefined;
690
694
  maxPriorityFeePerGas?: bigint | undefined;
691
- accessList?: import("../../index.js").AccessList | undefined;
692
- blobs?: undefined;
693
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
694
695
  blobVersionedHashes?: undefined;
695
696
  kzg?: undefined;
696
697
  sidecars?: undefined;
@@ -701,13 +702,13 @@ export declare const zkSync: {
701
702
  nonce?: number | undefined;
702
703
  to?: `0x${string}` | null | undefined;
703
704
  value?: bigint | undefined;
705
+ accessList?: import("../../index.js").AccessList | undefined;
706
+ blobs?: undefined;
707
+ type?: "eip2930" | undefined;
704
708
  gasPrice?: bigint | undefined;
705
709
  maxFeePerBlobGas?: undefined;
706
710
  maxFeePerGas?: undefined;
707
711
  maxPriorityFeePerGas?: undefined;
708
- accessList?: import("../../index.js").AccessList | undefined;
709
- blobs?: undefined;
710
- type?: "eip2930" | undefined;
711
712
  blobVersionedHashes?: undefined;
712
713
  kzg?: undefined;
713
714
  sidecars?: undefined;
@@ -724,13 +725,13 @@ export declare const zkSync: {
724
725
  nonce?: number | undefined;
725
726
  to?: `0x${string}` | null | undefined;
726
727
  value?: bigint | undefined;
728
+ accessList?: import("../../index.js").AccessList | undefined;
729
+ blobs?: undefined;
730
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
727
731
  gasPrice?: bigint | undefined;
728
732
  maxFeePerBlobGas?: bigint | undefined;
729
733
  maxFeePerGas?: bigint | undefined;
730
734
  maxPriorityFeePerGas?: bigint | undefined;
731
- accessList?: import("../../index.js").AccessList | undefined;
732
- blobs?: undefined;
733
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
734
735
  blobVersionedHashes?: undefined;
735
736
  kzg?: undefined;
736
737
  sidecars?: undefined;
@@ -764,13 +765,13 @@ export declare const zkSync: {
764
765
  nonce?: number | undefined;
765
766
  to?: `0x${string}` | null | undefined;
766
767
  value?: bigint | undefined;
768
+ accessList?: import("../../index.js").AccessList | undefined;
769
+ blobs?: undefined;
770
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
767
771
  gasPrice?: bigint | undefined;
768
772
  maxFeePerBlobGas?: bigint | undefined;
769
773
  maxFeePerGas?: bigint | undefined;
770
774
  maxPriorityFeePerGas?: bigint | undefined;
771
- accessList?: import("../../index.js").AccessList | undefined;
772
- blobs?: undefined;
773
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
774
775
  blobVersionedHashes?: undefined;
775
776
  kzg?: undefined;
776
777
  sidecars?: undefined;
@@ -789,13 +790,13 @@ export declare const zkSync: {
789
790
  nonce?: number | undefined;
790
791
  to?: `0x${string}` | null | undefined;
791
792
  value?: bigint | undefined;
793
+ accessList?: import("../../index.js").AccessList | undefined;
794
+ blobs?: undefined;
795
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
792
796
  gasPrice?: bigint | undefined;
793
797
  maxFeePerBlobGas?: bigint | undefined;
794
798
  maxFeePerGas?: bigint | undefined;
795
799
  maxPriorityFeePerGas?: bigint | undefined;
796
- accessList?: import("../../index.js").AccessList | undefined;
797
- blobs?: undefined;
798
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
799
800
  blobVersionedHashes?: undefined;
800
801
  kzg?: undefined;
801
802
  sidecars?: undefined;
@@ -831,13 +832,13 @@ export declare const zkSync: {
831
832
  nonce?: number | undefined;
832
833
  to?: `0x${string}` | null | undefined;
833
834
  value?: bigint | undefined;
835
+ accessList?: undefined;
836
+ blobs?: undefined;
837
+ type?: "legacy" | undefined;
834
838
  gasPrice?: bigint | undefined;
835
839
  maxFeePerBlobGas?: undefined;
836
840
  maxFeePerGas?: undefined;
837
841
  maxPriorityFeePerGas?: undefined;
838
- accessList?: undefined;
839
- blobs?: undefined;
840
- type?: "legacy" | undefined;
841
842
  blobVersionedHashes?: undefined;
842
843
  kzg?: undefined;
843
844
  sidecars?: undefined;
@@ -871,13 +872,13 @@ export declare const zkSync: {
871
872
  nonce?: number | undefined;
872
873
  to?: `0x${string}` | null | undefined;
873
874
  value?: bigint | undefined;
875
+ accessList?: import("../../index.js").AccessList | undefined;
876
+ blobs?: undefined;
877
+ type?: "eip2930" | undefined;
874
878
  gasPrice?: bigint | undefined;
875
879
  maxFeePerBlobGas?: undefined;
876
880
  maxFeePerGas?: undefined;
877
881
  maxPriorityFeePerGas?: undefined;
878
- accessList?: import("../../index.js").AccessList | undefined;
879
- blobs?: undefined;
880
- type?: "eip2930" | undefined;
881
882
  blobVersionedHashes?: undefined;
882
883
  kzg?: undefined;
883
884
  sidecars?: undefined;
@@ -984,16 +985,16 @@ export declare const zkSync: {
984
985
  nonce?: number | undefined;
985
986
  value?: bigint | undefined;
986
987
  to?: `0x${string}` | null | undefined;
987
- gasPrice?: bigint | undefined;
988
- maxFeePerGas?: bigint | undefined;
989
- maxPriorityFeePerGas?: bigint | undefined;
990
- maxFeePerBlobGas?: bigint | undefined;
991
988
  accessList?: import("../../index.js").AccessList | undefined;
992
989
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
993
990
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
994
991
  kzg?: import("../../index.js").Kzg | undefined;
995
992
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
996
993
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
994
+ gasPrice?: bigint | undefined;
995
+ maxFeePerGas?: bigint | undefined;
996
+ maxPriorityFeePerGas?: bigint | undefined;
997
+ maxFeePerBlobGas?: bigint | undefined;
997
998
  } & {
998
999
  data?: `0x${string}` | undefined;
999
1000
  from: `0x${string}`;
@@ -1001,13 +1002,13 @@ export declare const zkSync: {
1001
1002
  nonce?: number | undefined;
1002
1003
  to?: `0x${string}` | null | undefined;
1003
1004
  value?: bigint | undefined;
1005
+ accessList?: undefined;
1006
+ blobs?: undefined;
1007
+ type?: "legacy" | undefined;
1004
1008
  gasPrice?: bigint | undefined;
1005
1009
  maxFeePerBlobGas?: undefined;
1006
1010
  maxFeePerGas?: undefined;
1007
1011
  maxPriorityFeePerGas?: undefined;
1008
- accessList?: undefined;
1009
- blobs?: undefined;
1010
- type?: "legacy" | undefined;
1011
1012
  blobVersionedHashes?: undefined;
1012
1013
  kzg?: undefined;
1013
1014
  sidecars?: undefined;
@@ -1024,16 +1025,16 @@ export declare const zkSync: {
1024
1025
  nonce?: number | undefined;
1025
1026
  value?: bigint | undefined;
1026
1027
  to?: `0x${string}` | null | undefined;
1027
- gasPrice?: bigint | undefined;
1028
- maxFeePerGas?: bigint | undefined;
1029
- maxPriorityFeePerGas?: bigint | undefined;
1030
- maxFeePerBlobGas?: bigint | undefined;
1031
1028
  accessList?: import("../../index.js").AccessList | undefined;
1032
1029
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1033
1030
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1034
1031
  kzg?: import("../../index.js").Kzg | undefined;
1035
1032
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1036
1033
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
1034
+ gasPrice?: bigint | undefined;
1035
+ maxFeePerGas?: bigint | undefined;
1036
+ maxPriorityFeePerGas?: bigint | undefined;
1037
+ maxFeePerBlobGas?: bigint | undefined;
1037
1038
  } & {
1038
1039
  data?: `0x${string}` | undefined;
1039
1040
  from: `0x${string}`;
@@ -1041,13 +1042,13 @@ export declare const zkSync: {
1041
1042
  nonce?: number | undefined;
1042
1043
  to?: `0x${string}` | null | undefined;
1043
1044
  value?: bigint | undefined;
1045
+ accessList?: import("../../index.js").AccessList | undefined;
1046
+ blobs?: undefined;
1047
+ type?: "eip2930" | undefined;
1044
1048
  gasPrice?: bigint | undefined;
1045
1049
  maxFeePerBlobGas?: undefined;
1046
1050
  maxFeePerGas?: undefined;
1047
1051
  maxPriorityFeePerGas?: undefined;
1048
- accessList?: import("../../index.js").AccessList | undefined;
1049
- blobs?: undefined;
1050
- type?: "eip2930" | undefined;
1051
1052
  blobVersionedHashes?: undefined;
1052
1053
  kzg?: undefined;
1053
1054
  sidecars?: undefined;
@@ -1064,16 +1065,16 @@ export declare const zkSync: {
1064
1065
  nonce?: number | undefined;
1065
1066
  value?: bigint | undefined;
1066
1067
  to?: `0x${string}` | null | undefined;
1067
- gasPrice?: bigint | undefined;
1068
- maxFeePerGas?: bigint | undefined;
1069
- maxPriorityFeePerGas?: bigint | undefined;
1070
- maxFeePerBlobGas?: bigint | undefined;
1071
1068
  accessList?: import("../../index.js").AccessList | undefined;
1072
1069
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1073
1070
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1074
1071
  kzg?: import("../../index.js").Kzg | undefined;
1075
1072
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1076
1073
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
1074
+ gasPrice?: bigint | undefined;
1075
+ maxFeePerGas?: bigint | undefined;
1076
+ maxPriorityFeePerGas?: bigint | undefined;
1077
+ maxFeePerBlobGas?: bigint | undefined;
1077
1078
  } & {
1078
1079
  data?: `0x${string}` | undefined;
1079
1080
  from: `0x${string}`;
@@ -1104,16 +1105,16 @@ export declare const zkSync: {
1104
1105
  nonce?: number | undefined;
1105
1106
  value?: bigint | undefined;
1106
1107
  to?: `0x${string}` | null | undefined;
1107
- gasPrice?: bigint | undefined;
1108
- maxFeePerGas?: bigint | undefined;
1109
- maxPriorityFeePerGas?: bigint | undefined;
1110
- maxFeePerBlobGas?: bigint | undefined;
1111
1108
  accessList?: import("../../index.js").AccessList | undefined;
1112
1109
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1113
1110
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1114
1111
  kzg?: import("../../index.js").Kzg | undefined;
1115
1112
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1116
1113
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
1114
+ gasPrice?: bigint | undefined;
1115
+ maxFeePerGas?: bigint | undefined;
1116
+ maxPriorityFeePerGas?: bigint | undefined;
1117
+ maxFeePerBlobGas?: bigint | undefined;
1117
1118
  } & {
1118
1119
  data?: `0x${string}` | undefined;
1119
1120
  from: `0x${string}`;
@@ -1121,16 +1122,16 @@ export declare const zkSync: {
1121
1122
  nonce?: number | undefined;
1122
1123
  value?: bigint | undefined;
1123
1124
  to: `0x${string}` | null;
1124
- gasPrice?: undefined;
1125
- maxFeePerGas?: bigint | undefined;
1126
- maxPriorityFeePerGas?: bigint | undefined;
1127
- maxFeePerBlobGas: bigint;
1128
1125
  accessList?: import("../../index.js").AccessList | undefined;
1129
1126
  blobs: readonly `0x${string}`[] | readonly Uint8Array[];
1130
1127
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1131
1128
  kzg?: import("../../index.js").Kzg | undefined;
1132
1129
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1133
1130
  type?: "eip4844" | undefined;
1131
+ gasPrice?: undefined;
1132
+ maxFeePerGas?: bigint | undefined;
1133
+ maxPriorityFeePerGas?: bigint | undefined;
1134
+ maxFeePerBlobGas: bigint;
1134
1135
  } & {
1135
1136
  gasPerPubdata?: undefined;
1136
1137
  customSignature?: undefined;
@@ -1144,16 +1145,16 @@ export declare const zkSync: {
1144
1145
  nonce?: number | undefined;
1145
1146
  value?: bigint | undefined;
1146
1147
  to?: `0x${string}` | null | undefined;
1147
- gasPrice?: bigint | undefined;
1148
- maxFeePerGas?: bigint | undefined;
1149
- maxPriorityFeePerGas?: bigint | undefined;
1150
- maxFeePerBlobGas?: bigint | undefined;
1151
1148
  accessList?: import("../../index.js").AccessList | undefined;
1152
1149
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1153
1150
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1154
1151
  kzg?: import("../../index.js").Kzg | undefined;
1155
1152
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1156
1153
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
1154
+ gasPrice?: bigint | undefined;
1155
+ maxFeePerGas?: bigint | undefined;
1156
+ maxPriorityFeePerGas?: bigint | undefined;
1157
+ maxFeePerBlobGas?: bigint | undefined;
1157
1158
  } & Omit<import("../../index.js").TransactionRequestBase<bigint, number>, "type"> & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559> & {
1158
1159
  gasPerPubdata?: bigint | undefined;
1159
1160
  customSignature?: `0x${string}` | undefined;
@@ -1169,16 +1170,16 @@ export declare const zkSync: {
1169
1170
  nonce?: number | undefined;
1170
1171
  value?: bigint | undefined;
1171
1172
  to?: `0x${string}` | null | undefined;
1172
- gasPrice?: bigint | undefined;
1173
- maxFeePerGas?: bigint | undefined;
1174
- maxPriorityFeePerGas?: bigint | undefined;
1175
- maxFeePerBlobGas?: bigint | undefined;
1176
1173
  accessList?: import("../../index.js").AccessList | undefined;
1177
1174
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1178
1175
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1179
1176
  kzg?: import("../../index.js").Kzg | undefined;
1180
1177
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1181
1178
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
1179
+ gasPrice?: bigint | undefined;
1180
+ maxFeePerGas?: bigint | undefined;
1181
+ maxPriorityFeePerGas?: bigint | undefined;
1182
+ maxFeePerBlobGas?: bigint | undefined;
1182
1183
  } & Omit<import("../../index.js").TransactionRequestBase<bigint, number>, "type"> & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559> & {
1183
1184
  gasPerPubdata?: bigint | undefined;
1184
1185
  customSignature?: `0x${string}` | undefined;
@@ -1194,13 +1195,13 @@ export declare const zkSync: {
1194
1195
  nonce?: `0x${string}` | undefined;
1195
1196
  to?: `0x${string}` | null | undefined;
1196
1197
  value?: `0x${string}` | undefined;
1198
+ accessList?: undefined;
1199
+ blobs?: undefined;
1200
+ type?: "0x0" | undefined;
1197
1201
  gasPrice?: `0x${string}` | undefined;
1198
1202
  maxFeePerBlobGas?: undefined;
1199
1203
  maxFeePerGas?: undefined;
1200
1204
  maxPriorityFeePerGas?: undefined;
1201
- accessList?: undefined;
1202
- blobs?: undefined;
1203
- type?: "0x0" | undefined;
1204
1205
  blobVersionedHashes?: undefined;
1205
1206
  kzg?: undefined;
1206
1207
  sidecars?: undefined;
@@ -1212,13 +1213,13 @@ export declare const zkSync: {
1212
1213
  nonce?: `0x${string}` | undefined;
1213
1214
  to?: `0x${string}` | null | undefined;
1214
1215
  value?: `0x${string}` | undefined;
1216
+ accessList?: undefined;
1217
+ blobs?: undefined;
1218
+ type?: "0x1" | undefined;
1215
1219
  gasPrice?: `0x${string}` | undefined;
1216
1220
  maxFeePerBlobGas?: undefined;
1217
1221
  maxFeePerGas?: undefined;
1218
1222
  maxPriorityFeePerGas?: undefined;
1219
- accessList?: undefined;
1220
- blobs?: undefined;
1221
- type?: "0x1" | undefined;
1222
1223
  blobVersionedHashes?: undefined;
1223
1224
  kzg?: undefined;
1224
1225
  sidecars?: undefined;
@@ -1230,13 +1231,13 @@ export declare const zkSync: {
1230
1231
  nonce?: `0x${string}` | undefined;
1231
1232
  to?: `0x${string}` | null | undefined;
1232
1233
  value?: `0x${string}` | undefined;
1234
+ accessList?: undefined;
1235
+ blobs?: undefined;
1236
+ type?: "0x2" | undefined;
1233
1237
  gasPrice?: undefined;
1234
1238
  maxFeePerBlobGas?: undefined;
1235
1239
  maxFeePerGas?: `0x${string}` | undefined;
1236
1240
  maxPriorityFeePerGas?: `0x${string}` | undefined;
1237
- accessList?: undefined;
1238
- blobs?: undefined;
1239
- type?: "0x2" | undefined;
1240
1241
  blobVersionedHashes?: undefined;
1241
1242
  kzg?: undefined;
1242
1243
  sidecars?: undefined;
@@ -1248,13 +1249,13 @@ export declare const zkSync: {
1248
1249
  nonce?: `0x${string}` | undefined;
1249
1250
  to?: `0x${string}` | null | undefined;
1250
1251
  value?: `0x${string}` | undefined;
1252
+ accessList?: undefined;
1253
+ blobs?: undefined;
1254
+ type: "0xff" | "0x71";
1251
1255
  gasPrice?: undefined;
1252
1256
  maxFeePerBlobGas?: undefined;
1253
1257
  maxFeePerGas?: `0x${string}` | undefined;
1254
1258
  maxPriorityFeePerGas?: `0x${string}` | undefined;
1255
- accessList?: undefined;
1256
- blobs?: undefined;
1257
- type: "0xff" | "0x71";
1258
1259
  blobVersionedHashes?: undefined;
1259
1260
  kzg?: undefined;
1260
1261
  sidecars?: undefined;
@@ -1266,13 +1267,13 @@ export declare const zkSync: {
1266
1267
  nonce?: `0x${string}` | undefined;
1267
1268
  to?: `0x${string}` | null | undefined;
1268
1269
  value?: `0x${string}` | undefined;
1270
+ accessList?: undefined;
1271
+ blobs?: undefined;
1272
+ type?: "0x0" | undefined;
1269
1273
  gasPrice?: `0x${string}` | undefined;
1270
1274
  maxFeePerBlobGas?: undefined;
1271
1275
  maxFeePerGas?: undefined;
1272
1276
  maxPriorityFeePerGas?: undefined;
1273
- accessList?: undefined;
1274
- blobs?: undefined;
1275
- type?: "0x0" | undefined;
1276
1277
  blobVersionedHashes?: undefined;
1277
1278
  kzg?: undefined;
1278
1279
  sidecars?: undefined;
@@ -1284,13 +1285,13 @@ export declare const zkSync: {
1284
1285
  nonce?: `0x${string}` | undefined;
1285
1286
  to?: `0x${string}` | null | undefined;
1286
1287
  value?: `0x${string}` | undefined;
1288
+ accessList?: import("../../index.js").AccessList | undefined;
1289
+ blobs?: undefined;
1290
+ type?: "0x1" | undefined;
1287
1291
  gasPrice?: `0x${string}` | undefined;
1288
1292
  maxFeePerBlobGas?: undefined;
1289
1293
  maxFeePerGas?: undefined;
1290
1294
  maxPriorityFeePerGas?: undefined;
1291
- accessList?: import("../../index.js").AccessList | undefined;
1292
- blobs?: undefined;
1293
- type?: "0x1" | undefined;
1294
1295
  blobVersionedHashes?: undefined;
1295
1296
  kzg?: undefined;
1296
1297
  sidecars?: undefined;
@@ -1302,13 +1303,13 @@ export declare const zkSync: {
1302
1303
  nonce?: `0x${string}` | undefined;
1303
1304
  to?: `0x${string}` | null | undefined;
1304
1305
  value?: `0x${string}` | undefined;
1306
+ accessList?: import("../../index.js").AccessList | undefined;
1307
+ blobs?: undefined;
1308
+ type?: "0x2" | undefined;
1305
1309
  gasPrice?: undefined;
1306
1310
  maxFeePerBlobGas?: undefined;
1307
1311
  maxFeePerGas?: `0x${string}` | undefined;
1308
1312
  maxPriorityFeePerGas?: `0x${string}` | undefined;
1309
- accessList?: import("../../index.js").AccessList | undefined;
1310
- blobs?: undefined;
1311
- type?: "0x2" | undefined;
1312
1313
  blobVersionedHashes?: undefined;
1313
1314
  kzg?: undefined;
1314
1315
  sidecars?: undefined;
@@ -1320,13 +1321,13 @@ export declare const zkSync: {
1320
1321
  nonce?: `0x${string}` | undefined;
1321
1322
  to?: `0x${string}` | null | undefined;
1322
1323
  value?: `0x${string}` | undefined;
1324
+ accessList?: import("../../index.js").AccessList | undefined;
1325
+ blobs?: undefined;
1326
+ type: "0xff" | "0x71";
1323
1327
  gasPrice?: undefined;
1324
1328
  maxFeePerBlobGas?: undefined;
1325
1329
  maxFeePerGas?: `0x${string}` | undefined;
1326
1330
  maxPriorityFeePerGas?: `0x${string}` | undefined;
1327
- accessList?: import("../../index.js").AccessList | undefined;
1328
- blobs?: undefined;
1329
- type: "0xff" | "0x71";
1330
1331
  blobVersionedHashes?: undefined;
1331
1332
  kzg?: undefined;
1332
1333
  sidecars?: undefined;
@@ -1410,16 +1411,16 @@ export declare const zkSync: {
1410
1411
  nonce?: `0x${string}` | undefined;
1411
1412
  value?: `0x${string}` | undefined;
1412
1413
  to: `0x${string}` | null;
1413
- gasPrice?: undefined;
1414
- maxFeePerGas?: `0x${string}` | undefined;
1415
- maxPriorityFeePerGas?: `0x${string}` | undefined;
1416
- maxFeePerBlobGas: `0x${string}`;
1417
1414
  accessList?: import("../../index.js").AccessList | undefined;
1418
1415
  blobs: readonly `0x${string}`[] | readonly Uint8Array[];
1419
1416
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1420
1417
  kzg?: import("../../index.js").Kzg | undefined;
1421
1418
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1422
1419
  type?: "0x3" | undefined;
1420
+ gasPrice?: undefined;
1421
+ maxFeePerGas?: `0x${string}` | undefined;
1422
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
1423
+ maxFeePerBlobGas: `0x${string}`;
1423
1424
  eip712Meta?: undefined;
1424
1425
  } | {
1425
1426
  data?: `0x${string}` | undefined;
@@ -1428,16 +1429,16 @@ export declare const zkSync: {
1428
1429
  nonce?: `0x${string}` | undefined;
1429
1430
  value?: `0x${string}` | undefined;
1430
1431
  to: `0x${string}` | null | undefined;
1431
- gasPrice?: undefined;
1432
- maxFeePerGas?: `0x${string}` | undefined;
1433
- maxPriorityFeePerGas?: `0x${string}` | undefined;
1434
- maxFeePerBlobGas: undefined;
1435
1432
  accessList?: import("../../index.js").AccessList | undefined;
1436
1433
  blobs: readonly `0x${string}`[] | readonly Uint8Array[];
1437
1434
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1438
1435
  kzg?: import("../../index.js").Kzg | undefined;
1439
1436
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1440
1437
  type: "0xff" | "0x71";
1438
+ gasPrice?: undefined;
1439
+ maxFeePerGas?: `0x${string}` | undefined;
1440
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
1441
+ maxFeePerBlobGas: undefined;
1441
1442
  eip712Meta: import("../index.js").ZkSyncEip712Meta;
1442
1443
  }) & {
1443
1444
  gasPerPubdata: never;
@@ -1452,7 +1453,6 @@ export declare const zkSync: {
1452
1453
  serializers: {
1453
1454
  readonly transaction: typeof import("../../zksync/serializers.js").serializeTransaction;
1454
1455
  };
1455
- fees?: import("../../index.js").ChainFees<undefined> | undefined;
1456
1456
  readonly network: "zksync-era";
1457
1457
  };
1458
1458
  //# sourceMappingURL=zkSync.d.ts.map