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
@@ -53,15 +53,15 @@ export declare const chainConfig: {
53
53
  input: `0x${string}`;
54
54
  transactionIndex: number | null;
55
55
  typeHex: `0x${string}` | null;
56
- gasPrice: bigint;
57
- maxFeePerBlobGas?: undefined;
58
- maxFeePerGas?: undefined;
59
- maxPriorityFeePerGas?: undefined;
60
56
  accessList?: undefined;
61
57
  blobVersionedHashes?: undefined;
62
58
  chainId?: number | undefined;
63
59
  yParity?: undefined;
64
60
  type: "legacy";
61
+ gasPrice: bigint;
62
+ maxFeePerBlobGas?: undefined;
63
+ maxFeePerGas?: undefined;
64
+ maxPriorityFeePerGas?: undefined;
65
65
  l1BatchNumber: bigint | null;
66
66
  l1BatchTxIndex: bigint | null;
67
67
  } | {
@@ -79,15 +79,15 @@ export declare const chainConfig: {
79
79
  input: `0x${string}`;
80
80
  transactionIndex: number | null;
81
81
  typeHex: `0x${string}` | null;
82
- gasPrice: undefined;
83
- maxFeePerBlobGas?: undefined;
84
- maxFeePerGas: bigint;
85
- maxPriorityFeePerGas: bigint;
86
82
  accessList?: undefined;
87
83
  blobVersionedHashes?: undefined;
88
84
  chainId?: number | undefined;
89
85
  yParity: number;
90
86
  type: "priority";
87
+ gasPrice: undefined;
88
+ maxFeePerBlobGas?: undefined;
89
+ maxFeePerGas: bigint;
90
+ maxPriorityFeePerGas: bigint;
91
91
  l1BatchNumber: bigint | null;
92
92
  l1BatchTxIndex: bigint | null;
93
93
  } | {
@@ -105,15 +105,15 @@ export declare const chainConfig: {
105
105
  input: `0x${string}`;
106
106
  transactionIndex: number | null;
107
107
  typeHex: `0x${string}` | null;
108
- gasPrice: undefined;
109
- maxFeePerBlobGas?: undefined;
110
- maxFeePerGas: bigint;
111
- maxPriorityFeePerGas: bigint;
112
108
  accessList?: undefined;
113
109
  blobVersionedHashes?: undefined;
114
110
  chainId?: number | undefined;
115
111
  yParity: number;
116
112
  type: "priority" | "eip712";
113
+ gasPrice: undefined;
114
+ maxFeePerBlobGas?: undefined;
115
+ maxFeePerGas: bigint;
116
+ maxPriorityFeePerGas: bigint;
117
117
  l1BatchNumber: bigint | null;
118
118
  l1BatchTxIndex: bigint | null;
119
119
  } | {
@@ -132,14 +132,14 @@ export declare const chainConfig: {
132
132
  v: bigint;
133
133
  value: bigint;
134
134
  yParity: number;
135
- gasPrice: bigint;
136
- maxFeePerBlobGas?: undefined;
137
- maxFeePerGas?: undefined;
138
- maxPriorityFeePerGas?: undefined;
139
135
  accessList: import("../index.js").AccessList;
140
136
  blobVersionedHashes?: undefined;
141
137
  chainId: number;
142
138
  type: "eip2930";
139
+ gasPrice: bigint;
140
+ maxFeePerBlobGas?: undefined;
141
+ maxFeePerGas?: undefined;
142
+ maxPriorityFeePerGas?: undefined;
143
143
  l1BatchNumber: bigint | null;
144
144
  l1BatchTxIndex: bigint | null;
145
145
  } | {
@@ -158,14 +158,14 @@ export declare const chainConfig: {
158
158
  v: bigint;
159
159
  value: bigint;
160
160
  yParity: number;
161
- gasPrice: undefined;
162
- maxFeePerBlobGas?: undefined;
163
- maxFeePerGas: bigint;
164
- maxPriorityFeePerGas: bigint;
165
161
  accessList: import("../index.js").AccessList;
166
162
  blobVersionedHashes?: undefined;
167
163
  chainId: number;
168
164
  type: "eip1559";
165
+ gasPrice: undefined;
166
+ maxFeePerBlobGas?: undefined;
167
+ maxFeePerGas: bigint;
168
+ maxPriorityFeePerGas: bigint;
169
169
  l1BatchNumber: bigint | null;
170
170
  l1BatchTxIndex: bigint | null;
171
171
  } | {
@@ -184,14 +184,14 @@ export declare const chainConfig: {
184
184
  v: bigint;
185
185
  value: bigint;
186
186
  yParity: number;
187
- gasPrice: undefined;
188
- maxFeePerBlobGas?: undefined;
189
- maxFeePerGas: bigint;
190
- maxPriorityFeePerGas: bigint;
191
187
  accessList: import("../index.js").AccessList;
192
188
  blobVersionedHashes?: undefined;
193
189
  chainId: number;
194
190
  type: "priority";
191
+ gasPrice: undefined;
192
+ maxFeePerBlobGas?: undefined;
193
+ maxFeePerGas: bigint;
194
+ maxPriorityFeePerGas: bigint;
195
195
  l1BatchNumber: bigint | null;
196
196
  l1BatchTxIndex: bigint | null;
197
197
  } | {
@@ -210,14 +210,14 @@ export declare const chainConfig: {
210
210
  v: bigint;
211
211
  value: bigint;
212
212
  yParity: number;
213
- gasPrice: undefined;
214
- maxFeePerBlobGas?: undefined;
215
- maxFeePerGas: bigint;
216
- maxPriorityFeePerGas: bigint;
217
213
  accessList: import("../index.js").AccessList;
218
214
  blobVersionedHashes?: undefined;
219
215
  chainId: number;
220
216
  type: "priority" | "eip712";
217
+ gasPrice: undefined;
218
+ maxFeePerBlobGas?: undefined;
219
+ maxFeePerGas: bigint;
220
+ maxPriorityFeePerGas: bigint;
221
221
  l1BatchNumber: bigint | null;
222
222
  l1BatchTxIndex: bigint | null;
223
223
  } | {
@@ -236,14 +236,14 @@ export declare const chainConfig: {
236
236
  v: bigint;
237
237
  value: bigint;
238
238
  yParity: number;
239
- gasPrice: bigint;
240
- maxFeePerBlobGas?: undefined;
241
- maxFeePerGas: undefined;
242
- maxPriorityFeePerGas: undefined;
243
239
  accessList: import("../index.js").AccessList;
244
240
  blobVersionedHashes?: undefined;
245
241
  chainId: number;
246
242
  type: "eip2930";
243
+ gasPrice: bigint;
244
+ maxFeePerBlobGas?: undefined;
245
+ maxFeePerGas: undefined;
246
+ maxPriorityFeePerGas: undefined;
247
247
  l1BatchNumber: bigint | null;
248
248
  l1BatchTxIndex: bigint | null;
249
249
  } | {
@@ -262,14 +262,14 @@ export declare const chainConfig: {
262
262
  v: bigint;
263
263
  value: bigint;
264
264
  yParity: number;
265
- gasPrice?: undefined;
266
- maxFeePerBlobGas?: undefined;
267
- maxFeePerGas: bigint;
268
- maxPriorityFeePerGas: bigint;
269
265
  accessList: import("../index.js").AccessList;
270
266
  blobVersionedHashes?: undefined;
271
267
  chainId: number;
272
268
  type: "eip1559";
269
+ gasPrice?: undefined;
270
+ maxFeePerBlobGas?: undefined;
271
+ maxFeePerGas: bigint;
272
+ maxPriorityFeePerGas: bigint;
273
273
  l1BatchNumber: bigint | null;
274
274
  l1BatchTxIndex: bigint | null;
275
275
  } | {
@@ -288,14 +288,14 @@ export declare const chainConfig: {
288
288
  v: bigint;
289
289
  value: bigint;
290
290
  yParity: number;
291
- gasPrice?: undefined;
292
- maxFeePerBlobGas?: undefined;
293
- maxFeePerGas: bigint;
294
- maxPriorityFeePerGas: bigint;
295
291
  accessList: import("../index.js").AccessList;
296
292
  blobVersionedHashes?: undefined;
297
293
  chainId: number;
298
294
  type: "priority";
295
+ gasPrice?: undefined;
296
+ maxFeePerBlobGas?: undefined;
297
+ maxFeePerGas: bigint;
298
+ maxPriorityFeePerGas: bigint;
299
299
  l1BatchNumber: bigint | null;
300
300
  l1BatchTxIndex: bigint | null;
301
301
  } | {
@@ -314,14 +314,14 @@ export declare const chainConfig: {
314
314
  v: bigint;
315
315
  value: bigint;
316
316
  yParity: number;
317
- gasPrice?: undefined;
318
- maxFeePerBlobGas?: undefined;
319
- maxFeePerGas: bigint;
320
- maxPriorityFeePerGas: bigint;
321
317
  accessList: import("../index.js").AccessList;
322
318
  blobVersionedHashes?: undefined;
323
319
  chainId: number;
324
320
  type: "priority" | "eip712";
321
+ gasPrice?: undefined;
322
+ maxFeePerBlobGas?: undefined;
323
+ maxFeePerGas: bigint;
324
+ maxPriorityFeePerGas: bigint;
325
325
  l1BatchNumber: bigint | null;
326
326
  l1BatchTxIndex: bigint | null;
327
327
  } | {
@@ -340,14 +340,14 @@ export declare const chainConfig: {
340
340
  v: bigint;
341
341
  value: bigint;
342
342
  yParity: number;
343
- gasPrice?: undefined;
344
- maxFeePerBlobGas: bigint;
345
- maxFeePerGas: bigint;
346
- maxPriorityFeePerGas: bigint;
347
343
  accessList: import("../index.js").AccessList;
348
344
  blobVersionedHashes: readonly `0x${string}`[];
349
345
  chainId: number;
350
346
  type: "eip4844";
347
+ gasPrice?: undefined;
348
+ maxFeePerBlobGas: bigint;
349
+ maxFeePerGas: bigint;
350
+ maxPriorityFeePerGas: bigint;
351
351
  l1BatchNumber: bigint | null;
352
352
  l1BatchTxIndex: bigint | null;
353
353
  } | {
@@ -366,14 +366,14 @@ export declare const chainConfig: {
366
366
  v: bigint;
367
367
  value: bigint;
368
368
  yParity: number;
369
- gasPrice?: undefined;
370
- maxFeePerBlobGas: undefined;
371
- maxFeePerGas: bigint;
372
- maxPriorityFeePerGas: bigint;
373
369
  accessList: import("../index.js").AccessList;
374
370
  blobVersionedHashes: readonly `0x${string}`[];
375
371
  chainId: number;
376
372
  type: "priority";
373
+ gasPrice?: undefined;
374
+ maxFeePerBlobGas: undefined;
375
+ maxFeePerGas: bigint;
376
+ maxPriorityFeePerGas: bigint;
377
377
  l1BatchNumber: bigint | null;
378
378
  l1BatchTxIndex: bigint | null;
379
379
  } | {
@@ -392,14 +392,14 @@ export declare const chainConfig: {
392
392
  v: bigint;
393
393
  value: bigint;
394
394
  yParity: number;
395
- gasPrice?: undefined;
396
- maxFeePerBlobGas: undefined;
397
- maxFeePerGas: bigint;
398
- maxPriorityFeePerGas: bigint;
399
395
  accessList: import("../index.js").AccessList;
400
396
  blobVersionedHashes: readonly `0x${string}`[];
401
397
  chainId: number;
402
398
  type: "priority" | "eip712";
399
+ gasPrice?: undefined;
400
+ maxFeePerBlobGas: undefined;
401
+ maxFeePerGas: bigint;
402
+ maxPriorityFeePerGas: bigint;
403
403
  l1BatchNumber: bigint | null;
404
404
  l1BatchTxIndex: bigint | null;
405
405
  }) & {};
@@ -440,13 +440,13 @@ export declare const chainConfig: {
440
440
  nonce?: number | undefined;
441
441
  to?: `0x${string}` | null | undefined;
442
442
  value?: bigint | undefined;
443
+ accessList?: undefined;
444
+ blobs?: undefined;
445
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
443
446
  gasPrice?: bigint | undefined;
444
447
  maxFeePerBlobGas?: bigint | undefined;
445
448
  maxFeePerGas?: bigint | undefined;
446
449
  maxPriorityFeePerGas?: bigint | undefined;
447
- accessList?: undefined;
448
- blobs?: undefined;
449
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
450
450
  blobVersionedHashes?: undefined;
451
451
  kzg?: undefined;
452
452
  sidecars?: undefined;
@@ -457,13 +457,13 @@ export declare const chainConfig: {
457
457
  nonce?: number | undefined;
458
458
  to?: `0x${string}` | null | undefined;
459
459
  value?: bigint | undefined;
460
+ accessList?: undefined;
461
+ blobs?: undefined;
462
+ type?: "legacy" | undefined;
460
463
  gasPrice?: bigint | undefined;
461
464
  maxFeePerBlobGas?: undefined;
462
465
  maxFeePerGas?: undefined;
463
466
  maxPriorityFeePerGas?: undefined;
464
- accessList?: undefined;
465
- blobs?: undefined;
466
- type?: "legacy" | undefined;
467
467
  blobVersionedHashes?: undefined;
468
468
  kzg?: undefined;
469
469
  sidecars?: undefined;
@@ -480,13 +480,13 @@ export declare const chainConfig: {
480
480
  nonce?: number | undefined;
481
481
  to?: `0x${string}` | null | undefined;
482
482
  value?: bigint | undefined;
483
+ accessList?: undefined;
484
+ blobs?: undefined;
485
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
483
486
  gasPrice?: bigint | undefined;
484
487
  maxFeePerBlobGas?: bigint | undefined;
485
488
  maxFeePerGas?: bigint | undefined;
486
489
  maxPriorityFeePerGas?: bigint | undefined;
487
- accessList?: undefined;
488
- blobs?: undefined;
489
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
490
490
  blobVersionedHashes?: undefined;
491
491
  kzg?: undefined;
492
492
  sidecars?: undefined;
@@ -497,13 +497,13 @@ export declare const chainConfig: {
497
497
  nonce?: number | undefined;
498
498
  to?: `0x${string}` | null | undefined;
499
499
  value?: bigint | undefined;
500
+ accessList?: import("../index.js").AccessList | undefined;
501
+ blobs?: undefined;
502
+ type?: "eip2930" | undefined;
500
503
  gasPrice?: bigint | undefined;
501
504
  maxFeePerBlobGas?: undefined;
502
505
  maxFeePerGas?: undefined;
503
506
  maxPriorityFeePerGas?: undefined;
504
- accessList?: import("../index.js").AccessList | undefined;
505
- blobs?: undefined;
506
- type?: "eip2930" | undefined;
507
507
  blobVersionedHashes?: undefined;
508
508
  kzg?: undefined;
509
509
  sidecars?: undefined;
@@ -520,13 +520,13 @@ export declare const chainConfig: {
520
520
  nonce?: number | undefined;
521
521
  to?: `0x${string}` | null | undefined;
522
522
  value?: bigint | undefined;
523
+ accessList?: undefined;
524
+ blobs?: undefined;
525
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
523
526
  gasPrice?: bigint | undefined;
524
527
  maxFeePerBlobGas?: bigint | undefined;
525
528
  maxFeePerGas?: bigint | undefined;
526
529
  maxPriorityFeePerGas?: bigint | undefined;
527
- accessList?: undefined;
528
- blobs?: undefined;
529
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
530
530
  blobVersionedHashes?: undefined;
531
531
  kzg?: undefined;
532
532
  sidecars?: undefined;
@@ -560,13 +560,13 @@ export declare const chainConfig: {
560
560
  nonce?: number | undefined;
561
561
  to?: `0x${string}` | null | undefined;
562
562
  value?: bigint | undefined;
563
+ accessList?: undefined;
564
+ blobs?: undefined;
565
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
563
566
  gasPrice?: bigint | undefined;
564
567
  maxFeePerBlobGas?: bigint | undefined;
565
568
  maxFeePerGas?: bigint | undefined;
566
569
  maxPriorityFeePerGas?: bigint | undefined;
567
- accessList?: undefined;
568
- blobs?: undefined;
569
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
570
570
  blobVersionedHashes?: undefined;
571
571
  kzg?: undefined;
572
572
  sidecars?: undefined;
@@ -585,13 +585,13 @@ export declare const chainConfig: {
585
585
  nonce?: number | undefined;
586
586
  to?: `0x${string}` | null | undefined;
587
587
  value?: bigint | undefined;
588
+ accessList?: undefined;
589
+ blobs?: undefined;
590
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
588
591
  gasPrice?: bigint | undefined;
589
592
  maxFeePerBlobGas?: bigint | undefined;
590
593
  maxFeePerGas?: bigint | undefined;
591
594
  maxPriorityFeePerGas?: bigint | undefined;
592
- accessList?: undefined;
593
- blobs?: undefined;
594
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
595
595
  blobVersionedHashes?: undefined;
596
596
  kzg?: undefined;
597
597
  sidecars?: undefined;
@@ -610,13 +610,13 @@ export declare const chainConfig: {
610
610
  nonce?: number | undefined;
611
611
  to?: `0x${string}` | null | undefined;
612
612
  value?: bigint | undefined;
613
+ accessList?: import("../index.js").AccessList | undefined;
614
+ blobs?: undefined;
615
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
613
616
  gasPrice?: bigint | undefined;
614
617
  maxFeePerBlobGas?: bigint | undefined;
615
618
  maxFeePerGas?: bigint | undefined;
616
619
  maxPriorityFeePerGas?: bigint | undefined;
617
- accessList?: import("../index.js").AccessList | undefined;
618
- blobs?: undefined;
619
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
620
620
  blobVersionedHashes?: undefined;
621
621
  kzg?: undefined;
622
622
  sidecars?: undefined;
@@ -627,13 +627,13 @@ export declare const chainConfig: {
627
627
  nonce?: number | undefined;
628
628
  to?: `0x${string}` | null | undefined;
629
629
  value?: bigint | undefined;
630
+ accessList?: undefined;
631
+ blobs?: undefined;
632
+ type?: "legacy" | undefined;
630
633
  gasPrice?: bigint | undefined;
631
634
  maxFeePerBlobGas?: undefined;
632
635
  maxFeePerGas?: undefined;
633
636
  maxPriorityFeePerGas?: undefined;
634
- accessList?: undefined;
635
- blobs?: undefined;
636
- type?: "legacy" | undefined;
637
637
  blobVersionedHashes?: undefined;
638
638
  kzg?: undefined;
639
639
  sidecars?: undefined;
@@ -650,13 +650,13 @@ export declare const chainConfig: {
650
650
  nonce?: number | undefined;
651
651
  to?: `0x${string}` | null | undefined;
652
652
  value?: bigint | undefined;
653
+ accessList?: import("../index.js").AccessList | undefined;
654
+ blobs?: undefined;
655
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
653
656
  gasPrice?: bigint | undefined;
654
657
  maxFeePerBlobGas?: bigint | undefined;
655
658
  maxFeePerGas?: bigint | undefined;
656
659
  maxPriorityFeePerGas?: bigint | undefined;
657
- accessList?: import("../index.js").AccessList | undefined;
658
- blobs?: undefined;
659
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
660
660
  blobVersionedHashes?: undefined;
661
661
  kzg?: undefined;
662
662
  sidecars?: undefined;
@@ -667,13 +667,13 @@ export declare const chainConfig: {
667
667
  nonce?: number | undefined;
668
668
  to?: `0x${string}` | null | undefined;
669
669
  value?: bigint | undefined;
670
+ accessList?: import("../index.js").AccessList | undefined;
671
+ blobs?: undefined;
672
+ type?: "eip2930" | undefined;
670
673
  gasPrice?: bigint | undefined;
671
674
  maxFeePerBlobGas?: undefined;
672
675
  maxFeePerGas?: undefined;
673
676
  maxPriorityFeePerGas?: undefined;
674
- accessList?: import("../index.js").AccessList | undefined;
675
- blobs?: undefined;
676
- type?: "eip2930" | undefined;
677
677
  blobVersionedHashes?: undefined;
678
678
  kzg?: undefined;
679
679
  sidecars?: undefined;
@@ -690,13 +690,13 @@ export declare const chainConfig: {
690
690
  nonce?: number | undefined;
691
691
  to?: `0x${string}` | null | undefined;
692
692
  value?: bigint | undefined;
693
+ accessList?: import("../index.js").AccessList | undefined;
694
+ blobs?: undefined;
695
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
693
696
  gasPrice?: bigint | undefined;
694
697
  maxFeePerBlobGas?: bigint | undefined;
695
698
  maxFeePerGas?: bigint | undefined;
696
699
  maxPriorityFeePerGas?: bigint | undefined;
697
- accessList?: import("../index.js").AccessList | undefined;
698
- blobs?: undefined;
699
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
700
700
  blobVersionedHashes?: undefined;
701
701
  kzg?: undefined;
702
702
  sidecars?: undefined;
@@ -730,13 +730,13 @@ export declare const chainConfig: {
730
730
  nonce?: number | undefined;
731
731
  to?: `0x${string}` | null | undefined;
732
732
  value?: bigint | undefined;
733
+ accessList?: import("../index.js").AccessList | undefined;
734
+ blobs?: undefined;
735
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
733
736
  gasPrice?: bigint | undefined;
734
737
  maxFeePerBlobGas?: bigint | undefined;
735
738
  maxFeePerGas?: bigint | undefined;
736
739
  maxPriorityFeePerGas?: bigint | undefined;
737
- accessList?: import("../index.js").AccessList | undefined;
738
- blobs?: undefined;
739
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
740
740
  blobVersionedHashes?: undefined;
741
741
  kzg?: undefined;
742
742
  sidecars?: undefined;
@@ -755,13 +755,13 @@ export declare const chainConfig: {
755
755
  nonce?: number | undefined;
756
756
  to?: `0x${string}` | null | undefined;
757
757
  value?: bigint | undefined;
758
+ accessList?: import("../index.js").AccessList | undefined;
759
+ blobs?: undefined;
760
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
758
761
  gasPrice?: bigint | undefined;
759
762
  maxFeePerBlobGas?: bigint | undefined;
760
763
  maxFeePerGas?: bigint | undefined;
761
764
  maxPriorityFeePerGas?: bigint | undefined;
762
- accessList?: import("../index.js").AccessList | undefined;
763
- blobs?: undefined;
764
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
765
765
  blobVersionedHashes?: undefined;
766
766
  kzg?: undefined;
767
767
  sidecars?: undefined;
@@ -797,13 +797,13 @@ export declare const chainConfig: {
797
797
  nonce?: number | undefined;
798
798
  to?: `0x${string}` | null | undefined;
799
799
  value?: bigint | undefined;
800
+ accessList?: undefined;
801
+ blobs?: undefined;
802
+ type?: "legacy" | undefined;
800
803
  gasPrice?: bigint | undefined;
801
804
  maxFeePerBlobGas?: undefined;
802
805
  maxFeePerGas?: undefined;
803
806
  maxPriorityFeePerGas?: undefined;
804
- accessList?: undefined;
805
- blobs?: undefined;
806
- type?: "legacy" | undefined;
807
807
  blobVersionedHashes?: undefined;
808
808
  kzg?: undefined;
809
809
  sidecars?: undefined;
@@ -837,13 +837,13 @@ export declare const chainConfig: {
837
837
  nonce?: number | undefined;
838
838
  to?: `0x${string}` | null | undefined;
839
839
  value?: bigint | undefined;
840
+ accessList?: import("../index.js").AccessList | undefined;
841
+ blobs?: undefined;
842
+ type?: "eip2930" | undefined;
840
843
  gasPrice?: bigint | undefined;
841
844
  maxFeePerBlobGas?: undefined;
842
845
  maxFeePerGas?: undefined;
843
846
  maxPriorityFeePerGas?: undefined;
844
- accessList?: import("../index.js").AccessList | undefined;
845
- blobs?: undefined;
846
- type?: "eip2930" | undefined;
847
847
  blobVersionedHashes?: undefined;
848
848
  kzg?: undefined;
849
849
  sidecars?: undefined;
@@ -950,16 +950,16 @@ export declare const chainConfig: {
950
950
  nonce?: number | undefined;
951
951
  value?: bigint | undefined;
952
952
  to?: `0x${string}` | null | undefined;
953
- gasPrice?: bigint | undefined;
954
- maxFeePerGas?: bigint | undefined;
955
- maxPriorityFeePerGas?: bigint | undefined;
956
- maxFeePerBlobGas?: bigint | undefined;
957
953
  accessList?: import("../index.js").AccessList | undefined;
958
954
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
959
955
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
960
956
  kzg?: import("../index.js").Kzg | undefined;
961
957
  sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
962
958
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
959
+ gasPrice?: bigint | undefined;
960
+ maxFeePerGas?: bigint | undefined;
961
+ maxPriorityFeePerGas?: bigint | undefined;
962
+ maxFeePerBlobGas?: bigint | undefined;
963
963
  } & {
964
964
  data?: `0x${string}` | undefined;
965
965
  from: `0x${string}`;
@@ -967,13 +967,13 @@ export declare const chainConfig: {
967
967
  nonce?: number | undefined;
968
968
  to?: `0x${string}` | null | undefined;
969
969
  value?: bigint | undefined;
970
+ accessList?: undefined;
971
+ blobs?: undefined;
972
+ type?: "legacy" | undefined;
970
973
  gasPrice?: bigint | undefined;
971
974
  maxFeePerBlobGas?: undefined;
972
975
  maxFeePerGas?: undefined;
973
976
  maxPriorityFeePerGas?: undefined;
974
- accessList?: undefined;
975
- blobs?: undefined;
976
- type?: "legacy" | undefined;
977
977
  blobVersionedHashes?: undefined;
978
978
  kzg?: undefined;
979
979
  sidecars?: undefined;
@@ -990,16 +990,16 @@ export declare const chainConfig: {
990
990
  nonce?: number | undefined;
991
991
  value?: bigint | undefined;
992
992
  to?: `0x${string}` | null | undefined;
993
- gasPrice?: bigint | undefined;
994
- maxFeePerGas?: bigint | undefined;
995
- maxPriorityFeePerGas?: bigint | undefined;
996
- maxFeePerBlobGas?: bigint | undefined;
997
993
  accessList?: import("../index.js").AccessList | undefined;
998
994
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
999
995
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1000
996
  kzg?: import("../index.js").Kzg | undefined;
1001
997
  sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1002
998
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
999
+ gasPrice?: bigint | undefined;
1000
+ maxFeePerGas?: bigint | undefined;
1001
+ maxPriorityFeePerGas?: bigint | undefined;
1002
+ maxFeePerBlobGas?: bigint | undefined;
1003
1003
  } & {
1004
1004
  data?: `0x${string}` | undefined;
1005
1005
  from: `0x${string}`;
@@ -1007,13 +1007,13 @@ export declare const chainConfig: {
1007
1007
  nonce?: number | undefined;
1008
1008
  to?: `0x${string}` | null | undefined;
1009
1009
  value?: bigint | undefined;
1010
+ accessList?: import("../index.js").AccessList | undefined;
1011
+ blobs?: undefined;
1012
+ type?: "eip2930" | undefined;
1010
1013
  gasPrice?: bigint | undefined;
1011
1014
  maxFeePerBlobGas?: undefined;
1012
1015
  maxFeePerGas?: undefined;
1013
1016
  maxPriorityFeePerGas?: undefined;
1014
- accessList?: import("../index.js").AccessList | undefined;
1015
- blobs?: undefined;
1016
- type?: "eip2930" | undefined;
1017
1017
  blobVersionedHashes?: undefined;
1018
1018
  kzg?: undefined;
1019
1019
  sidecars?: undefined;
@@ -1030,16 +1030,16 @@ export declare const chainConfig: {
1030
1030
  nonce?: number | undefined;
1031
1031
  value?: bigint | undefined;
1032
1032
  to?: `0x${string}` | null | undefined;
1033
- gasPrice?: bigint | undefined;
1034
- maxFeePerGas?: bigint | undefined;
1035
- maxPriorityFeePerGas?: bigint | undefined;
1036
- maxFeePerBlobGas?: bigint | undefined;
1037
1033
  accessList?: import("../index.js").AccessList | undefined;
1038
1034
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1039
1035
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1040
1036
  kzg?: import("../index.js").Kzg | undefined;
1041
1037
  sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1042
1038
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
1039
+ gasPrice?: bigint | undefined;
1040
+ maxFeePerGas?: bigint | undefined;
1041
+ maxPriorityFeePerGas?: bigint | undefined;
1042
+ maxFeePerBlobGas?: bigint | undefined;
1043
1043
  } & {
1044
1044
  data?: `0x${string}` | undefined;
1045
1045
  from: `0x${string}`;
@@ -1070,16 +1070,16 @@ export declare const chainConfig: {
1070
1070
  nonce?: number | undefined;
1071
1071
  value?: bigint | undefined;
1072
1072
  to?: `0x${string}` | null | undefined;
1073
- gasPrice?: bigint | undefined;
1074
- maxFeePerGas?: bigint | undefined;
1075
- maxPriorityFeePerGas?: bigint | undefined;
1076
- maxFeePerBlobGas?: bigint | undefined;
1077
1073
  accessList?: import("../index.js").AccessList | undefined;
1078
1074
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1079
1075
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1080
1076
  kzg?: import("../index.js").Kzg | undefined;
1081
1077
  sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1082
1078
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
1079
+ gasPrice?: bigint | undefined;
1080
+ maxFeePerGas?: bigint | undefined;
1081
+ maxPriorityFeePerGas?: bigint | undefined;
1082
+ maxFeePerBlobGas?: bigint | undefined;
1083
1083
  } & {
1084
1084
  data?: `0x${string}` | undefined;
1085
1085
  from: `0x${string}`;
@@ -1087,16 +1087,16 @@ export declare const chainConfig: {
1087
1087
  nonce?: number | undefined;
1088
1088
  value?: bigint | undefined;
1089
1089
  to: `0x${string}` | null;
1090
- gasPrice?: undefined;
1091
- maxFeePerGas?: bigint | undefined;
1092
- maxPriorityFeePerGas?: bigint | undefined;
1093
- maxFeePerBlobGas: bigint;
1094
1090
  accessList?: import("../index.js").AccessList | undefined;
1095
1091
  blobs: readonly `0x${string}`[] | readonly Uint8Array[];
1096
1092
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1097
1093
  kzg?: import("../index.js").Kzg | undefined;
1098
1094
  sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1099
1095
  type?: "eip4844" | undefined;
1096
+ gasPrice?: undefined;
1097
+ maxFeePerGas?: bigint | undefined;
1098
+ maxPriorityFeePerGas?: bigint | undefined;
1099
+ maxFeePerBlobGas: bigint;
1100
1100
  } & {
1101
1101
  gasPerPubdata?: undefined;
1102
1102
  customSignature?: undefined;
@@ -1110,16 +1110,16 @@ export declare const chainConfig: {
1110
1110
  nonce?: number | undefined;
1111
1111
  value?: bigint | undefined;
1112
1112
  to?: `0x${string}` | null | undefined;
1113
- gasPrice?: bigint | undefined;
1114
- maxFeePerGas?: bigint | undefined;
1115
- maxPriorityFeePerGas?: bigint | undefined;
1116
- maxFeePerBlobGas?: bigint | undefined;
1117
1113
  accessList?: import("../index.js").AccessList | undefined;
1118
1114
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1119
1115
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1120
1116
  kzg?: import("../index.js").Kzg | undefined;
1121
1117
  sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1122
1118
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
1119
+ gasPrice?: bigint | undefined;
1120
+ maxFeePerGas?: bigint | undefined;
1121
+ maxPriorityFeePerGas?: bigint | undefined;
1122
+ maxFeePerBlobGas?: bigint | undefined;
1123
1123
  } & Omit<import("../index.js").TransactionRequestBase<bigint, number>, "type"> & import("../index.js").ExactPartial<import("../index.js").FeeValuesEIP1559> & {
1124
1124
  gasPerPubdata?: bigint | undefined;
1125
1125
  customSignature?: `0x${string}` | undefined;
@@ -1135,16 +1135,16 @@ export declare const chainConfig: {
1135
1135
  nonce?: number | undefined;
1136
1136
  value?: bigint | undefined;
1137
1137
  to?: `0x${string}` | null | undefined;
1138
- gasPrice?: bigint | undefined;
1139
- maxFeePerGas?: bigint | undefined;
1140
- maxPriorityFeePerGas?: bigint | undefined;
1141
- maxFeePerBlobGas?: bigint | undefined;
1142
1138
  accessList?: import("../index.js").AccessList | undefined;
1143
1139
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1144
1140
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1145
1141
  kzg?: import("../index.js").Kzg | undefined;
1146
1142
  sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1147
1143
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
1144
+ gasPrice?: bigint | undefined;
1145
+ maxFeePerGas?: bigint | undefined;
1146
+ maxPriorityFeePerGas?: bigint | undefined;
1147
+ maxFeePerBlobGas?: bigint | undefined;
1148
1148
  } & Omit<import("../index.js").TransactionRequestBase<bigint, number>, "type"> & import("../index.js").ExactPartial<import("../index.js").FeeValuesEIP1559> & {
1149
1149
  gasPerPubdata?: bigint | undefined;
1150
1150
  customSignature?: `0x${string}` | undefined;
@@ -1160,13 +1160,13 @@ export declare const chainConfig: {
1160
1160
  nonce?: `0x${string}` | undefined;
1161
1161
  to?: `0x${string}` | null | undefined;
1162
1162
  value?: `0x${string}` | undefined;
1163
+ accessList?: undefined;
1164
+ blobs?: undefined;
1165
+ type?: "0x0" | undefined;
1163
1166
  gasPrice?: `0x${string}` | undefined;
1164
1167
  maxFeePerBlobGas?: undefined;
1165
1168
  maxFeePerGas?: undefined;
1166
1169
  maxPriorityFeePerGas?: undefined;
1167
- accessList?: undefined;
1168
- blobs?: undefined;
1169
- type?: "0x0" | undefined;
1170
1170
  blobVersionedHashes?: undefined;
1171
1171
  kzg?: undefined;
1172
1172
  sidecars?: undefined;
@@ -1178,13 +1178,13 @@ export declare const chainConfig: {
1178
1178
  nonce?: `0x${string}` | undefined;
1179
1179
  to?: `0x${string}` | null | undefined;
1180
1180
  value?: `0x${string}` | undefined;
1181
+ accessList?: undefined;
1182
+ blobs?: undefined;
1183
+ type?: "0x1" | undefined;
1181
1184
  gasPrice?: `0x${string}` | undefined;
1182
1185
  maxFeePerBlobGas?: undefined;
1183
1186
  maxFeePerGas?: undefined;
1184
1187
  maxPriorityFeePerGas?: undefined;
1185
- accessList?: undefined;
1186
- blobs?: undefined;
1187
- type?: "0x1" | undefined;
1188
1188
  blobVersionedHashes?: undefined;
1189
1189
  kzg?: undefined;
1190
1190
  sidecars?: undefined;
@@ -1196,13 +1196,13 @@ export declare const chainConfig: {
1196
1196
  nonce?: `0x${string}` | undefined;
1197
1197
  to?: `0x${string}` | null | undefined;
1198
1198
  value?: `0x${string}` | undefined;
1199
+ accessList?: undefined;
1200
+ blobs?: undefined;
1201
+ type?: "0x2" | undefined;
1199
1202
  gasPrice?: undefined;
1200
1203
  maxFeePerBlobGas?: undefined;
1201
1204
  maxFeePerGas?: `0x${string}` | undefined;
1202
1205
  maxPriorityFeePerGas?: `0x${string}` | undefined;
1203
- accessList?: undefined;
1204
- blobs?: undefined;
1205
- type?: "0x2" | undefined;
1206
1206
  blobVersionedHashes?: undefined;
1207
1207
  kzg?: undefined;
1208
1208
  sidecars?: undefined;
@@ -1214,13 +1214,13 @@ export declare const chainConfig: {
1214
1214
  nonce?: `0x${string}` | undefined;
1215
1215
  to?: `0x${string}` | null | undefined;
1216
1216
  value?: `0x${string}` | undefined;
1217
+ accessList?: undefined;
1218
+ blobs?: undefined;
1219
+ type: "0xff" | "0x71";
1217
1220
  gasPrice?: undefined;
1218
1221
  maxFeePerBlobGas?: undefined;
1219
1222
  maxFeePerGas?: `0x${string}` | undefined;
1220
1223
  maxPriorityFeePerGas?: `0x${string}` | undefined;
1221
- accessList?: undefined;
1222
- blobs?: undefined;
1223
- type: "0xff" | "0x71";
1224
1224
  blobVersionedHashes?: undefined;
1225
1225
  kzg?: undefined;
1226
1226
  sidecars?: undefined;
@@ -1232,13 +1232,13 @@ export declare const chainConfig: {
1232
1232
  nonce?: `0x${string}` | undefined;
1233
1233
  to?: `0x${string}` | null | undefined;
1234
1234
  value?: `0x${string}` | undefined;
1235
+ accessList?: undefined;
1236
+ blobs?: undefined;
1237
+ type?: "0x0" | undefined;
1235
1238
  gasPrice?: `0x${string}` | undefined;
1236
1239
  maxFeePerBlobGas?: undefined;
1237
1240
  maxFeePerGas?: undefined;
1238
1241
  maxPriorityFeePerGas?: undefined;
1239
- accessList?: undefined;
1240
- blobs?: undefined;
1241
- type?: "0x0" | undefined;
1242
1242
  blobVersionedHashes?: undefined;
1243
1243
  kzg?: undefined;
1244
1244
  sidecars?: undefined;
@@ -1250,13 +1250,13 @@ export declare const chainConfig: {
1250
1250
  nonce?: `0x${string}` | undefined;
1251
1251
  to?: `0x${string}` | null | undefined;
1252
1252
  value?: `0x${string}` | undefined;
1253
+ accessList?: import("../index.js").AccessList | undefined;
1254
+ blobs?: undefined;
1255
+ type?: "0x1" | undefined;
1253
1256
  gasPrice?: `0x${string}` | undefined;
1254
1257
  maxFeePerBlobGas?: undefined;
1255
1258
  maxFeePerGas?: undefined;
1256
1259
  maxPriorityFeePerGas?: undefined;
1257
- accessList?: import("../index.js").AccessList | undefined;
1258
- blobs?: undefined;
1259
- type?: "0x1" | undefined;
1260
1260
  blobVersionedHashes?: undefined;
1261
1261
  kzg?: undefined;
1262
1262
  sidecars?: undefined;
@@ -1268,13 +1268,13 @@ export declare const chainConfig: {
1268
1268
  nonce?: `0x${string}` | undefined;
1269
1269
  to?: `0x${string}` | null | undefined;
1270
1270
  value?: `0x${string}` | undefined;
1271
+ accessList?: import("../index.js").AccessList | undefined;
1272
+ blobs?: undefined;
1273
+ type?: "0x2" | undefined;
1271
1274
  gasPrice?: undefined;
1272
1275
  maxFeePerBlobGas?: undefined;
1273
1276
  maxFeePerGas?: `0x${string}` | undefined;
1274
1277
  maxPriorityFeePerGas?: `0x${string}` | undefined;
1275
- accessList?: import("../index.js").AccessList | undefined;
1276
- blobs?: undefined;
1277
- type?: "0x2" | undefined;
1278
1278
  blobVersionedHashes?: undefined;
1279
1279
  kzg?: undefined;
1280
1280
  sidecars?: undefined;
@@ -1286,13 +1286,13 @@ export declare const chainConfig: {
1286
1286
  nonce?: `0x${string}` | undefined;
1287
1287
  to?: `0x${string}` | null | undefined;
1288
1288
  value?: `0x${string}` | undefined;
1289
+ accessList?: import("../index.js").AccessList | undefined;
1290
+ blobs?: undefined;
1291
+ type: "0xff" | "0x71";
1289
1292
  gasPrice?: undefined;
1290
1293
  maxFeePerBlobGas?: undefined;
1291
1294
  maxFeePerGas?: `0x${string}` | undefined;
1292
1295
  maxPriorityFeePerGas?: `0x${string}` | undefined;
1293
- accessList?: import("../index.js").AccessList | undefined;
1294
- blobs?: undefined;
1295
- type: "0xff" | "0x71";
1296
1296
  blobVersionedHashes?: undefined;
1297
1297
  kzg?: undefined;
1298
1298
  sidecars?: undefined;
@@ -1376,16 +1376,16 @@ export declare const chainConfig: {
1376
1376
  nonce?: `0x${string}` | undefined;
1377
1377
  value?: `0x${string}` | undefined;
1378
1378
  to: `0x${string}` | null;
1379
- gasPrice?: undefined;
1380
- maxFeePerGas?: `0x${string}` | undefined;
1381
- maxPriorityFeePerGas?: `0x${string}` | undefined;
1382
- maxFeePerBlobGas: `0x${string}`;
1383
1379
  accessList?: import("../index.js").AccessList | undefined;
1384
1380
  blobs: readonly `0x${string}`[] | readonly Uint8Array[];
1385
1381
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1386
1382
  kzg?: import("../index.js").Kzg | undefined;
1387
1383
  sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1388
1384
  type?: "0x3" | undefined;
1385
+ gasPrice?: undefined;
1386
+ maxFeePerGas?: `0x${string}` | undefined;
1387
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
1388
+ maxFeePerBlobGas: `0x${string}`;
1389
1389
  eip712Meta?: undefined;
1390
1390
  } | {
1391
1391
  data?: `0x${string}` | undefined;
@@ -1394,16 +1394,16 @@ export declare const chainConfig: {
1394
1394
  nonce?: `0x${string}` | undefined;
1395
1395
  value?: `0x${string}` | undefined;
1396
1396
  to: `0x${string}` | null | undefined;
1397
- gasPrice?: undefined;
1398
- maxFeePerGas?: `0x${string}` | undefined;
1399
- maxPriorityFeePerGas?: `0x${string}` | undefined;
1400
- maxFeePerBlobGas: undefined;
1401
1397
  accessList?: import("../index.js").AccessList | undefined;
1402
1398
  blobs: readonly `0x${string}`[] | readonly Uint8Array[];
1403
1399
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1404
1400
  kzg?: import("../index.js").Kzg | undefined;
1405
1401
  sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1406
1402
  type: "0xff" | "0x71";
1403
+ gasPrice?: undefined;
1404
+ maxFeePerGas?: `0x${string}` | undefined;
1405
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
1406
+ maxFeePerBlobGas: undefined;
1407
1407
  eip712Meta: import("./index.js").ZkSyncEip712Meta;
1408
1408
  }) & {
1409
1409
  gasPerPubdata: never;