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
@@ -4,7 +4,7 @@ export declare const formatters: {
4
4
  readonly block: {
5
5
  exclude: ("nonce" | "difficulty" | "gasLimit" | "mixHash" | "uncles")[] | undefined;
6
6
  format: (args: import("../types/utils.js").Assign<import("../index.js").ExactPartial<import("../types/rpc.js").RpcBlock>, CeloBlockOverrides & {
7
- transactions: Hash[] | CeloRpcTransaction[];
7
+ transactions: readonly Hash[] | readonly CeloRpcTransaction[];
8
8
  }>) => {
9
9
  baseFeePerGas: bigint | null;
10
10
  blobGasUsed: bigint;
@@ -27,7 +27,7 @@ export declare const formatters: {
27
27
  stateRoot: `0x${string}`;
28
28
  timestamp: bigint;
29
29
  totalDifficulty: bigint | null;
30
- transactions: Hash[] | CeloTransaction[];
30
+ transactions: readonly Hash[] | readonly CeloTransaction[];
31
31
  transactionsRoot: `0x${string}`;
32
32
  uncles: `0x${string}`[];
33
33
  withdrawals?: import("../index.js").Withdrawal[] | undefined;
@@ -48,6 +48,7 @@ export declare const formatters: {
48
48
  readonly transaction: {
49
49
  exclude: [] | undefined;
50
50
  format: (args: ({
51
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
51
52
  r?: `0x${string}`;
52
53
  s?: `0x${string}`;
53
54
  v?: `0x${string}`;
@@ -56,7 +57,6 @@ export declare const formatters: {
56
57
  maxFeePerBlobGas?: `0x${string}` | undefined;
57
58
  maxFeePerGas?: `0x${string}` | undefined;
58
59
  maxPriorityFeePerGas?: `0x${string}` | undefined;
59
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
60
60
  to?: `0x${string}` | null;
61
61
  from?: `0x${string}`;
62
62
  gas?: `0x${string}`;
@@ -70,35 +70,35 @@ export declare const formatters: {
70
70
  input?: `0x${string}`;
71
71
  transactionIndex?: `0x${string}` | null;
72
72
  chainId?: `0x${string}` | undefined;
73
- } & import("../types/utils.js").Omit<import("../types/utils.js").PartialBy<{
73
+ } & {
74
+ type: "0x0";
74
75
  r: `0x${string}`;
75
76
  s: `0x${string}`;
76
77
  v: `0x${string}`;
78
+ yParity?: undefined;
79
+ gasPrice: `0x${string}`;
80
+ maxFeePerBlobGas?: undefined;
81
+ maxFeePerGas?: undefined;
82
+ maxPriorityFeePerGas?: undefined;
77
83
  to: `0x${string}` | null;
78
84
  from: `0x${string}`;
79
85
  gas: `0x${string}`;
80
86
  nonce: `0x${string}`;
81
87
  value: `0x${string}`;
88
+ accessList?: undefined;
89
+ blobVersionedHashes?: undefined;
82
90
  blockHash: `0x${string}` | null;
83
91
  blockNumber: `0x${string}` | null;
84
92
  hash: `0x${string}`;
85
93
  input: `0x${string}`;
86
94
  transactionIndex: `0x${string}` | null;
87
- typeHex: `0x${string}` | null;
88
- gasPrice: `0x${string}`;
89
- maxFeePerBlobGas?: undefined;
90
- maxFeePerGas?: undefined;
91
- maxPriorityFeePerGas?: undefined;
92
- accessList?: undefined;
93
- blobVersionedHashes?: undefined;
94
95
  chainId?: `0x${string}` | undefined;
95
- yParity?: undefined;
96
- type: "0x0";
97
- }, "yParity">, "typeHex"> & {
96
+ } & {
98
97
  feeCurrency: `0x${string}` | null;
99
98
  gatewayFee: `0x${string}` | null;
100
99
  gatewayFeeRecipient: `0x${string}` | null;
101
100
  }) | ({
101
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
102
102
  r?: `0x${string}`;
103
103
  s?: `0x${string}`;
104
104
  v?: `0x${string}`;
@@ -107,7 +107,6 @@ export declare const formatters: {
107
107
  maxFeePerBlobGas?: `0x${string}` | undefined;
108
108
  maxFeePerGas?: `0x${string}` | undefined;
109
109
  maxPriorityFeePerGas?: `0x${string}` | undefined;
110
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
111
110
  to?: `0x${string}` | null;
112
111
  from?: `0x${string}`;
113
112
  gas?: `0x${string}`;
@@ -121,12 +120,13 @@ export declare const formatters: {
121
120
  input?: `0x${string}`;
122
121
  transactionIndex?: `0x${string}` | null;
123
122
  chainId?: `0x${string}` | undefined;
124
- } & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../index.js").FeeValuesEIP1559<`0x${string}`> & {
123
+ } & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
125
124
  feeCurrency: `0x${string}` | null;
126
125
  gatewayFee: `0x${string}` | null;
127
126
  gatewayFeeRecipient: `0x${string}` | null;
128
127
  type: "0x7c";
129
- }) | ({
128
+ } & import("../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
129
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
130
130
  r?: `0x${string}`;
131
131
  s?: `0x${string}`;
132
132
  v?: `0x${string}`;
@@ -135,7 +135,6 @@ export declare const formatters: {
135
135
  maxFeePerBlobGas?: `0x${string}` | undefined;
136
136
  maxFeePerGas?: `0x${string}` | undefined;
137
137
  maxPriorityFeePerGas?: `0x${string}` | undefined;
138
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
139
138
  to?: `0x${string}` | null;
140
139
  from?: `0x${string}`;
141
140
  gas?: `0x${string}`;
@@ -149,21 +148,20 @@ export declare const formatters: {
149
148
  input?: `0x${string}`;
150
149
  transactionIndex?: `0x${string}` | null;
151
150
  chainId?: `0x${string}` | undefined;
152
- } & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../index.js").FeeValuesEIP1559<`0x${string}`> & {
151
+ } & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
153
152
  feeCurrency: `0x${string}` | null;
154
153
  gatewayFee?: undefined;
155
154
  gatewayFeeRecipient?: undefined;
156
155
  type: "0x7b";
157
- }) | ({
156
+ } & import("../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
157
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
158
158
  r?: `0x${string}`;
159
159
  s?: `0x${string}`;
160
160
  v?: `0x${string}`;
161
- yParity?: `0x${string}` | undefined;
162
161
  gasPrice?: `0x${string}` | undefined;
163
162
  maxFeePerBlobGas?: `0x${string}` | undefined;
164
163
  maxFeePerGas?: `0x${string}` | undefined;
165
164
  maxPriorityFeePerGas?: `0x${string}` | undefined;
166
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
167
165
  to?: `0x${string}` | null;
168
166
  from?: `0x${string}`;
169
167
  gas?: `0x${string}`;
@@ -177,44 +175,43 @@ export declare const formatters: {
177
175
  input?: `0x${string}`;
178
176
  transactionIndex?: `0x${string}` | null;
179
177
  chainId?: `0x${string}` | undefined;
180
- } & import("../types/utils.js").Omit<import("../types/utils.js").PartialBy<{
178
+ yParity?: `0x${string}` | undefined;
179
+ } & {
180
+ type: "0x0";
181
181
  r: `0x${string}`;
182
182
  s: `0x${string}`;
183
183
  v: `0x${string}`;
184
+ yParity?: undefined;
185
+ gasPrice: `0x${string}`;
186
+ maxFeePerBlobGas?: undefined;
187
+ maxFeePerGas?: undefined;
188
+ maxPriorityFeePerGas?: undefined;
184
189
  to: `0x${string}` | null;
185
190
  from: `0x${string}`;
186
191
  gas: `0x${string}`;
187
192
  nonce: `0x${string}`;
188
193
  value: `0x${string}`;
194
+ accessList?: undefined;
195
+ blobVersionedHashes?: undefined;
189
196
  blockHash: `0x${string}` | null;
190
197
  blockNumber: `0x${string}` | null;
191
198
  hash: `0x${string}`;
192
199
  input: `0x${string}`;
193
200
  transactionIndex: `0x${string}` | null;
194
- typeHex: `0x${string}` | null;
195
- gasPrice: `0x${string}`;
196
- maxFeePerBlobGas?: undefined;
197
- maxFeePerGas?: undefined;
198
- maxPriorityFeePerGas?: undefined;
199
- accessList?: undefined;
200
- blobVersionedHashes?: undefined;
201
201
  chainId?: `0x${string}` | undefined;
202
- yParity?: undefined;
203
- type: "0x0";
204
- }, "yParity">, "typeHex"> & {
202
+ } & {
205
203
  feeCurrency: `0x${string}` | null;
206
204
  gatewayFee: `0x${string}` | null;
207
205
  gatewayFeeRecipient: `0x${string}` | null;
208
206
  }) | ({
207
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
209
208
  r?: `0x${string}`;
210
209
  s?: `0x${string}`;
211
210
  v?: `0x${string}`;
212
- yParity?: `0x${string}` | undefined;
213
211
  gasPrice?: `0x${string}` | undefined;
214
212
  maxFeePerBlobGas?: `0x${string}` | undefined;
215
213
  maxFeePerGas?: `0x${string}` | undefined;
216
214
  maxPriorityFeePerGas?: `0x${string}` | undefined;
217
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
218
215
  to?: `0x${string}` | null;
219
216
  from?: `0x${string}`;
220
217
  gas?: `0x${string}`;
@@ -228,44 +225,43 @@ export declare const formatters: {
228
225
  input?: `0x${string}`;
229
226
  transactionIndex?: `0x${string}` | null;
230
227
  chainId?: `0x${string}` | undefined;
231
- } & import("../types/utils.js").Omit<import("../types/utils.js").PartialBy<{
232
- blockHash: `0x${string}` | null;
233
- blockNumber: `0x${string}` | null;
234
- from: `0x${string}`;
235
- gas: `0x${string}`;
236
- hash: `0x${string}`;
237
- input: `0x${string}`;
238
- nonce: `0x${string}`;
228
+ yParity?: `0x${string}` | undefined;
229
+ } & {
230
+ type: "0x1";
239
231
  r: `0x${string}`;
240
232
  s: `0x${string}`;
241
- to: `0x${string}` | null;
242
- transactionIndex: `0x${string}` | null;
243
- typeHex: `0x${string}` | null;
244
233
  v: `0x${string}`;
245
- value: `0x${string}`;
246
- yParity: `0x${string}`;
247
234
  gasPrice: `0x${string}`;
248
235
  maxFeePerBlobGas?: undefined;
249
236
  maxFeePerGas?: undefined;
250
237
  maxPriorityFeePerGas?: undefined;
238
+ to: `0x${string}` | null;
239
+ from: `0x${string}`;
240
+ gas: `0x${string}`;
241
+ nonce: `0x${string}`;
242
+ value: `0x${string}`;
251
243
  accessList: import("../index.js").AccessList;
252
244
  blobVersionedHashes?: undefined;
245
+ blockHash: `0x${string}` | null;
246
+ blockNumber: `0x${string}` | null;
247
+ hash: `0x${string}`;
248
+ input: `0x${string}`;
249
+ transactionIndex: `0x${string}` | null;
253
250
  chainId: `0x${string}`;
254
- type: "0x1";
255
- }, "yParity">, "typeHex"> & {
251
+ yParity?: `0x${string}` | undefined;
252
+ } & {
256
253
  feeCurrency: `0x${string}` | null;
257
254
  gatewayFee: `0x${string}` | null;
258
255
  gatewayFeeRecipient: `0x${string}` | null;
259
256
  }) | ({
257
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
260
258
  r?: `0x${string}`;
261
259
  s?: `0x${string}`;
262
260
  v?: `0x${string}`;
263
- yParity?: `0x${string}` | undefined;
264
261
  gasPrice?: `0x${string}` | undefined;
265
262
  maxFeePerBlobGas?: `0x${string}` | undefined;
266
263
  maxFeePerGas?: `0x${string}` | undefined;
267
264
  maxPriorityFeePerGas?: `0x${string}` | undefined;
268
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
269
265
  to?: `0x${string}` | null;
270
266
  from?: `0x${string}`;
271
267
  gas?: `0x${string}`;
@@ -279,44 +275,43 @@ export declare const formatters: {
279
275
  input?: `0x${string}`;
280
276
  transactionIndex?: `0x${string}` | null;
281
277
  chainId?: `0x${string}` | undefined;
282
- } & import("../types/utils.js").Omit<import("../types/utils.js").PartialBy<{
283
- blockHash: `0x${string}` | null;
284
- blockNumber: `0x${string}` | null;
285
- from: `0x${string}`;
286
- gas: `0x${string}`;
287
- hash: `0x${string}`;
288
- input: `0x${string}`;
289
- nonce: `0x${string}`;
278
+ yParity?: `0x${string}` | undefined;
279
+ } & {
280
+ type: "0x2";
290
281
  r: `0x${string}`;
291
282
  s: `0x${string}`;
292
- to: `0x${string}` | null;
293
- transactionIndex: `0x${string}` | null;
294
- typeHex: `0x${string}` | null;
295
283
  v: `0x${string}`;
296
- value: `0x${string}`;
297
- yParity: `0x${string}`;
298
284
  gasPrice?: undefined;
299
285
  maxFeePerBlobGas?: undefined;
300
286
  maxFeePerGas: `0x${string}`;
301
287
  maxPriorityFeePerGas: `0x${string}`;
288
+ to: `0x${string}` | null;
289
+ from: `0x${string}`;
290
+ gas: `0x${string}`;
291
+ nonce: `0x${string}`;
292
+ value: `0x${string}`;
302
293
  accessList: import("../index.js").AccessList;
303
294
  blobVersionedHashes?: undefined;
295
+ blockHash: `0x${string}` | null;
296
+ blockNumber: `0x${string}` | null;
297
+ hash: `0x${string}`;
298
+ input: `0x${string}`;
299
+ transactionIndex: `0x${string}` | null;
304
300
  chainId: `0x${string}`;
305
- type: "0x2";
306
- }, "yParity">, "typeHex"> & {
301
+ yParity?: `0x${string}` | undefined;
302
+ } & {
307
303
  feeCurrency: `0x${string}` | null;
308
304
  gatewayFee: `0x${string}` | null;
309
305
  gatewayFeeRecipient: `0x${string}` | null;
310
306
  }) | ({
307
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
311
308
  r?: `0x${string}`;
312
309
  s?: `0x${string}`;
313
310
  v?: `0x${string}`;
314
- yParity?: `0x${string}` | undefined;
315
311
  gasPrice?: `0x${string}` | undefined;
316
312
  maxFeePerBlobGas?: `0x${string}` | undefined;
317
313
  maxFeePerGas?: `0x${string}` | undefined;
318
314
  maxPriorityFeePerGas?: `0x${string}` | undefined;
319
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
320
315
  to?: `0x${string}` | null;
321
316
  from?: `0x${string}`;
322
317
  gas?: `0x${string}`;
@@ -330,21 +325,21 @@ export declare const formatters: {
330
325
  input?: `0x${string}`;
331
326
  transactionIndex?: `0x${string}` | null;
332
327
  chainId?: `0x${string}` | undefined;
333
- } & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../index.js").FeeValuesEIP1559<`0x${string}`> & {
328
+ yParity?: `0x${string}` | undefined;
329
+ } & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
334
330
  feeCurrency: `0x${string}` | null;
335
331
  gatewayFee: `0x${string}` | null;
336
332
  gatewayFeeRecipient: `0x${string}` | null;
337
333
  type: "0x7c";
338
- }) | ({
334
+ } & import("../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
335
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
339
336
  r?: `0x${string}`;
340
337
  s?: `0x${string}`;
341
338
  v?: `0x${string}`;
342
- yParity?: `0x${string}` | undefined;
343
339
  gasPrice?: `0x${string}` | undefined;
344
340
  maxFeePerBlobGas?: `0x${string}` | undefined;
345
341
  maxFeePerGas?: `0x${string}` | undefined;
346
342
  maxPriorityFeePerGas?: `0x${string}` | undefined;
347
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
348
343
  to?: `0x${string}` | null;
349
344
  from?: `0x${string}`;
350
345
  gas?: `0x${string}`;
@@ -358,21 +353,21 @@ export declare const formatters: {
358
353
  input?: `0x${string}`;
359
354
  transactionIndex?: `0x${string}` | null;
360
355
  chainId?: `0x${string}` | undefined;
361
- } & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../index.js").FeeValuesEIP1559<`0x${string}`> & {
356
+ yParity?: `0x${string}` | undefined;
357
+ } & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
362
358
  feeCurrency: `0x${string}` | null;
363
359
  gatewayFee?: undefined;
364
360
  gatewayFeeRecipient?: undefined;
365
361
  type: "0x7b";
366
- }) | ({
362
+ } & import("../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
363
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
367
364
  r?: `0x${string}`;
368
365
  s?: `0x${string}`;
369
366
  v?: `0x${string}`;
370
- yParity?: `0x${string}` | undefined;
371
367
  gasPrice?: `0x${string}` | undefined;
372
368
  maxFeePerBlobGas?: `0x${string}` | undefined;
373
369
  maxFeePerGas?: `0x${string}` | undefined;
374
370
  maxPriorityFeePerGas?: `0x${string}` | undefined;
375
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
376
371
  to?: `0x${string}` | null;
377
372
  from?: `0x${string}`;
378
373
  gas?: `0x${string}`;
@@ -386,44 +381,43 @@ export declare const formatters: {
386
381
  input?: `0x${string}`;
387
382
  transactionIndex?: `0x${string}` | null;
388
383
  chainId?: `0x${string}` | undefined;
389
- } & import("../types/utils.js").Omit<import("../types/utils.js").PartialBy<{
384
+ yParity?: `0x${string}` | undefined;
385
+ } & {
386
+ type: "0x0";
390
387
  r: `0x${string}`;
391
388
  s: `0x${string}`;
392
389
  v: `0x${string}`;
390
+ yParity?: undefined;
391
+ gasPrice: `0x${string}`;
392
+ maxFeePerBlobGas?: undefined;
393
+ maxFeePerGas?: undefined;
394
+ maxPriorityFeePerGas?: undefined;
393
395
  to: `0x${string}` | null;
394
396
  from: `0x${string}`;
395
397
  gas: `0x${string}`;
396
398
  nonce: `0x${string}`;
397
399
  value: `0x${string}`;
400
+ accessList?: undefined;
401
+ blobVersionedHashes?: undefined;
398
402
  blockHash: `0x${string}` | null;
399
403
  blockNumber: `0x${string}` | null;
400
404
  hash: `0x${string}`;
401
405
  input: `0x${string}`;
402
406
  transactionIndex: `0x${string}` | null;
403
- typeHex: `0x${string}` | null;
404
- gasPrice: `0x${string}`;
405
- maxFeePerBlobGas?: undefined;
406
- maxFeePerGas?: undefined;
407
- maxPriorityFeePerGas?: undefined;
408
- accessList?: undefined;
409
- blobVersionedHashes?: undefined;
410
407
  chainId?: `0x${string}` | undefined;
411
- yParity?: undefined;
412
- type: "0x0";
413
- }, "yParity">, "typeHex"> & {
408
+ } & {
414
409
  feeCurrency: `0x${string}` | null;
415
410
  gatewayFee: `0x${string}` | null;
416
411
  gatewayFeeRecipient: `0x${string}` | null;
417
412
  }) | ({
413
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
418
414
  r?: `0x${string}`;
419
415
  s?: `0x${string}`;
420
416
  v?: `0x${string}`;
421
- yParity?: `0x${string}` | undefined;
422
417
  gasPrice?: `0x${string}` | undefined;
423
418
  maxFeePerBlobGas?: `0x${string}` | undefined;
424
419
  maxFeePerGas?: `0x${string}` | undefined;
425
420
  maxPriorityFeePerGas?: `0x${string}` | undefined;
426
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
427
421
  to?: `0x${string}` | null;
428
422
  from?: `0x${string}`;
429
423
  gas?: `0x${string}`;
@@ -437,44 +431,43 @@ export declare const formatters: {
437
431
  input?: `0x${string}`;
438
432
  transactionIndex?: `0x${string}` | null;
439
433
  chainId?: `0x${string}` | undefined;
440
- } & import("../types/utils.js").Omit<import("../types/utils.js").PartialBy<{
441
- blockHash: `0x${string}` | null;
442
- blockNumber: `0x${string}` | null;
443
- from: `0x${string}`;
444
- gas: `0x${string}`;
445
- hash: `0x${string}`;
446
- input: `0x${string}`;
447
- nonce: `0x${string}`;
434
+ yParity?: `0x${string}` | undefined;
435
+ } & {
436
+ type: "0x1";
448
437
  r: `0x${string}`;
449
438
  s: `0x${string}`;
450
- to: `0x${string}` | null;
451
- transactionIndex: `0x${string}` | null;
452
- typeHex: `0x${string}` | null;
453
439
  v: `0x${string}`;
454
- value: `0x${string}`;
455
- yParity: `0x${string}`;
456
440
  gasPrice: `0x${string}`;
457
441
  maxFeePerBlobGas?: undefined;
458
442
  maxFeePerGas?: undefined;
459
443
  maxPriorityFeePerGas?: undefined;
444
+ to: `0x${string}` | null;
445
+ from: `0x${string}`;
446
+ gas: `0x${string}`;
447
+ nonce: `0x${string}`;
448
+ value: `0x${string}`;
460
449
  accessList: import("../index.js").AccessList;
461
450
  blobVersionedHashes?: undefined;
451
+ blockHash: `0x${string}` | null;
452
+ blockNumber: `0x${string}` | null;
453
+ hash: `0x${string}`;
454
+ input: `0x${string}`;
455
+ transactionIndex: `0x${string}` | null;
462
456
  chainId: `0x${string}`;
463
- type: "0x1";
464
- }, "yParity">, "typeHex"> & {
457
+ yParity?: `0x${string}` | undefined;
458
+ } & {
465
459
  feeCurrency: `0x${string}` | null;
466
460
  gatewayFee: `0x${string}` | null;
467
461
  gatewayFeeRecipient: `0x${string}` | null;
468
462
  }) | ({
463
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
469
464
  r?: `0x${string}`;
470
465
  s?: `0x${string}`;
471
466
  v?: `0x${string}`;
472
- yParity?: `0x${string}` | undefined;
473
467
  gasPrice?: `0x${string}` | undefined;
474
468
  maxFeePerBlobGas?: `0x${string}` | undefined;
475
469
  maxFeePerGas?: `0x${string}` | undefined;
476
470
  maxPriorityFeePerGas?: `0x${string}` | undefined;
477
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
478
471
  to?: `0x${string}` | null;
479
472
  from?: `0x${string}`;
480
473
  gas?: `0x${string}`;
@@ -488,44 +481,43 @@ export declare const formatters: {
488
481
  input?: `0x${string}`;
489
482
  transactionIndex?: `0x${string}` | null;
490
483
  chainId?: `0x${string}` | undefined;
491
- } & import("../types/utils.js").Omit<import("../types/utils.js").PartialBy<{
492
- blockHash: `0x${string}` | null;
493
- blockNumber: `0x${string}` | null;
494
- from: `0x${string}`;
495
- gas: `0x${string}`;
496
- hash: `0x${string}`;
497
- input: `0x${string}`;
498
- nonce: `0x${string}`;
484
+ yParity?: `0x${string}` | undefined;
485
+ } & {
486
+ type: "0x2";
499
487
  r: `0x${string}`;
500
488
  s: `0x${string}`;
501
- to: `0x${string}` | null;
502
- transactionIndex: `0x${string}` | null;
503
- typeHex: `0x${string}` | null;
504
489
  v: `0x${string}`;
505
- value: `0x${string}`;
506
- yParity: `0x${string}`;
507
490
  gasPrice?: undefined;
508
491
  maxFeePerBlobGas?: undefined;
509
492
  maxFeePerGas: `0x${string}`;
510
493
  maxPriorityFeePerGas: `0x${string}`;
494
+ to: `0x${string}` | null;
495
+ from: `0x${string}`;
496
+ gas: `0x${string}`;
497
+ nonce: `0x${string}`;
498
+ value: `0x${string}`;
511
499
  accessList: import("../index.js").AccessList;
512
500
  blobVersionedHashes?: undefined;
501
+ blockHash: `0x${string}` | null;
502
+ blockNumber: `0x${string}` | null;
503
+ hash: `0x${string}`;
504
+ input: `0x${string}`;
505
+ transactionIndex: `0x${string}` | null;
513
506
  chainId: `0x${string}`;
514
- type: "0x2";
515
- }, "yParity">, "typeHex"> & {
507
+ yParity?: `0x${string}` | undefined;
508
+ } & {
516
509
  feeCurrency: `0x${string}` | null;
517
510
  gatewayFee: `0x${string}` | null;
518
511
  gatewayFeeRecipient: `0x${string}` | null;
519
512
  }) | ({
513
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
520
514
  r?: `0x${string}`;
521
515
  s?: `0x${string}`;
522
516
  v?: `0x${string}`;
523
- yParity?: `0x${string}` | undefined;
524
517
  gasPrice?: `0x${string}` | undefined;
525
518
  maxFeePerBlobGas?: `0x${string}` | undefined;
526
519
  maxFeePerGas?: `0x${string}` | undefined;
527
520
  maxPriorityFeePerGas?: `0x${string}` | undefined;
528
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
529
521
  to?: `0x${string}` | null;
530
522
  from?: `0x${string}`;
531
523
  gas?: `0x${string}`;
@@ -539,21 +531,21 @@ export declare const formatters: {
539
531
  input?: `0x${string}`;
540
532
  transactionIndex?: `0x${string}` | null;
541
533
  chainId?: `0x${string}` | undefined;
542
- } & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../index.js").FeeValuesEIP1559<`0x${string}`> & {
534
+ yParity?: `0x${string}` | undefined;
535
+ } & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
543
536
  feeCurrency: `0x${string}` | null;
544
537
  gatewayFee: `0x${string}` | null;
545
538
  gatewayFeeRecipient: `0x${string}` | null;
546
539
  type: "0x7c";
547
- }) | ({
540
+ } & import("../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
541
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
548
542
  r?: `0x${string}`;
549
543
  s?: `0x${string}`;
550
544
  v?: `0x${string}`;
551
- yParity?: `0x${string}` | undefined;
552
545
  gasPrice?: `0x${string}` | undefined;
553
546
  maxFeePerBlobGas?: `0x${string}` | undefined;
554
547
  maxFeePerGas?: `0x${string}` | undefined;
555
548
  maxPriorityFeePerGas?: `0x${string}` | undefined;
556
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
557
549
  to?: `0x${string}` | null;
558
550
  from?: `0x${string}`;
559
551
  gas?: `0x${string}`;
@@ -567,21 +559,21 @@ export declare const formatters: {
567
559
  input?: `0x${string}`;
568
560
  transactionIndex?: `0x${string}` | null;
569
561
  chainId?: `0x${string}` | undefined;
570
- } & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../index.js").FeeValuesEIP1559<`0x${string}`> & {
562
+ yParity?: `0x${string}` | undefined;
563
+ } & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
571
564
  feeCurrency: `0x${string}` | null;
572
565
  gatewayFee?: undefined;
573
566
  gatewayFeeRecipient?: undefined;
574
567
  type: "0x7b";
575
- }) | ({
568
+ } & import("../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
569
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
576
570
  r?: `0x${string}`;
577
571
  s?: `0x${string}`;
578
572
  v?: `0x${string}`;
579
- yParity?: `0x${string}` | undefined;
580
573
  gasPrice?: `0x${string}` | undefined;
581
574
  maxFeePerBlobGas?: `0x${string}` | undefined;
582
575
  maxFeePerGas?: `0x${string}` | undefined;
583
576
  maxPriorityFeePerGas?: `0x${string}` | undefined;
584
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
585
577
  to?: `0x${string}` | null;
586
578
  from?: `0x${string}`;
587
579
  gas?: `0x${string}`;
@@ -595,44 +587,43 @@ export declare const formatters: {
595
587
  input?: `0x${string}`;
596
588
  transactionIndex?: `0x${string}` | null;
597
589
  chainId?: `0x${string}` | undefined;
598
- } & import("../types/utils.js").Omit<import("../types/utils.js").PartialBy<{
590
+ yParity?: `0x${string}` | undefined;
591
+ } & {
592
+ type: "0x0";
599
593
  r: `0x${string}`;
600
594
  s: `0x${string}`;
601
595
  v: `0x${string}`;
596
+ yParity?: undefined;
597
+ gasPrice: `0x${string}`;
598
+ maxFeePerBlobGas?: undefined;
599
+ maxFeePerGas?: undefined;
600
+ maxPriorityFeePerGas?: undefined;
602
601
  to: `0x${string}` | null;
603
602
  from: `0x${string}`;
604
603
  gas: `0x${string}`;
605
604
  nonce: `0x${string}`;
606
605
  value: `0x${string}`;
606
+ accessList?: undefined;
607
+ blobVersionedHashes?: undefined;
607
608
  blockHash: `0x${string}` | null;
608
609
  blockNumber: `0x${string}` | null;
609
610
  hash: `0x${string}`;
610
611
  input: `0x${string}`;
611
612
  transactionIndex: `0x${string}` | null;
612
- typeHex: `0x${string}` | null;
613
- gasPrice: `0x${string}`;
614
- maxFeePerBlobGas?: undefined;
615
- maxFeePerGas?: undefined;
616
- maxPriorityFeePerGas?: undefined;
617
- accessList?: undefined;
618
- blobVersionedHashes?: undefined;
619
613
  chainId?: `0x${string}` | undefined;
620
- yParity?: undefined;
621
- type: "0x0";
622
- }, "yParity">, "typeHex"> & {
614
+ } & {
623
615
  feeCurrency: `0x${string}` | null;
624
616
  gatewayFee: `0x${string}` | null;
625
617
  gatewayFeeRecipient: `0x${string}` | null;
626
618
  }) | ({
619
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
627
620
  r?: `0x${string}`;
628
621
  s?: `0x${string}`;
629
622
  v?: `0x${string}`;
630
- yParity?: `0x${string}` | undefined;
631
623
  gasPrice?: `0x${string}` | undefined;
632
624
  maxFeePerBlobGas?: `0x${string}` | undefined;
633
625
  maxFeePerGas?: `0x${string}` | undefined;
634
626
  maxPriorityFeePerGas?: `0x${string}` | undefined;
635
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
636
627
  to?: `0x${string}` | null;
637
628
  from?: `0x${string}`;
638
629
  gas?: `0x${string}`;
@@ -646,44 +637,43 @@ export declare const formatters: {
646
637
  input?: `0x${string}`;
647
638
  transactionIndex?: `0x${string}` | null;
648
639
  chainId?: `0x${string}` | undefined;
649
- } & import("../types/utils.js").Omit<import("../types/utils.js").PartialBy<{
650
- blockHash: `0x${string}` | null;
651
- blockNumber: `0x${string}` | null;
652
- from: `0x${string}`;
653
- gas: `0x${string}`;
654
- hash: `0x${string}`;
655
- input: `0x${string}`;
656
- nonce: `0x${string}`;
640
+ yParity?: `0x${string}` | undefined;
641
+ } & {
642
+ type: "0x1";
657
643
  r: `0x${string}`;
658
644
  s: `0x${string}`;
659
- to: `0x${string}` | null;
660
- transactionIndex: `0x${string}` | null;
661
- typeHex: `0x${string}` | null;
662
645
  v: `0x${string}`;
663
- value: `0x${string}`;
664
- yParity: `0x${string}`;
665
646
  gasPrice: `0x${string}`;
666
647
  maxFeePerBlobGas?: undefined;
667
648
  maxFeePerGas?: undefined;
668
649
  maxPriorityFeePerGas?: undefined;
650
+ to: `0x${string}` | null;
651
+ from: `0x${string}`;
652
+ gas: `0x${string}`;
653
+ nonce: `0x${string}`;
654
+ value: `0x${string}`;
669
655
  accessList: import("../index.js").AccessList;
670
656
  blobVersionedHashes?: undefined;
657
+ blockHash: `0x${string}` | null;
658
+ blockNumber: `0x${string}` | null;
659
+ hash: `0x${string}`;
660
+ input: `0x${string}`;
661
+ transactionIndex: `0x${string}` | null;
671
662
  chainId: `0x${string}`;
672
- type: "0x1";
673
- }, "yParity">, "typeHex"> & {
663
+ yParity?: `0x${string}` | undefined;
664
+ } & {
674
665
  feeCurrency: `0x${string}` | null;
675
666
  gatewayFee: `0x${string}` | null;
676
667
  gatewayFeeRecipient: `0x${string}` | null;
677
668
  }) | ({
669
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
678
670
  r?: `0x${string}`;
679
671
  s?: `0x${string}`;
680
672
  v?: `0x${string}`;
681
- yParity?: `0x${string}` | undefined;
682
673
  gasPrice?: `0x${string}` | undefined;
683
674
  maxFeePerBlobGas?: `0x${string}` | undefined;
684
675
  maxFeePerGas?: `0x${string}` | undefined;
685
676
  maxPriorityFeePerGas?: `0x${string}` | undefined;
686
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
687
677
  to?: `0x${string}` | null;
688
678
  from?: `0x${string}`;
689
679
  gas?: `0x${string}`;
@@ -697,44 +687,43 @@ export declare const formatters: {
697
687
  input?: `0x${string}`;
698
688
  transactionIndex?: `0x${string}` | null;
699
689
  chainId?: `0x${string}` | undefined;
700
- } & import("../types/utils.js").Omit<import("../types/utils.js").PartialBy<{
701
- blockHash: `0x${string}` | null;
702
- blockNumber: `0x${string}` | null;
703
- from: `0x${string}`;
704
- gas: `0x${string}`;
705
- hash: `0x${string}`;
706
- input: `0x${string}`;
707
- nonce: `0x${string}`;
690
+ yParity?: `0x${string}` | undefined;
691
+ } & {
692
+ type: "0x2";
708
693
  r: `0x${string}`;
709
694
  s: `0x${string}`;
710
- to: `0x${string}` | null;
711
- transactionIndex: `0x${string}` | null;
712
- typeHex: `0x${string}` | null;
713
695
  v: `0x${string}`;
714
- value: `0x${string}`;
715
- yParity: `0x${string}`;
716
696
  gasPrice?: undefined;
717
697
  maxFeePerBlobGas?: undefined;
718
698
  maxFeePerGas: `0x${string}`;
719
699
  maxPriorityFeePerGas: `0x${string}`;
700
+ to: `0x${string}` | null;
701
+ from: `0x${string}`;
702
+ gas: `0x${string}`;
703
+ nonce: `0x${string}`;
704
+ value: `0x${string}`;
720
705
  accessList: import("../index.js").AccessList;
721
706
  blobVersionedHashes?: undefined;
707
+ blockHash: `0x${string}` | null;
708
+ blockNumber: `0x${string}` | null;
709
+ hash: `0x${string}`;
710
+ input: `0x${string}`;
711
+ transactionIndex: `0x${string}` | null;
722
712
  chainId: `0x${string}`;
723
- type: "0x2";
724
- }, "yParity">, "typeHex"> & {
713
+ yParity?: `0x${string}` | undefined;
714
+ } & {
725
715
  feeCurrency: `0x${string}` | null;
726
716
  gatewayFee: `0x${string}` | null;
727
717
  gatewayFeeRecipient: `0x${string}` | null;
728
718
  }) | ({
719
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
729
720
  r?: `0x${string}`;
730
721
  s?: `0x${string}`;
731
722
  v?: `0x${string}`;
732
- yParity?: `0x${string}` | undefined;
733
723
  gasPrice?: `0x${string}` | undefined;
734
724
  maxFeePerBlobGas?: `0x${string}` | undefined;
735
725
  maxFeePerGas?: `0x${string}` | undefined;
736
726
  maxPriorityFeePerGas?: `0x${string}` | undefined;
737
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
738
727
  to?: `0x${string}` | null;
739
728
  from?: `0x${string}`;
740
729
  gas?: `0x${string}`;
@@ -748,44 +737,43 @@ export declare const formatters: {
748
737
  input?: `0x${string}`;
749
738
  transactionIndex?: `0x${string}` | null;
750
739
  chainId?: `0x${string}` | undefined;
751
- } & import("../types/utils.js").Omit<import("../types/utils.js").PartialBy<{
752
- blockHash: `0x${string}` | null;
753
- blockNumber: `0x${string}` | null;
754
- from: `0x${string}`;
755
- gas: `0x${string}`;
756
- hash: `0x${string}`;
757
- input: `0x${string}`;
758
- nonce: `0x${string}`;
740
+ yParity?: `0x${string}` | undefined;
741
+ } & {
742
+ type: "0x3";
759
743
  r: `0x${string}`;
760
744
  s: `0x${string}`;
761
- to: `0x${string}` | null;
762
- transactionIndex: `0x${string}` | null;
763
- typeHex: `0x${string}` | null;
764
745
  v: `0x${string}`;
765
- value: `0x${string}`;
766
- yParity: `0x${string}`;
767
746
  gasPrice?: undefined;
768
747
  maxFeePerBlobGas: `0x${string}`;
769
748
  maxFeePerGas: `0x${string}`;
770
749
  maxPriorityFeePerGas: `0x${string}`;
750
+ to: `0x${string}` | null;
751
+ from: `0x${string}`;
752
+ gas: `0x${string}`;
753
+ nonce: `0x${string}`;
754
+ value: `0x${string}`;
771
755
  accessList: import("../index.js").AccessList;
772
756
  blobVersionedHashes: readonly `0x${string}`[];
757
+ blockHash: `0x${string}` | null;
758
+ blockNumber: `0x${string}` | null;
759
+ hash: `0x${string}`;
760
+ input: `0x${string}`;
761
+ transactionIndex: `0x${string}` | null;
773
762
  chainId: `0x${string}`;
774
- type: "0x3";
775
- }, "yParity">, "typeHex"> & {
763
+ yParity?: `0x${string}` | undefined;
764
+ } & {
776
765
  feeCurrency: `0x${string}` | null;
777
766
  gatewayFee: `0x${string}` | null;
778
767
  gatewayFeeRecipient: `0x${string}` | null;
779
768
  }) | ({
769
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
780
770
  r?: `0x${string}`;
781
771
  s?: `0x${string}`;
782
772
  v?: `0x${string}`;
783
- yParity?: `0x${string}` | undefined;
784
773
  gasPrice?: `0x${string}` | undefined;
785
774
  maxFeePerBlobGas?: `0x${string}` | undefined;
786
775
  maxFeePerGas?: `0x${string}` | undefined;
787
776
  maxPriorityFeePerGas?: `0x${string}` | undefined;
788
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
789
777
  to?: `0x${string}` | null;
790
778
  from?: `0x${string}`;
791
779
  gas?: `0x${string}`;
@@ -799,21 +787,21 @@ export declare const formatters: {
799
787
  input?: `0x${string}`;
800
788
  transactionIndex?: `0x${string}` | null;
801
789
  chainId?: `0x${string}` | undefined;
802
- } & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../index.js").FeeValuesEIP1559<`0x${string}`> & {
790
+ yParity?: `0x${string}` | undefined;
791
+ } & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
803
792
  feeCurrency: `0x${string}` | null;
804
793
  gatewayFee: `0x${string}` | null;
805
794
  gatewayFeeRecipient: `0x${string}` | null;
806
795
  type: "0x7c";
807
- }) | ({
796
+ } & import("../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
797
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
808
798
  r?: `0x${string}`;
809
799
  s?: `0x${string}`;
810
800
  v?: `0x${string}`;
811
- yParity?: `0x${string}` | undefined;
812
801
  gasPrice?: `0x${string}` | undefined;
813
802
  maxFeePerBlobGas?: `0x${string}` | undefined;
814
803
  maxFeePerGas?: `0x${string}` | undefined;
815
804
  maxPriorityFeePerGas?: `0x${string}` | undefined;
816
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
817
805
  to?: `0x${string}` | null;
818
806
  from?: `0x${string}`;
819
807
  gas?: `0x${string}`;
@@ -827,12 +815,13 @@ export declare const formatters: {
827
815
  input?: `0x${string}`;
828
816
  transactionIndex?: `0x${string}` | null;
829
817
  chainId?: `0x${string}` | undefined;
830
- } & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../index.js").FeeValuesEIP1559<`0x${string}`> & {
818
+ yParity?: `0x${string}` | undefined;
819
+ } & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
831
820
  feeCurrency: `0x${string}` | null;
832
821
  gatewayFee?: undefined;
833
822
  gatewayFeeRecipient?: undefined;
834
823
  type: "0x7b";
835
- })) => ({
824
+ } & import("../index.js").FeeValuesEIP1559<`0x${string}`>)) => ({
836
825
  r: `0x${string}`;
837
826
  s: `0x${string}`;
838
827
  v: bigint;
@@ -847,15 +836,15 @@ export declare const formatters: {
847
836
  input: `0x${string}`;
848
837
  transactionIndex: number | null;
849
838
  typeHex: `0x${string}` | null;
850
- gasPrice: bigint;
851
- maxFeePerBlobGas?: undefined;
852
- maxFeePerGas?: undefined;
853
- maxPriorityFeePerGas?: undefined;
854
839
  accessList?: undefined;
855
840
  blobVersionedHashes?: undefined;
856
841
  chainId?: number | undefined;
857
842
  yParity?: undefined;
858
843
  type: "legacy";
844
+ gasPrice: bigint;
845
+ maxFeePerBlobGas?: undefined;
846
+ maxFeePerGas?: undefined;
847
+ maxPriorityFeePerGas?: undefined;
859
848
  feeCurrency: `0x${string}` | null;
860
849
  gatewayFee?: undefined;
861
850
  gatewayFeeRecipient?: undefined;
@@ -874,15 +863,15 @@ export declare const formatters: {
874
863
  input: `0x${string}`;
875
864
  transactionIndex: number | null;
876
865
  typeHex: `0x${string}` | null;
877
- gasPrice: undefined;
878
- maxFeePerBlobGas?: undefined;
879
- maxFeePerGas: bigint;
880
- maxPriorityFeePerGas: bigint;
881
866
  accessList?: undefined;
882
867
  blobVersionedHashes?: undefined;
883
868
  chainId?: number | undefined;
884
869
  yParity: number;
885
870
  type: "cip42";
871
+ gasPrice: undefined;
872
+ maxFeePerBlobGas?: undefined;
873
+ maxFeePerGas: bigint;
874
+ maxPriorityFeePerGas: bigint;
886
875
  feeCurrency: `0x${string}` | null;
887
876
  gatewayFee: bigint | null;
888
877
  gatewayFeeRecipient: `0x${string}` | null;
@@ -901,15 +890,15 @@ export declare const formatters: {
901
890
  input: `0x${string}`;
902
891
  transactionIndex: number | null;
903
892
  typeHex: `0x${string}` | null;
904
- gasPrice: undefined;
905
- maxFeePerBlobGas?: undefined;
906
- maxFeePerGas: bigint;
907
- maxPriorityFeePerGas: bigint;
908
893
  accessList?: undefined;
909
894
  blobVersionedHashes?: undefined;
910
895
  chainId?: number | undefined;
911
896
  yParity: number;
912
897
  type: "cip64";
898
+ gasPrice: undefined;
899
+ maxFeePerBlobGas?: undefined;
900
+ maxFeePerGas: bigint;
901
+ maxPriorityFeePerGas: bigint;
913
902
  feeCurrency: `0x${string}` | null;
914
903
  gatewayFee?: undefined;
915
904
  gatewayFeeRecipient?: undefined;
@@ -929,14 +918,14 @@ export declare const formatters: {
929
918
  v: bigint;
930
919
  value: bigint;
931
920
  yParity: number;
932
- gasPrice: bigint;
933
- maxFeePerBlobGas?: undefined;
934
- maxFeePerGas?: undefined;
935
- maxPriorityFeePerGas?: undefined;
936
921
  accessList: import("../index.js").AccessList;
937
922
  blobVersionedHashes?: undefined;
938
923
  chainId: number;
939
924
  type: "eip2930";
925
+ gasPrice: bigint;
926
+ maxFeePerBlobGas?: undefined;
927
+ maxFeePerGas?: undefined;
928
+ maxPriorityFeePerGas?: undefined;
940
929
  feeCurrency: `0x${string}` | null;
941
930
  gatewayFee?: undefined;
942
931
  gatewayFeeRecipient?: undefined;
@@ -956,14 +945,14 @@ export declare const formatters: {
956
945
  v: bigint;
957
946
  value: bigint;
958
947
  yParity: number;
959
- gasPrice: undefined;
960
- maxFeePerBlobGas?: undefined;
961
- maxFeePerGas: bigint;
962
- maxPriorityFeePerGas: bigint;
963
948
  accessList: import("../index.js").AccessList;
964
949
  blobVersionedHashes?: undefined;
965
950
  chainId: number;
966
951
  type: "eip1559";
952
+ gasPrice: undefined;
953
+ maxFeePerBlobGas?: undefined;
954
+ maxFeePerGas: bigint;
955
+ maxPriorityFeePerGas: bigint;
967
956
  feeCurrency: `0x${string}` | null;
968
957
  gatewayFee?: undefined;
969
958
  gatewayFeeRecipient?: undefined;
@@ -983,14 +972,14 @@ export declare const formatters: {
983
972
  v: bigint;
984
973
  value: bigint;
985
974
  yParity: number;
986
- gasPrice: undefined;
987
- maxFeePerBlobGas?: undefined;
988
- maxFeePerGas: bigint;
989
- maxPriorityFeePerGas: bigint;
990
975
  accessList: import("../index.js").AccessList;
991
976
  blobVersionedHashes?: undefined;
992
977
  chainId: number;
993
978
  type: "cip42";
979
+ gasPrice: undefined;
980
+ maxFeePerBlobGas?: undefined;
981
+ maxFeePerGas: bigint;
982
+ maxPriorityFeePerGas: bigint;
994
983
  feeCurrency: `0x${string}` | null;
995
984
  gatewayFee: bigint | null;
996
985
  gatewayFeeRecipient: `0x${string}` | null;
@@ -1010,14 +999,14 @@ export declare const formatters: {
1010
999
  v: bigint;
1011
1000
  value: bigint;
1012
1001
  yParity: number;
1013
- gasPrice: undefined;
1014
- maxFeePerBlobGas?: undefined;
1015
- maxFeePerGas: bigint;
1016
- maxPriorityFeePerGas: bigint;
1017
1002
  accessList: import("../index.js").AccessList;
1018
1003
  blobVersionedHashes?: undefined;
1019
1004
  chainId: number;
1020
1005
  type: "cip64";
1006
+ gasPrice: undefined;
1007
+ maxFeePerBlobGas?: undefined;
1008
+ maxFeePerGas: bigint;
1009
+ maxPriorityFeePerGas: bigint;
1021
1010
  feeCurrency: `0x${string}` | null;
1022
1011
  gatewayFee?: undefined;
1023
1012
  gatewayFeeRecipient?: undefined;
@@ -1037,14 +1026,14 @@ export declare const formatters: {
1037
1026
  v: bigint;
1038
1027
  value: bigint;
1039
1028
  yParity: number;
1040
- gasPrice: bigint;
1041
- maxFeePerBlobGas?: undefined;
1042
- maxFeePerGas: undefined;
1043
- maxPriorityFeePerGas: undefined;
1044
1029
  accessList: import("../index.js").AccessList;
1045
1030
  blobVersionedHashes?: undefined;
1046
1031
  chainId: number;
1047
1032
  type: "eip2930";
1033
+ gasPrice: bigint;
1034
+ maxFeePerBlobGas?: undefined;
1035
+ maxFeePerGas: undefined;
1036
+ maxPriorityFeePerGas: undefined;
1048
1037
  feeCurrency: `0x${string}` | null;
1049
1038
  gatewayFee?: undefined;
1050
1039
  gatewayFeeRecipient?: undefined;
@@ -1063,15 +1052,15 @@ export declare const formatters: {
1063
1052
  typeHex: `0x${string}` | null;
1064
1053
  v: bigint;
1065
1054
  value: bigint;
1066
- yParity: number;
1067
- gasPrice?: undefined;
1068
- maxFeePerBlobGas?: undefined;
1069
- maxFeePerGas: bigint;
1070
- maxPriorityFeePerGas: bigint;
1055
+ yParity: number;
1071
1056
  accessList: import("../index.js").AccessList;
1072
1057
  blobVersionedHashes?: undefined;
1073
1058
  chainId: number;
1074
1059
  type: "eip1559";
1060
+ gasPrice?: undefined;
1061
+ maxFeePerBlobGas?: undefined;
1062
+ maxFeePerGas: bigint;
1063
+ maxPriorityFeePerGas: bigint;
1075
1064
  feeCurrency: `0x${string}` | null;
1076
1065
  gatewayFee?: undefined;
1077
1066
  gatewayFeeRecipient?: undefined;
@@ -1091,14 +1080,14 @@ export declare const formatters: {
1091
1080
  v: bigint;
1092
1081
  value: bigint;
1093
1082
  yParity: number;
1094
- gasPrice?: undefined;
1095
- maxFeePerBlobGas?: undefined;
1096
- maxFeePerGas: bigint;
1097
- maxPriorityFeePerGas: bigint;
1098
1083
  accessList: import("../index.js").AccessList;
1099
1084
  blobVersionedHashes?: undefined;
1100
1085
  chainId: number;
1101
1086
  type: "cip42";
1087
+ gasPrice?: undefined;
1088
+ maxFeePerBlobGas?: undefined;
1089
+ maxFeePerGas: bigint;
1090
+ maxPriorityFeePerGas: bigint;
1102
1091
  feeCurrency: `0x${string}` | null;
1103
1092
  gatewayFee: bigint | null;
1104
1093
  gatewayFeeRecipient: `0x${string}` | null;
@@ -1118,14 +1107,14 @@ export declare const formatters: {
1118
1107
  v: bigint;
1119
1108
  value: bigint;
1120
1109
  yParity: number;
1121
- gasPrice?: undefined;
1122
- maxFeePerBlobGas?: undefined;
1123
- maxFeePerGas: bigint;
1124
- maxPriorityFeePerGas: bigint;
1125
1110
  accessList: import("../index.js").AccessList;
1126
1111
  blobVersionedHashes?: undefined;
1127
1112
  chainId: number;
1128
1113
  type: "cip64";
1114
+ gasPrice?: undefined;
1115
+ maxFeePerBlobGas?: undefined;
1116
+ maxFeePerGas: bigint;
1117
+ maxPriorityFeePerGas: bigint;
1129
1118
  feeCurrency: `0x${string}` | null;
1130
1119
  gatewayFee?: undefined;
1131
1120
  gatewayFeeRecipient?: undefined;
@@ -1145,14 +1134,14 @@ export declare const formatters: {
1145
1134
  v: bigint;
1146
1135
  value: bigint;
1147
1136
  yParity: number;
1148
- gasPrice?: undefined;
1149
- maxFeePerBlobGas: bigint;
1150
- maxFeePerGas: bigint;
1151
- maxPriorityFeePerGas: bigint;
1152
1137
  accessList: import("../index.js").AccessList;
1153
1138
  blobVersionedHashes: readonly `0x${string}`[];
1154
1139
  chainId: number;
1155
1140
  type: "eip4844";
1141
+ gasPrice?: undefined;
1142
+ maxFeePerBlobGas: bigint;
1143
+ maxFeePerGas: bigint;
1144
+ maxPriorityFeePerGas: bigint;
1156
1145
  feeCurrency: `0x${string}` | null;
1157
1146
  gatewayFee?: undefined;
1158
1147
  gatewayFeeRecipient?: undefined;
@@ -1172,14 +1161,14 @@ export declare const formatters: {
1172
1161
  v: bigint;
1173
1162
  value: bigint;
1174
1163
  yParity: number;
1175
- gasPrice?: undefined;
1176
- maxFeePerBlobGas: undefined;
1177
- maxFeePerGas: bigint;
1178
- maxPriorityFeePerGas: bigint;
1179
1164
  accessList: import("../index.js").AccessList;
1180
1165
  blobVersionedHashes: readonly `0x${string}`[];
1181
1166
  chainId: number;
1182
1167
  type: "cip42";
1168
+ gasPrice?: undefined;
1169
+ maxFeePerBlobGas: undefined;
1170
+ maxFeePerGas: bigint;
1171
+ maxPriorityFeePerGas: bigint;
1183
1172
  feeCurrency: `0x${string}` | null;
1184
1173
  gatewayFee: bigint | null;
1185
1174
  gatewayFeeRecipient: `0x${string}` | null;
@@ -1199,14 +1188,14 @@ export declare const formatters: {
1199
1188
  v: bigint;
1200
1189
  value: bigint;
1201
1190
  yParity: number;
1202
- gasPrice?: undefined;
1203
- maxFeePerBlobGas: undefined;
1204
- maxFeePerGas: bigint;
1205
- maxPriorityFeePerGas: bigint;
1206
1191
  accessList: import("../index.js").AccessList;
1207
1192
  blobVersionedHashes: readonly `0x${string}`[];
1208
1193
  chainId: number;
1209
1194
  type: "cip64";
1195
+ gasPrice?: undefined;
1196
+ maxFeePerBlobGas: undefined;
1197
+ maxFeePerGas: bigint;
1198
+ maxPriorityFeePerGas: bigint;
1210
1199
  feeCurrency: `0x${string}` | null;
1211
1200
  gatewayFee?: undefined;
1212
1201
  gatewayFeeRecipient?: undefined;
@@ -1222,13 +1211,13 @@ export declare const formatters: {
1222
1211
  nonce?: number | undefined;
1223
1212
  to?: `0x${string}` | null | undefined;
1224
1213
  value?: bigint | undefined;
1214
+ accessList?: import("../index.js").AccessList | undefined;
1215
+ blobs?: undefined;
1216
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1225
1217
  gasPrice?: bigint | undefined;
1226
1218
  maxFeePerBlobGas?: bigint | undefined;
1227
1219
  maxFeePerGas?: bigint | undefined;
1228
1220
  maxPriorityFeePerGas?: bigint | undefined;
1229
- accessList?: import("../index.js").AccessList | undefined;
1230
- blobs?: undefined;
1231
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1232
1221
  blobVersionedHashes?: undefined;
1233
1222
  kzg?: undefined;
1234
1223
  sidecars?: undefined;
@@ -1239,13 +1228,13 @@ export declare const formatters: {
1239
1228
  nonce?: number | undefined;
1240
1229
  to?: `0x${string}` | null | undefined;
1241
1230
  value?: bigint | undefined;
1231
+ accessList?: undefined;
1232
+ blobs?: undefined;
1233
+ type?: "legacy" | undefined;
1242
1234
  gasPrice?: bigint | undefined;
1243
1235
  maxFeePerBlobGas?: undefined;
1244
1236
  maxFeePerGas?: undefined;
1245
1237
  maxPriorityFeePerGas?: undefined;
1246
- accessList?: undefined;
1247
- blobs?: undefined;
1248
- type?: "legacy" | undefined;
1249
1238
  blobVersionedHashes?: undefined;
1250
1239
  kzg?: undefined;
1251
1240
  sidecars?: undefined;
@@ -1258,13 +1247,13 @@ export declare const formatters: {
1258
1247
  nonce?: number | undefined;
1259
1248
  to?: `0x${string}` | null | undefined;
1260
1249
  value?: bigint | undefined;
1250
+ accessList?: import("../index.js").AccessList | undefined;
1251
+ blobs?: undefined;
1252
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1261
1253
  gasPrice?: bigint | undefined;
1262
1254
  maxFeePerBlobGas?: bigint | undefined;
1263
1255
  maxFeePerGas?: bigint | undefined;
1264
1256
  maxPriorityFeePerGas?: bigint | undefined;
1265
- accessList?: import("../index.js").AccessList | undefined;
1266
- blobs?: undefined;
1267
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1268
1257
  blobVersionedHashes?: undefined;
1269
1258
  kzg?: undefined;
1270
1259
  sidecars?: undefined;
@@ -1275,13 +1264,13 @@ export declare const formatters: {
1275
1264
  nonce?: number | undefined;
1276
1265
  to?: `0x${string}` | null | undefined;
1277
1266
  value?: bigint | undefined;
1267
+ accessList?: import("../index.js").AccessList | undefined;
1268
+ blobs?: undefined;
1269
+ type?: "eip2930" | undefined;
1278
1270
  gasPrice?: bigint | undefined;
1279
1271
  maxFeePerBlobGas?: undefined;
1280
1272
  maxFeePerGas?: undefined;
1281
1273
  maxPriorityFeePerGas?: undefined;
1282
- accessList?: import("../index.js").AccessList | undefined;
1283
- blobs?: undefined;
1284
- type?: "eip2930" | undefined;
1285
1274
  blobVersionedHashes?: undefined;
1286
1275
  kzg?: undefined;
1287
1276
  sidecars?: undefined;
@@ -1294,13 +1283,13 @@ export declare const formatters: {
1294
1283
  nonce?: number | undefined;
1295
1284
  to?: `0x${string}` | null | undefined;
1296
1285
  value?: bigint | undefined;
1286
+ accessList?: import("../index.js").AccessList | undefined;
1287
+ blobs?: undefined;
1288
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1297
1289
  gasPrice?: bigint | undefined;
1298
1290
  maxFeePerBlobGas?: bigint | undefined;
1299
1291
  maxFeePerGas?: bigint | undefined;
1300
1292
  maxPriorityFeePerGas?: bigint | undefined;
1301
- accessList?: import("../index.js").AccessList | undefined;
1302
- blobs?: undefined;
1303
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1304
1293
  blobVersionedHashes?: undefined;
1305
1294
  kzg?: undefined;
1306
1295
  sidecars?: undefined;
@@ -1330,34 +1319,34 @@ export declare const formatters: {
1330
1319
  nonce?: number | undefined;
1331
1320
  to?: `0x${string}` | null | undefined;
1332
1321
  value?: bigint | undefined;
1322
+ accessList?: import("../index.js").AccessList | undefined;
1323
+ blobs?: undefined;
1324
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1333
1325
  gasPrice?: bigint | undefined;
1334
1326
  maxFeePerBlobGas?: bigint | undefined;
1335
1327
  maxFeePerGas?: bigint | undefined;
1336
1328
  maxPriorityFeePerGas?: bigint | undefined;
1337
- accessList?: import("../index.js").AccessList | undefined;
1338
- blobs?: undefined;
1339
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1340
1329
  blobVersionedHashes?: undefined;
1341
1330
  kzg?: undefined;
1342
1331
  sidecars?: undefined;
1343
- } & import("../index.js").TransactionRequestBase & import("../index.js").ExactPartial<import("../index.js").FeeValuesEIP1559> & {
1332
+ } & import("../index.js").TransactionRequestBase & {
1344
1333
  accessList?: import("../index.js").AccessList | undefined;
1345
1334
  feeCurrency?: `0x${string}` | undefined;
1346
1335
  type?: "cip64" | undefined;
1347
- }) | ({
1336
+ } & import("../index.js").ExactPartial<import("../index.js").FeeValuesEIP1559>) | ({
1348
1337
  data?: `0x${string}` | undefined;
1349
1338
  from?: `0x${string}`;
1350
1339
  gas?: bigint | undefined;
1351
1340
  nonce?: number | undefined;
1352
1341
  to?: `0x${string}` | null | undefined;
1353
1342
  value?: bigint | undefined;
1343
+ accessList?: import("../index.js").AccessList | undefined;
1344
+ blobs?: undefined;
1345
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1354
1346
  gasPrice?: bigint | undefined;
1355
1347
  maxFeePerBlobGas?: bigint | undefined;
1356
1348
  maxFeePerGas?: bigint | undefined;
1357
1349
  maxPriorityFeePerGas?: bigint | undefined;
1358
- accessList?: import("../index.js").AccessList | undefined;
1359
- blobs?: undefined;
1360
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1361
1350
  blobVersionedHashes?: undefined;
1362
1351
  kzg?: undefined;
1363
1352
  sidecars?: undefined;
@@ -1368,13 +1357,13 @@ export declare const formatters: {
1368
1357
  nonce?: number | undefined;
1369
1358
  to?: `0x${string}` | null | undefined;
1370
1359
  value?: bigint | undefined;
1360
+ accessList?: undefined;
1361
+ blobs?: undefined;
1362
+ type?: "legacy" | undefined;
1371
1363
  gasPrice?: bigint | undefined;
1372
1364
  maxFeePerBlobGas?: undefined;
1373
1365
  maxFeePerGas?: undefined;
1374
1366
  maxPriorityFeePerGas?: undefined;
1375
- accessList?: undefined;
1376
- blobs?: undefined;
1377
- type?: "legacy" | undefined;
1378
1367
  blobVersionedHashes?: undefined;
1379
1368
  kzg?: undefined;
1380
1369
  sidecars?: undefined;
@@ -1387,13 +1376,13 @@ export declare const formatters: {
1387
1376
  nonce?: number | undefined;
1388
1377
  to?: `0x${string}` | null | undefined;
1389
1378
  value?: bigint | undefined;
1379
+ accessList?: import("../index.js").AccessList | undefined;
1380
+ blobs?: undefined;
1381
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1390
1382
  gasPrice?: bigint | undefined;
1391
1383
  maxFeePerBlobGas?: bigint | undefined;
1392
1384
  maxFeePerGas?: bigint | undefined;
1393
1385
  maxPriorityFeePerGas?: bigint | undefined;
1394
- accessList?: import("../index.js").AccessList | undefined;
1395
- blobs?: undefined;
1396
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1397
1386
  blobVersionedHashes?: undefined;
1398
1387
  kzg?: undefined;
1399
1388
  sidecars?: undefined;
@@ -1404,13 +1393,13 @@ export declare const formatters: {
1404
1393
  nonce?: number | undefined;
1405
1394
  to?: `0x${string}` | null | undefined;
1406
1395
  value?: bigint | undefined;
1396
+ accessList?: import("../index.js").AccessList | undefined;
1397
+ blobs?: undefined;
1398
+ type?: "eip2930" | undefined;
1407
1399
  gasPrice?: bigint | undefined;
1408
1400
  maxFeePerBlobGas?: undefined;
1409
1401
  maxFeePerGas?: undefined;
1410
1402
  maxPriorityFeePerGas?: undefined;
1411
- accessList?: import("../index.js").AccessList | undefined;
1412
- blobs?: undefined;
1413
- type?: "eip2930" | undefined;
1414
1403
  blobVersionedHashes?: undefined;
1415
1404
  kzg?: undefined;
1416
1405
  sidecars?: undefined;
@@ -1423,13 +1412,13 @@ export declare const formatters: {
1423
1412
  nonce?: number | undefined;
1424
1413
  to?: `0x${string}` | null | undefined;
1425
1414
  value?: bigint | undefined;
1415
+ accessList?: import("../index.js").AccessList | undefined;
1416
+ blobs?: undefined;
1417
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1426
1418
  gasPrice?: bigint | undefined;
1427
1419
  maxFeePerBlobGas?: bigint | undefined;
1428
1420
  maxFeePerGas?: bigint | undefined;
1429
1421
  maxPriorityFeePerGas?: bigint | undefined;
1430
- accessList?: import("../index.js").AccessList | undefined;
1431
- blobs?: undefined;
1432
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1433
1422
  blobVersionedHashes?: undefined;
1434
1423
  kzg?: undefined;
1435
1424
  sidecars?: undefined;
@@ -1459,21 +1448,21 @@ export declare const formatters: {
1459
1448
  nonce?: number | undefined;
1460
1449
  to?: `0x${string}` | null | undefined;
1461
1450
  value?: bigint | undefined;
1451
+ accessList?: import("../index.js").AccessList | undefined;
1452
+ blobs?: undefined;
1453
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1462
1454
  gasPrice?: bigint | undefined;
1463
1455
  maxFeePerBlobGas?: bigint | undefined;
1464
1456
  maxFeePerGas?: bigint | undefined;
1465
1457
  maxPriorityFeePerGas?: bigint | undefined;
1466
- accessList?: import("../index.js").AccessList | undefined;
1467
- blobs?: undefined;
1468
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1469
1458
  blobVersionedHashes?: undefined;
1470
1459
  kzg?: undefined;
1471
1460
  sidecars?: undefined;
1472
- } & import("../index.js").TransactionRequestBase & import("../index.js").ExactPartial<import("../index.js").FeeValuesEIP1559> & {
1461
+ } & import("../index.js").TransactionRequestBase & {
1473
1462
  accessList?: import("../index.js").AccessList | undefined;
1474
1463
  feeCurrency?: `0x${string}` | undefined;
1475
1464
  type?: "cip64" | undefined;
1476
- }) | ({
1465
+ } & import("../index.js").ExactPartial<import("../index.js").FeeValuesEIP1559>) | ({
1477
1466
  data?: `0x${string}` | undefined;
1478
1467
  from?: `0x${string}`;
1479
1468
  gas?: bigint | undefined;
@@ -1497,13 +1486,13 @@ export declare const formatters: {
1497
1486
  nonce?: number | undefined;
1498
1487
  to?: `0x${string}` | null | undefined;
1499
1488
  value?: bigint | undefined;
1489
+ accessList?: undefined;
1490
+ blobs?: undefined;
1491
+ type?: "legacy" | undefined;
1500
1492
  gasPrice?: bigint | undefined;
1501
1493
  maxFeePerBlobGas?: undefined;
1502
1494
  maxFeePerGas?: undefined;
1503
1495
  maxPriorityFeePerGas?: undefined;
1504
- accessList?: undefined;
1505
- blobs?: undefined;
1506
- type?: "legacy" | undefined;
1507
1496
  blobVersionedHashes?: undefined;
1508
1497
  kzg?: undefined;
1509
1498
  sidecars?: undefined;
@@ -1533,13 +1522,13 @@ export declare const formatters: {
1533
1522
  nonce?: number | undefined;
1534
1523
  to?: `0x${string}` | null | undefined;
1535
1524
  value?: bigint | undefined;
1525
+ accessList?: import("../index.js").AccessList | undefined;
1526
+ blobs?: undefined;
1527
+ type?: "eip2930" | undefined;
1536
1528
  gasPrice?: bigint | undefined;
1537
1529
  maxFeePerBlobGas?: undefined;
1538
1530
  maxFeePerGas?: undefined;
1539
1531
  maxPriorityFeePerGas?: undefined;
1540
- accessList?: import("../index.js").AccessList | undefined;
1541
- blobs?: undefined;
1542
- type?: "eip2930" | undefined;
1543
1532
  blobVersionedHashes?: undefined;
1544
1533
  kzg?: undefined;
1545
1534
  sidecars?: undefined;
@@ -1598,27 +1587,27 @@ export declare const formatters: {
1598
1587
  blobVersionedHashes?: undefined;
1599
1588
  kzg?: undefined;
1600
1589
  sidecars?: undefined;
1601
- } & import("../index.js").TransactionRequestBase & import("../index.js").ExactPartial<import("../index.js").FeeValuesEIP1559> & {
1590
+ } & import("../index.js").TransactionRequestBase & {
1602
1591
  accessList?: import("../index.js").AccessList | undefined;
1603
1592
  feeCurrency?: `0x${string}` | undefined;
1604
1593
  type?: "cip64" | undefined;
1605
- }) | ({
1594
+ } & import("../index.js").ExactPartial<import("../index.js").FeeValuesEIP1559>) | ({
1606
1595
  data?: `0x${string}` | undefined;
1607
1596
  from?: `0x${string}`;
1608
1597
  gas?: bigint | undefined;
1609
1598
  nonce?: number | undefined;
1610
1599
  value?: bigint | undefined;
1611
1600
  to?: `0x${string}` | null | undefined;
1612
- gasPrice?: bigint | undefined;
1613
- maxFeePerGas?: bigint | undefined;
1614
- maxPriorityFeePerGas?: bigint | undefined;
1615
- maxFeePerBlobGas?: bigint | undefined;
1616
1601
  accessList?: import("../index.js").AccessList | undefined;
1617
1602
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1618
1603
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1619
1604
  kzg?: import("../index.js").Kzg | undefined;
1620
1605
  sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1621
1606
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1607
+ gasPrice?: bigint | undefined;
1608
+ maxFeePerGas?: bigint | undefined;
1609
+ maxPriorityFeePerGas?: bigint | undefined;
1610
+ maxFeePerBlobGas?: bigint | undefined;
1622
1611
  } & {
1623
1612
  data?: `0x${string}` | undefined;
1624
1613
  from: `0x${string}`;
@@ -1626,13 +1615,13 @@ export declare const formatters: {
1626
1615
  nonce?: number | undefined;
1627
1616
  to?: `0x${string}` | null | undefined;
1628
1617
  value?: bigint | undefined;
1618
+ accessList?: undefined;
1619
+ blobs?: undefined;
1620
+ type?: "legacy" | undefined;
1629
1621
  gasPrice?: bigint | undefined;
1630
1622
  maxFeePerBlobGas?: undefined;
1631
1623
  maxFeePerGas?: undefined;
1632
1624
  maxPriorityFeePerGas?: undefined;
1633
- accessList?: undefined;
1634
- blobs?: undefined;
1635
- type?: "legacy" | undefined;
1636
1625
  blobVersionedHashes?: undefined;
1637
1626
  kzg?: undefined;
1638
1627
  sidecars?: undefined;
@@ -1645,16 +1634,16 @@ export declare const formatters: {
1645
1634
  nonce?: number | undefined;
1646
1635
  value?: bigint | undefined;
1647
1636
  to?: `0x${string}` | null | undefined;
1648
- gasPrice?: bigint | undefined;
1649
- maxFeePerGas?: bigint | undefined;
1650
- maxPriorityFeePerGas?: bigint | undefined;
1651
- maxFeePerBlobGas?: bigint | undefined;
1652
1637
  accessList?: import("../index.js").AccessList | undefined;
1653
1638
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1654
1639
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1655
1640
  kzg?: import("../index.js").Kzg | undefined;
1656
1641
  sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1657
1642
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1643
+ gasPrice?: bigint | undefined;
1644
+ maxFeePerGas?: bigint | undefined;
1645
+ maxPriorityFeePerGas?: bigint | undefined;
1646
+ maxFeePerBlobGas?: bigint | undefined;
1658
1647
  } & {
1659
1648
  data?: `0x${string}` | undefined;
1660
1649
  from: `0x${string}`;
@@ -1662,13 +1651,13 @@ export declare const formatters: {
1662
1651
  nonce?: number | undefined;
1663
1652
  to?: `0x${string}` | null | undefined;
1664
1653
  value?: bigint | undefined;
1654
+ accessList?: import("../index.js").AccessList | undefined;
1655
+ blobs?: undefined;
1656
+ type?: "eip2930" | undefined;
1665
1657
  gasPrice?: bigint | undefined;
1666
1658
  maxFeePerBlobGas?: undefined;
1667
1659
  maxFeePerGas?: undefined;
1668
1660
  maxPriorityFeePerGas?: undefined;
1669
- accessList?: import("../index.js").AccessList | undefined;
1670
- blobs?: undefined;
1671
- type?: "eip2930" | undefined;
1672
1661
  blobVersionedHashes?: undefined;
1673
1662
  kzg?: undefined;
1674
1663
  sidecars?: undefined;
@@ -1681,16 +1670,16 @@ export declare const formatters: {
1681
1670
  nonce?: number | undefined;
1682
1671
  value?: bigint | undefined;
1683
1672
  to?: `0x${string}` | null | undefined;
1684
- gasPrice?: bigint | undefined;
1685
- maxFeePerGas?: bigint | undefined;
1686
- maxPriorityFeePerGas?: bigint | undefined;
1687
- maxFeePerBlobGas?: bigint | undefined;
1688
1673
  accessList?: import("../index.js").AccessList | undefined;
1689
1674
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1690
1675
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1691
1676
  kzg?: import("../index.js").Kzg | undefined;
1692
1677
  sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1693
1678
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1679
+ gasPrice?: bigint | undefined;
1680
+ maxFeePerGas?: bigint | undefined;
1681
+ maxPriorityFeePerGas?: bigint | undefined;
1682
+ maxFeePerBlobGas?: bigint | undefined;
1694
1683
  } & {
1695
1684
  data?: `0x${string}` | undefined;
1696
1685
  from: `0x${string}`;
@@ -1717,16 +1706,16 @@ export declare const formatters: {
1717
1706
  nonce?: number | undefined;
1718
1707
  value?: bigint | undefined;
1719
1708
  to?: `0x${string}` | null | undefined;
1720
- gasPrice?: bigint | undefined;
1721
- maxFeePerGas?: bigint | undefined;
1722
- maxPriorityFeePerGas?: bigint | undefined;
1723
- maxFeePerBlobGas?: bigint | undefined;
1724
1709
  accessList?: import("../index.js").AccessList | undefined;
1725
1710
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1726
1711
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1727
1712
  kzg?: import("../index.js").Kzg | undefined;
1728
1713
  sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1729
1714
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1715
+ gasPrice?: bigint | undefined;
1716
+ maxFeePerGas?: bigint | undefined;
1717
+ maxPriorityFeePerGas?: bigint | undefined;
1718
+ maxFeePerBlobGas?: bigint | undefined;
1730
1719
  } & {
1731
1720
  data?: `0x${string}` | undefined;
1732
1721
  from: `0x${string}`;
@@ -1734,16 +1723,16 @@ export declare const formatters: {
1734
1723
  nonce?: number | undefined;
1735
1724
  value?: bigint | undefined;
1736
1725
  to: `0x${string}` | null;
1737
- gasPrice?: undefined;
1738
- maxFeePerGas?: bigint | undefined;
1739
- maxPriorityFeePerGas?: bigint | undefined;
1740
- maxFeePerBlobGas: bigint;
1741
1726
  accessList?: import("../index.js").AccessList | undefined;
1742
1727
  blobs: readonly `0x${string}`[] | readonly Uint8Array[];
1743
1728
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1744
1729
  kzg?: import("../index.js").Kzg | undefined;
1745
1730
  sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1746
1731
  type?: "eip4844" | undefined;
1732
+ gasPrice?: undefined;
1733
+ maxFeePerGas?: bigint | undefined;
1734
+ maxPriorityFeePerGas?: bigint | undefined;
1735
+ maxFeePerBlobGas: bigint;
1747
1736
  } & {
1748
1737
  feeCurrency?: `0x${string}` | undefined;
1749
1738
  }) | ({
@@ -1753,34 +1742,34 @@ export declare const formatters: {
1753
1742
  nonce?: number | undefined;
1754
1743
  value?: bigint | undefined;
1755
1744
  to?: `0x${string}` | null | undefined;
1756
- gasPrice?: bigint | undefined;
1757
- maxFeePerGas?: bigint | undefined;
1758
- maxPriorityFeePerGas?: bigint | undefined;
1759
- maxFeePerBlobGas?: bigint | undefined;
1760
1745
  accessList?: import("../index.js").AccessList | undefined;
1761
1746
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1762
1747
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1763
1748
  kzg?: import("../index.js").Kzg | undefined;
1764
1749
  sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1765
1750
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1766
- } & import("../index.js").TransactionRequestBase & import("../index.js").ExactPartial<import("../index.js").FeeValuesEIP1559> & {
1751
+ gasPrice?: bigint | undefined;
1752
+ maxFeePerGas?: bigint | undefined;
1753
+ maxPriorityFeePerGas?: bigint | undefined;
1754
+ maxFeePerBlobGas?: bigint | undefined;
1755
+ } & import("../index.js").TransactionRequestBase & {
1767
1756
  accessList?: import("../index.js").AccessList | undefined;
1768
1757
  feeCurrency?: `0x${string}` | undefined;
1769
1758
  type?: "cip64" | undefined;
1770
- })) => ({
1759
+ } & import("../index.js").ExactPartial<import("../index.js").FeeValuesEIP1559>)) => ({
1771
1760
  data?: `0x${string}` | undefined;
1772
1761
  from: `0x${string}`;
1773
1762
  gas?: `0x${string}` | undefined;
1774
1763
  nonce?: `0x${string}` | undefined;
1775
1764
  to?: `0x${string}` | null | undefined;
1776
1765
  value?: `0x${string}` | undefined;
1766
+ accessList?: undefined;
1767
+ blobs?: undefined;
1768
+ type?: "0x0" | undefined;
1777
1769
  gasPrice?: `0x${string}` | undefined;
1778
1770
  maxFeePerBlobGas?: undefined;
1779
1771
  maxFeePerGas?: undefined;
1780
1772
  maxPriorityFeePerGas?: undefined;
1781
- accessList?: undefined;
1782
- blobs?: undefined;
1783
- type?: "0x0" | undefined;
1784
1773
  blobVersionedHashes?: undefined;
1785
1774
  kzg?: undefined;
1786
1775
  sidecars?: undefined;
@@ -1792,13 +1781,13 @@ export declare const formatters: {
1792
1781
  nonce?: `0x${string}` | undefined;
1793
1782
  to?: `0x${string}` | null | undefined;
1794
1783
  value?: `0x${string}` | undefined;
1784
+ accessList?: import("../index.js").AccessList | undefined;
1785
+ blobs?: undefined;
1786
+ type?: "0x1" | undefined;
1795
1787
  gasPrice?: `0x${string}` | undefined;
1796
1788
  maxFeePerBlobGas?: undefined;
1797
1789
  maxFeePerGas?: undefined;
1798
1790
  maxPriorityFeePerGas?: undefined;
1799
- accessList?: import("../index.js").AccessList | undefined;
1800
- blobs?: undefined;
1801
- type?: "0x1" | undefined;
1802
1791
  blobVersionedHashes?: undefined;
1803
1792
  kzg?: undefined;
1804
1793
  sidecars?: undefined;
@@ -1810,13 +1799,13 @@ export declare const formatters: {
1810
1799
  nonce?: `0x${string}` | undefined;
1811
1800
  to?: `0x${string}` | null | undefined;
1812
1801
  value?: `0x${string}` | undefined;
1802
+ accessList?: import("../index.js").AccessList | undefined;
1803
+ blobs?: undefined;
1804
+ type?: "0x2" | undefined;
1813
1805
  gasPrice?: undefined;
1814
1806
  maxFeePerBlobGas?: undefined;
1815
1807
  maxFeePerGas?: `0x${string}` | undefined;
1816
1808
  maxPriorityFeePerGas?: `0x${string}` | undefined;
1817
- accessList?: import("../index.js").AccessList | undefined;
1818
- blobs?: undefined;
1819
- type?: "0x2" | undefined;
1820
1809
  blobVersionedHashes?: undefined;
1821
1810
  kzg?: undefined;
1822
1811
  sidecars?: undefined;
@@ -1828,13 +1817,13 @@ export declare const formatters: {
1828
1817
  nonce?: `0x${string}` | undefined;
1829
1818
  to?: `0x${string}` | null | undefined;
1830
1819
  value?: `0x${string}` | undefined;
1820
+ accessList?: import("../index.js").AccessList | undefined;
1821
+ blobs?: undefined;
1822
+ type?: "0x7b" | undefined;
1831
1823
  gasPrice?: undefined;
1832
1824
  maxFeePerBlobGas?: undefined;
1833
1825
  maxFeePerGas?: `0x${string}` | undefined;
1834
1826
  maxPriorityFeePerGas?: `0x${string}` | undefined;
1835
- accessList?: import("../index.js").AccessList | undefined;
1836
- blobs?: undefined;
1837
- type?: "0x7b" | undefined;
1838
1827
  blobVersionedHashes?: undefined;
1839
1828
  kzg?: undefined;
1840
1829
  sidecars?: undefined;
@@ -1846,13 +1835,13 @@ export declare const formatters: {
1846
1835
  nonce?: `0x${string}` | undefined;
1847
1836
  to?: `0x${string}` | null | undefined;
1848
1837
  value?: `0x${string}` | undefined;
1838
+ accessList?: undefined;
1839
+ blobs?: undefined;
1840
+ type?: "0x0" | undefined;
1849
1841
  gasPrice?: `0x${string}` | undefined;
1850
1842
  maxFeePerBlobGas?: undefined;
1851
1843
  maxFeePerGas?: undefined;
1852
1844
  maxPriorityFeePerGas?: undefined;
1853
- accessList?: undefined;
1854
- blobs?: undefined;
1855
- type?: "0x0" | undefined;
1856
1845
  blobVersionedHashes?: undefined;
1857
1846
  kzg?: undefined;
1858
1847
  sidecars?: undefined;
@@ -1864,13 +1853,13 @@ export declare const formatters: {
1864
1853
  nonce?: `0x${string}` | undefined;
1865
1854
  to?: `0x${string}` | null | undefined;
1866
1855
  value?: `0x${string}` | undefined;
1856
+ accessList?: import("../index.js").AccessList | undefined;
1857
+ blobs?: undefined;
1858
+ type?: "0x1" | undefined;
1867
1859
  gasPrice?: `0x${string}` | undefined;
1868
1860
  maxFeePerBlobGas?: undefined;
1869
1861
  maxFeePerGas?: undefined;
1870
1862
  maxPriorityFeePerGas?: undefined;
1871
- accessList?: import("../index.js").AccessList | undefined;
1872
- blobs?: undefined;
1873
- type?: "0x1" | undefined;
1874
1863
  blobVersionedHashes?: undefined;
1875
1864
  kzg?: undefined;
1876
1865
  sidecars?: undefined;
@@ -1882,13 +1871,13 @@ export declare const formatters: {
1882
1871
  nonce?: `0x${string}` | undefined;
1883
1872
  to?: `0x${string}` | null | undefined;
1884
1873
  value?: `0x${string}` | undefined;
1874
+ accessList?: import("../index.js").AccessList | undefined;
1875
+ blobs?: undefined;
1876
+ type?: "0x2" | undefined;
1885
1877
  gasPrice?: undefined;
1886
1878
  maxFeePerBlobGas?: undefined;
1887
1879
  maxFeePerGas?: `0x${string}` | undefined;
1888
1880
  maxPriorityFeePerGas?: `0x${string}` | undefined;
1889
- accessList?: import("../index.js").AccessList | undefined;
1890
- blobs?: undefined;
1891
- type?: "0x2" | undefined;
1892
1881
  blobVersionedHashes?: undefined;
1893
1882
  kzg?: undefined;
1894
1883
  sidecars?: undefined;
@@ -1900,13 +1889,13 @@ export declare const formatters: {
1900
1889
  nonce?: `0x${string}` | undefined;
1901
1890
  to?: `0x${string}` | null | undefined;
1902
1891
  value?: `0x${string}` | undefined;
1892
+ accessList?: import("../index.js").AccessList | undefined;
1893
+ blobs?: undefined;
1894
+ type?: "0x7b" | undefined;
1903
1895
  gasPrice?: undefined;
1904
1896
  maxFeePerBlobGas?: undefined;
1905
1897
  maxFeePerGas?: `0x${string}` | undefined;
1906
1898
  maxPriorityFeePerGas?: `0x${string}` | undefined;
1907
- accessList?: import("../index.js").AccessList | undefined;
1908
- blobs?: undefined;
1909
- type?: "0x7b" | undefined;
1910
1899
  blobVersionedHashes?: undefined;
1911
1900
  kzg?: undefined;
1912
1901
  sidecars?: undefined;
@@ -1990,16 +1979,16 @@ export declare const formatters: {
1990
1979
  nonce?: `0x${string}` | undefined;
1991
1980
  value?: `0x${string}` | undefined;
1992
1981
  to: `0x${string}` | null;
1993
- gasPrice?: undefined;
1994
- maxFeePerGas?: `0x${string}` | undefined;
1995
- maxPriorityFeePerGas?: `0x${string}` | undefined;
1996
- maxFeePerBlobGas: `0x${string}`;
1997
1982
  accessList?: import("../index.js").AccessList | undefined;
1998
1983
  blobs: readonly `0x${string}`[] | readonly Uint8Array[];
1999
1984
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
2000
1985
  kzg?: import("../index.js").Kzg | undefined;
2001
1986
  sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
2002
1987
  type?: "0x3" | undefined;
1988
+ gasPrice?: undefined;
1989
+ maxFeePerGas?: `0x${string}` | undefined;
1990
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
1991
+ maxFeePerBlobGas: `0x${string}`;
2003
1992
  feeCurrency?: `0x${string}` | undefined;
2004
1993
  } | {
2005
1994
  data?: `0x${string}` | undefined;
@@ -2008,16 +1997,16 @@ export declare const formatters: {
2008
1997
  nonce?: `0x${string}` | undefined;
2009
1998
  value?: `0x${string}` | undefined;
2010
1999
  to: `0x${string}` | null | undefined;
2011
- gasPrice?: undefined;
2012
- maxFeePerGas?: `0x${string}` | undefined;
2013
- maxPriorityFeePerGas?: `0x${string}` | undefined;
2014
- maxFeePerBlobGas: undefined;
2015
2000
  accessList?: import("../index.js").AccessList | undefined;
2016
2001
  blobs: readonly `0x${string}`[] | readonly Uint8Array[];
2017
2002
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
2018
2003
  kzg?: import("../index.js").Kzg | undefined;
2019
2004
  sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
2020
2005
  type?: "0x7b" | undefined;
2006
+ gasPrice?: undefined;
2007
+ maxFeePerGas?: `0x${string}` | undefined;
2008
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
2009
+ maxFeePerBlobGas: undefined;
2021
2010
  feeCurrency?: `0x${string}` | undefined;
2022
2011
  }) & {};
2023
2012
  type: "transactionRequest";