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
@@ -29,6 +29,7 @@ export declare const zkSyncTestnet: {
29
29
  custom: {
30
30
  readonly getEip712Domain: import("../../zksync/index.js").EIP712DomainFn<import("../index.js").ZkSyncTransactionSerializable, import("../index.js").ZkSyncEIP712TransactionSignable>;
31
31
  };
32
+ fees?: import("../../index.js").ChainFees<undefined> | undefined;
32
33
  formatters: {
33
34
  readonly block: {
34
35
  exclude: [] | undefined;
@@ -83,15 +84,15 @@ export declare const zkSyncTestnet: {
83
84
  input: `0x${string}`;
84
85
  transactionIndex: number | null;
85
86
  typeHex: `0x${string}` | null;
86
- gasPrice: bigint;
87
- maxFeePerBlobGas?: undefined;
88
- maxFeePerGas?: undefined;
89
- maxPriorityFeePerGas?: undefined;
90
87
  accessList?: undefined;
91
88
  blobVersionedHashes?: undefined;
92
89
  chainId?: number | undefined;
93
90
  yParity?: undefined;
94
91
  type: "legacy";
92
+ gasPrice: bigint;
93
+ maxFeePerBlobGas?: undefined;
94
+ maxFeePerGas?: undefined;
95
+ maxPriorityFeePerGas?: undefined;
95
96
  l1BatchNumber: bigint | null;
96
97
  l1BatchTxIndex: bigint | null;
97
98
  } | {
@@ -109,15 +110,15 @@ export declare const zkSyncTestnet: {
109
110
  input: `0x${string}`;
110
111
  transactionIndex: number | null;
111
112
  typeHex: `0x${string}` | null;
112
- gasPrice: undefined;
113
- maxFeePerBlobGas?: undefined;
114
- maxFeePerGas: bigint;
115
- maxPriorityFeePerGas: bigint;
116
113
  accessList?: undefined;
117
114
  blobVersionedHashes?: undefined;
118
115
  chainId?: number | undefined;
119
116
  yParity: number;
120
117
  type: "priority";
118
+ gasPrice: undefined;
119
+ maxFeePerBlobGas?: undefined;
120
+ maxFeePerGas: bigint;
121
+ maxPriorityFeePerGas: bigint;
121
122
  l1BatchNumber: bigint | null;
122
123
  l1BatchTxIndex: bigint | null;
123
124
  } | {
@@ -135,15 +136,15 @@ export declare const zkSyncTestnet: {
135
136
  input: `0x${string}`;
136
137
  transactionIndex: number | null;
137
138
  typeHex: `0x${string}` | null;
138
- gasPrice: undefined;
139
- maxFeePerBlobGas?: undefined;
140
- maxFeePerGas: bigint;
141
- maxPriorityFeePerGas: bigint;
142
139
  accessList?: undefined;
143
140
  blobVersionedHashes?: undefined;
144
141
  chainId?: number | undefined;
145
142
  yParity: number;
146
143
  type: "priority" | "eip712";
144
+ gasPrice: undefined;
145
+ maxFeePerBlobGas?: undefined;
146
+ maxFeePerGas: bigint;
147
+ maxPriorityFeePerGas: bigint;
147
148
  l1BatchNumber: bigint | null;
148
149
  l1BatchTxIndex: bigint | null;
149
150
  } | {
@@ -162,14 +163,14 @@ export declare const zkSyncTestnet: {
162
163
  v: bigint;
163
164
  value: bigint;
164
165
  yParity: number;
165
- gasPrice: bigint;
166
- maxFeePerBlobGas?: undefined;
167
- maxFeePerGas?: undefined;
168
- maxPriorityFeePerGas?: undefined;
169
166
  accessList: import("../../index.js").AccessList;
170
167
  blobVersionedHashes?: undefined;
171
168
  chainId: number;
172
169
  type: "eip2930";
170
+ gasPrice: bigint;
171
+ maxFeePerBlobGas?: undefined;
172
+ maxFeePerGas?: undefined;
173
+ maxPriorityFeePerGas?: undefined;
173
174
  l1BatchNumber: bigint | null;
174
175
  l1BatchTxIndex: bigint | null;
175
176
  } | {
@@ -188,14 +189,14 @@ export declare const zkSyncTestnet: {
188
189
  v: bigint;
189
190
  value: bigint;
190
191
  yParity: number;
191
- gasPrice: undefined;
192
- maxFeePerBlobGas?: undefined;
193
- maxFeePerGas: bigint;
194
- maxPriorityFeePerGas: bigint;
195
192
  accessList: import("../../index.js").AccessList;
196
193
  blobVersionedHashes?: undefined;
197
194
  chainId: number;
198
195
  type: "eip1559";
196
+ gasPrice: undefined;
197
+ maxFeePerBlobGas?: undefined;
198
+ maxFeePerGas: bigint;
199
+ maxPriorityFeePerGas: bigint;
199
200
  l1BatchNumber: bigint | null;
200
201
  l1BatchTxIndex: bigint | null;
201
202
  } | {
@@ -214,14 +215,14 @@ export declare const zkSyncTestnet: {
214
215
  v: bigint;
215
216
  value: bigint;
216
217
  yParity: number;
217
- gasPrice: undefined;
218
- maxFeePerBlobGas?: undefined;
219
- maxFeePerGas: bigint;
220
- maxPriorityFeePerGas: bigint;
221
218
  accessList: import("../../index.js").AccessList;
222
219
  blobVersionedHashes?: undefined;
223
220
  chainId: number;
224
221
  type: "priority";
222
+ gasPrice: undefined;
223
+ maxFeePerBlobGas?: undefined;
224
+ maxFeePerGas: bigint;
225
+ maxPriorityFeePerGas: bigint;
225
226
  l1BatchNumber: bigint | null;
226
227
  l1BatchTxIndex: bigint | null;
227
228
  } | {
@@ -240,14 +241,14 @@ export declare const zkSyncTestnet: {
240
241
  v: bigint;
241
242
  value: bigint;
242
243
  yParity: number;
243
- gasPrice: undefined;
244
- maxFeePerBlobGas?: undefined;
245
- maxFeePerGas: bigint;
246
- maxPriorityFeePerGas: bigint;
247
244
  accessList: import("../../index.js").AccessList;
248
245
  blobVersionedHashes?: undefined;
249
246
  chainId: number;
250
247
  type: "priority" | "eip712";
248
+ gasPrice: undefined;
249
+ maxFeePerBlobGas?: undefined;
250
+ maxFeePerGas: bigint;
251
+ maxPriorityFeePerGas: bigint;
251
252
  l1BatchNumber: bigint | null;
252
253
  l1BatchTxIndex: bigint | null;
253
254
  } | {
@@ -266,14 +267,14 @@ export declare const zkSyncTestnet: {
266
267
  v: bigint;
267
268
  value: bigint;
268
269
  yParity: number;
269
- gasPrice: bigint;
270
- maxFeePerBlobGas?: undefined;
271
- maxFeePerGas: undefined;
272
- maxPriorityFeePerGas: undefined;
273
270
  accessList: import("../../index.js").AccessList;
274
271
  blobVersionedHashes?: undefined;
275
272
  chainId: number;
276
273
  type: "eip2930";
274
+ gasPrice: bigint;
275
+ maxFeePerBlobGas?: undefined;
276
+ maxFeePerGas: undefined;
277
+ maxPriorityFeePerGas: undefined;
277
278
  l1BatchNumber: bigint | null;
278
279
  l1BatchTxIndex: bigint | null;
279
280
  } | {
@@ -292,14 +293,14 @@ export declare const zkSyncTestnet: {
292
293
  v: bigint;
293
294
  value: bigint;
294
295
  yParity: number;
295
- gasPrice?: undefined;
296
- maxFeePerBlobGas?: undefined;
297
- maxFeePerGas: bigint;
298
- maxPriorityFeePerGas: bigint;
299
296
  accessList: import("../../index.js").AccessList;
300
297
  blobVersionedHashes?: undefined;
301
298
  chainId: number;
302
299
  type: "eip1559";
300
+ gasPrice?: undefined;
301
+ maxFeePerBlobGas?: undefined;
302
+ maxFeePerGas: bigint;
303
+ maxPriorityFeePerGas: bigint;
303
304
  l1BatchNumber: bigint | null;
304
305
  l1BatchTxIndex: bigint | null;
305
306
  } | {
@@ -318,14 +319,14 @@ export declare const zkSyncTestnet: {
318
319
  v: bigint;
319
320
  value: bigint;
320
321
  yParity: number;
321
- gasPrice?: undefined;
322
- maxFeePerBlobGas?: undefined;
323
- maxFeePerGas: bigint;
324
- maxPriorityFeePerGas: bigint;
325
322
  accessList: import("../../index.js").AccessList;
326
323
  blobVersionedHashes?: undefined;
327
324
  chainId: number;
328
325
  type: "priority";
326
+ gasPrice?: undefined;
327
+ maxFeePerBlobGas?: undefined;
328
+ maxFeePerGas: bigint;
329
+ maxPriorityFeePerGas: bigint;
329
330
  l1BatchNumber: bigint | null;
330
331
  l1BatchTxIndex: bigint | null;
331
332
  } | {
@@ -344,14 +345,14 @@ export declare const zkSyncTestnet: {
344
345
  v: bigint;
345
346
  value: bigint;
346
347
  yParity: number;
347
- gasPrice?: undefined;
348
- maxFeePerBlobGas?: undefined;
349
- maxFeePerGas: bigint;
350
- maxPriorityFeePerGas: bigint;
351
348
  accessList: import("../../index.js").AccessList;
352
349
  blobVersionedHashes?: undefined;
353
350
  chainId: number;
354
351
  type: "priority" | "eip712";
352
+ gasPrice?: undefined;
353
+ maxFeePerBlobGas?: undefined;
354
+ maxFeePerGas: bigint;
355
+ maxPriorityFeePerGas: bigint;
355
356
  l1BatchNumber: bigint | null;
356
357
  l1BatchTxIndex: bigint | null;
357
358
  } | {
@@ -370,14 +371,14 @@ export declare const zkSyncTestnet: {
370
371
  v: bigint;
371
372
  value: bigint;
372
373
  yParity: number;
373
- gasPrice?: undefined;
374
- maxFeePerBlobGas: bigint;
375
- maxFeePerGas: bigint;
376
- maxPriorityFeePerGas: bigint;
377
374
  accessList: import("../../index.js").AccessList;
378
375
  blobVersionedHashes: readonly `0x${string}`[];
379
376
  chainId: number;
380
377
  type: "eip4844";
378
+ gasPrice?: undefined;
379
+ maxFeePerBlobGas: bigint;
380
+ maxFeePerGas: bigint;
381
+ maxPriorityFeePerGas: bigint;
381
382
  l1BatchNumber: bigint | null;
382
383
  l1BatchTxIndex: bigint | null;
383
384
  } | {
@@ -396,14 +397,14 @@ export declare const zkSyncTestnet: {
396
397
  v: bigint;
397
398
  value: bigint;
398
399
  yParity: number;
399
- gasPrice?: undefined;
400
- maxFeePerBlobGas: undefined;
401
- maxFeePerGas: bigint;
402
- maxPriorityFeePerGas: bigint;
403
400
  accessList: import("../../index.js").AccessList;
404
401
  blobVersionedHashes: readonly `0x${string}`[];
405
402
  chainId: number;
406
403
  type: "priority";
404
+ gasPrice?: undefined;
405
+ maxFeePerBlobGas: undefined;
406
+ maxFeePerGas: bigint;
407
+ maxPriorityFeePerGas: bigint;
407
408
  l1BatchNumber: bigint | null;
408
409
  l1BatchTxIndex: bigint | null;
409
410
  } | {
@@ -422,14 +423,14 @@ export declare const zkSyncTestnet: {
422
423
  v: bigint;
423
424
  value: bigint;
424
425
  yParity: number;
425
- gasPrice?: undefined;
426
- maxFeePerBlobGas: undefined;
427
- maxFeePerGas: bigint;
428
- maxPriorityFeePerGas: bigint;
429
426
  accessList: import("../../index.js").AccessList;
430
427
  blobVersionedHashes: readonly `0x${string}`[];
431
428
  chainId: number;
432
429
  type: "priority" | "eip712";
430
+ gasPrice?: undefined;
431
+ maxFeePerBlobGas: undefined;
432
+ maxFeePerGas: bigint;
433
+ maxPriorityFeePerGas: bigint;
433
434
  l1BatchNumber: bigint | null;
434
435
  l1BatchTxIndex: bigint | null;
435
436
  }) & {};
@@ -470,13 +471,13 @@ export declare const zkSyncTestnet: {
470
471
  nonce?: number | undefined;
471
472
  to?: `0x${string}` | null | undefined;
472
473
  value?: bigint | undefined;
474
+ accessList?: undefined;
475
+ blobs?: undefined;
476
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
473
477
  gasPrice?: bigint | undefined;
474
478
  maxFeePerBlobGas?: bigint | undefined;
475
479
  maxFeePerGas?: bigint | undefined;
476
480
  maxPriorityFeePerGas?: bigint | undefined;
477
- accessList?: undefined;
478
- blobs?: undefined;
479
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
480
481
  blobVersionedHashes?: undefined;
481
482
  kzg?: undefined;
482
483
  sidecars?: undefined;
@@ -487,13 +488,13 @@ export declare const zkSyncTestnet: {
487
488
  nonce?: number | undefined;
488
489
  to?: `0x${string}` | null | undefined;
489
490
  value?: bigint | undefined;
491
+ accessList?: undefined;
492
+ blobs?: undefined;
493
+ type?: "legacy" | undefined;
490
494
  gasPrice?: bigint | undefined;
491
495
  maxFeePerBlobGas?: undefined;
492
496
  maxFeePerGas?: undefined;
493
497
  maxPriorityFeePerGas?: undefined;
494
- accessList?: undefined;
495
- blobs?: undefined;
496
- type?: "legacy" | undefined;
497
498
  blobVersionedHashes?: undefined;
498
499
  kzg?: undefined;
499
500
  sidecars?: undefined;
@@ -510,13 +511,13 @@ export declare const zkSyncTestnet: {
510
511
  nonce?: number | undefined;
511
512
  to?: `0x${string}` | null | undefined;
512
513
  value?: bigint | undefined;
514
+ accessList?: undefined;
515
+ blobs?: undefined;
516
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
513
517
  gasPrice?: bigint | undefined;
514
518
  maxFeePerBlobGas?: bigint | undefined;
515
519
  maxFeePerGas?: bigint | undefined;
516
520
  maxPriorityFeePerGas?: bigint | undefined;
517
- accessList?: undefined;
518
- blobs?: undefined;
519
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
520
521
  blobVersionedHashes?: undefined;
521
522
  kzg?: undefined;
522
523
  sidecars?: undefined;
@@ -527,13 +528,13 @@ export declare const zkSyncTestnet: {
527
528
  nonce?: number | undefined;
528
529
  to?: `0x${string}` | null | undefined;
529
530
  value?: bigint | undefined;
531
+ accessList?: import("../../index.js").AccessList | undefined;
532
+ blobs?: undefined;
533
+ type?: "eip2930" | undefined;
530
534
  gasPrice?: bigint | undefined;
531
535
  maxFeePerBlobGas?: undefined;
532
536
  maxFeePerGas?: undefined;
533
537
  maxPriorityFeePerGas?: undefined;
534
- accessList?: import("../../index.js").AccessList | undefined;
535
- blobs?: undefined;
536
- type?: "eip2930" | undefined;
537
538
  blobVersionedHashes?: undefined;
538
539
  kzg?: undefined;
539
540
  sidecars?: undefined;
@@ -550,13 +551,13 @@ export declare const zkSyncTestnet: {
550
551
  nonce?: number | undefined;
551
552
  to?: `0x${string}` | null | undefined;
552
553
  value?: bigint | undefined;
554
+ accessList?: undefined;
555
+ blobs?: undefined;
556
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
553
557
  gasPrice?: bigint | undefined;
554
558
  maxFeePerBlobGas?: bigint | undefined;
555
559
  maxFeePerGas?: bigint | undefined;
556
560
  maxPriorityFeePerGas?: bigint | undefined;
557
- accessList?: undefined;
558
- blobs?: undefined;
559
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
560
561
  blobVersionedHashes?: undefined;
561
562
  kzg?: undefined;
562
563
  sidecars?: undefined;
@@ -590,13 +591,13 @@ export declare const zkSyncTestnet: {
590
591
  nonce?: number | undefined;
591
592
  to?: `0x${string}` | null | undefined;
592
593
  value?: bigint | undefined;
594
+ accessList?: undefined;
595
+ blobs?: undefined;
596
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
593
597
  gasPrice?: bigint | undefined;
594
598
  maxFeePerBlobGas?: bigint | undefined;
595
599
  maxFeePerGas?: bigint | undefined;
596
600
  maxPriorityFeePerGas?: bigint | undefined;
597
- accessList?: undefined;
598
- blobs?: undefined;
599
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
600
601
  blobVersionedHashes?: undefined;
601
602
  kzg?: undefined;
602
603
  sidecars?: undefined;
@@ -615,13 +616,13 @@ export declare const zkSyncTestnet: {
615
616
  nonce?: number | undefined;
616
617
  to?: `0x${string}` | null | undefined;
617
618
  value?: bigint | undefined;
619
+ accessList?: undefined;
620
+ blobs?: undefined;
621
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
618
622
  gasPrice?: bigint | undefined;
619
623
  maxFeePerBlobGas?: bigint | undefined;
620
624
  maxFeePerGas?: bigint | undefined;
621
625
  maxPriorityFeePerGas?: bigint | undefined;
622
- accessList?: undefined;
623
- blobs?: undefined;
624
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
625
626
  blobVersionedHashes?: undefined;
626
627
  kzg?: undefined;
627
628
  sidecars?: undefined;
@@ -640,13 +641,13 @@ export declare const zkSyncTestnet: {
640
641
  nonce?: number | undefined;
641
642
  to?: `0x${string}` | null | undefined;
642
643
  value?: bigint | undefined;
644
+ accessList?: import("../../index.js").AccessList | undefined;
645
+ blobs?: undefined;
646
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
643
647
  gasPrice?: bigint | undefined;
644
648
  maxFeePerBlobGas?: bigint | undefined;
645
649
  maxFeePerGas?: bigint | undefined;
646
650
  maxPriorityFeePerGas?: bigint | undefined;
647
- accessList?: import("../../index.js").AccessList | undefined;
648
- blobs?: undefined;
649
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
650
651
  blobVersionedHashes?: undefined;
651
652
  kzg?: undefined;
652
653
  sidecars?: undefined;
@@ -657,13 +658,13 @@ export declare const zkSyncTestnet: {
657
658
  nonce?: number | undefined;
658
659
  to?: `0x${string}` | null | undefined;
659
660
  value?: bigint | undefined;
661
+ accessList?: undefined;
662
+ blobs?: undefined;
663
+ type?: "legacy" | undefined;
660
664
  gasPrice?: bigint | undefined;
661
665
  maxFeePerBlobGas?: undefined;
662
666
  maxFeePerGas?: undefined;
663
667
  maxPriorityFeePerGas?: undefined;
664
- accessList?: undefined;
665
- blobs?: undefined;
666
- type?: "legacy" | undefined;
667
668
  blobVersionedHashes?: undefined;
668
669
  kzg?: undefined;
669
670
  sidecars?: undefined;
@@ -680,13 +681,13 @@ export declare const zkSyncTestnet: {
680
681
  nonce?: number | undefined;
681
682
  to?: `0x${string}` | null | undefined;
682
683
  value?: bigint | undefined;
684
+ accessList?: import("../../index.js").AccessList | undefined;
685
+ blobs?: undefined;
686
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
683
687
  gasPrice?: bigint | undefined;
684
688
  maxFeePerBlobGas?: bigint | undefined;
685
689
  maxFeePerGas?: bigint | undefined;
686
690
  maxPriorityFeePerGas?: bigint | undefined;
687
- accessList?: import("../../index.js").AccessList | undefined;
688
- blobs?: undefined;
689
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
690
691
  blobVersionedHashes?: undefined;
691
692
  kzg?: undefined;
692
693
  sidecars?: undefined;
@@ -697,13 +698,13 @@ export declare const zkSyncTestnet: {
697
698
  nonce?: number | undefined;
698
699
  to?: `0x${string}` | null | undefined;
699
700
  value?: bigint | undefined;
701
+ accessList?: import("../../index.js").AccessList | undefined;
702
+ blobs?: undefined;
703
+ type?: "eip2930" | undefined;
700
704
  gasPrice?: bigint | undefined;
701
705
  maxFeePerBlobGas?: undefined;
702
706
  maxFeePerGas?: undefined;
703
707
  maxPriorityFeePerGas?: undefined;
704
- accessList?: import("../../index.js").AccessList | undefined;
705
- blobs?: undefined;
706
- type?: "eip2930" | undefined;
707
708
  blobVersionedHashes?: undefined;
708
709
  kzg?: undefined;
709
710
  sidecars?: undefined;
@@ -720,13 +721,13 @@ export declare const zkSyncTestnet: {
720
721
  nonce?: number | undefined;
721
722
  to?: `0x${string}` | null | undefined;
722
723
  value?: bigint | undefined;
724
+ accessList?: import("../../index.js").AccessList | undefined;
725
+ blobs?: undefined;
726
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
723
727
  gasPrice?: bigint | undefined;
724
728
  maxFeePerBlobGas?: bigint | undefined;
725
729
  maxFeePerGas?: bigint | undefined;
726
730
  maxPriorityFeePerGas?: bigint | undefined;
727
- accessList?: import("../../index.js").AccessList | undefined;
728
- blobs?: undefined;
729
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
730
731
  blobVersionedHashes?: undefined;
731
732
  kzg?: undefined;
732
733
  sidecars?: undefined;
@@ -760,13 +761,13 @@ export declare const zkSyncTestnet: {
760
761
  nonce?: number | undefined;
761
762
  to?: `0x${string}` | null | undefined;
762
763
  value?: bigint | undefined;
764
+ accessList?: import("../../index.js").AccessList | undefined;
765
+ blobs?: undefined;
766
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
763
767
  gasPrice?: bigint | undefined;
764
768
  maxFeePerBlobGas?: bigint | undefined;
765
769
  maxFeePerGas?: bigint | undefined;
766
770
  maxPriorityFeePerGas?: bigint | undefined;
767
- accessList?: import("../../index.js").AccessList | undefined;
768
- blobs?: undefined;
769
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
770
771
  blobVersionedHashes?: undefined;
771
772
  kzg?: undefined;
772
773
  sidecars?: undefined;
@@ -785,13 +786,13 @@ export declare const zkSyncTestnet: {
785
786
  nonce?: number | undefined;
786
787
  to?: `0x${string}` | null | undefined;
787
788
  value?: bigint | undefined;
789
+ accessList?: import("../../index.js").AccessList | undefined;
790
+ blobs?: undefined;
791
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
788
792
  gasPrice?: bigint | undefined;
789
793
  maxFeePerBlobGas?: bigint | undefined;
790
794
  maxFeePerGas?: bigint | undefined;
791
795
  maxPriorityFeePerGas?: bigint | undefined;
792
- accessList?: import("../../index.js").AccessList | undefined;
793
- blobs?: undefined;
794
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
795
796
  blobVersionedHashes?: undefined;
796
797
  kzg?: undefined;
797
798
  sidecars?: undefined;
@@ -827,13 +828,13 @@ export declare const zkSyncTestnet: {
827
828
  nonce?: number | undefined;
828
829
  to?: `0x${string}` | null | undefined;
829
830
  value?: bigint | undefined;
831
+ accessList?: undefined;
832
+ blobs?: undefined;
833
+ type?: "legacy" | undefined;
830
834
  gasPrice?: bigint | undefined;
831
835
  maxFeePerBlobGas?: undefined;
832
836
  maxFeePerGas?: undefined;
833
837
  maxPriorityFeePerGas?: undefined;
834
- accessList?: undefined;
835
- blobs?: undefined;
836
- type?: "legacy" | undefined;
837
838
  blobVersionedHashes?: undefined;
838
839
  kzg?: undefined;
839
840
  sidecars?: undefined;
@@ -867,13 +868,13 @@ export declare const zkSyncTestnet: {
867
868
  nonce?: number | undefined;
868
869
  to?: `0x${string}` | null | undefined;
869
870
  value?: bigint | undefined;
871
+ accessList?: import("../../index.js").AccessList | undefined;
872
+ blobs?: undefined;
873
+ type?: "eip2930" | undefined;
870
874
  gasPrice?: bigint | undefined;
871
875
  maxFeePerBlobGas?: undefined;
872
876
  maxFeePerGas?: undefined;
873
877
  maxPriorityFeePerGas?: undefined;
874
- accessList?: import("../../index.js").AccessList | undefined;
875
- blobs?: undefined;
876
- type?: "eip2930" | undefined;
877
878
  blobVersionedHashes?: undefined;
878
879
  kzg?: undefined;
879
880
  sidecars?: undefined;
@@ -980,16 +981,16 @@ export declare const zkSyncTestnet: {
980
981
  nonce?: number | undefined;
981
982
  value?: bigint | undefined;
982
983
  to?: `0x${string}` | null | undefined;
983
- gasPrice?: bigint | undefined;
984
- maxFeePerGas?: bigint | undefined;
985
- maxPriorityFeePerGas?: bigint | undefined;
986
- maxFeePerBlobGas?: bigint | undefined;
987
984
  accessList?: import("../../index.js").AccessList | undefined;
988
985
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
989
986
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
990
987
  kzg?: import("../../index.js").Kzg | undefined;
991
988
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
992
989
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
990
+ gasPrice?: bigint | undefined;
991
+ maxFeePerGas?: bigint | undefined;
992
+ maxPriorityFeePerGas?: bigint | undefined;
993
+ maxFeePerBlobGas?: bigint | undefined;
993
994
  } & {
994
995
  data?: `0x${string}` | undefined;
995
996
  from: `0x${string}`;
@@ -997,13 +998,13 @@ export declare const zkSyncTestnet: {
997
998
  nonce?: number | undefined;
998
999
  to?: `0x${string}` | null | undefined;
999
1000
  value?: bigint | undefined;
1001
+ accessList?: undefined;
1002
+ blobs?: undefined;
1003
+ type?: "legacy" | undefined;
1000
1004
  gasPrice?: bigint | undefined;
1001
1005
  maxFeePerBlobGas?: undefined;
1002
1006
  maxFeePerGas?: undefined;
1003
1007
  maxPriorityFeePerGas?: undefined;
1004
- accessList?: undefined;
1005
- blobs?: undefined;
1006
- type?: "legacy" | undefined;
1007
1008
  blobVersionedHashes?: undefined;
1008
1009
  kzg?: undefined;
1009
1010
  sidecars?: undefined;
@@ -1020,16 +1021,16 @@ export declare const zkSyncTestnet: {
1020
1021
  nonce?: number | undefined;
1021
1022
  value?: bigint | undefined;
1022
1023
  to?: `0x${string}` | null | undefined;
1023
- gasPrice?: bigint | undefined;
1024
- maxFeePerGas?: bigint | undefined;
1025
- maxPriorityFeePerGas?: bigint | undefined;
1026
- maxFeePerBlobGas?: bigint | undefined;
1027
1024
  accessList?: import("../../index.js").AccessList | undefined;
1028
1025
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1029
1026
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1030
1027
  kzg?: import("../../index.js").Kzg | undefined;
1031
1028
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1032
1029
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
1030
+ gasPrice?: bigint | undefined;
1031
+ maxFeePerGas?: bigint | undefined;
1032
+ maxPriorityFeePerGas?: bigint | undefined;
1033
+ maxFeePerBlobGas?: bigint | undefined;
1033
1034
  } & {
1034
1035
  data?: `0x${string}` | undefined;
1035
1036
  from: `0x${string}`;
@@ -1037,13 +1038,13 @@ export declare const zkSyncTestnet: {
1037
1038
  nonce?: number | undefined;
1038
1039
  to?: `0x${string}` | null | undefined;
1039
1040
  value?: bigint | undefined;
1041
+ accessList?: import("../../index.js").AccessList | undefined;
1042
+ blobs?: undefined;
1043
+ type?: "eip2930" | undefined;
1040
1044
  gasPrice?: bigint | undefined;
1041
1045
  maxFeePerBlobGas?: undefined;
1042
1046
  maxFeePerGas?: undefined;
1043
1047
  maxPriorityFeePerGas?: undefined;
1044
- accessList?: import("../../index.js").AccessList | undefined;
1045
- blobs?: undefined;
1046
- type?: "eip2930" | undefined;
1047
1048
  blobVersionedHashes?: undefined;
1048
1049
  kzg?: undefined;
1049
1050
  sidecars?: undefined;
@@ -1060,16 +1061,16 @@ export declare const zkSyncTestnet: {
1060
1061
  nonce?: number | undefined;
1061
1062
  value?: bigint | undefined;
1062
1063
  to?: `0x${string}` | null | undefined;
1063
- gasPrice?: bigint | undefined;
1064
- maxFeePerGas?: bigint | undefined;
1065
- maxPriorityFeePerGas?: bigint | undefined;
1066
- maxFeePerBlobGas?: bigint | undefined;
1067
1064
  accessList?: import("../../index.js").AccessList | undefined;
1068
1065
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1069
1066
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1070
1067
  kzg?: import("../../index.js").Kzg | undefined;
1071
1068
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1072
1069
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
1070
+ gasPrice?: bigint | undefined;
1071
+ maxFeePerGas?: bigint | undefined;
1072
+ maxPriorityFeePerGas?: bigint | undefined;
1073
+ maxFeePerBlobGas?: bigint | undefined;
1073
1074
  } & {
1074
1075
  data?: `0x${string}` | undefined;
1075
1076
  from: `0x${string}`;
@@ -1100,16 +1101,16 @@ export declare const zkSyncTestnet: {
1100
1101
  nonce?: number | undefined;
1101
1102
  value?: bigint | undefined;
1102
1103
  to?: `0x${string}` | null | undefined;
1103
- gasPrice?: bigint | undefined;
1104
- maxFeePerGas?: bigint | undefined;
1105
- maxPriorityFeePerGas?: bigint | undefined;
1106
- maxFeePerBlobGas?: bigint | undefined;
1107
1104
  accessList?: import("../../index.js").AccessList | undefined;
1108
1105
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1109
1106
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1110
1107
  kzg?: import("../../index.js").Kzg | undefined;
1111
1108
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1112
1109
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
1110
+ gasPrice?: bigint | undefined;
1111
+ maxFeePerGas?: bigint | undefined;
1112
+ maxPriorityFeePerGas?: bigint | undefined;
1113
+ maxFeePerBlobGas?: bigint | undefined;
1113
1114
  } & {
1114
1115
  data?: `0x${string}` | undefined;
1115
1116
  from: `0x${string}`;
@@ -1117,16 +1118,16 @@ export declare const zkSyncTestnet: {
1117
1118
  nonce?: number | undefined;
1118
1119
  value?: bigint | undefined;
1119
1120
  to: `0x${string}` | null;
1120
- gasPrice?: undefined;
1121
- maxFeePerGas?: bigint | undefined;
1122
- maxPriorityFeePerGas?: bigint | undefined;
1123
- maxFeePerBlobGas: bigint;
1124
1121
  accessList?: import("../../index.js").AccessList | undefined;
1125
1122
  blobs: readonly `0x${string}`[] | readonly Uint8Array[];
1126
1123
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1127
1124
  kzg?: import("../../index.js").Kzg | undefined;
1128
1125
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1129
1126
  type?: "eip4844" | undefined;
1127
+ gasPrice?: undefined;
1128
+ maxFeePerGas?: bigint | undefined;
1129
+ maxPriorityFeePerGas?: bigint | undefined;
1130
+ maxFeePerBlobGas: bigint;
1130
1131
  } & {
1131
1132
  gasPerPubdata?: undefined;
1132
1133
  customSignature?: undefined;
@@ -1140,16 +1141,16 @@ export declare const zkSyncTestnet: {
1140
1141
  nonce?: number | undefined;
1141
1142
  value?: bigint | undefined;
1142
1143
  to?: `0x${string}` | null | undefined;
1143
- gasPrice?: bigint | undefined;
1144
- maxFeePerGas?: bigint | undefined;
1145
- maxPriorityFeePerGas?: bigint | undefined;
1146
- maxFeePerBlobGas?: bigint | undefined;
1147
1144
  accessList?: import("../../index.js").AccessList | undefined;
1148
1145
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1149
1146
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1150
1147
  kzg?: import("../../index.js").Kzg | undefined;
1151
1148
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1152
1149
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
1150
+ gasPrice?: bigint | undefined;
1151
+ maxFeePerGas?: bigint | undefined;
1152
+ maxPriorityFeePerGas?: bigint | undefined;
1153
+ maxFeePerBlobGas?: bigint | undefined;
1153
1154
  } & Omit<import("../../index.js").TransactionRequestBase<bigint, number>, "type"> & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559> & {
1154
1155
  gasPerPubdata?: bigint | undefined;
1155
1156
  customSignature?: `0x${string}` | undefined;
@@ -1165,16 +1166,16 @@ export declare const zkSyncTestnet: {
1165
1166
  nonce?: number | undefined;
1166
1167
  value?: bigint | undefined;
1167
1168
  to?: `0x${string}` | null | undefined;
1168
- gasPrice?: bigint | undefined;
1169
- maxFeePerGas?: bigint | undefined;
1170
- maxPriorityFeePerGas?: bigint | undefined;
1171
- maxFeePerBlobGas?: bigint | undefined;
1172
1169
  accessList?: import("../../index.js").AccessList | undefined;
1173
1170
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1174
1171
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1175
1172
  kzg?: import("../../index.js").Kzg | undefined;
1176
1173
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1177
1174
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
1175
+ gasPrice?: bigint | undefined;
1176
+ maxFeePerGas?: bigint | undefined;
1177
+ maxPriorityFeePerGas?: bigint | undefined;
1178
+ maxFeePerBlobGas?: bigint | undefined;
1178
1179
  } & Omit<import("../../index.js").TransactionRequestBase<bigint, number>, "type"> & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559> & {
1179
1180
  gasPerPubdata?: bigint | undefined;
1180
1181
  customSignature?: `0x${string}` | undefined;
@@ -1190,13 +1191,13 @@ export declare const zkSyncTestnet: {
1190
1191
  nonce?: `0x${string}` | undefined;
1191
1192
  to?: `0x${string}` | null | undefined;
1192
1193
  value?: `0x${string}` | undefined;
1194
+ accessList?: undefined;
1195
+ blobs?: undefined;
1196
+ type?: "0x0" | undefined;
1193
1197
  gasPrice?: `0x${string}` | undefined;
1194
1198
  maxFeePerBlobGas?: undefined;
1195
1199
  maxFeePerGas?: undefined;
1196
1200
  maxPriorityFeePerGas?: undefined;
1197
- accessList?: undefined;
1198
- blobs?: undefined;
1199
- type?: "0x0" | undefined;
1200
1201
  blobVersionedHashes?: undefined;
1201
1202
  kzg?: undefined;
1202
1203
  sidecars?: undefined;
@@ -1208,13 +1209,13 @@ export declare const zkSyncTestnet: {
1208
1209
  nonce?: `0x${string}` | undefined;
1209
1210
  to?: `0x${string}` | null | undefined;
1210
1211
  value?: `0x${string}` | undefined;
1212
+ accessList?: undefined;
1213
+ blobs?: undefined;
1214
+ type?: "0x1" | undefined;
1211
1215
  gasPrice?: `0x${string}` | undefined;
1212
1216
  maxFeePerBlobGas?: undefined;
1213
1217
  maxFeePerGas?: undefined;
1214
1218
  maxPriorityFeePerGas?: undefined;
1215
- accessList?: undefined;
1216
- blobs?: undefined;
1217
- type?: "0x1" | undefined;
1218
1219
  blobVersionedHashes?: undefined;
1219
1220
  kzg?: undefined;
1220
1221
  sidecars?: undefined;
@@ -1226,13 +1227,13 @@ export declare const zkSyncTestnet: {
1226
1227
  nonce?: `0x${string}` | undefined;
1227
1228
  to?: `0x${string}` | null | undefined;
1228
1229
  value?: `0x${string}` | undefined;
1230
+ accessList?: undefined;
1231
+ blobs?: undefined;
1232
+ type?: "0x2" | undefined;
1229
1233
  gasPrice?: undefined;
1230
1234
  maxFeePerBlobGas?: undefined;
1231
1235
  maxFeePerGas?: `0x${string}` | undefined;
1232
1236
  maxPriorityFeePerGas?: `0x${string}` | undefined;
1233
- accessList?: undefined;
1234
- blobs?: undefined;
1235
- type?: "0x2" | undefined;
1236
1237
  blobVersionedHashes?: undefined;
1237
1238
  kzg?: undefined;
1238
1239
  sidecars?: undefined;
@@ -1244,13 +1245,13 @@ export declare const zkSyncTestnet: {
1244
1245
  nonce?: `0x${string}` | undefined;
1245
1246
  to?: `0x${string}` | null | undefined;
1246
1247
  value?: `0x${string}` | undefined;
1248
+ accessList?: undefined;
1249
+ blobs?: undefined;
1250
+ type: "0xff" | "0x71";
1247
1251
  gasPrice?: undefined;
1248
1252
  maxFeePerBlobGas?: undefined;
1249
1253
  maxFeePerGas?: `0x${string}` | undefined;
1250
1254
  maxPriorityFeePerGas?: `0x${string}` | undefined;
1251
- accessList?: undefined;
1252
- blobs?: undefined;
1253
- type: "0xff" | "0x71";
1254
1255
  blobVersionedHashes?: undefined;
1255
1256
  kzg?: undefined;
1256
1257
  sidecars?: undefined;
@@ -1262,13 +1263,13 @@ export declare const zkSyncTestnet: {
1262
1263
  nonce?: `0x${string}` | undefined;
1263
1264
  to?: `0x${string}` | null | undefined;
1264
1265
  value?: `0x${string}` | undefined;
1266
+ accessList?: undefined;
1267
+ blobs?: undefined;
1268
+ type?: "0x0" | undefined;
1265
1269
  gasPrice?: `0x${string}` | undefined;
1266
1270
  maxFeePerBlobGas?: undefined;
1267
1271
  maxFeePerGas?: undefined;
1268
1272
  maxPriorityFeePerGas?: undefined;
1269
- accessList?: undefined;
1270
- blobs?: undefined;
1271
- type?: "0x0" | undefined;
1272
1273
  blobVersionedHashes?: undefined;
1273
1274
  kzg?: undefined;
1274
1275
  sidecars?: undefined;
@@ -1280,13 +1281,13 @@ export declare const zkSyncTestnet: {
1280
1281
  nonce?: `0x${string}` | undefined;
1281
1282
  to?: `0x${string}` | null | undefined;
1282
1283
  value?: `0x${string}` | undefined;
1284
+ accessList?: import("../../index.js").AccessList | undefined;
1285
+ blobs?: undefined;
1286
+ type?: "0x1" | undefined;
1283
1287
  gasPrice?: `0x${string}` | undefined;
1284
1288
  maxFeePerBlobGas?: undefined;
1285
1289
  maxFeePerGas?: undefined;
1286
1290
  maxPriorityFeePerGas?: undefined;
1287
- accessList?: import("../../index.js").AccessList | undefined;
1288
- blobs?: undefined;
1289
- type?: "0x1" | undefined;
1290
1291
  blobVersionedHashes?: undefined;
1291
1292
  kzg?: undefined;
1292
1293
  sidecars?: undefined;
@@ -1298,13 +1299,13 @@ export declare const zkSyncTestnet: {
1298
1299
  nonce?: `0x${string}` | undefined;
1299
1300
  to?: `0x${string}` | null | undefined;
1300
1301
  value?: `0x${string}` | undefined;
1302
+ accessList?: import("../../index.js").AccessList | undefined;
1303
+ blobs?: undefined;
1304
+ type?: "0x2" | undefined;
1301
1305
  gasPrice?: undefined;
1302
1306
  maxFeePerBlobGas?: undefined;
1303
1307
  maxFeePerGas?: `0x${string}` | undefined;
1304
1308
  maxPriorityFeePerGas?: `0x${string}` | undefined;
1305
- accessList?: import("../../index.js").AccessList | undefined;
1306
- blobs?: undefined;
1307
- type?: "0x2" | undefined;
1308
1309
  blobVersionedHashes?: undefined;
1309
1310
  kzg?: undefined;
1310
1311
  sidecars?: undefined;
@@ -1316,13 +1317,13 @@ export declare const zkSyncTestnet: {
1316
1317
  nonce?: `0x${string}` | undefined;
1317
1318
  to?: `0x${string}` | null | undefined;
1318
1319
  value?: `0x${string}` | undefined;
1320
+ accessList?: import("../../index.js").AccessList | undefined;
1321
+ blobs?: undefined;
1322
+ type: "0xff" | "0x71";
1319
1323
  gasPrice?: undefined;
1320
1324
  maxFeePerBlobGas?: undefined;
1321
1325
  maxFeePerGas?: `0x${string}` | undefined;
1322
1326
  maxPriorityFeePerGas?: `0x${string}` | undefined;
1323
- accessList?: import("../../index.js").AccessList | undefined;
1324
- blobs?: undefined;
1325
- type: "0xff" | "0x71";
1326
1327
  blobVersionedHashes?: undefined;
1327
1328
  kzg?: undefined;
1328
1329
  sidecars?: undefined;
@@ -1406,16 +1407,16 @@ export declare const zkSyncTestnet: {
1406
1407
  nonce?: `0x${string}` | undefined;
1407
1408
  value?: `0x${string}` | undefined;
1408
1409
  to: `0x${string}` | null;
1409
- gasPrice?: undefined;
1410
- maxFeePerGas?: `0x${string}` | undefined;
1411
- maxPriorityFeePerGas?: `0x${string}` | undefined;
1412
- maxFeePerBlobGas: `0x${string}`;
1413
1410
  accessList?: import("../../index.js").AccessList | undefined;
1414
1411
  blobs: readonly `0x${string}`[] | readonly Uint8Array[];
1415
1412
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1416
1413
  kzg?: import("../../index.js").Kzg | undefined;
1417
1414
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1418
1415
  type?: "0x3" | undefined;
1416
+ gasPrice?: undefined;
1417
+ maxFeePerGas?: `0x${string}` | undefined;
1418
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
1419
+ maxFeePerBlobGas: `0x${string}`;
1419
1420
  eip712Meta?: undefined;
1420
1421
  } | {
1421
1422
  data?: `0x${string}` | undefined;
@@ -1424,16 +1425,16 @@ export declare const zkSyncTestnet: {
1424
1425
  nonce?: `0x${string}` | undefined;
1425
1426
  value?: `0x${string}` | undefined;
1426
1427
  to: `0x${string}` | null | undefined;
1427
- gasPrice?: undefined;
1428
- maxFeePerGas?: `0x${string}` | undefined;
1429
- maxPriorityFeePerGas?: `0x${string}` | undefined;
1430
- maxFeePerBlobGas: undefined;
1431
1428
  accessList?: import("../../index.js").AccessList | undefined;
1432
1429
  blobs: readonly `0x${string}`[] | readonly Uint8Array[];
1433
1430
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1434
1431
  kzg?: import("../../index.js").Kzg | undefined;
1435
1432
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1436
1433
  type: "0xff" | "0x71";
1434
+ gasPrice?: undefined;
1435
+ maxFeePerGas?: `0x${string}` | undefined;
1436
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
1437
+ maxFeePerBlobGas: undefined;
1437
1438
  eip712Meta: import("../index.js").ZkSyncEip712Meta;
1438
1439
  }) & {
1439
1440
  gasPerPubdata: never;
@@ -1448,7 +1449,6 @@ export declare const zkSyncTestnet: {
1448
1449
  serializers: {
1449
1450
  readonly transaction: typeof import("../../zksync/serializers.js").serializeTransaction;
1450
1451
  };
1451
- fees?: import("../../index.js").ChainFees<undefined> | undefined;
1452
1452
  readonly network: "zksync-era-testnet";
1453
1453
  };
1454
1454
  //# sourceMappingURL=zkSyncTestnet.d.ts.map