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
@@ -27,11 +27,11 @@ export declare const celo: {
27
27
  sourceId?: number | undefined;
28
28
  testnet: false;
29
29
  custom?: Record<string, unknown> | undefined;
30
- formatters: {
30
+ fees: import("../../index.js").ChainFees<{
31
31
  readonly block: {
32
32
  exclude: ("nonce" | "difficulty" | "gasLimit" | "mixHash" | "uncles")[] | undefined;
33
33
  format: (args: import("../index.js").Assign<import("../../index.js").ExactPartial<import("../../index.js").RpcBlock>, import("../index.js").CeloBlockOverrides & {
34
- transactions: `0x${string}`[] | import("../index.js").CeloRpcTransaction[];
34
+ transactions: readonly `0x${string}`[] | readonly import("../index.js").CeloRpcTransaction[];
35
35
  }>) => {
36
36
  baseFeePerGas: bigint | null;
37
37
  blobGasUsed: bigint;
@@ -54,7 +54,7 @@ export declare const celo: {
54
54
  stateRoot: `0x${string}`;
55
55
  timestamp: bigint;
56
56
  totalDifficulty: bigint | null;
57
- transactions: `0x${string}`[] | import("../index.js").CeloTransaction[];
57
+ transactions: readonly `0x${string}`[] | readonly import("../index.js").CeloTransaction[];
58
58
  transactionsRoot: `0x${string}`;
59
59
  uncles: `0x${string}`[];
60
60
  withdrawals?: import("../../index.js").Withdrawal[] | undefined;
@@ -75,6 +75,7 @@ export declare const celo: {
75
75
  readonly transaction: {
76
76
  exclude: [] | undefined;
77
77
  format: (args: ({
78
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
78
79
  r?: `0x${string}`;
79
80
  s?: `0x${string}`;
80
81
  v?: `0x${string}`;
@@ -83,7 +84,6 @@ export declare const celo: {
83
84
  maxFeePerBlobGas?: `0x${string}` | undefined;
84
85
  maxFeePerGas?: `0x${string}` | undefined;
85
86
  maxPriorityFeePerGas?: `0x${string}` | undefined;
86
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
87
87
  to?: `0x${string}` | null;
88
88
  from?: `0x${string}`;
89
89
  gas?: `0x${string}`;
@@ -97,35 +97,35 @@ export declare const celo: {
97
97
  input?: `0x${string}`;
98
98
  transactionIndex?: `0x${string}` | null;
99
99
  chainId?: `0x${string}` | undefined;
100
- } & import("../index.js").Omit<import("../index.js").PartialBy<{
100
+ } & {
101
+ type: "0x0";
101
102
  r: `0x${string}`;
102
103
  s: `0x${string}`;
103
104
  v: `0x${string}`;
105
+ yParity?: undefined;
106
+ gasPrice: `0x${string}`;
107
+ maxFeePerBlobGas?: undefined;
108
+ maxFeePerGas?: undefined;
109
+ maxPriorityFeePerGas?: undefined;
104
110
  to: `0x${string}` | null;
105
111
  from: `0x${string}`;
106
112
  gas: `0x${string}`;
107
113
  nonce: `0x${string}`;
108
114
  value: `0x${string}`;
115
+ accessList?: undefined;
116
+ blobVersionedHashes?: undefined;
109
117
  blockHash: `0x${string}` | null;
110
118
  blockNumber: `0x${string}` | null;
111
119
  hash: `0x${string}`;
112
120
  input: `0x${string}`;
113
121
  transactionIndex: `0x${string}` | null;
114
- typeHex: `0x${string}` | null;
115
- gasPrice: `0x${string}`;
116
- maxFeePerBlobGas?: undefined;
117
- maxFeePerGas?: undefined;
118
- maxPriorityFeePerGas?: undefined;
119
- accessList?: undefined;
120
- blobVersionedHashes?: undefined;
121
122
  chainId?: `0x${string}` | undefined;
122
- yParity?: undefined;
123
- type: "0x0";
124
- }, "yParity">, "typeHex"> & {
123
+ } & {
125
124
  feeCurrency: `0x${string}` | null;
126
125
  gatewayFee: `0x${string}` | null;
127
126
  gatewayFeeRecipient: `0x${string}` | null;
128
127
  }) | ({
128
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
129
129
  r?: `0x${string}`;
130
130
  s?: `0x${string}`;
131
131
  v?: `0x${string}`;
@@ -134,7 +134,6 @@ export declare const celo: {
134
134
  maxFeePerBlobGas?: `0x${string}` | undefined;
135
135
  maxFeePerGas?: `0x${string}` | undefined;
136
136
  maxPriorityFeePerGas?: `0x${string}` | undefined;
137
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
138
137
  to?: `0x${string}` | null;
139
138
  from?: `0x${string}`;
140
139
  gas?: `0x${string}`;
@@ -148,12 +147,13 @@ export declare const celo: {
148
147
  input?: `0x${string}`;
149
148
  transactionIndex?: `0x${string}` | null;
150
149
  chainId?: `0x${string}` | undefined;
151
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
150
+ } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
152
151
  feeCurrency: `0x${string}` | null;
153
152
  gatewayFee: `0x${string}` | null;
154
153
  gatewayFeeRecipient: `0x${string}` | null;
155
154
  type: "0x7c";
156
- }) | ({
155
+ } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
156
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
157
157
  r?: `0x${string}`;
158
158
  s?: `0x${string}`;
159
159
  v?: `0x${string}`;
@@ -162,7 +162,6 @@ export declare const celo: {
162
162
  maxFeePerBlobGas?: `0x${string}` | undefined;
163
163
  maxFeePerGas?: `0x${string}` | undefined;
164
164
  maxPriorityFeePerGas?: `0x${string}` | undefined;
165
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
166
165
  to?: `0x${string}` | null;
167
166
  from?: `0x${string}`;
168
167
  gas?: `0x${string}`;
@@ -176,21 +175,20 @@ export declare const celo: {
176
175
  input?: `0x${string}`;
177
176
  transactionIndex?: `0x${string}` | null;
178
177
  chainId?: `0x${string}` | undefined;
179
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
178
+ } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
180
179
  feeCurrency: `0x${string}` | null;
181
180
  gatewayFee?: undefined;
182
181
  gatewayFeeRecipient?: undefined;
183
182
  type: "0x7b";
184
- }) | ({
183
+ } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
184
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
185
185
  r?: `0x${string}`;
186
186
  s?: `0x${string}`;
187
187
  v?: `0x${string}`;
188
- yParity?: `0x${string}` | undefined;
189
188
  gasPrice?: `0x${string}` | undefined;
190
189
  maxFeePerBlobGas?: `0x${string}` | undefined;
191
190
  maxFeePerGas?: `0x${string}` | undefined;
192
191
  maxPriorityFeePerGas?: `0x${string}` | undefined;
193
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
194
192
  to?: `0x${string}` | null;
195
193
  from?: `0x${string}`;
196
194
  gas?: `0x${string}`;
@@ -204,44 +202,43 @@ export declare const celo: {
204
202
  input?: `0x${string}`;
205
203
  transactionIndex?: `0x${string}` | null;
206
204
  chainId?: `0x${string}` | undefined;
207
- } & import("../index.js").Omit<import("../index.js").PartialBy<{
205
+ yParity?: `0x${string}` | undefined;
206
+ } & {
207
+ type: "0x0";
208
208
  r: `0x${string}`;
209
209
  s: `0x${string}`;
210
210
  v: `0x${string}`;
211
+ yParity?: undefined;
212
+ gasPrice: `0x${string}`;
213
+ maxFeePerBlobGas?: undefined;
214
+ maxFeePerGas?: undefined;
215
+ maxPriorityFeePerGas?: undefined;
211
216
  to: `0x${string}` | null;
212
217
  from: `0x${string}`;
213
218
  gas: `0x${string}`;
214
219
  nonce: `0x${string}`;
215
220
  value: `0x${string}`;
221
+ accessList?: undefined;
222
+ blobVersionedHashes?: undefined;
216
223
  blockHash: `0x${string}` | null;
217
224
  blockNumber: `0x${string}` | null;
218
225
  hash: `0x${string}`;
219
226
  input: `0x${string}`;
220
227
  transactionIndex: `0x${string}` | null;
221
- typeHex: `0x${string}` | null;
222
- gasPrice: `0x${string}`;
223
- maxFeePerBlobGas?: undefined;
224
- maxFeePerGas?: undefined;
225
- maxPriorityFeePerGas?: undefined;
226
- accessList?: undefined;
227
- blobVersionedHashes?: undefined;
228
228
  chainId?: `0x${string}` | undefined;
229
- yParity?: undefined;
230
- type: "0x0";
231
- }, "yParity">, "typeHex"> & {
229
+ } & {
232
230
  feeCurrency: `0x${string}` | null;
233
231
  gatewayFee: `0x${string}` | null;
234
232
  gatewayFeeRecipient: `0x${string}` | null;
235
233
  }) | ({
234
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
236
235
  r?: `0x${string}`;
237
236
  s?: `0x${string}`;
238
237
  v?: `0x${string}`;
239
- yParity?: `0x${string}` | undefined;
240
238
  gasPrice?: `0x${string}` | undefined;
241
239
  maxFeePerBlobGas?: `0x${string}` | undefined;
242
240
  maxFeePerGas?: `0x${string}` | undefined;
243
241
  maxPriorityFeePerGas?: `0x${string}` | undefined;
244
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
245
242
  to?: `0x${string}` | null;
246
243
  from?: `0x${string}`;
247
244
  gas?: `0x${string}`;
@@ -255,44 +252,43 @@ export declare const celo: {
255
252
  input?: `0x${string}`;
256
253
  transactionIndex?: `0x${string}` | null;
257
254
  chainId?: `0x${string}` | undefined;
258
- } & import("../index.js").Omit<import("../index.js").PartialBy<{
259
- blockHash: `0x${string}` | null;
260
- blockNumber: `0x${string}` | null;
261
- from: `0x${string}`;
262
- gas: `0x${string}`;
263
- hash: `0x${string}`;
264
- input: `0x${string}`;
265
- nonce: `0x${string}`;
255
+ yParity?: `0x${string}` | undefined;
256
+ } & {
257
+ type: "0x1";
266
258
  r: `0x${string}`;
267
259
  s: `0x${string}`;
268
- to: `0x${string}` | null;
269
- transactionIndex: `0x${string}` | null;
270
- typeHex: `0x${string}` | null;
271
260
  v: `0x${string}`;
272
- value: `0x${string}`;
273
- yParity: `0x${string}`;
274
261
  gasPrice: `0x${string}`;
275
262
  maxFeePerBlobGas?: undefined;
276
263
  maxFeePerGas?: undefined;
277
264
  maxPriorityFeePerGas?: undefined;
265
+ to: `0x${string}` | null;
266
+ from: `0x${string}`;
267
+ gas: `0x${string}`;
268
+ nonce: `0x${string}`;
269
+ value: `0x${string}`;
278
270
  accessList: import("../../index.js").AccessList;
279
271
  blobVersionedHashes?: undefined;
272
+ blockHash: `0x${string}` | null;
273
+ blockNumber: `0x${string}` | null;
274
+ hash: `0x${string}`;
275
+ input: `0x${string}`;
276
+ transactionIndex: `0x${string}` | null;
280
277
  chainId: `0x${string}`;
281
- type: "0x1";
282
- }, "yParity">, "typeHex"> & {
278
+ yParity?: `0x${string}` | undefined;
279
+ } & {
283
280
  feeCurrency: `0x${string}` | null;
284
281
  gatewayFee: `0x${string}` | null;
285
282
  gatewayFeeRecipient: `0x${string}` | null;
286
283
  }) | ({
284
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
287
285
  r?: `0x${string}`;
288
286
  s?: `0x${string}`;
289
287
  v?: `0x${string}`;
290
- yParity?: `0x${string}` | undefined;
291
288
  gasPrice?: `0x${string}` | undefined;
292
289
  maxFeePerBlobGas?: `0x${string}` | undefined;
293
290
  maxFeePerGas?: `0x${string}` | undefined;
294
291
  maxPriorityFeePerGas?: `0x${string}` | undefined;
295
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
296
292
  to?: `0x${string}` | null;
297
293
  from?: `0x${string}`;
298
294
  gas?: `0x${string}`;
@@ -306,44 +302,43 @@ export declare const celo: {
306
302
  input?: `0x${string}`;
307
303
  transactionIndex?: `0x${string}` | null;
308
304
  chainId?: `0x${string}` | undefined;
309
- } & import("../index.js").Omit<import("../index.js").PartialBy<{
310
- blockHash: `0x${string}` | null;
311
- blockNumber: `0x${string}` | null;
312
- from: `0x${string}`;
313
- gas: `0x${string}`;
314
- hash: `0x${string}`;
315
- input: `0x${string}`;
316
- nonce: `0x${string}`;
305
+ yParity?: `0x${string}` | undefined;
306
+ } & {
307
+ type: "0x2";
317
308
  r: `0x${string}`;
318
309
  s: `0x${string}`;
319
- to: `0x${string}` | null;
320
- transactionIndex: `0x${string}` | null;
321
- typeHex: `0x${string}` | null;
322
310
  v: `0x${string}`;
323
- value: `0x${string}`;
324
- yParity: `0x${string}`;
325
311
  gasPrice?: undefined;
326
312
  maxFeePerBlobGas?: undefined;
327
313
  maxFeePerGas: `0x${string}`;
328
314
  maxPriorityFeePerGas: `0x${string}`;
315
+ to: `0x${string}` | null;
316
+ from: `0x${string}`;
317
+ gas: `0x${string}`;
318
+ nonce: `0x${string}`;
319
+ value: `0x${string}`;
329
320
  accessList: import("../../index.js").AccessList;
330
321
  blobVersionedHashes?: undefined;
322
+ blockHash: `0x${string}` | null;
323
+ blockNumber: `0x${string}` | null;
324
+ hash: `0x${string}`;
325
+ input: `0x${string}`;
326
+ transactionIndex: `0x${string}` | null;
331
327
  chainId: `0x${string}`;
332
- type: "0x2";
333
- }, "yParity">, "typeHex"> & {
328
+ yParity?: `0x${string}` | undefined;
329
+ } & {
334
330
  feeCurrency: `0x${string}` | null;
335
331
  gatewayFee: `0x${string}` | null;
336
332
  gatewayFeeRecipient: `0x${string}` | null;
337
333
  }) | ({
334
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
338
335
  r?: `0x${string}`;
339
336
  s?: `0x${string}`;
340
337
  v?: `0x${string}`;
341
- yParity?: `0x${string}` | undefined;
342
338
  gasPrice?: `0x${string}` | undefined;
343
339
  maxFeePerBlobGas?: `0x${string}` | undefined;
344
340
  maxFeePerGas?: `0x${string}` | undefined;
345
341
  maxPriorityFeePerGas?: `0x${string}` | undefined;
346
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
347
342
  to?: `0x${string}` | null;
348
343
  from?: `0x${string}`;
349
344
  gas?: `0x${string}`;
@@ -357,21 +352,21 @@ export declare const celo: {
357
352
  input?: `0x${string}`;
358
353
  transactionIndex?: `0x${string}` | null;
359
354
  chainId?: `0x${string}` | undefined;
360
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
355
+ yParity?: `0x${string}` | undefined;
356
+ } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
361
357
  feeCurrency: `0x${string}` | null;
362
358
  gatewayFee: `0x${string}` | null;
363
359
  gatewayFeeRecipient: `0x${string}` | null;
364
360
  type: "0x7c";
365
- }) | ({
361
+ } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
362
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
366
363
  r?: `0x${string}`;
367
364
  s?: `0x${string}`;
368
365
  v?: `0x${string}`;
369
- yParity?: `0x${string}` | undefined;
370
366
  gasPrice?: `0x${string}` | undefined;
371
367
  maxFeePerBlobGas?: `0x${string}` | undefined;
372
368
  maxFeePerGas?: `0x${string}` | undefined;
373
369
  maxPriorityFeePerGas?: `0x${string}` | undefined;
374
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
375
370
  to?: `0x${string}` | null;
376
371
  from?: `0x${string}`;
377
372
  gas?: `0x${string}`;
@@ -385,21 +380,21 @@ export declare const celo: {
385
380
  input?: `0x${string}`;
386
381
  transactionIndex?: `0x${string}` | null;
387
382
  chainId?: `0x${string}` | undefined;
388
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
383
+ yParity?: `0x${string}` | undefined;
384
+ } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
389
385
  feeCurrency: `0x${string}` | null;
390
386
  gatewayFee?: undefined;
391
387
  gatewayFeeRecipient?: undefined;
392
388
  type: "0x7b";
393
- }) | ({
389
+ } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
390
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
394
391
  r?: `0x${string}`;
395
392
  s?: `0x${string}`;
396
393
  v?: `0x${string}`;
397
- yParity?: `0x${string}` | undefined;
398
394
  gasPrice?: `0x${string}` | undefined;
399
395
  maxFeePerBlobGas?: `0x${string}` | undefined;
400
396
  maxFeePerGas?: `0x${string}` | undefined;
401
397
  maxPriorityFeePerGas?: `0x${string}` | undefined;
402
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
403
398
  to?: `0x${string}` | null;
404
399
  from?: `0x${string}`;
405
400
  gas?: `0x${string}`;
@@ -413,44 +408,43 @@ export declare const celo: {
413
408
  input?: `0x${string}`;
414
409
  transactionIndex?: `0x${string}` | null;
415
410
  chainId?: `0x${string}` | undefined;
416
- } & import("../index.js").Omit<import("../index.js").PartialBy<{
411
+ yParity?: `0x${string}` | undefined;
412
+ } & {
413
+ type: "0x0";
417
414
  r: `0x${string}`;
418
415
  s: `0x${string}`;
419
416
  v: `0x${string}`;
417
+ yParity?: undefined;
418
+ gasPrice: `0x${string}`;
419
+ maxFeePerBlobGas?: undefined;
420
+ maxFeePerGas?: undefined;
421
+ maxPriorityFeePerGas?: undefined;
420
422
  to: `0x${string}` | null;
421
423
  from: `0x${string}`;
422
424
  gas: `0x${string}`;
423
425
  nonce: `0x${string}`;
424
426
  value: `0x${string}`;
427
+ accessList?: undefined;
428
+ blobVersionedHashes?: undefined;
425
429
  blockHash: `0x${string}` | null;
426
430
  blockNumber: `0x${string}` | null;
427
431
  hash: `0x${string}`;
428
432
  input: `0x${string}`;
429
433
  transactionIndex: `0x${string}` | null;
430
- typeHex: `0x${string}` | null;
431
- gasPrice: `0x${string}`;
432
- maxFeePerBlobGas?: undefined;
433
- maxFeePerGas?: undefined;
434
- maxPriorityFeePerGas?: undefined;
435
- accessList?: undefined;
436
- blobVersionedHashes?: undefined;
437
434
  chainId?: `0x${string}` | undefined;
438
- yParity?: undefined;
439
- type: "0x0";
440
- }, "yParity">, "typeHex"> & {
435
+ } & {
441
436
  feeCurrency: `0x${string}` | null;
442
437
  gatewayFee: `0x${string}` | null;
443
438
  gatewayFeeRecipient: `0x${string}` | null;
444
439
  }) | ({
440
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
445
441
  r?: `0x${string}`;
446
442
  s?: `0x${string}`;
447
443
  v?: `0x${string}`;
448
- yParity?: `0x${string}` | undefined;
449
444
  gasPrice?: `0x${string}` | undefined;
450
445
  maxFeePerBlobGas?: `0x${string}` | undefined;
451
446
  maxFeePerGas?: `0x${string}` | undefined;
452
447
  maxPriorityFeePerGas?: `0x${string}` | undefined;
453
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
454
448
  to?: `0x${string}` | null;
455
449
  from?: `0x${string}`;
456
450
  gas?: `0x${string}`;
@@ -464,44 +458,43 @@ export declare const celo: {
464
458
  input?: `0x${string}`;
465
459
  transactionIndex?: `0x${string}` | null;
466
460
  chainId?: `0x${string}` | undefined;
467
- } & import("../index.js").Omit<import("../index.js").PartialBy<{
468
- blockHash: `0x${string}` | null;
469
- blockNumber: `0x${string}` | null;
470
- from: `0x${string}`;
471
- gas: `0x${string}`;
472
- hash: `0x${string}`;
473
- input: `0x${string}`;
474
- nonce: `0x${string}`;
461
+ yParity?: `0x${string}` | undefined;
462
+ } & {
463
+ type: "0x1";
475
464
  r: `0x${string}`;
476
465
  s: `0x${string}`;
477
- to: `0x${string}` | null;
478
- transactionIndex: `0x${string}` | null;
479
- typeHex: `0x${string}` | null;
480
466
  v: `0x${string}`;
481
- value: `0x${string}`;
482
- yParity: `0x${string}`;
483
467
  gasPrice: `0x${string}`;
484
468
  maxFeePerBlobGas?: undefined;
485
469
  maxFeePerGas?: undefined;
486
470
  maxPriorityFeePerGas?: undefined;
471
+ to: `0x${string}` | null;
472
+ from: `0x${string}`;
473
+ gas: `0x${string}`;
474
+ nonce: `0x${string}`;
475
+ value: `0x${string}`;
487
476
  accessList: import("../../index.js").AccessList;
488
477
  blobVersionedHashes?: undefined;
478
+ blockHash: `0x${string}` | null;
479
+ blockNumber: `0x${string}` | null;
480
+ hash: `0x${string}`;
481
+ input: `0x${string}`;
482
+ transactionIndex: `0x${string}` | null;
489
483
  chainId: `0x${string}`;
490
- type: "0x1";
491
- }, "yParity">, "typeHex"> & {
484
+ yParity?: `0x${string}` | undefined;
485
+ } & {
492
486
  feeCurrency: `0x${string}` | null;
493
487
  gatewayFee: `0x${string}` | null;
494
488
  gatewayFeeRecipient: `0x${string}` | null;
495
489
  }) | ({
490
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
496
491
  r?: `0x${string}`;
497
492
  s?: `0x${string}`;
498
493
  v?: `0x${string}`;
499
- yParity?: `0x${string}` | undefined;
500
494
  gasPrice?: `0x${string}` | undefined;
501
495
  maxFeePerBlobGas?: `0x${string}` | undefined;
502
496
  maxFeePerGas?: `0x${string}` | undefined;
503
497
  maxPriorityFeePerGas?: `0x${string}` | undefined;
504
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
505
498
  to?: `0x${string}` | null;
506
499
  from?: `0x${string}`;
507
500
  gas?: `0x${string}`;
@@ -515,44 +508,43 @@ export declare const celo: {
515
508
  input?: `0x${string}`;
516
509
  transactionIndex?: `0x${string}` | null;
517
510
  chainId?: `0x${string}` | undefined;
518
- } & import("../index.js").Omit<import("../index.js").PartialBy<{
519
- blockHash: `0x${string}` | null;
520
- blockNumber: `0x${string}` | null;
521
- from: `0x${string}`;
522
- gas: `0x${string}`;
523
- hash: `0x${string}`;
524
- input: `0x${string}`;
525
- nonce: `0x${string}`;
511
+ yParity?: `0x${string}` | undefined;
512
+ } & {
513
+ type: "0x2";
526
514
  r: `0x${string}`;
527
515
  s: `0x${string}`;
528
- to: `0x${string}` | null;
529
- transactionIndex: `0x${string}` | null;
530
- typeHex: `0x${string}` | null;
531
516
  v: `0x${string}`;
532
- value: `0x${string}`;
533
- yParity: `0x${string}`;
534
517
  gasPrice?: undefined;
535
518
  maxFeePerBlobGas?: undefined;
536
519
  maxFeePerGas: `0x${string}`;
537
520
  maxPriorityFeePerGas: `0x${string}`;
521
+ to: `0x${string}` | null;
522
+ from: `0x${string}`;
523
+ gas: `0x${string}`;
524
+ nonce: `0x${string}`;
525
+ value: `0x${string}`;
538
526
  accessList: import("../../index.js").AccessList;
539
527
  blobVersionedHashes?: undefined;
528
+ blockHash: `0x${string}` | null;
529
+ blockNumber: `0x${string}` | null;
530
+ hash: `0x${string}`;
531
+ input: `0x${string}`;
532
+ transactionIndex: `0x${string}` | null;
540
533
  chainId: `0x${string}`;
541
- type: "0x2";
542
- }, "yParity">, "typeHex"> & {
534
+ yParity?: `0x${string}` | undefined;
535
+ } & {
543
536
  feeCurrency: `0x${string}` | null;
544
537
  gatewayFee: `0x${string}` | null;
545
538
  gatewayFeeRecipient: `0x${string}` | null;
546
539
  }) | ({
540
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
547
541
  r?: `0x${string}`;
548
542
  s?: `0x${string}`;
549
543
  v?: `0x${string}`;
550
- yParity?: `0x${string}` | undefined;
551
544
  gasPrice?: `0x${string}` | undefined;
552
545
  maxFeePerBlobGas?: `0x${string}` | undefined;
553
546
  maxFeePerGas?: `0x${string}` | undefined;
554
547
  maxPriorityFeePerGas?: `0x${string}` | undefined;
555
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
556
548
  to?: `0x${string}` | null;
557
549
  from?: `0x${string}`;
558
550
  gas?: `0x${string}`;
@@ -566,21 +558,21 @@ export declare const celo: {
566
558
  input?: `0x${string}`;
567
559
  transactionIndex?: `0x${string}` | null;
568
560
  chainId?: `0x${string}` | undefined;
569
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
561
+ yParity?: `0x${string}` | undefined;
562
+ } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
570
563
  feeCurrency: `0x${string}` | null;
571
564
  gatewayFee: `0x${string}` | null;
572
565
  gatewayFeeRecipient: `0x${string}` | null;
573
566
  type: "0x7c";
574
- }) | ({
567
+ } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
568
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
575
569
  r?: `0x${string}`;
576
570
  s?: `0x${string}`;
577
571
  v?: `0x${string}`;
578
- yParity?: `0x${string}` | undefined;
579
572
  gasPrice?: `0x${string}` | undefined;
580
573
  maxFeePerBlobGas?: `0x${string}` | undefined;
581
574
  maxFeePerGas?: `0x${string}` | undefined;
582
575
  maxPriorityFeePerGas?: `0x${string}` | undefined;
583
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
584
576
  to?: `0x${string}` | null;
585
577
  from?: `0x${string}`;
586
578
  gas?: `0x${string}`;
@@ -594,21 +586,21 @@ export declare const celo: {
594
586
  input?: `0x${string}`;
595
587
  transactionIndex?: `0x${string}` | null;
596
588
  chainId?: `0x${string}` | undefined;
597
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
589
+ yParity?: `0x${string}` | undefined;
590
+ } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
598
591
  feeCurrency: `0x${string}` | null;
599
592
  gatewayFee?: undefined;
600
593
  gatewayFeeRecipient?: undefined;
601
594
  type: "0x7b";
602
- }) | ({
595
+ } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
596
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
603
597
  r?: `0x${string}`;
604
598
  s?: `0x${string}`;
605
599
  v?: `0x${string}`;
606
- yParity?: `0x${string}` | undefined;
607
600
  gasPrice?: `0x${string}` | undefined;
608
601
  maxFeePerBlobGas?: `0x${string}` | undefined;
609
602
  maxFeePerGas?: `0x${string}` | undefined;
610
603
  maxPriorityFeePerGas?: `0x${string}` | undefined;
611
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
612
604
  to?: `0x${string}` | null;
613
605
  from?: `0x${string}`;
614
606
  gas?: `0x${string}`;
@@ -622,44 +614,43 @@ export declare const celo: {
622
614
  input?: `0x${string}`;
623
615
  transactionIndex?: `0x${string}` | null;
624
616
  chainId?: `0x${string}` | undefined;
625
- } & import("../index.js").Omit<import("../index.js").PartialBy<{
617
+ yParity?: `0x${string}` | undefined;
618
+ } & {
619
+ type: "0x0";
626
620
  r: `0x${string}`;
627
621
  s: `0x${string}`;
628
622
  v: `0x${string}`;
623
+ yParity?: undefined;
624
+ gasPrice: `0x${string}`;
625
+ maxFeePerBlobGas?: undefined;
626
+ maxFeePerGas?: undefined;
627
+ maxPriorityFeePerGas?: undefined;
629
628
  to: `0x${string}` | null;
630
629
  from: `0x${string}`;
631
630
  gas: `0x${string}`;
632
631
  nonce: `0x${string}`;
633
632
  value: `0x${string}`;
633
+ accessList?: undefined;
634
+ blobVersionedHashes?: undefined;
634
635
  blockHash: `0x${string}` | null;
635
636
  blockNumber: `0x${string}` | null;
636
637
  hash: `0x${string}`;
637
638
  input: `0x${string}`;
638
639
  transactionIndex: `0x${string}` | null;
639
- typeHex: `0x${string}` | null;
640
- gasPrice: `0x${string}`;
641
- maxFeePerBlobGas?: undefined;
642
- maxFeePerGas?: undefined;
643
- maxPriorityFeePerGas?: undefined;
644
- accessList?: undefined;
645
- blobVersionedHashes?: undefined;
646
640
  chainId?: `0x${string}` | undefined;
647
- yParity?: undefined;
648
- type: "0x0";
649
- }, "yParity">, "typeHex"> & {
641
+ } & {
650
642
  feeCurrency: `0x${string}` | null;
651
643
  gatewayFee: `0x${string}` | null;
652
644
  gatewayFeeRecipient: `0x${string}` | null;
653
645
  }) | ({
646
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
654
647
  r?: `0x${string}`;
655
648
  s?: `0x${string}`;
656
649
  v?: `0x${string}`;
657
- yParity?: `0x${string}` | undefined;
658
650
  gasPrice?: `0x${string}` | undefined;
659
651
  maxFeePerBlobGas?: `0x${string}` | undefined;
660
652
  maxFeePerGas?: `0x${string}` | undefined;
661
653
  maxPriorityFeePerGas?: `0x${string}` | undefined;
662
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
663
654
  to?: `0x${string}` | null;
664
655
  from?: `0x${string}`;
665
656
  gas?: `0x${string}`;
@@ -673,44 +664,43 @@ export declare const celo: {
673
664
  input?: `0x${string}`;
674
665
  transactionIndex?: `0x${string}` | null;
675
666
  chainId?: `0x${string}` | undefined;
676
- } & import("../index.js").Omit<import("../index.js").PartialBy<{
677
- blockHash: `0x${string}` | null;
678
- blockNumber: `0x${string}` | null;
679
- from: `0x${string}`;
680
- gas: `0x${string}`;
681
- hash: `0x${string}`;
682
- input: `0x${string}`;
683
- nonce: `0x${string}`;
667
+ yParity?: `0x${string}` | undefined;
668
+ } & {
669
+ type: "0x1";
684
670
  r: `0x${string}`;
685
671
  s: `0x${string}`;
686
- to: `0x${string}` | null;
687
- transactionIndex: `0x${string}` | null;
688
- typeHex: `0x${string}` | null;
689
672
  v: `0x${string}`;
690
- value: `0x${string}`;
691
- yParity: `0x${string}`;
692
673
  gasPrice: `0x${string}`;
693
674
  maxFeePerBlobGas?: undefined;
694
675
  maxFeePerGas?: undefined;
695
676
  maxPriorityFeePerGas?: undefined;
696
- accessList: import("../../index.js").AccessList;
677
+ to: `0x${string}` | null;
678
+ from: `0x${string}`;
679
+ gas: `0x${string}`;
680
+ nonce: `0x${string}`;
681
+ value: `0x${string}`;
682
+ accessList: import("../../index.js").AccessList;
697
683
  blobVersionedHashes?: undefined;
684
+ blockHash: `0x${string}` | null;
685
+ blockNumber: `0x${string}` | null;
686
+ hash: `0x${string}`;
687
+ input: `0x${string}`;
688
+ transactionIndex: `0x${string}` | null;
698
689
  chainId: `0x${string}`;
699
- type: "0x1";
700
- }, "yParity">, "typeHex"> & {
690
+ yParity?: `0x${string}` | undefined;
691
+ } & {
701
692
  feeCurrency: `0x${string}` | null;
702
693
  gatewayFee: `0x${string}` | null;
703
694
  gatewayFeeRecipient: `0x${string}` | null;
704
695
  }) | ({
696
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
705
697
  r?: `0x${string}`;
706
698
  s?: `0x${string}`;
707
699
  v?: `0x${string}`;
708
- yParity?: `0x${string}` | undefined;
709
700
  gasPrice?: `0x${string}` | undefined;
710
701
  maxFeePerBlobGas?: `0x${string}` | undefined;
711
702
  maxFeePerGas?: `0x${string}` | undefined;
712
703
  maxPriorityFeePerGas?: `0x${string}` | undefined;
713
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
714
704
  to?: `0x${string}` | null;
715
705
  from?: `0x${string}`;
716
706
  gas?: `0x${string}`;
@@ -724,44 +714,43 @@ export declare const celo: {
724
714
  input?: `0x${string}`;
725
715
  transactionIndex?: `0x${string}` | null;
726
716
  chainId?: `0x${string}` | undefined;
727
- } & import("../index.js").Omit<import("../index.js").PartialBy<{
728
- blockHash: `0x${string}` | null;
729
- blockNumber: `0x${string}` | null;
730
- from: `0x${string}`;
731
- gas: `0x${string}`;
732
- hash: `0x${string}`;
733
- input: `0x${string}`;
734
- nonce: `0x${string}`;
717
+ yParity?: `0x${string}` | undefined;
718
+ } & {
719
+ type: "0x2";
735
720
  r: `0x${string}`;
736
721
  s: `0x${string}`;
737
- to: `0x${string}` | null;
738
- transactionIndex: `0x${string}` | null;
739
- typeHex: `0x${string}` | null;
740
722
  v: `0x${string}`;
741
- value: `0x${string}`;
742
- yParity: `0x${string}`;
743
723
  gasPrice?: undefined;
744
724
  maxFeePerBlobGas?: undefined;
745
725
  maxFeePerGas: `0x${string}`;
746
726
  maxPriorityFeePerGas: `0x${string}`;
727
+ to: `0x${string}` | null;
728
+ from: `0x${string}`;
729
+ gas: `0x${string}`;
730
+ nonce: `0x${string}`;
731
+ value: `0x${string}`;
747
732
  accessList: import("../../index.js").AccessList;
748
733
  blobVersionedHashes?: undefined;
734
+ blockHash: `0x${string}` | null;
735
+ blockNumber: `0x${string}` | null;
736
+ hash: `0x${string}`;
737
+ input: `0x${string}`;
738
+ transactionIndex: `0x${string}` | null;
749
739
  chainId: `0x${string}`;
750
- type: "0x2";
751
- }, "yParity">, "typeHex"> & {
740
+ yParity?: `0x${string}` | undefined;
741
+ } & {
752
742
  feeCurrency: `0x${string}` | null;
753
743
  gatewayFee: `0x${string}` | null;
754
744
  gatewayFeeRecipient: `0x${string}` | null;
755
745
  }) | ({
746
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
756
747
  r?: `0x${string}`;
757
748
  s?: `0x${string}`;
758
749
  v?: `0x${string}`;
759
- yParity?: `0x${string}` | undefined;
760
750
  gasPrice?: `0x${string}` | undefined;
761
751
  maxFeePerBlobGas?: `0x${string}` | undefined;
762
752
  maxFeePerGas?: `0x${string}` | undefined;
763
753
  maxPriorityFeePerGas?: `0x${string}` | undefined;
764
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
765
754
  to?: `0x${string}` | null;
766
755
  from?: `0x${string}`;
767
756
  gas?: `0x${string}`;
@@ -775,44 +764,43 @@ export declare const celo: {
775
764
  input?: `0x${string}`;
776
765
  transactionIndex?: `0x${string}` | null;
777
766
  chainId?: `0x${string}` | undefined;
778
- } & import("../index.js").Omit<import("../index.js").PartialBy<{
779
- blockHash: `0x${string}` | null;
780
- blockNumber: `0x${string}` | null;
781
- from: `0x${string}`;
782
- gas: `0x${string}`;
783
- hash: `0x${string}`;
784
- input: `0x${string}`;
785
- nonce: `0x${string}`;
767
+ yParity?: `0x${string}` | undefined;
768
+ } & {
769
+ type: "0x3";
786
770
  r: `0x${string}`;
787
771
  s: `0x${string}`;
788
- to: `0x${string}` | null;
789
- transactionIndex: `0x${string}` | null;
790
- typeHex: `0x${string}` | null;
791
772
  v: `0x${string}`;
792
- value: `0x${string}`;
793
- yParity: `0x${string}`;
794
773
  gasPrice?: undefined;
795
774
  maxFeePerBlobGas: `0x${string}`;
796
775
  maxFeePerGas: `0x${string}`;
797
776
  maxPriorityFeePerGas: `0x${string}`;
777
+ to: `0x${string}` | null;
778
+ from: `0x${string}`;
779
+ gas: `0x${string}`;
780
+ nonce: `0x${string}`;
781
+ value: `0x${string}`;
798
782
  accessList: import("../../index.js").AccessList;
799
783
  blobVersionedHashes: readonly `0x${string}`[];
784
+ blockHash: `0x${string}` | null;
785
+ blockNumber: `0x${string}` | null;
786
+ hash: `0x${string}`;
787
+ input: `0x${string}`;
788
+ transactionIndex: `0x${string}` | null;
800
789
  chainId: `0x${string}`;
801
- type: "0x3";
802
- }, "yParity">, "typeHex"> & {
790
+ yParity?: `0x${string}` | undefined;
791
+ } & {
803
792
  feeCurrency: `0x${string}` | null;
804
793
  gatewayFee: `0x${string}` | null;
805
794
  gatewayFeeRecipient: `0x${string}` | null;
806
795
  }) | ({
796
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
807
797
  r?: `0x${string}`;
808
798
  s?: `0x${string}`;
809
799
  v?: `0x${string}`;
810
- yParity?: `0x${string}` | undefined;
811
800
  gasPrice?: `0x${string}` | undefined;
812
801
  maxFeePerBlobGas?: `0x${string}` | undefined;
813
802
  maxFeePerGas?: `0x${string}` | undefined;
814
803
  maxPriorityFeePerGas?: `0x${string}` | undefined;
815
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
816
804
  to?: `0x${string}` | null;
817
805
  from?: `0x${string}`;
818
806
  gas?: `0x${string}`;
@@ -826,21 +814,21 @@ export declare const celo: {
826
814
  input?: `0x${string}`;
827
815
  transactionIndex?: `0x${string}` | null;
828
816
  chainId?: `0x${string}` | undefined;
829
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
817
+ yParity?: `0x${string}` | undefined;
818
+ } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
830
819
  feeCurrency: `0x${string}` | null;
831
820
  gatewayFee: `0x${string}` | null;
832
821
  gatewayFeeRecipient: `0x${string}` | null;
833
822
  type: "0x7c";
834
- }) | ({
823
+ } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
824
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
835
825
  r?: `0x${string}`;
836
826
  s?: `0x${string}`;
837
827
  v?: `0x${string}`;
838
- yParity?: `0x${string}` | undefined;
839
828
  gasPrice?: `0x${string}` | undefined;
840
829
  maxFeePerBlobGas?: `0x${string}` | undefined;
841
830
  maxFeePerGas?: `0x${string}` | undefined;
842
831
  maxPriorityFeePerGas?: `0x${string}` | undefined;
843
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
844
832
  to?: `0x${string}` | null;
845
833
  from?: `0x${string}`;
846
834
  gas?: `0x${string}`;
@@ -854,12 +842,13 @@ export declare const celo: {
854
842
  input?: `0x${string}`;
855
843
  transactionIndex?: `0x${string}` | null;
856
844
  chainId?: `0x${string}` | undefined;
857
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
845
+ yParity?: `0x${string}` | undefined;
846
+ } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
858
847
  feeCurrency: `0x${string}` | null;
859
848
  gatewayFee?: undefined;
860
849
  gatewayFeeRecipient?: undefined;
861
850
  type: "0x7b";
862
- })) => ({
851
+ } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>)) => ({
863
852
  r: `0x${string}`;
864
853
  s: `0x${string}`;
865
854
  v: bigint;
@@ -874,15 +863,15 @@ export declare const celo: {
874
863
  input: `0x${string}`;
875
864
  transactionIndex: number | null;
876
865
  typeHex: `0x${string}` | null;
877
- gasPrice: bigint;
878
- maxFeePerBlobGas?: undefined;
879
- maxFeePerGas?: undefined;
880
- maxPriorityFeePerGas?: undefined;
881
866
  accessList?: undefined;
882
867
  blobVersionedHashes?: undefined;
883
868
  chainId?: number | undefined;
884
869
  yParity?: undefined;
885
870
  type: "legacy";
871
+ gasPrice: bigint;
872
+ maxFeePerBlobGas?: undefined;
873
+ maxFeePerGas?: undefined;
874
+ maxPriorityFeePerGas?: undefined;
886
875
  feeCurrency: `0x${string}` | null;
887
876
  gatewayFee?: undefined;
888
877
  gatewayFeeRecipient?: undefined;
@@ -901,15 +890,15 @@ export declare const celo: {
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: "cip42";
898
+ gasPrice: undefined;
899
+ maxFeePerBlobGas?: undefined;
900
+ maxFeePerGas: bigint;
901
+ maxPriorityFeePerGas: bigint;
913
902
  feeCurrency: `0x${string}` | null;
914
903
  gatewayFee: bigint | null;
915
904
  gatewayFeeRecipient: `0x${string}` | null;
@@ -928,15 +917,15 @@ export declare const celo: {
928
917
  input: `0x${string}`;
929
918
  transactionIndex: number | null;
930
919
  typeHex: `0x${string}` | null;
931
- gasPrice: undefined;
932
- maxFeePerBlobGas?: undefined;
933
- maxFeePerGas: bigint;
934
- maxPriorityFeePerGas: bigint;
935
920
  accessList?: undefined;
936
921
  blobVersionedHashes?: undefined;
937
922
  chainId?: number | undefined;
938
923
  yParity: number;
939
924
  type: "cip64";
925
+ gasPrice: undefined;
926
+ maxFeePerBlobGas?: undefined;
927
+ maxFeePerGas: bigint;
928
+ maxPriorityFeePerGas: bigint;
940
929
  feeCurrency: `0x${string}` | null;
941
930
  gatewayFee?: undefined;
942
931
  gatewayFeeRecipient?: undefined;
@@ -956,14 +945,14 @@ export declare const celo: {
956
945
  v: bigint;
957
946
  value: bigint;
958
947
  yParity: number;
959
- gasPrice: bigint;
960
- maxFeePerBlobGas?: undefined;
961
- maxFeePerGas?: undefined;
962
- maxPriorityFeePerGas?: undefined;
963
948
  accessList: import("../../index.js").AccessList;
964
949
  blobVersionedHashes?: undefined;
965
950
  chainId: number;
966
951
  type: "eip2930";
952
+ gasPrice: bigint;
953
+ maxFeePerBlobGas?: undefined;
954
+ maxFeePerGas?: undefined;
955
+ maxPriorityFeePerGas?: undefined;
967
956
  feeCurrency: `0x${string}` | null;
968
957
  gatewayFee?: undefined;
969
958
  gatewayFeeRecipient?: undefined;
@@ -983,14 +972,14 @@ export declare const celo: {
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: "eip1559";
979
+ gasPrice: undefined;
980
+ maxFeePerBlobGas?: undefined;
981
+ maxFeePerGas: bigint;
982
+ maxPriorityFeePerGas: bigint;
994
983
  feeCurrency: `0x${string}` | null;
995
984
  gatewayFee?: undefined;
996
985
  gatewayFeeRecipient?: undefined;
@@ -1010,14 +999,14 @@ export declare const celo: {
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: "cip42";
1006
+ gasPrice: undefined;
1007
+ maxFeePerBlobGas?: undefined;
1008
+ maxFeePerGas: bigint;
1009
+ maxPriorityFeePerGas: bigint;
1021
1010
  feeCurrency: `0x${string}` | null;
1022
1011
  gatewayFee: bigint | null;
1023
1012
  gatewayFeeRecipient: `0x${string}` | null;
@@ -1037,14 +1026,14 @@ export declare const celo: {
1037
1026
  v: bigint;
1038
1027
  value: bigint;
1039
1028
  yParity: number;
1040
- gasPrice: undefined;
1041
- maxFeePerBlobGas?: undefined;
1042
- maxFeePerGas: bigint;
1043
- maxPriorityFeePerGas: bigint;
1044
1029
  accessList: import("../../index.js").AccessList;
1045
1030
  blobVersionedHashes?: undefined;
1046
1031
  chainId: number;
1047
1032
  type: "cip64";
1033
+ gasPrice: undefined;
1034
+ maxFeePerBlobGas?: undefined;
1035
+ maxFeePerGas: bigint;
1036
+ maxPriorityFeePerGas: bigint;
1048
1037
  feeCurrency: `0x${string}` | null;
1049
1038
  gatewayFee?: undefined;
1050
1039
  gatewayFeeRecipient?: undefined;
@@ -1064,14 +1053,14 @@ export declare const celo: {
1064
1053
  v: bigint;
1065
1054
  value: bigint;
1066
1055
  yParity: number;
1067
- gasPrice: bigint;
1068
- maxFeePerBlobGas?: undefined;
1069
- maxFeePerGas: undefined;
1070
- maxPriorityFeePerGas: undefined;
1071
1056
  accessList: import("../../index.js").AccessList;
1072
1057
  blobVersionedHashes?: undefined;
1073
1058
  chainId: number;
1074
1059
  type: "eip2930";
1060
+ gasPrice: bigint;
1061
+ maxFeePerBlobGas?: undefined;
1062
+ maxFeePerGas: undefined;
1063
+ maxPriorityFeePerGas: undefined;
1075
1064
  feeCurrency: `0x${string}` | null;
1076
1065
  gatewayFee?: undefined;
1077
1066
  gatewayFeeRecipient?: undefined;
@@ -1091,14 +1080,14 @@ export declare const celo: {
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: "eip1559";
1087
+ gasPrice?: undefined;
1088
+ maxFeePerBlobGas?: undefined;
1089
+ maxFeePerGas: bigint;
1090
+ maxPriorityFeePerGas: bigint;
1102
1091
  feeCurrency: `0x${string}` | null;
1103
1092
  gatewayFee?: undefined;
1104
1093
  gatewayFeeRecipient?: undefined;
@@ -1118,14 +1107,14 @@ export declare const celo: {
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: "cip42";
1114
+ gasPrice?: undefined;
1115
+ maxFeePerBlobGas?: undefined;
1116
+ maxFeePerGas: bigint;
1117
+ maxPriorityFeePerGas: bigint;
1129
1118
  feeCurrency: `0x${string}` | null;
1130
1119
  gatewayFee: bigint | null;
1131
1120
  gatewayFeeRecipient: `0x${string}` | null;
@@ -1145,14 +1134,14 @@ export declare const celo: {
1145
1134
  v: bigint;
1146
1135
  value: bigint;
1147
1136
  yParity: number;
1148
- gasPrice?: undefined;
1149
- maxFeePerBlobGas?: undefined;
1150
- maxFeePerGas: bigint;
1151
- maxPriorityFeePerGas: bigint;
1152
1137
  accessList: import("../../index.js").AccessList;
1153
1138
  blobVersionedHashes?: undefined;
1154
1139
  chainId: number;
1155
1140
  type: "cip64";
1141
+ gasPrice?: undefined;
1142
+ maxFeePerBlobGas?: undefined;
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 celo: {
1172
1161
  v: bigint;
1173
1162
  value: bigint;
1174
1163
  yParity: number;
1175
- gasPrice?: undefined;
1176
- maxFeePerBlobGas: bigint;
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: "eip4844";
1168
+ gasPrice?: undefined;
1169
+ maxFeePerBlobGas: bigint;
1170
+ maxFeePerGas: bigint;
1171
+ maxPriorityFeePerGas: bigint;
1183
1172
  feeCurrency: `0x${string}` | null;
1184
1173
  gatewayFee?: undefined;
1185
1174
  gatewayFeeRecipient?: undefined;
@@ -1199,14 +1188,14 @@ export declare const celo: {
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: "cip42";
1195
+ gasPrice?: undefined;
1196
+ maxFeePerBlobGas: undefined;
1197
+ maxFeePerGas: bigint;
1198
+ maxPriorityFeePerGas: bigint;
1210
1199
  feeCurrency: `0x${string}` | null;
1211
1200
  gatewayFee: bigint | null;
1212
1201
  gatewayFeeRecipient: `0x${string}` | null;
@@ -1226,14 +1215,14 @@ export declare const celo: {
1226
1215
  v: bigint;
1227
1216
  value: bigint;
1228
1217
  yParity: number;
1229
- gasPrice?: undefined;
1230
- maxFeePerBlobGas: undefined;
1231
- maxFeePerGas: bigint;
1232
- maxPriorityFeePerGas: bigint;
1233
1218
  accessList: import("../../index.js").AccessList;
1234
1219
  blobVersionedHashes: readonly `0x${string}`[];
1235
1220
  chainId: number;
1236
1221
  type: "cip64";
1222
+ gasPrice?: undefined;
1223
+ maxFeePerBlobGas: undefined;
1224
+ maxFeePerGas: bigint;
1225
+ maxPriorityFeePerGas: bigint;
1237
1226
  feeCurrency: `0x${string}` | null;
1238
1227
  gatewayFee?: undefined;
1239
1228
  gatewayFeeRecipient?: undefined;
@@ -1249,13 +1238,13 @@ export declare const celo: {
1249
1238
  nonce?: number | undefined;
1250
1239
  to?: `0x${string}` | null | undefined;
1251
1240
  value?: bigint | undefined;
1241
+ accessList?: import("../../index.js").AccessList | undefined;
1242
+ blobs?: undefined;
1243
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1252
1244
  gasPrice?: bigint | undefined;
1253
1245
  maxFeePerBlobGas?: bigint | undefined;
1254
1246
  maxFeePerGas?: bigint | undefined;
1255
1247
  maxPriorityFeePerGas?: bigint | undefined;
1256
- accessList?: import("../../index.js").AccessList | undefined;
1257
- blobs?: undefined;
1258
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1259
1248
  blobVersionedHashes?: undefined;
1260
1249
  kzg?: undefined;
1261
1250
  sidecars?: undefined;
@@ -1266,13 +1255,13 @@ export declare const celo: {
1266
1255
  nonce?: number | undefined;
1267
1256
  to?: `0x${string}` | null | undefined;
1268
1257
  value?: bigint | undefined;
1258
+ accessList?: undefined;
1259
+ blobs?: undefined;
1260
+ type?: "legacy" | undefined;
1269
1261
  gasPrice?: bigint | undefined;
1270
1262
  maxFeePerBlobGas?: undefined;
1271
1263
  maxFeePerGas?: undefined;
1272
1264
  maxPriorityFeePerGas?: undefined;
1273
- accessList?: undefined;
1274
- blobs?: undefined;
1275
- type?: "legacy" | undefined;
1276
1265
  blobVersionedHashes?: undefined;
1277
1266
  kzg?: undefined;
1278
1267
  sidecars?: undefined;
@@ -1285,13 +1274,13 @@ export declare const celo: {
1285
1274
  nonce?: number | undefined;
1286
1275
  to?: `0x${string}` | null | undefined;
1287
1276
  value?: bigint | undefined;
1277
+ accessList?: import("../../index.js").AccessList | undefined;
1278
+ blobs?: undefined;
1279
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1288
1280
  gasPrice?: bigint | undefined;
1289
1281
  maxFeePerBlobGas?: bigint | undefined;
1290
1282
  maxFeePerGas?: bigint | undefined;
1291
1283
  maxPriorityFeePerGas?: bigint | undefined;
1292
- accessList?: import("../../index.js").AccessList | undefined;
1293
- blobs?: undefined;
1294
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1295
1284
  blobVersionedHashes?: undefined;
1296
1285
  kzg?: undefined;
1297
1286
  sidecars?: undefined;
@@ -1302,13 +1291,13 @@ export declare const celo: {
1302
1291
  nonce?: number | undefined;
1303
1292
  to?: `0x${string}` | null | undefined;
1304
1293
  value?: bigint | undefined;
1294
+ accessList?: import("../../index.js").AccessList | undefined;
1295
+ blobs?: undefined;
1296
+ type?: "eip2930" | undefined;
1305
1297
  gasPrice?: bigint | undefined;
1306
1298
  maxFeePerBlobGas?: undefined;
1307
1299
  maxFeePerGas?: undefined;
1308
1300
  maxPriorityFeePerGas?: undefined;
1309
- accessList?: import("../../index.js").AccessList | undefined;
1310
- blobs?: undefined;
1311
- type?: "eip2930" | undefined;
1312
1301
  blobVersionedHashes?: undefined;
1313
1302
  kzg?: undefined;
1314
1303
  sidecars?: undefined;
@@ -1321,13 +1310,13 @@ export declare const celo: {
1321
1310
  nonce?: number | undefined;
1322
1311
  to?: `0x${string}` | null | undefined;
1323
1312
  value?: bigint | undefined;
1313
+ accessList?: import("../../index.js").AccessList | undefined;
1314
+ blobs?: undefined;
1315
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1324
1316
  gasPrice?: bigint | undefined;
1325
1317
  maxFeePerBlobGas?: bigint | undefined;
1326
1318
  maxFeePerGas?: bigint | undefined;
1327
1319
  maxPriorityFeePerGas?: bigint | undefined;
1328
- accessList?: import("../../index.js").AccessList | undefined;
1329
- blobs?: undefined;
1330
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1331
1320
  blobVersionedHashes?: undefined;
1332
1321
  kzg?: undefined;
1333
1322
  sidecars?: undefined;
@@ -1357,34 +1346,34 @@ export declare const celo: {
1357
1346
  nonce?: number | undefined;
1358
1347
  to?: `0x${string}` | null | undefined;
1359
1348
  value?: bigint | undefined;
1349
+ accessList?: import("../../index.js").AccessList | undefined;
1350
+ blobs?: undefined;
1351
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1360
1352
  gasPrice?: bigint | undefined;
1361
1353
  maxFeePerBlobGas?: bigint | undefined;
1362
1354
  maxFeePerGas?: bigint | undefined;
1363
1355
  maxPriorityFeePerGas?: bigint | undefined;
1364
- accessList?: import("../../index.js").AccessList | undefined;
1365
- blobs?: undefined;
1366
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1367
1356
  blobVersionedHashes?: undefined;
1368
1357
  kzg?: undefined;
1369
1358
  sidecars?: undefined;
1370
- } & import("../../index.js").TransactionRequestBase & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559> & {
1359
+ } & import("../../index.js").TransactionRequestBase & {
1371
1360
  accessList?: import("../../index.js").AccessList | undefined;
1372
1361
  feeCurrency?: `0x${string}` | undefined;
1373
1362
  type?: "cip64" | undefined;
1374
- }) | ({
1363
+ } & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559>) | ({
1375
1364
  data?: `0x${string}` | undefined;
1376
1365
  from?: `0x${string}`;
1377
1366
  gas?: bigint | undefined;
1378
1367
  nonce?: number | undefined;
1379
1368
  to?: `0x${string}` | null | undefined;
1380
1369
  value?: bigint | undefined;
1370
+ accessList?: import("../../index.js").AccessList | undefined;
1371
+ blobs?: undefined;
1372
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1381
1373
  gasPrice?: bigint | undefined;
1382
1374
  maxFeePerBlobGas?: bigint | undefined;
1383
1375
  maxFeePerGas?: bigint | undefined;
1384
1376
  maxPriorityFeePerGas?: bigint | undefined;
1385
- accessList?: import("../../index.js").AccessList | undefined;
1386
- blobs?: undefined;
1387
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1388
1377
  blobVersionedHashes?: undefined;
1389
1378
  kzg?: undefined;
1390
1379
  sidecars?: undefined;
@@ -1395,13 +1384,13 @@ export declare const celo: {
1395
1384
  nonce?: number | undefined;
1396
1385
  to?: `0x${string}` | null | undefined;
1397
1386
  value?: bigint | undefined;
1387
+ accessList?: undefined;
1388
+ blobs?: undefined;
1389
+ type?: "legacy" | undefined;
1398
1390
  gasPrice?: bigint | undefined;
1399
1391
  maxFeePerBlobGas?: undefined;
1400
1392
  maxFeePerGas?: undefined;
1401
1393
  maxPriorityFeePerGas?: undefined;
1402
- accessList?: undefined;
1403
- blobs?: undefined;
1404
- type?: "legacy" | undefined;
1405
1394
  blobVersionedHashes?: undefined;
1406
1395
  kzg?: undefined;
1407
1396
  sidecars?: undefined;
@@ -1414,13 +1403,13 @@ export declare const celo: {
1414
1403
  nonce?: number | undefined;
1415
1404
  to?: `0x${string}` | null | undefined;
1416
1405
  value?: bigint | undefined;
1406
+ accessList?: import("../../index.js").AccessList | undefined;
1407
+ blobs?: undefined;
1408
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1417
1409
  gasPrice?: bigint | undefined;
1418
1410
  maxFeePerBlobGas?: bigint | undefined;
1419
1411
  maxFeePerGas?: bigint | undefined;
1420
1412
  maxPriorityFeePerGas?: bigint | undefined;
1421
- accessList?: import("../../index.js").AccessList | undefined;
1422
- blobs?: undefined;
1423
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1424
1413
  blobVersionedHashes?: undefined;
1425
1414
  kzg?: undefined;
1426
1415
  sidecars?: undefined;
@@ -1431,13 +1420,13 @@ export declare const celo: {
1431
1420
  nonce?: number | undefined;
1432
1421
  to?: `0x${string}` | null | undefined;
1433
1422
  value?: bigint | undefined;
1423
+ accessList?: import("../../index.js").AccessList | undefined;
1424
+ blobs?: undefined;
1425
+ type?: "eip2930" | undefined;
1434
1426
  gasPrice?: bigint | undefined;
1435
1427
  maxFeePerBlobGas?: undefined;
1436
1428
  maxFeePerGas?: undefined;
1437
1429
  maxPriorityFeePerGas?: undefined;
1438
- accessList?: import("../../index.js").AccessList | undefined;
1439
- blobs?: undefined;
1440
- type?: "eip2930" | undefined;
1441
1430
  blobVersionedHashes?: undefined;
1442
1431
  kzg?: undefined;
1443
1432
  sidecars?: undefined;
@@ -1450,13 +1439,13 @@ export declare const celo: {
1450
1439
  nonce?: number | undefined;
1451
1440
  to?: `0x${string}` | null | undefined;
1452
1441
  value?: bigint | undefined;
1442
+ accessList?: import("../../index.js").AccessList | undefined;
1443
+ blobs?: undefined;
1444
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1453
1445
  gasPrice?: bigint | undefined;
1454
1446
  maxFeePerBlobGas?: bigint | undefined;
1455
1447
  maxFeePerGas?: bigint | undefined;
1456
1448
  maxPriorityFeePerGas?: bigint | undefined;
1457
- accessList?: import("../../index.js").AccessList | undefined;
1458
- blobs?: undefined;
1459
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1460
1449
  blobVersionedHashes?: undefined;
1461
1450
  kzg?: undefined;
1462
1451
  sidecars?: undefined;
@@ -1486,21 +1475,21 @@ export declare const celo: {
1486
1475
  nonce?: number | undefined;
1487
1476
  to?: `0x${string}` | null | undefined;
1488
1477
  value?: bigint | undefined;
1478
+ accessList?: import("../../index.js").AccessList | undefined;
1479
+ blobs?: undefined;
1480
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1489
1481
  gasPrice?: bigint | undefined;
1490
1482
  maxFeePerBlobGas?: bigint | undefined;
1491
1483
  maxFeePerGas?: bigint | undefined;
1492
1484
  maxPriorityFeePerGas?: bigint | undefined;
1493
- accessList?: import("../../index.js").AccessList | undefined;
1494
- blobs?: undefined;
1495
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1496
1485
  blobVersionedHashes?: undefined;
1497
1486
  kzg?: undefined;
1498
1487
  sidecars?: undefined;
1499
- } & import("../../index.js").TransactionRequestBase & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559> & {
1488
+ } & import("../../index.js").TransactionRequestBase & {
1500
1489
  accessList?: import("../../index.js").AccessList | undefined;
1501
1490
  feeCurrency?: `0x${string}` | undefined;
1502
1491
  type?: "cip64" | undefined;
1503
- }) | ({
1492
+ } & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559>) | ({
1504
1493
  data?: `0x${string}` | undefined;
1505
1494
  from?: `0x${string}`;
1506
1495
  gas?: bigint | undefined;
@@ -1524,13 +1513,13 @@ export declare const celo: {
1524
1513
  nonce?: number | undefined;
1525
1514
  to?: `0x${string}` | null | undefined;
1526
1515
  value?: bigint | undefined;
1516
+ accessList?: undefined;
1517
+ blobs?: undefined;
1518
+ type?: "legacy" | undefined;
1527
1519
  gasPrice?: bigint | undefined;
1528
1520
  maxFeePerBlobGas?: undefined;
1529
1521
  maxFeePerGas?: undefined;
1530
1522
  maxPriorityFeePerGas?: undefined;
1531
- accessList?: undefined;
1532
- blobs?: undefined;
1533
- type?: "legacy" | undefined;
1534
1523
  blobVersionedHashes?: undefined;
1535
1524
  kzg?: undefined;
1536
1525
  sidecars?: undefined;
@@ -1560,13 +1549,13 @@ export declare const celo: {
1560
1549
  nonce?: number | undefined;
1561
1550
  to?: `0x${string}` | null | undefined;
1562
1551
  value?: bigint | undefined;
1552
+ accessList?: import("../../index.js").AccessList | undefined;
1553
+ blobs?: undefined;
1554
+ type?: "eip2930" | undefined;
1563
1555
  gasPrice?: bigint | undefined;
1564
1556
  maxFeePerBlobGas?: undefined;
1565
1557
  maxFeePerGas?: undefined;
1566
1558
  maxPriorityFeePerGas?: undefined;
1567
- accessList?: import("../../index.js").AccessList | undefined;
1568
- blobs?: undefined;
1569
- type?: "eip2930" | undefined;
1570
1559
  blobVersionedHashes?: undefined;
1571
1560
  kzg?: undefined;
1572
1561
  sidecars?: undefined;
@@ -1625,27 +1614,27 @@ export declare const celo: {
1625
1614
  blobVersionedHashes?: undefined;
1626
1615
  kzg?: undefined;
1627
1616
  sidecars?: undefined;
1628
- } & import("../../index.js").TransactionRequestBase & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559> & {
1617
+ } & import("../../index.js").TransactionRequestBase & {
1629
1618
  accessList?: import("../../index.js").AccessList | undefined;
1630
1619
  feeCurrency?: `0x${string}` | undefined;
1631
1620
  type?: "cip64" | undefined;
1632
- }) | ({
1621
+ } & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559>) | ({
1633
1622
  data?: `0x${string}` | undefined;
1634
1623
  from?: `0x${string}`;
1635
1624
  gas?: bigint | undefined;
1636
1625
  nonce?: number | undefined;
1637
1626
  value?: bigint | undefined;
1638
1627
  to?: `0x${string}` | null | undefined;
1639
- gasPrice?: bigint | undefined;
1640
- maxFeePerGas?: bigint | undefined;
1641
- maxPriorityFeePerGas?: bigint | undefined;
1642
- maxFeePerBlobGas?: bigint | undefined;
1643
1628
  accessList?: import("../../index.js").AccessList | undefined;
1644
1629
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1645
1630
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1646
1631
  kzg?: import("../../index.js").Kzg | undefined;
1647
1632
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1648
1633
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1634
+ gasPrice?: bigint | undefined;
1635
+ maxFeePerGas?: bigint | undefined;
1636
+ maxPriorityFeePerGas?: bigint | undefined;
1637
+ maxFeePerBlobGas?: bigint | undefined;
1649
1638
  } & {
1650
1639
  data?: `0x${string}` | undefined;
1651
1640
  from: `0x${string}`;
@@ -1653,13 +1642,13 @@ export declare const celo: {
1653
1642
  nonce?: number | undefined;
1654
1643
  to?: `0x${string}` | null | undefined;
1655
1644
  value?: bigint | undefined;
1645
+ accessList?: undefined;
1646
+ blobs?: undefined;
1647
+ type?: "legacy" | undefined;
1656
1648
  gasPrice?: bigint | undefined;
1657
1649
  maxFeePerBlobGas?: undefined;
1658
1650
  maxFeePerGas?: undefined;
1659
1651
  maxPriorityFeePerGas?: undefined;
1660
- accessList?: undefined;
1661
- blobs?: undefined;
1662
- type?: "legacy" | undefined;
1663
1652
  blobVersionedHashes?: undefined;
1664
1653
  kzg?: undefined;
1665
1654
  sidecars?: undefined;
@@ -1672,16 +1661,16 @@ export declare const celo: {
1672
1661
  nonce?: number | undefined;
1673
1662
  value?: bigint | undefined;
1674
1663
  to?: `0x${string}` | null | undefined;
1675
- gasPrice?: bigint | undefined;
1676
- maxFeePerGas?: bigint | undefined;
1677
- maxPriorityFeePerGas?: bigint | undefined;
1678
- maxFeePerBlobGas?: bigint | undefined;
1679
1664
  accessList?: import("../../index.js").AccessList | undefined;
1680
1665
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1681
1666
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1682
1667
  kzg?: import("../../index.js").Kzg | undefined;
1683
1668
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1684
1669
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1670
+ gasPrice?: bigint | undefined;
1671
+ maxFeePerGas?: bigint | undefined;
1672
+ maxPriorityFeePerGas?: bigint | undefined;
1673
+ maxFeePerBlobGas?: bigint | undefined;
1685
1674
  } & {
1686
1675
  data?: `0x${string}` | undefined;
1687
1676
  from: `0x${string}`;
@@ -1689,13 +1678,13 @@ export declare const celo: {
1689
1678
  nonce?: number | undefined;
1690
1679
  to?: `0x${string}` | null | undefined;
1691
1680
  value?: bigint | undefined;
1681
+ accessList?: import("../../index.js").AccessList | undefined;
1682
+ blobs?: undefined;
1683
+ type?: "eip2930" | undefined;
1692
1684
  gasPrice?: bigint | undefined;
1693
1685
  maxFeePerBlobGas?: undefined;
1694
1686
  maxFeePerGas?: undefined;
1695
1687
  maxPriorityFeePerGas?: undefined;
1696
- accessList?: import("../../index.js").AccessList | undefined;
1697
- blobs?: undefined;
1698
- type?: "eip2930" | undefined;
1699
1688
  blobVersionedHashes?: undefined;
1700
1689
  kzg?: undefined;
1701
1690
  sidecars?: undefined;
@@ -1708,16 +1697,16 @@ export declare const celo: {
1708
1697
  nonce?: number | undefined;
1709
1698
  value?: bigint | undefined;
1710
1699
  to?: `0x${string}` | null | undefined;
1711
- gasPrice?: bigint | undefined;
1712
- maxFeePerGas?: bigint | undefined;
1713
- maxPriorityFeePerGas?: bigint | undefined;
1714
- maxFeePerBlobGas?: bigint | undefined;
1715
1700
  accessList?: import("../../index.js").AccessList | undefined;
1716
1701
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1717
1702
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1718
1703
  kzg?: import("../../index.js").Kzg | undefined;
1719
1704
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1720
1705
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1706
+ gasPrice?: bigint | undefined;
1707
+ maxFeePerGas?: bigint | undefined;
1708
+ maxPriorityFeePerGas?: bigint | undefined;
1709
+ maxFeePerBlobGas?: bigint | undefined;
1721
1710
  } & {
1722
1711
  data?: `0x${string}` | undefined;
1723
1712
  from: `0x${string}`;
@@ -1744,16 +1733,16 @@ export declare const celo: {
1744
1733
  nonce?: number | undefined;
1745
1734
  value?: bigint | undefined;
1746
1735
  to?: `0x${string}` | null | undefined;
1747
- gasPrice?: bigint | undefined;
1748
- maxFeePerGas?: bigint | undefined;
1749
- maxPriorityFeePerGas?: bigint | undefined;
1750
- maxFeePerBlobGas?: bigint | undefined;
1751
1736
  accessList?: import("../../index.js").AccessList | undefined;
1752
1737
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1753
1738
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1754
1739
  kzg?: import("../../index.js").Kzg | undefined;
1755
1740
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1756
1741
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1742
+ gasPrice?: bigint | undefined;
1743
+ maxFeePerGas?: bigint | undefined;
1744
+ maxPriorityFeePerGas?: bigint | undefined;
1745
+ maxFeePerBlobGas?: bigint | undefined;
1757
1746
  } & {
1758
1747
  data?: `0x${string}` | undefined;
1759
1748
  from: `0x${string}`;
@@ -1761,16 +1750,16 @@ export declare const celo: {
1761
1750
  nonce?: number | undefined;
1762
1751
  value?: bigint | undefined;
1763
1752
  to: `0x${string}` | null;
1764
- gasPrice?: undefined;
1765
- maxFeePerGas?: bigint | undefined;
1766
- maxPriorityFeePerGas?: bigint | undefined;
1767
- maxFeePerBlobGas: bigint;
1768
1753
  accessList?: import("../../index.js").AccessList | undefined;
1769
1754
  blobs: readonly `0x${string}`[] | readonly Uint8Array[];
1770
1755
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1771
1756
  kzg?: import("../../index.js").Kzg | undefined;
1772
1757
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1773
1758
  type?: "eip4844" | undefined;
1759
+ gasPrice?: undefined;
1760
+ maxFeePerGas?: bigint | undefined;
1761
+ maxPriorityFeePerGas?: bigint | undefined;
1762
+ maxFeePerBlobGas: bigint;
1774
1763
  } & {
1775
1764
  feeCurrency?: `0x${string}` | undefined;
1776
1765
  }) | ({
@@ -1780,34 +1769,34 @@ export declare const celo: {
1780
1769
  nonce?: number | undefined;
1781
1770
  value?: bigint | undefined;
1782
1771
  to?: `0x${string}` | null | undefined;
1783
- gasPrice?: bigint | undefined;
1784
- maxFeePerGas?: bigint | undefined;
1785
- maxPriorityFeePerGas?: bigint | undefined;
1786
- maxFeePerBlobGas?: bigint | undefined;
1787
1772
  accessList?: import("../../index.js").AccessList | undefined;
1788
1773
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
1789
1774
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
1790
1775
  kzg?: import("../../index.js").Kzg | undefined;
1791
1776
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
1792
1777
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
1793
- } & import("../../index.js").TransactionRequestBase & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559> & {
1778
+ gasPrice?: bigint | undefined;
1779
+ maxFeePerGas?: bigint | undefined;
1780
+ maxPriorityFeePerGas?: bigint | undefined;
1781
+ maxFeePerBlobGas?: bigint | undefined;
1782
+ } & import("../../index.js").TransactionRequestBase & {
1794
1783
  accessList?: import("../../index.js").AccessList | undefined;
1795
1784
  feeCurrency?: `0x${string}` | undefined;
1796
1785
  type?: "cip64" | undefined;
1797
- })) => ({
1786
+ } & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559>)) => ({
1798
1787
  data?: `0x${string}` | undefined;
1799
1788
  from: `0x${string}`;
1800
1789
  gas?: `0x${string}` | undefined;
1801
1790
  nonce?: `0x${string}` | undefined;
1802
1791
  to?: `0x${string}` | null | undefined;
1803
1792
  value?: `0x${string}` | undefined;
1793
+ accessList?: undefined;
1794
+ blobs?: undefined;
1795
+ type?: "0x0" | undefined;
1804
1796
  gasPrice?: `0x${string}` | undefined;
1805
1797
  maxFeePerBlobGas?: undefined;
1806
1798
  maxFeePerGas?: undefined;
1807
1799
  maxPriorityFeePerGas?: undefined;
1808
- accessList?: undefined;
1809
- blobs?: undefined;
1810
- type?: "0x0" | undefined;
1811
1800
  blobVersionedHashes?: undefined;
1812
1801
  kzg?: undefined;
1813
1802
  sidecars?: undefined;
@@ -1819,13 +1808,13 @@ export declare const celo: {
1819
1808
  nonce?: `0x${string}` | undefined;
1820
1809
  to?: `0x${string}` | null | undefined;
1821
1810
  value?: `0x${string}` | undefined;
1811
+ accessList?: import("../../index.js").AccessList | undefined;
1812
+ blobs?: undefined;
1813
+ type?: "0x1" | undefined;
1822
1814
  gasPrice?: `0x${string}` | undefined;
1823
1815
  maxFeePerBlobGas?: undefined;
1824
1816
  maxFeePerGas?: undefined;
1825
1817
  maxPriorityFeePerGas?: undefined;
1826
- accessList?: import("../../index.js").AccessList | undefined;
1827
- blobs?: undefined;
1828
- type?: "0x1" | undefined;
1829
1818
  blobVersionedHashes?: undefined;
1830
1819
  kzg?: undefined;
1831
1820
  sidecars?: undefined;
@@ -1837,13 +1826,13 @@ export declare const celo: {
1837
1826
  nonce?: `0x${string}` | undefined;
1838
1827
  to?: `0x${string}` | null | undefined;
1839
1828
  value?: `0x${string}` | undefined;
1829
+ accessList?: import("../../index.js").AccessList | undefined;
1830
+ blobs?: undefined;
1831
+ type?: "0x2" | undefined;
1840
1832
  gasPrice?: undefined;
1841
1833
  maxFeePerBlobGas?: undefined;
1842
1834
  maxFeePerGas?: `0x${string}` | undefined;
1843
1835
  maxPriorityFeePerGas?: `0x${string}` | undefined;
1844
- accessList?: import("../../index.js").AccessList | undefined;
1845
- blobs?: undefined;
1846
- type?: "0x2" | undefined;
1847
1836
  blobVersionedHashes?: undefined;
1848
1837
  kzg?: undefined;
1849
1838
  sidecars?: undefined;
@@ -1855,13 +1844,13 @@ export declare const celo: {
1855
1844
  nonce?: `0x${string}` | undefined;
1856
1845
  to?: `0x${string}` | null | undefined;
1857
1846
  value?: `0x${string}` | undefined;
1847
+ accessList?: import("../../index.js").AccessList | undefined;
1848
+ blobs?: undefined;
1849
+ type?: "0x7b" | undefined;
1858
1850
  gasPrice?: undefined;
1859
1851
  maxFeePerBlobGas?: undefined;
1860
1852
  maxFeePerGas?: `0x${string}` | undefined;
1861
1853
  maxPriorityFeePerGas?: `0x${string}` | undefined;
1862
- accessList?: import("../../index.js").AccessList | undefined;
1863
- blobs?: undefined;
1864
- type?: "0x7b" | undefined;
1865
1854
  blobVersionedHashes?: undefined;
1866
1855
  kzg?: undefined;
1867
1856
  sidecars?: undefined;
@@ -1873,13 +1862,13 @@ export declare const celo: {
1873
1862
  nonce?: `0x${string}` | undefined;
1874
1863
  to?: `0x${string}` | null | undefined;
1875
1864
  value?: `0x${string}` | undefined;
1865
+ accessList?: undefined;
1866
+ blobs?: undefined;
1867
+ type?: "0x0" | undefined;
1876
1868
  gasPrice?: `0x${string}` | undefined;
1877
1869
  maxFeePerBlobGas?: undefined;
1878
1870
  maxFeePerGas?: undefined;
1879
1871
  maxPriorityFeePerGas?: undefined;
1880
- accessList?: undefined;
1881
- blobs?: undefined;
1882
- type?: "0x0" | undefined;
1883
1872
  blobVersionedHashes?: undefined;
1884
1873
  kzg?: undefined;
1885
1874
  sidecars?: undefined;
@@ -1891,13 +1880,13 @@ export declare const celo: {
1891
1880
  nonce?: `0x${string}` | undefined;
1892
1881
  to?: `0x${string}` | null | undefined;
1893
1882
  value?: `0x${string}` | undefined;
1883
+ accessList?: import("../../index.js").AccessList | undefined;
1884
+ blobs?: undefined;
1885
+ type?: "0x1" | undefined;
1894
1886
  gasPrice?: `0x${string}` | undefined;
1895
1887
  maxFeePerBlobGas?: undefined;
1896
1888
  maxFeePerGas?: undefined;
1897
1889
  maxPriorityFeePerGas?: undefined;
1898
- accessList?: import("../../index.js").AccessList | undefined;
1899
- blobs?: undefined;
1900
- type?: "0x1" | undefined;
1901
1890
  blobVersionedHashes?: undefined;
1902
1891
  kzg?: undefined;
1903
1892
  sidecars?: undefined;
@@ -1909,13 +1898,13 @@ export declare const celo: {
1909
1898
  nonce?: `0x${string}` | undefined;
1910
1899
  to?: `0x${string}` | null | undefined;
1911
1900
  value?: `0x${string}` | undefined;
1901
+ accessList?: import("../../index.js").AccessList | undefined;
1902
+ blobs?: undefined;
1903
+ type?: "0x2" | undefined;
1912
1904
  gasPrice?: undefined;
1913
1905
  maxFeePerBlobGas?: undefined;
1914
1906
  maxFeePerGas?: `0x${string}` | undefined;
1915
1907
  maxPriorityFeePerGas?: `0x${string}` | undefined;
1916
- accessList?: import("../../index.js").AccessList | undefined;
1917
- blobs?: undefined;
1918
- type?: "0x2" | undefined;
1919
1908
  blobVersionedHashes?: undefined;
1920
1909
  kzg?: undefined;
1921
1910
  sidecars?: undefined;
@@ -1927,13 +1916,13 @@ export declare const celo: {
1927
1916
  nonce?: `0x${string}` | undefined;
1928
1917
  to?: `0x${string}` | null | undefined;
1929
1918
  value?: `0x${string}` | undefined;
1919
+ accessList?: import("../../index.js").AccessList | undefined;
1920
+ blobs?: undefined;
1921
+ type?: "0x7b" | undefined;
1930
1922
  gasPrice?: undefined;
1931
1923
  maxFeePerBlobGas?: undefined;
1932
1924
  maxFeePerGas?: `0x${string}` | undefined;
1933
1925
  maxPriorityFeePerGas?: `0x${string}` | undefined;
1934
- accessList?: import("../../index.js").AccessList | undefined;
1935
- blobs?: undefined;
1936
- type?: "0x7b" | undefined;
1937
1926
  blobVersionedHashes?: undefined;
1938
1927
  kzg?: undefined;
1939
1928
  sidecars?: undefined;
@@ -2017,16 +2006,16 @@ export declare const celo: {
2017
2006
  nonce?: `0x${string}` | undefined;
2018
2007
  value?: `0x${string}` | undefined;
2019
2008
  to: `0x${string}` | null;
2020
- gasPrice?: undefined;
2021
- maxFeePerGas?: `0x${string}` | undefined;
2022
- maxPriorityFeePerGas?: `0x${string}` | undefined;
2023
- maxFeePerBlobGas: `0x${string}`;
2024
2009
  accessList?: import("../../index.js").AccessList | undefined;
2025
2010
  blobs: readonly `0x${string}`[] | readonly Uint8Array[];
2026
2011
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
2027
2012
  kzg?: import("../../index.js").Kzg | undefined;
2028
2013
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
2029
2014
  type?: "0x3" | undefined;
2015
+ gasPrice?: undefined;
2016
+ maxFeePerGas?: `0x${string}` | undefined;
2017
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
2018
+ maxFeePerBlobGas: `0x${string}`;
2030
2019
  feeCurrency?: `0x${string}` | undefined;
2031
2020
  } | {
2032
2021
  data?: `0x${string}` | undefined;
@@ -2035,29 +2024,26 @@ export declare const celo: {
2035
2024
  nonce?: `0x${string}` | undefined;
2036
2025
  value?: `0x${string}` | undefined;
2037
2026
  to: `0x${string}` | null | undefined;
2038
- gasPrice?: undefined;
2039
- maxFeePerGas?: `0x${string}` | undefined;
2040
- maxPriorityFeePerGas?: `0x${string}` | undefined;
2041
- maxFeePerBlobGas: undefined;
2042
2027
  accessList?: import("../../index.js").AccessList | undefined;
2043
2028
  blobs: readonly `0x${string}`[] | readonly Uint8Array[];
2044
2029
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
2045
2030
  kzg?: import("../../index.js").Kzg | undefined;
2046
2031
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
2047
2032
  type?: "0x7b" | undefined;
2033
+ gasPrice?: undefined;
2034
+ maxFeePerGas?: `0x${string}` | undefined;
2035
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
2036
+ maxFeePerBlobGas: undefined;
2048
2037
  feeCurrency?: `0x${string}` | undefined;
2049
2038
  }) & {};
2050
2039
  type: "transactionRequest";
2051
2040
  };
2052
- };
2053
- serializers: {
2054
- readonly transaction: typeof import("../../celo/serializers.js").serializeTransaction;
2055
- };
2056
- fees: import("../../index.js").ChainFees<{
2041
+ }>;
2042
+ formatters: {
2057
2043
  readonly block: {
2058
2044
  exclude: ("nonce" | "difficulty" | "gasLimit" | "mixHash" | "uncles")[] | undefined;
2059
2045
  format: (args: import("../index.js").Assign<import("../../index.js").ExactPartial<import("../../index.js").RpcBlock>, import("../index.js").CeloBlockOverrides & {
2060
- transactions: `0x${string}`[] | import("../index.js").CeloRpcTransaction[];
2046
+ transactions: readonly `0x${string}`[] | readonly import("../index.js").CeloRpcTransaction[];
2061
2047
  }>) => {
2062
2048
  baseFeePerGas: bigint | null;
2063
2049
  blobGasUsed: bigint;
@@ -2080,7 +2066,7 @@ export declare const celo: {
2080
2066
  stateRoot: `0x${string}`;
2081
2067
  timestamp: bigint;
2082
2068
  totalDifficulty: bigint | null;
2083
- transactions: `0x${string}`[] | import("../index.js").CeloTransaction[];
2069
+ transactions: readonly `0x${string}`[] | readonly import("../index.js").CeloTransaction[];
2084
2070
  transactionsRoot: `0x${string}`;
2085
2071
  uncles: `0x${string}`[];
2086
2072
  withdrawals?: import("../../index.js").Withdrawal[] | undefined;
@@ -2101,6 +2087,7 @@ export declare const celo: {
2101
2087
  readonly transaction: {
2102
2088
  exclude: [] | undefined;
2103
2089
  format: (args: ({
2090
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2104
2091
  r?: `0x${string}`;
2105
2092
  s?: `0x${string}`;
2106
2093
  v?: `0x${string}`;
@@ -2109,7 +2096,6 @@ export declare const celo: {
2109
2096
  maxFeePerBlobGas?: `0x${string}` | undefined;
2110
2097
  maxFeePerGas?: `0x${string}` | undefined;
2111
2098
  maxPriorityFeePerGas?: `0x${string}` | undefined;
2112
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2113
2099
  to?: `0x${string}` | null;
2114
2100
  from?: `0x${string}`;
2115
2101
  gas?: `0x${string}`;
@@ -2123,35 +2109,35 @@ export declare const celo: {
2123
2109
  input?: `0x${string}`;
2124
2110
  transactionIndex?: `0x${string}` | null;
2125
2111
  chainId?: `0x${string}` | undefined;
2126
- } & import("../index.js").Omit<import("../index.js").PartialBy<{
2112
+ } & {
2113
+ type: "0x0";
2127
2114
  r: `0x${string}`;
2128
2115
  s: `0x${string}`;
2129
2116
  v: `0x${string}`;
2117
+ yParity?: undefined;
2118
+ gasPrice: `0x${string}`;
2119
+ maxFeePerBlobGas?: undefined;
2120
+ maxFeePerGas?: undefined;
2121
+ maxPriorityFeePerGas?: undefined;
2130
2122
  to: `0x${string}` | null;
2131
2123
  from: `0x${string}`;
2132
2124
  gas: `0x${string}`;
2133
2125
  nonce: `0x${string}`;
2134
2126
  value: `0x${string}`;
2127
+ accessList?: undefined;
2128
+ blobVersionedHashes?: undefined;
2135
2129
  blockHash: `0x${string}` | null;
2136
2130
  blockNumber: `0x${string}` | null;
2137
2131
  hash: `0x${string}`;
2138
2132
  input: `0x${string}`;
2139
2133
  transactionIndex: `0x${string}` | null;
2140
- typeHex: `0x${string}` | null;
2141
- gasPrice: `0x${string}`;
2142
- maxFeePerBlobGas?: undefined;
2143
- maxFeePerGas?: undefined;
2144
- maxPriorityFeePerGas?: undefined;
2145
- accessList?: undefined;
2146
- blobVersionedHashes?: undefined;
2147
2134
  chainId?: `0x${string}` | undefined;
2148
- yParity?: undefined;
2149
- type: "0x0";
2150
- }, "yParity">, "typeHex"> & {
2135
+ } & {
2151
2136
  feeCurrency: `0x${string}` | null;
2152
2137
  gatewayFee: `0x${string}` | null;
2153
2138
  gatewayFeeRecipient: `0x${string}` | null;
2154
2139
  }) | ({
2140
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2155
2141
  r?: `0x${string}`;
2156
2142
  s?: `0x${string}`;
2157
2143
  v?: `0x${string}`;
@@ -2160,7 +2146,6 @@ export declare const celo: {
2160
2146
  maxFeePerBlobGas?: `0x${string}` | undefined;
2161
2147
  maxFeePerGas?: `0x${string}` | undefined;
2162
2148
  maxPriorityFeePerGas?: `0x${string}` | undefined;
2163
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2164
2149
  to?: `0x${string}` | null;
2165
2150
  from?: `0x${string}`;
2166
2151
  gas?: `0x${string}`;
@@ -2174,12 +2159,13 @@ export declare const celo: {
2174
2159
  input?: `0x${string}`;
2175
2160
  transactionIndex?: `0x${string}` | null;
2176
2161
  chainId?: `0x${string}` | undefined;
2177
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
2162
+ } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
2178
2163
  feeCurrency: `0x${string}` | null;
2179
2164
  gatewayFee: `0x${string}` | null;
2180
2165
  gatewayFeeRecipient: `0x${string}` | null;
2181
2166
  type: "0x7c";
2182
- }) | ({
2167
+ } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
2168
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2183
2169
  r?: `0x${string}`;
2184
2170
  s?: `0x${string}`;
2185
2171
  v?: `0x${string}`;
@@ -2188,7 +2174,6 @@ export declare const celo: {
2188
2174
  maxFeePerBlobGas?: `0x${string}` | undefined;
2189
2175
  maxFeePerGas?: `0x${string}` | undefined;
2190
2176
  maxPriorityFeePerGas?: `0x${string}` | undefined;
2191
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2192
2177
  to?: `0x${string}` | null;
2193
2178
  from?: `0x${string}`;
2194
2179
  gas?: `0x${string}`;
@@ -2202,21 +2187,20 @@ export declare const celo: {
2202
2187
  input?: `0x${string}`;
2203
2188
  transactionIndex?: `0x${string}` | null;
2204
2189
  chainId?: `0x${string}` | undefined;
2205
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
2190
+ } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
2206
2191
  feeCurrency: `0x${string}` | null;
2207
2192
  gatewayFee?: undefined;
2208
2193
  gatewayFeeRecipient?: undefined;
2209
2194
  type: "0x7b";
2210
- }) | ({
2195
+ } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
2196
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2211
2197
  r?: `0x${string}`;
2212
2198
  s?: `0x${string}`;
2213
2199
  v?: `0x${string}`;
2214
- yParity?: `0x${string}` | undefined;
2215
2200
  gasPrice?: `0x${string}` | undefined;
2216
2201
  maxFeePerBlobGas?: `0x${string}` | undefined;
2217
2202
  maxFeePerGas?: `0x${string}` | undefined;
2218
2203
  maxPriorityFeePerGas?: `0x${string}` | undefined;
2219
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2220
2204
  to?: `0x${string}` | null;
2221
2205
  from?: `0x${string}`;
2222
2206
  gas?: `0x${string}`;
@@ -2230,44 +2214,43 @@ export declare const celo: {
2230
2214
  input?: `0x${string}`;
2231
2215
  transactionIndex?: `0x${string}` | null;
2232
2216
  chainId?: `0x${string}` | undefined;
2233
- } & import("../index.js").Omit<import("../index.js").PartialBy<{
2217
+ yParity?: `0x${string}` | undefined;
2218
+ } & {
2219
+ type: "0x0";
2234
2220
  r: `0x${string}`;
2235
2221
  s: `0x${string}`;
2236
2222
  v: `0x${string}`;
2223
+ yParity?: undefined;
2224
+ gasPrice: `0x${string}`;
2225
+ maxFeePerBlobGas?: undefined;
2226
+ maxFeePerGas?: undefined;
2227
+ maxPriorityFeePerGas?: undefined;
2237
2228
  to: `0x${string}` | null;
2238
2229
  from: `0x${string}`;
2239
2230
  gas: `0x${string}`;
2240
2231
  nonce: `0x${string}`;
2241
2232
  value: `0x${string}`;
2233
+ accessList?: undefined;
2234
+ blobVersionedHashes?: undefined;
2242
2235
  blockHash: `0x${string}` | null;
2243
2236
  blockNumber: `0x${string}` | null;
2244
2237
  hash: `0x${string}`;
2245
2238
  input: `0x${string}`;
2246
2239
  transactionIndex: `0x${string}` | null;
2247
- typeHex: `0x${string}` | null;
2248
- gasPrice: `0x${string}`;
2249
- maxFeePerBlobGas?: undefined;
2250
- maxFeePerGas?: undefined;
2251
- maxPriorityFeePerGas?: undefined;
2252
- accessList?: undefined;
2253
- blobVersionedHashes?: undefined;
2254
2240
  chainId?: `0x${string}` | undefined;
2255
- yParity?: undefined;
2256
- type: "0x0";
2257
- }, "yParity">, "typeHex"> & {
2241
+ } & {
2258
2242
  feeCurrency: `0x${string}` | null;
2259
2243
  gatewayFee: `0x${string}` | null;
2260
2244
  gatewayFeeRecipient: `0x${string}` | null;
2261
2245
  }) | ({
2246
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2262
2247
  r?: `0x${string}`;
2263
2248
  s?: `0x${string}`;
2264
2249
  v?: `0x${string}`;
2265
- yParity?: `0x${string}` | undefined;
2266
2250
  gasPrice?: `0x${string}` | undefined;
2267
2251
  maxFeePerBlobGas?: `0x${string}` | undefined;
2268
2252
  maxFeePerGas?: `0x${string}` | undefined;
2269
2253
  maxPriorityFeePerGas?: `0x${string}` | undefined;
2270
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2271
2254
  to?: `0x${string}` | null;
2272
2255
  from?: `0x${string}`;
2273
2256
  gas?: `0x${string}`;
@@ -2281,44 +2264,43 @@ export declare const celo: {
2281
2264
  input?: `0x${string}`;
2282
2265
  transactionIndex?: `0x${string}` | null;
2283
2266
  chainId?: `0x${string}` | undefined;
2284
- } & import("../index.js").Omit<import("../index.js").PartialBy<{
2285
- blockHash: `0x${string}` | null;
2286
- blockNumber: `0x${string}` | null;
2287
- from: `0x${string}`;
2288
- gas: `0x${string}`;
2289
- hash: `0x${string}`;
2290
- input: `0x${string}`;
2291
- nonce: `0x${string}`;
2267
+ yParity?: `0x${string}` | undefined;
2268
+ } & {
2269
+ type: "0x1";
2292
2270
  r: `0x${string}`;
2293
2271
  s: `0x${string}`;
2294
- to: `0x${string}` | null;
2295
- transactionIndex: `0x${string}` | null;
2296
- typeHex: `0x${string}` | null;
2297
2272
  v: `0x${string}`;
2298
- value: `0x${string}`;
2299
- yParity: `0x${string}`;
2300
2273
  gasPrice: `0x${string}`;
2301
2274
  maxFeePerBlobGas?: undefined;
2302
2275
  maxFeePerGas?: undefined;
2303
2276
  maxPriorityFeePerGas?: undefined;
2277
+ to: `0x${string}` | null;
2278
+ from: `0x${string}`;
2279
+ gas: `0x${string}`;
2280
+ nonce: `0x${string}`;
2281
+ value: `0x${string}`;
2304
2282
  accessList: import("../../index.js").AccessList;
2305
2283
  blobVersionedHashes?: undefined;
2284
+ blockHash: `0x${string}` | null;
2285
+ blockNumber: `0x${string}` | null;
2286
+ hash: `0x${string}`;
2287
+ input: `0x${string}`;
2288
+ transactionIndex: `0x${string}` | null;
2306
2289
  chainId: `0x${string}`;
2307
- type: "0x1";
2308
- }, "yParity">, "typeHex"> & {
2290
+ yParity?: `0x${string}` | undefined;
2291
+ } & {
2309
2292
  feeCurrency: `0x${string}` | null;
2310
2293
  gatewayFee: `0x${string}` | null;
2311
2294
  gatewayFeeRecipient: `0x${string}` | null;
2312
2295
  }) | ({
2296
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2313
2297
  r?: `0x${string}`;
2314
2298
  s?: `0x${string}`;
2315
2299
  v?: `0x${string}`;
2316
- yParity?: `0x${string}` | undefined;
2317
2300
  gasPrice?: `0x${string}` | undefined;
2318
2301
  maxFeePerBlobGas?: `0x${string}` | undefined;
2319
2302
  maxFeePerGas?: `0x${string}` | undefined;
2320
2303
  maxPriorityFeePerGas?: `0x${string}` | undefined;
2321
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2322
2304
  to?: `0x${string}` | null;
2323
2305
  from?: `0x${string}`;
2324
2306
  gas?: `0x${string}`;
@@ -2332,44 +2314,43 @@ export declare const celo: {
2332
2314
  input?: `0x${string}`;
2333
2315
  transactionIndex?: `0x${string}` | null;
2334
2316
  chainId?: `0x${string}` | undefined;
2335
- } & import("../index.js").Omit<import("../index.js").PartialBy<{
2336
- blockHash: `0x${string}` | null;
2337
- blockNumber: `0x${string}` | null;
2338
- from: `0x${string}`;
2339
- gas: `0x${string}`;
2340
- hash: `0x${string}`;
2341
- input: `0x${string}`;
2342
- nonce: `0x${string}`;
2317
+ yParity?: `0x${string}` | undefined;
2318
+ } & {
2319
+ type: "0x2";
2343
2320
  r: `0x${string}`;
2344
2321
  s: `0x${string}`;
2345
- to: `0x${string}` | null;
2346
- transactionIndex: `0x${string}` | null;
2347
- typeHex: `0x${string}` | null;
2348
2322
  v: `0x${string}`;
2349
- value: `0x${string}`;
2350
- yParity: `0x${string}`;
2351
2323
  gasPrice?: undefined;
2352
2324
  maxFeePerBlobGas?: undefined;
2353
2325
  maxFeePerGas: `0x${string}`;
2354
2326
  maxPriorityFeePerGas: `0x${string}`;
2355
- accessList: import("../../index.js").AccessList;
2356
- blobVersionedHashes?: undefined;
2327
+ to: `0x${string}` | null;
2328
+ from: `0x${string}`;
2329
+ gas: `0x${string}`;
2330
+ nonce: `0x${string}`;
2331
+ value: `0x${string}`;
2332
+ accessList: import("../../index.js").AccessList;
2333
+ blobVersionedHashes?: undefined;
2334
+ blockHash: `0x${string}` | null;
2335
+ blockNumber: `0x${string}` | null;
2336
+ hash: `0x${string}`;
2337
+ input: `0x${string}`;
2338
+ transactionIndex: `0x${string}` | null;
2357
2339
  chainId: `0x${string}`;
2358
- type: "0x2";
2359
- }, "yParity">, "typeHex"> & {
2340
+ yParity?: `0x${string}` | undefined;
2341
+ } & {
2360
2342
  feeCurrency: `0x${string}` | null;
2361
2343
  gatewayFee: `0x${string}` | null;
2362
2344
  gatewayFeeRecipient: `0x${string}` | null;
2363
2345
  }) | ({
2346
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2364
2347
  r?: `0x${string}`;
2365
2348
  s?: `0x${string}`;
2366
2349
  v?: `0x${string}`;
2367
- yParity?: `0x${string}` | undefined;
2368
2350
  gasPrice?: `0x${string}` | undefined;
2369
2351
  maxFeePerBlobGas?: `0x${string}` | undefined;
2370
2352
  maxFeePerGas?: `0x${string}` | undefined;
2371
2353
  maxPriorityFeePerGas?: `0x${string}` | undefined;
2372
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2373
2354
  to?: `0x${string}` | null;
2374
2355
  from?: `0x${string}`;
2375
2356
  gas?: `0x${string}`;
@@ -2383,21 +2364,21 @@ export declare const celo: {
2383
2364
  input?: `0x${string}`;
2384
2365
  transactionIndex?: `0x${string}` | null;
2385
2366
  chainId?: `0x${string}` | undefined;
2386
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
2367
+ yParity?: `0x${string}` | undefined;
2368
+ } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
2387
2369
  feeCurrency: `0x${string}` | null;
2388
2370
  gatewayFee: `0x${string}` | null;
2389
2371
  gatewayFeeRecipient: `0x${string}` | null;
2390
2372
  type: "0x7c";
2391
- }) | ({
2373
+ } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
2374
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2392
2375
  r?: `0x${string}`;
2393
2376
  s?: `0x${string}`;
2394
2377
  v?: `0x${string}`;
2395
- yParity?: `0x${string}` | undefined;
2396
2378
  gasPrice?: `0x${string}` | undefined;
2397
2379
  maxFeePerBlobGas?: `0x${string}` | undefined;
2398
2380
  maxFeePerGas?: `0x${string}` | undefined;
2399
2381
  maxPriorityFeePerGas?: `0x${string}` | undefined;
2400
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2401
2382
  to?: `0x${string}` | null;
2402
2383
  from?: `0x${string}`;
2403
2384
  gas?: `0x${string}`;
@@ -2411,21 +2392,21 @@ export declare const celo: {
2411
2392
  input?: `0x${string}`;
2412
2393
  transactionIndex?: `0x${string}` | null;
2413
2394
  chainId?: `0x${string}` | undefined;
2414
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
2395
+ yParity?: `0x${string}` | undefined;
2396
+ } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
2415
2397
  feeCurrency: `0x${string}` | null;
2416
2398
  gatewayFee?: undefined;
2417
2399
  gatewayFeeRecipient?: undefined;
2418
2400
  type: "0x7b";
2419
- }) | ({
2401
+ } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
2402
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2420
2403
  r?: `0x${string}`;
2421
2404
  s?: `0x${string}`;
2422
2405
  v?: `0x${string}`;
2423
- yParity?: `0x${string}` | undefined;
2424
2406
  gasPrice?: `0x${string}` | undefined;
2425
2407
  maxFeePerBlobGas?: `0x${string}` | undefined;
2426
2408
  maxFeePerGas?: `0x${string}` | undefined;
2427
2409
  maxPriorityFeePerGas?: `0x${string}` | undefined;
2428
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2429
2410
  to?: `0x${string}` | null;
2430
2411
  from?: `0x${string}`;
2431
2412
  gas?: `0x${string}`;
@@ -2439,44 +2420,43 @@ export declare const celo: {
2439
2420
  input?: `0x${string}`;
2440
2421
  transactionIndex?: `0x${string}` | null;
2441
2422
  chainId?: `0x${string}` | undefined;
2442
- } & import("../index.js").Omit<import("../index.js").PartialBy<{
2423
+ yParity?: `0x${string}` | undefined;
2424
+ } & {
2425
+ type: "0x0";
2443
2426
  r: `0x${string}`;
2444
2427
  s: `0x${string}`;
2445
2428
  v: `0x${string}`;
2429
+ yParity?: undefined;
2430
+ gasPrice: `0x${string}`;
2431
+ maxFeePerBlobGas?: undefined;
2432
+ maxFeePerGas?: undefined;
2433
+ maxPriorityFeePerGas?: undefined;
2446
2434
  to: `0x${string}` | null;
2447
2435
  from: `0x${string}`;
2448
2436
  gas: `0x${string}`;
2449
2437
  nonce: `0x${string}`;
2450
2438
  value: `0x${string}`;
2439
+ accessList?: undefined;
2440
+ blobVersionedHashes?: undefined;
2451
2441
  blockHash: `0x${string}` | null;
2452
2442
  blockNumber: `0x${string}` | null;
2453
2443
  hash: `0x${string}`;
2454
2444
  input: `0x${string}`;
2455
2445
  transactionIndex: `0x${string}` | null;
2456
- typeHex: `0x${string}` | null;
2457
- gasPrice: `0x${string}`;
2458
- maxFeePerBlobGas?: undefined;
2459
- maxFeePerGas?: undefined;
2460
- maxPriorityFeePerGas?: undefined;
2461
- accessList?: undefined;
2462
- blobVersionedHashes?: undefined;
2463
2446
  chainId?: `0x${string}` | undefined;
2464
- yParity?: undefined;
2465
- type: "0x0";
2466
- }, "yParity">, "typeHex"> & {
2447
+ } & {
2467
2448
  feeCurrency: `0x${string}` | null;
2468
2449
  gatewayFee: `0x${string}` | null;
2469
2450
  gatewayFeeRecipient: `0x${string}` | null;
2470
2451
  }) | ({
2452
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2471
2453
  r?: `0x${string}`;
2472
2454
  s?: `0x${string}`;
2473
2455
  v?: `0x${string}`;
2474
- yParity?: `0x${string}` | undefined;
2475
2456
  gasPrice?: `0x${string}` | undefined;
2476
2457
  maxFeePerBlobGas?: `0x${string}` | undefined;
2477
2458
  maxFeePerGas?: `0x${string}` | undefined;
2478
2459
  maxPriorityFeePerGas?: `0x${string}` | undefined;
2479
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2480
2460
  to?: `0x${string}` | null;
2481
2461
  from?: `0x${string}`;
2482
2462
  gas?: `0x${string}`;
@@ -2490,44 +2470,43 @@ export declare const celo: {
2490
2470
  input?: `0x${string}`;
2491
2471
  transactionIndex?: `0x${string}` | null;
2492
2472
  chainId?: `0x${string}` | undefined;
2493
- } & import("../index.js").Omit<import("../index.js").PartialBy<{
2494
- blockHash: `0x${string}` | null;
2495
- blockNumber: `0x${string}` | null;
2496
- from: `0x${string}`;
2497
- gas: `0x${string}`;
2498
- hash: `0x${string}`;
2499
- input: `0x${string}`;
2500
- nonce: `0x${string}`;
2473
+ yParity?: `0x${string}` | undefined;
2474
+ } & {
2475
+ type: "0x1";
2501
2476
  r: `0x${string}`;
2502
2477
  s: `0x${string}`;
2503
- to: `0x${string}` | null;
2504
- transactionIndex: `0x${string}` | null;
2505
- typeHex: `0x${string}` | null;
2506
2478
  v: `0x${string}`;
2507
- value: `0x${string}`;
2508
- yParity: `0x${string}`;
2509
2479
  gasPrice: `0x${string}`;
2510
2480
  maxFeePerBlobGas?: undefined;
2511
2481
  maxFeePerGas?: undefined;
2512
2482
  maxPriorityFeePerGas?: undefined;
2483
+ to: `0x${string}` | null;
2484
+ from: `0x${string}`;
2485
+ gas: `0x${string}`;
2486
+ nonce: `0x${string}`;
2487
+ value: `0x${string}`;
2513
2488
  accessList: import("../../index.js").AccessList;
2514
2489
  blobVersionedHashes?: undefined;
2490
+ blockHash: `0x${string}` | null;
2491
+ blockNumber: `0x${string}` | null;
2492
+ hash: `0x${string}`;
2493
+ input: `0x${string}`;
2494
+ transactionIndex: `0x${string}` | null;
2515
2495
  chainId: `0x${string}`;
2516
- type: "0x1";
2517
- }, "yParity">, "typeHex"> & {
2496
+ yParity?: `0x${string}` | undefined;
2497
+ } & {
2518
2498
  feeCurrency: `0x${string}` | null;
2519
2499
  gatewayFee: `0x${string}` | null;
2520
2500
  gatewayFeeRecipient: `0x${string}` | null;
2521
2501
  }) | ({
2502
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2522
2503
  r?: `0x${string}`;
2523
2504
  s?: `0x${string}`;
2524
2505
  v?: `0x${string}`;
2525
- yParity?: `0x${string}` | undefined;
2526
2506
  gasPrice?: `0x${string}` | undefined;
2527
2507
  maxFeePerBlobGas?: `0x${string}` | undefined;
2528
2508
  maxFeePerGas?: `0x${string}` | undefined;
2529
2509
  maxPriorityFeePerGas?: `0x${string}` | undefined;
2530
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2531
2510
  to?: `0x${string}` | null;
2532
2511
  from?: `0x${string}`;
2533
2512
  gas?: `0x${string}`;
@@ -2541,44 +2520,43 @@ export declare const celo: {
2541
2520
  input?: `0x${string}`;
2542
2521
  transactionIndex?: `0x${string}` | null;
2543
2522
  chainId?: `0x${string}` | undefined;
2544
- } & import("../index.js").Omit<import("../index.js").PartialBy<{
2545
- blockHash: `0x${string}` | null;
2546
- blockNumber: `0x${string}` | null;
2547
- from: `0x${string}`;
2548
- gas: `0x${string}`;
2549
- hash: `0x${string}`;
2550
- input: `0x${string}`;
2551
- nonce: `0x${string}`;
2523
+ yParity?: `0x${string}` | undefined;
2524
+ } & {
2525
+ type: "0x2";
2552
2526
  r: `0x${string}`;
2553
2527
  s: `0x${string}`;
2554
- to: `0x${string}` | null;
2555
- transactionIndex: `0x${string}` | null;
2556
- typeHex: `0x${string}` | null;
2557
2528
  v: `0x${string}`;
2558
- value: `0x${string}`;
2559
- yParity: `0x${string}`;
2560
2529
  gasPrice?: undefined;
2561
2530
  maxFeePerBlobGas?: undefined;
2562
2531
  maxFeePerGas: `0x${string}`;
2563
2532
  maxPriorityFeePerGas: `0x${string}`;
2533
+ to: `0x${string}` | null;
2534
+ from: `0x${string}`;
2535
+ gas: `0x${string}`;
2536
+ nonce: `0x${string}`;
2537
+ value: `0x${string}`;
2564
2538
  accessList: import("../../index.js").AccessList;
2565
2539
  blobVersionedHashes?: undefined;
2540
+ blockHash: `0x${string}` | null;
2541
+ blockNumber: `0x${string}` | null;
2542
+ hash: `0x${string}`;
2543
+ input: `0x${string}`;
2544
+ transactionIndex: `0x${string}` | null;
2566
2545
  chainId: `0x${string}`;
2567
- type: "0x2";
2568
- }, "yParity">, "typeHex"> & {
2546
+ yParity?: `0x${string}` | undefined;
2547
+ } & {
2569
2548
  feeCurrency: `0x${string}` | null;
2570
2549
  gatewayFee: `0x${string}` | null;
2571
2550
  gatewayFeeRecipient: `0x${string}` | null;
2572
2551
  }) | ({
2552
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2573
2553
  r?: `0x${string}`;
2574
2554
  s?: `0x${string}`;
2575
2555
  v?: `0x${string}`;
2576
- yParity?: `0x${string}` | undefined;
2577
2556
  gasPrice?: `0x${string}` | undefined;
2578
2557
  maxFeePerBlobGas?: `0x${string}` | undefined;
2579
2558
  maxFeePerGas?: `0x${string}` | undefined;
2580
2559
  maxPriorityFeePerGas?: `0x${string}` | undefined;
2581
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2582
2560
  to?: `0x${string}` | null;
2583
2561
  from?: `0x${string}`;
2584
2562
  gas?: `0x${string}`;
@@ -2592,21 +2570,21 @@ export declare const celo: {
2592
2570
  input?: `0x${string}`;
2593
2571
  transactionIndex?: `0x${string}` | null;
2594
2572
  chainId?: `0x${string}` | undefined;
2595
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
2573
+ yParity?: `0x${string}` | undefined;
2574
+ } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
2596
2575
  feeCurrency: `0x${string}` | null;
2597
2576
  gatewayFee: `0x${string}` | null;
2598
2577
  gatewayFeeRecipient: `0x${string}` | null;
2599
2578
  type: "0x7c";
2600
- }) | ({
2579
+ } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
2580
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2601
2581
  r?: `0x${string}`;
2602
2582
  s?: `0x${string}`;
2603
2583
  v?: `0x${string}`;
2604
- yParity?: `0x${string}` | undefined;
2605
2584
  gasPrice?: `0x${string}` | undefined;
2606
2585
  maxFeePerBlobGas?: `0x${string}` | undefined;
2607
2586
  maxFeePerGas?: `0x${string}` | undefined;
2608
2587
  maxPriorityFeePerGas?: `0x${string}` | undefined;
2609
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2610
2588
  to?: `0x${string}` | null;
2611
2589
  from?: `0x${string}`;
2612
2590
  gas?: `0x${string}`;
@@ -2620,21 +2598,21 @@ export declare const celo: {
2620
2598
  input?: `0x${string}`;
2621
2599
  transactionIndex?: `0x${string}` | null;
2622
2600
  chainId?: `0x${string}` | undefined;
2623
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
2601
+ yParity?: `0x${string}` | undefined;
2602
+ } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
2624
2603
  feeCurrency: `0x${string}` | null;
2625
2604
  gatewayFee?: undefined;
2626
2605
  gatewayFeeRecipient?: undefined;
2627
2606
  type: "0x7b";
2628
- }) | ({
2607
+ } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
2608
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2629
2609
  r?: `0x${string}`;
2630
2610
  s?: `0x${string}`;
2631
2611
  v?: `0x${string}`;
2632
- yParity?: `0x${string}` | undefined;
2633
2612
  gasPrice?: `0x${string}` | undefined;
2634
2613
  maxFeePerBlobGas?: `0x${string}` | undefined;
2635
2614
  maxFeePerGas?: `0x${string}` | undefined;
2636
2615
  maxPriorityFeePerGas?: `0x${string}` | undefined;
2637
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2638
2616
  to?: `0x${string}` | null;
2639
2617
  from?: `0x${string}`;
2640
2618
  gas?: `0x${string}`;
@@ -2648,44 +2626,43 @@ export declare const celo: {
2648
2626
  input?: `0x${string}`;
2649
2627
  transactionIndex?: `0x${string}` | null;
2650
2628
  chainId?: `0x${string}` | undefined;
2651
- } & import("../index.js").Omit<import("../index.js").PartialBy<{
2629
+ yParity?: `0x${string}` | undefined;
2630
+ } & {
2631
+ type: "0x0";
2652
2632
  r: `0x${string}`;
2653
2633
  s: `0x${string}`;
2654
2634
  v: `0x${string}`;
2635
+ yParity?: undefined;
2636
+ gasPrice: `0x${string}`;
2637
+ maxFeePerBlobGas?: undefined;
2638
+ maxFeePerGas?: undefined;
2639
+ maxPriorityFeePerGas?: undefined;
2655
2640
  to: `0x${string}` | null;
2656
2641
  from: `0x${string}`;
2657
2642
  gas: `0x${string}`;
2658
2643
  nonce: `0x${string}`;
2659
2644
  value: `0x${string}`;
2645
+ accessList?: undefined;
2646
+ blobVersionedHashes?: undefined;
2660
2647
  blockHash: `0x${string}` | null;
2661
2648
  blockNumber: `0x${string}` | null;
2662
2649
  hash: `0x${string}`;
2663
2650
  input: `0x${string}`;
2664
2651
  transactionIndex: `0x${string}` | null;
2665
- typeHex: `0x${string}` | null;
2666
- gasPrice: `0x${string}`;
2667
- maxFeePerBlobGas?: undefined;
2668
- maxFeePerGas?: undefined;
2669
- maxPriorityFeePerGas?: undefined;
2670
- accessList?: undefined;
2671
- blobVersionedHashes?: undefined;
2672
2652
  chainId?: `0x${string}` | undefined;
2673
- yParity?: undefined;
2674
- type: "0x0";
2675
- }, "yParity">, "typeHex"> & {
2653
+ } & {
2676
2654
  feeCurrency: `0x${string}` | null;
2677
2655
  gatewayFee: `0x${string}` | null;
2678
2656
  gatewayFeeRecipient: `0x${string}` | null;
2679
2657
  }) | ({
2658
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2680
2659
  r?: `0x${string}`;
2681
2660
  s?: `0x${string}`;
2682
2661
  v?: `0x${string}`;
2683
- yParity?: `0x${string}` | undefined;
2684
2662
  gasPrice?: `0x${string}` | undefined;
2685
2663
  maxFeePerBlobGas?: `0x${string}` | undefined;
2686
2664
  maxFeePerGas?: `0x${string}` | undefined;
2687
2665
  maxPriorityFeePerGas?: `0x${string}` | undefined;
2688
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2689
2666
  to?: `0x${string}` | null;
2690
2667
  from?: `0x${string}`;
2691
2668
  gas?: `0x${string}`;
@@ -2699,44 +2676,43 @@ export declare const celo: {
2699
2676
  input?: `0x${string}`;
2700
2677
  transactionIndex?: `0x${string}` | null;
2701
2678
  chainId?: `0x${string}` | undefined;
2702
- } & import("../index.js").Omit<import("../index.js").PartialBy<{
2703
- blockHash: `0x${string}` | null;
2704
- blockNumber: `0x${string}` | null;
2705
- from: `0x${string}`;
2706
- gas: `0x${string}`;
2707
- hash: `0x${string}`;
2708
- input: `0x${string}`;
2709
- nonce: `0x${string}`;
2679
+ yParity?: `0x${string}` | undefined;
2680
+ } & {
2681
+ type: "0x1";
2710
2682
  r: `0x${string}`;
2711
2683
  s: `0x${string}`;
2712
- to: `0x${string}` | null;
2713
- transactionIndex: `0x${string}` | null;
2714
- typeHex: `0x${string}` | null;
2715
2684
  v: `0x${string}`;
2716
- value: `0x${string}`;
2717
- yParity: `0x${string}`;
2718
2685
  gasPrice: `0x${string}`;
2719
2686
  maxFeePerBlobGas?: undefined;
2720
2687
  maxFeePerGas?: undefined;
2721
2688
  maxPriorityFeePerGas?: undefined;
2689
+ to: `0x${string}` | null;
2690
+ from: `0x${string}`;
2691
+ gas: `0x${string}`;
2692
+ nonce: `0x${string}`;
2693
+ value: `0x${string}`;
2722
2694
  accessList: import("../../index.js").AccessList;
2723
2695
  blobVersionedHashes?: undefined;
2696
+ blockHash: `0x${string}` | null;
2697
+ blockNumber: `0x${string}` | null;
2698
+ hash: `0x${string}`;
2699
+ input: `0x${string}`;
2700
+ transactionIndex: `0x${string}` | null;
2724
2701
  chainId: `0x${string}`;
2725
- type: "0x1";
2726
- }, "yParity">, "typeHex"> & {
2702
+ yParity?: `0x${string}` | undefined;
2703
+ } & {
2727
2704
  feeCurrency: `0x${string}` | null;
2728
2705
  gatewayFee: `0x${string}` | null;
2729
2706
  gatewayFeeRecipient: `0x${string}` | null;
2730
2707
  }) | ({
2708
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2731
2709
  r?: `0x${string}`;
2732
2710
  s?: `0x${string}`;
2733
2711
  v?: `0x${string}`;
2734
- yParity?: `0x${string}` | undefined;
2735
2712
  gasPrice?: `0x${string}` | undefined;
2736
2713
  maxFeePerBlobGas?: `0x${string}` | undefined;
2737
2714
  maxFeePerGas?: `0x${string}` | undefined;
2738
2715
  maxPriorityFeePerGas?: `0x${string}` | undefined;
2739
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2740
2716
  to?: `0x${string}` | null;
2741
2717
  from?: `0x${string}`;
2742
2718
  gas?: `0x${string}`;
@@ -2750,44 +2726,43 @@ export declare const celo: {
2750
2726
  input?: `0x${string}`;
2751
2727
  transactionIndex?: `0x${string}` | null;
2752
2728
  chainId?: `0x${string}` | undefined;
2753
- } & import("../index.js").Omit<import("../index.js").PartialBy<{
2754
- blockHash: `0x${string}` | null;
2755
- blockNumber: `0x${string}` | null;
2756
- from: `0x${string}`;
2757
- gas: `0x${string}`;
2758
- hash: `0x${string}`;
2759
- input: `0x${string}`;
2760
- nonce: `0x${string}`;
2729
+ yParity?: `0x${string}` | undefined;
2730
+ } & {
2731
+ type: "0x2";
2761
2732
  r: `0x${string}`;
2762
2733
  s: `0x${string}`;
2763
- to: `0x${string}` | null;
2764
- transactionIndex: `0x${string}` | null;
2765
- typeHex: `0x${string}` | null;
2766
2734
  v: `0x${string}`;
2767
- value: `0x${string}`;
2768
- yParity: `0x${string}`;
2769
2735
  gasPrice?: undefined;
2770
2736
  maxFeePerBlobGas?: undefined;
2771
2737
  maxFeePerGas: `0x${string}`;
2772
2738
  maxPriorityFeePerGas: `0x${string}`;
2739
+ to: `0x${string}` | null;
2740
+ from: `0x${string}`;
2741
+ gas: `0x${string}`;
2742
+ nonce: `0x${string}`;
2743
+ value: `0x${string}`;
2773
2744
  accessList: import("../../index.js").AccessList;
2774
2745
  blobVersionedHashes?: undefined;
2746
+ blockHash: `0x${string}` | null;
2747
+ blockNumber: `0x${string}` | null;
2748
+ hash: `0x${string}`;
2749
+ input: `0x${string}`;
2750
+ transactionIndex: `0x${string}` | null;
2775
2751
  chainId: `0x${string}`;
2776
- type: "0x2";
2777
- }, "yParity">, "typeHex"> & {
2752
+ yParity?: `0x${string}` | undefined;
2753
+ } & {
2778
2754
  feeCurrency: `0x${string}` | null;
2779
2755
  gatewayFee: `0x${string}` | null;
2780
2756
  gatewayFeeRecipient: `0x${string}` | null;
2781
2757
  }) | ({
2758
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2782
2759
  r?: `0x${string}`;
2783
2760
  s?: `0x${string}`;
2784
2761
  v?: `0x${string}`;
2785
- yParity?: `0x${string}` | undefined;
2786
2762
  gasPrice?: `0x${string}` | undefined;
2787
2763
  maxFeePerBlobGas?: `0x${string}` | undefined;
2788
2764
  maxFeePerGas?: `0x${string}` | undefined;
2789
2765
  maxPriorityFeePerGas?: `0x${string}` | undefined;
2790
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2791
2766
  to?: `0x${string}` | null;
2792
2767
  from?: `0x${string}`;
2793
2768
  gas?: `0x${string}`;
@@ -2801,44 +2776,43 @@ export declare const celo: {
2801
2776
  input?: `0x${string}`;
2802
2777
  transactionIndex?: `0x${string}` | null;
2803
2778
  chainId?: `0x${string}` | undefined;
2804
- } & import("../index.js").Omit<import("../index.js").PartialBy<{
2805
- blockHash: `0x${string}` | null;
2806
- blockNumber: `0x${string}` | null;
2807
- from: `0x${string}`;
2808
- gas: `0x${string}`;
2809
- hash: `0x${string}`;
2810
- input: `0x${string}`;
2811
- nonce: `0x${string}`;
2779
+ yParity?: `0x${string}` | undefined;
2780
+ } & {
2781
+ type: "0x3";
2812
2782
  r: `0x${string}`;
2813
2783
  s: `0x${string}`;
2814
- to: `0x${string}` | null;
2815
- transactionIndex: `0x${string}` | null;
2816
- typeHex: `0x${string}` | null;
2817
2784
  v: `0x${string}`;
2818
- value: `0x${string}`;
2819
- yParity: `0x${string}`;
2820
2785
  gasPrice?: undefined;
2821
2786
  maxFeePerBlobGas: `0x${string}`;
2822
2787
  maxFeePerGas: `0x${string}`;
2823
2788
  maxPriorityFeePerGas: `0x${string}`;
2789
+ to: `0x${string}` | null;
2790
+ from: `0x${string}`;
2791
+ gas: `0x${string}`;
2792
+ nonce: `0x${string}`;
2793
+ value: `0x${string}`;
2824
2794
  accessList: import("../../index.js").AccessList;
2825
2795
  blobVersionedHashes: readonly `0x${string}`[];
2796
+ blockHash: `0x${string}` | null;
2797
+ blockNumber: `0x${string}` | null;
2798
+ hash: `0x${string}`;
2799
+ input: `0x${string}`;
2800
+ transactionIndex: `0x${string}` | null;
2826
2801
  chainId: `0x${string}`;
2827
- type: "0x3";
2828
- }, "yParity">, "typeHex"> & {
2802
+ yParity?: `0x${string}` | undefined;
2803
+ } & {
2829
2804
  feeCurrency: `0x${string}` | null;
2830
2805
  gatewayFee: `0x${string}` | null;
2831
2806
  gatewayFeeRecipient: `0x${string}` | null;
2832
2807
  }) | ({
2808
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2833
2809
  r?: `0x${string}`;
2834
2810
  s?: `0x${string}`;
2835
2811
  v?: `0x${string}`;
2836
- yParity?: `0x${string}` | undefined;
2837
2812
  gasPrice?: `0x${string}` | undefined;
2838
2813
  maxFeePerBlobGas?: `0x${string}` | undefined;
2839
2814
  maxFeePerGas?: `0x${string}` | undefined;
2840
2815
  maxPriorityFeePerGas?: `0x${string}` | undefined;
2841
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2842
2816
  to?: `0x${string}` | null;
2843
2817
  from?: `0x${string}`;
2844
2818
  gas?: `0x${string}`;
@@ -2852,21 +2826,21 @@ export declare const celo: {
2852
2826
  input?: `0x${string}`;
2853
2827
  transactionIndex?: `0x${string}` | null;
2854
2828
  chainId?: `0x${string}` | undefined;
2855
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
2829
+ yParity?: `0x${string}` | undefined;
2830
+ } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
2856
2831
  feeCurrency: `0x${string}` | null;
2857
2832
  gatewayFee: `0x${string}` | null;
2858
2833
  gatewayFeeRecipient: `0x${string}` | null;
2859
2834
  type: "0x7c";
2860
- }) | ({
2835
+ } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
2836
+ type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2861
2837
  r?: `0x${string}`;
2862
2838
  s?: `0x${string}`;
2863
2839
  v?: `0x${string}`;
2864
- yParity?: `0x${string}` | undefined;
2865
2840
  gasPrice?: `0x${string}` | undefined;
2866
2841
  maxFeePerBlobGas?: `0x${string}` | undefined;
2867
2842
  maxFeePerGas?: `0x${string}` | undefined;
2868
2843
  maxPriorityFeePerGas?: `0x${string}` | undefined;
2869
- type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b";
2870
2844
  to?: `0x${string}` | null;
2871
2845
  from?: `0x${string}`;
2872
2846
  gas?: `0x${string}`;
@@ -2880,12 +2854,13 @@ export declare const celo: {
2880
2854
  input?: `0x${string}`;
2881
2855
  transactionIndex?: `0x${string}` | null;
2882
2856
  chainId?: `0x${string}` | undefined;
2883
- } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
2857
+ yParity?: `0x${string}` | undefined;
2858
+ } & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
2884
2859
  feeCurrency: `0x${string}` | null;
2885
2860
  gatewayFee?: undefined;
2886
2861
  gatewayFeeRecipient?: undefined;
2887
2862
  type: "0x7b";
2888
- })) => ({
2863
+ } & import("../../index.js").FeeValuesEIP1559<`0x${string}`>)) => ({
2889
2864
  r: `0x${string}`;
2890
2865
  s: `0x${string}`;
2891
2866
  v: bigint;
@@ -2900,15 +2875,15 @@ export declare const celo: {
2900
2875
  input: `0x${string}`;
2901
2876
  transactionIndex: number | null;
2902
2877
  typeHex: `0x${string}` | null;
2903
- gasPrice: bigint;
2904
- maxFeePerBlobGas?: undefined;
2905
- maxFeePerGas?: undefined;
2906
- maxPriorityFeePerGas?: undefined;
2907
2878
  accessList?: undefined;
2908
2879
  blobVersionedHashes?: undefined;
2909
2880
  chainId?: number | undefined;
2910
2881
  yParity?: undefined;
2911
2882
  type: "legacy";
2883
+ gasPrice: bigint;
2884
+ maxFeePerBlobGas?: undefined;
2885
+ maxFeePerGas?: undefined;
2886
+ maxPriorityFeePerGas?: undefined;
2912
2887
  feeCurrency: `0x${string}` | null;
2913
2888
  gatewayFee?: undefined;
2914
2889
  gatewayFeeRecipient?: undefined;
@@ -2927,15 +2902,15 @@ export declare const celo: {
2927
2902
  input: `0x${string}`;
2928
2903
  transactionIndex: number | null;
2929
2904
  typeHex: `0x${string}` | null;
2930
- gasPrice: undefined;
2931
- maxFeePerBlobGas?: undefined;
2932
- maxFeePerGas: bigint;
2933
- maxPriorityFeePerGas: bigint;
2934
2905
  accessList?: undefined;
2935
2906
  blobVersionedHashes?: undefined;
2936
2907
  chainId?: number | undefined;
2937
2908
  yParity: number;
2938
2909
  type: "cip42";
2910
+ gasPrice: undefined;
2911
+ maxFeePerBlobGas?: undefined;
2912
+ maxFeePerGas: bigint;
2913
+ maxPriorityFeePerGas: bigint;
2939
2914
  feeCurrency: `0x${string}` | null;
2940
2915
  gatewayFee: bigint | null;
2941
2916
  gatewayFeeRecipient: `0x${string}` | null;
@@ -2954,15 +2929,15 @@ export declare const celo: {
2954
2929
  input: `0x${string}`;
2955
2930
  transactionIndex: number | null;
2956
2931
  typeHex: `0x${string}` | null;
2957
- gasPrice: undefined;
2958
- maxFeePerBlobGas?: undefined;
2959
- maxFeePerGas: bigint;
2960
- maxPriorityFeePerGas: bigint;
2961
2932
  accessList?: undefined;
2962
2933
  blobVersionedHashes?: undefined;
2963
2934
  chainId?: number | undefined;
2964
2935
  yParity: number;
2965
2936
  type: "cip64";
2937
+ gasPrice: undefined;
2938
+ maxFeePerBlobGas?: undefined;
2939
+ maxFeePerGas: bigint;
2940
+ maxPriorityFeePerGas: bigint;
2966
2941
  feeCurrency: `0x${string}` | null;
2967
2942
  gatewayFee?: undefined;
2968
2943
  gatewayFeeRecipient?: undefined;
@@ -2982,14 +2957,14 @@ export declare const celo: {
2982
2957
  v: bigint;
2983
2958
  value: bigint;
2984
2959
  yParity: number;
2985
- gasPrice: bigint;
2986
- maxFeePerBlobGas?: undefined;
2987
- maxFeePerGas?: undefined;
2988
- maxPriorityFeePerGas?: undefined;
2989
2960
  accessList: import("../../index.js").AccessList;
2990
2961
  blobVersionedHashes?: undefined;
2991
2962
  chainId: number;
2992
2963
  type: "eip2930";
2964
+ gasPrice: bigint;
2965
+ maxFeePerBlobGas?: undefined;
2966
+ maxFeePerGas?: undefined;
2967
+ maxPriorityFeePerGas?: undefined;
2993
2968
  feeCurrency: `0x${string}` | null;
2994
2969
  gatewayFee?: undefined;
2995
2970
  gatewayFeeRecipient?: undefined;
@@ -3009,14 +2984,14 @@ export declare const celo: {
3009
2984
  v: bigint;
3010
2985
  value: bigint;
3011
2986
  yParity: number;
3012
- gasPrice: undefined;
3013
- maxFeePerBlobGas?: undefined;
3014
- maxFeePerGas: bigint;
3015
- maxPriorityFeePerGas: bigint;
3016
2987
  accessList: import("../../index.js").AccessList;
3017
2988
  blobVersionedHashes?: undefined;
3018
2989
  chainId: number;
3019
2990
  type: "eip1559";
2991
+ gasPrice: undefined;
2992
+ maxFeePerBlobGas?: undefined;
2993
+ maxFeePerGas: bigint;
2994
+ maxPriorityFeePerGas: bigint;
3020
2995
  feeCurrency: `0x${string}` | null;
3021
2996
  gatewayFee?: undefined;
3022
2997
  gatewayFeeRecipient?: undefined;
@@ -3036,14 +3011,14 @@ export declare const celo: {
3036
3011
  v: bigint;
3037
3012
  value: bigint;
3038
3013
  yParity: number;
3039
- gasPrice: undefined;
3040
- maxFeePerBlobGas?: undefined;
3041
- maxFeePerGas: bigint;
3042
- maxPriorityFeePerGas: bigint;
3043
3014
  accessList: import("../../index.js").AccessList;
3044
3015
  blobVersionedHashes?: undefined;
3045
3016
  chainId: number;
3046
3017
  type: "cip42";
3018
+ gasPrice: undefined;
3019
+ maxFeePerBlobGas?: undefined;
3020
+ maxFeePerGas: bigint;
3021
+ maxPriorityFeePerGas: bigint;
3047
3022
  feeCurrency: `0x${string}` | null;
3048
3023
  gatewayFee: bigint | null;
3049
3024
  gatewayFeeRecipient: `0x${string}` | null;
@@ -3063,14 +3038,14 @@ export declare const celo: {
3063
3038
  v: bigint;
3064
3039
  value: bigint;
3065
3040
  yParity: number;
3066
- gasPrice: undefined;
3067
- maxFeePerBlobGas?: undefined;
3068
- maxFeePerGas: bigint;
3069
- maxPriorityFeePerGas: bigint;
3070
3041
  accessList: import("../../index.js").AccessList;
3071
3042
  blobVersionedHashes?: undefined;
3072
3043
  chainId: number;
3073
3044
  type: "cip64";
3045
+ gasPrice: undefined;
3046
+ maxFeePerBlobGas?: undefined;
3047
+ maxFeePerGas: bigint;
3048
+ maxPriorityFeePerGas: bigint;
3074
3049
  feeCurrency: `0x${string}` | null;
3075
3050
  gatewayFee?: undefined;
3076
3051
  gatewayFeeRecipient?: undefined;
@@ -3090,14 +3065,14 @@ export declare const celo: {
3090
3065
  v: bigint;
3091
3066
  value: bigint;
3092
3067
  yParity: number;
3093
- gasPrice: bigint;
3094
- maxFeePerBlobGas?: undefined;
3095
- maxFeePerGas: undefined;
3096
- maxPriorityFeePerGas: undefined;
3097
3068
  accessList: import("../../index.js").AccessList;
3098
3069
  blobVersionedHashes?: undefined;
3099
3070
  chainId: number;
3100
3071
  type: "eip2930";
3072
+ gasPrice: bigint;
3073
+ maxFeePerBlobGas?: undefined;
3074
+ maxFeePerGas: undefined;
3075
+ maxPriorityFeePerGas: undefined;
3101
3076
  feeCurrency: `0x${string}` | null;
3102
3077
  gatewayFee?: undefined;
3103
3078
  gatewayFeeRecipient?: undefined;
@@ -3117,14 +3092,14 @@ export declare const celo: {
3117
3092
  v: bigint;
3118
3093
  value: bigint;
3119
3094
  yParity: number;
3120
- gasPrice?: undefined;
3121
- maxFeePerBlobGas?: undefined;
3122
- maxFeePerGas: bigint;
3123
- maxPriorityFeePerGas: bigint;
3124
3095
  accessList: import("../../index.js").AccessList;
3125
3096
  blobVersionedHashes?: undefined;
3126
3097
  chainId: number;
3127
3098
  type: "eip1559";
3099
+ gasPrice?: undefined;
3100
+ maxFeePerBlobGas?: undefined;
3101
+ maxFeePerGas: bigint;
3102
+ maxPriorityFeePerGas: bigint;
3128
3103
  feeCurrency: `0x${string}` | null;
3129
3104
  gatewayFee?: undefined;
3130
3105
  gatewayFeeRecipient?: undefined;
@@ -3144,14 +3119,14 @@ export declare const celo: {
3144
3119
  v: bigint;
3145
3120
  value: bigint;
3146
3121
  yParity: number;
3147
- gasPrice?: undefined;
3148
- maxFeePerBlobGas?: undefined;
3149
- maxFeePerGas: bigint;
3150
- maxPriorityFeePerGas: bigint;
3151
3122
  accessList: import("../../index.js").AccessList;
3152
3123
  blobVersionedHashes?: undefined;
3153
3124
  chainId: number;
3154
3125
  type: "cip42";
3126
+ gasPrice?: undefined;
3127
+ maxFeePerBlobGas?: undefined;
3128
+ maxFeePerGas: bigint;
3129
+ maxPriorityFeePerGas: bigint;
3155
3130
  feeCurrency: `0x${string}` | null;
3156
3131
  gatewayFee: bigint | null;
3157
3132
  gatewayFeeRecipient: `0x${string}` | null;
@@ -3171,14 +3146,14 @@ export declare const celo: {
3171
3146
  v: bigint;
3172
3147
  value: bigint;
3173
3148
  yParity: number;
3174
- gasPrice?: undefined;
3175
- maxFeePerBlobGas?: undefined;
3176
- maxFeePerGas: bigint;
3177
- maxPriorityFeePerGas: bigint;
3178
3149
  accessList: import("../../index.js").AccessList;
3179
3150
  blobVersionedHashes?: undefined;
3180
3151
  chainId: number;
3181
3152
  type: "cip64";
3153
+ gasPrice?: undefined;
3154
+ maxFeePerBlobGas?: undefined;
3155
+ maxFeePerGas: bigint;
3156
+ maxPriorityFeePerGas: bigint;
3182
3157
  feeCurrency: `0x${string}` | null;
3183
3158
  gatewayFee?: undefined;
3184
3159
  gatewayFeeRecipient?: undefined;
@@ -3198,14 +3173,14 @@ export declare const celo: {
3198
3173
  v: bigint;
3199
3174
  value: bigint;
3200
3175
  yParity: number;
3201
- gasPrice?: undefined;
3202
- maxFeePerBlobGas: bigint;
3203
- maxFeePerGas: bigint;
3204
- maxPriorityFeePerGas: bigint;
3205
3176
  accessList: import("../../index.js").AccessList;
3206
3177
  blobVersionedHashes: readonly `0x${string}`[];
3207
3178
  chainId: number;
3208
3179
  type: "eip4844";
3180
+ gasPrice?: undefined;
3181
+ maxFeePerBlobGas: bigint;
3182
+ maxFeePerGas: bigint;
3183
+ maxPriorityFeePerGas: bigint;
3209
3184
  feeCurrency: `0x${string}` | null;
3210
3185
  gatewayFee?: undefined;
3211
3186
  gatewayFeeRecipient?: undefined;
@@ -3225,14 +3200,14 @@ export declare const celo: {
3225
3200
  v: bigint;
3226
3201
  value: bigint;
3227
3202
  yParity: number;
3228
- gasPrice?: undefined;
3229
- maxFeePerBlobGas: undefined;
3230
- maxFeePerGas: bigint;
3231
- maxPriorityFeePerGas: bigint;
3232
3203
  accessList: import("../../index.js").AccessList;
3233
3204
  blobVersionedHashes: readonly `0x${string}`[];
3234
3205
  chainId: number;
3235
3206
  type: "cip42";
3207
+ gasPrice?: undefined;
3208
+ maxFeePerBlobGas: undefined;
3209
+ maxFeePerGas: bigint;
3210
+ maxPriorityFeePerGas: bigint;
3236
3211
  feeCurrency: `0x${string}` | null;
3237
3212
  gatewayFee: bigint | null;
3238
3213
  gatewayFeeRecipient: `0x${string}` | null;
@@ -3252,14 +3227,14 @@ export declare const celo: {
3252
3227
  v: bigint;
3253
3228
  value: bigint;
3254
3229
  yParity: number;
3255
- gasPrice?: undefined;
3256
- maxFeePerBlobGas: undefined;
3257
- maxFeePerGas: bigint;
3258
- maxPriorityFeePerGas: bigint;
3259
3230
  accessList: import("../../index.js").AccessList;
3260
3231
  blobVersionedHashes: readonly `0x${string}`[];
3261
3232
  chainId: number;
3262
3233
  type: "cip64";
3234
+ gasPrice?: undefined;
3235
+ maxFeePerBlobGas: undefined;
3236
+ maxFeePerGas: bigint;
3237
+ maxPriorityFeePerGas: bigint;
3263
3238
  feeCurrency: `0x${string}` | null;
3264
3239
  gatewayFee?: undefined;
3265
3240
  gatewayFeeRecipient?: undefined;
@@ -3275,13 +3250,13 @@ export declare const celo: {
3275
3250
  nonce?: number | undefined;
3276
3251
  to?: `0x${string}` | null | undefined;
3277
3252
  value?: bigint | undefined;
3253
+ accessList?: import("../../index.js").AccessList | undefined;
3254
+ blobs?: undefined;
3255
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3278
3256
  gasPrice?: bigint | undefined;
3279
3257
  maxFeePerBlobGas?: bigint | undefined;
3280
3258
  maxFeePerGas?: bigint | undefined;
3281
3259
  maxPriorityFeePerGas?: bigint | undefined;
3282
- accessList?: import("../../index.js").AccessList | undefined;
3283
- blobs?: undefined;
3284
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3285
3260
  blobVersionedHashes?: undefined;
3286
3261
  kzg?: undefined;
3287
3262
  sidecars?: undefined;
@@ -3292,13 +3267,13 @@ export declare const celo: {
3292
3267
  nonce?: number | undefined;
3293
3268
  to?: `0x${string}` | null | undefined;
3294
3269
  value?: bigint | undefined;
3270
+ accessList?: undefined;
3271
+ blobs?: undefined;
3272
+ type?: "legacy" | undefined;
3295
3273
  gasPrice?: bigint | undefined;
3296
3274
  maxFeePerBlobGas?: undefined;
3297
3275
  maxFeePerGas?: undefined;
3298
3276
  maxPriorityFeePerGas?: undefined;
3299
- accessList?: undefined;
3300
- blobs?: undefined;
3301
- type?: "legacy" | undefined;
3302
3277
  blobVersionedHashes?: undefined;
3303
3278
  kzg?: undefined;
3304
3279
  sidecars?: undefined;
@@ -3311,13 +3286,13 @@ export declare const celo: {
3311
3286
  nonce?: number | undefined;
3312
3287
  to?: `0x${string}` | null | undefined;
3313
3288
  value?: bigint | undefined;
3289
+ accessList?: import("../../index.js").AccessList | undefined;
3290
+ blobs?: undefined;
3291
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3314
3292
  gasPrice?: bigint | undefined;
3315
3293
  maxFeePerBlobGas?: bigint | undefined;
3316
3294
  maxFeePerGas?: bigint | undefined;
3317
3295
  maxPriorityFeePerGas?: bigint | undefined;
3318
- accessList?: import("../../index.js").AccessList | undefined;
3319
- blobs?: undefined;
3320
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3321
3296
  blobVersionedHashes?: undefined;
3322
3297
  kzg?: undefined;
3323
3298
  sidecars?: undefined;
@@ -3328,13 +3303,13 @@ export declare const celo: {
3328
3303
  nonce?: number | undefined;
3329
3304
  to?: `0x${string}` | null | undefined;
3330
3305
  value?: bigint | undefined;
3306
+ accessList?: import("../../index.js").AccessList | undefined;
3307
+ blobs?: undefined;
3308
+ type?: "eip2930" | undefined;
3331
3309
  gasPrice?: bigint | undefined;
3332
3310
  maxFeePerBlobGas?: undefined;
3333
3311
  maxFeePerGas?: undefined;
3334
3312
  maxPriorityFeePerGas?: undefined;
3335
- accessList?: import("../../index.js").AccessList | undefined;
3336
- blobs?: undefined;
3337
- type?: "eip2930" | undefined;
3338
3313
  blobVersionedHashes?: undefined;
3339
3314
  kzg?: undefined;
3340
3315
  sidecars?: undefined;
@@ -3347,13 +3322,13 @@ export declare const celo: {
3347
3322
  nonce?: number | undefined;
3348
3323
  to?: `0x${string}` | null | undefined;
3349
3324
  value?: bigint | undefined;
3325
+ accessList?: import("../../index.js").AccessList | undefined;
3326
+ blobs?: undefined;
3327
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3350
3328
  gasPrice?: bigint | undefined;
3351
3329
  maxFeePerBlobGas?: bigint | undefined;
3352
3330
  maxFeePerGas?: bigint | undefined;
3353
3331
  maxPriorityFeePerGas?: bigint | undefined;
3354
- accessList?: import("../../index.js").AccessList | undefined;
3355
- blobs?: undefined;
3356
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3357
3332
  blobVersionedHashes?: undefined;
3358
3333
  kzg?: undefined;
3359
3334
  sidecars?: undefined;
@@ -3383,34 +3358,34 @@ export declare const celo: {
3383
3358
  nonce?: number | undefined;
3384
3359
  to?: `0x${string}` | null | undefined;
3385
3360
  value?: bigint | undefined;
3361
+ accessList?: import("../../index.js").AccessList | undefined;
3362
+ blobs?: undefined;
3363
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3386
3364
  gasPrice?: bigint | undefined;
3387
3365
  maxFeePerBlobGas?: bigint | undefined;
3388
3366
  maxFeePerGas?: bigint | undefined;
3389
3367
  maxPriorityFeePerGas?: bigint | undefined;
3390
- accessList?: import("../../index.js").AccessList | undefined;
3391
- blobs?: undefined;
3392
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3393
3368
  blobVersionedHashes?: undefined;
3394
3369
  kzg?: undefined;
3395
3370
  sidecars?: undefined;
3396
- } & import("../../index.js").TransactionRequestBase & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559> & {
3371
+ } & import("../../index.js").TransactionRequestBase & {
3397
3372
  accessList?: import("../../index.js").AccessList | undefined;
3398
3373
  feeCurrency?: `0x${string}` | undefined;
3399
3374
  type?: "cip64" | undefined;
3400
- }) | ({
3375
+ } & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559>) | ({
3401
3376
  data?: `0x${string}` | undefined;
3402
3377
  from?: `0x${string}`;
3403
3378
  gas?: bigint | undefined;
3404
3379
  nonce?: number | undefined;
3405
3380
  to?: `0x${string}` | null | undefined;
3406
3381
  value?: bigint | undefined;
3382
+ accessList?: import("../../index.js").AccessList | undefined;
3383
+ blobs?: undefined;
3384
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3407
3385
  gasPrice?: bigint | undefined;
3408
3386
  maxFeePerBlobGas?: bigint | undefined;
3409
3387
  maxFeePerGas?: bigint | undefined;
3410
3388
  maxPriorityFeePerGas?: bigint | undefined;
3411
- accessList?: import("../../index.js").AccessList | undefined;
3412
- blobs?: undefined;
3413
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3414
3389
  blobVersionedHashes?: undefined;
3415
3390
  kzg?: undefined;
3416
3391
  sidecars?: undefined;
@@ -3421,13 +3396,13 @@ export declare const celo: {
3421
3396
  nonce?: number | undefined;
3422
3397
  to?: `0x${string}` | null | undefined;
3423
3398
  value?: bigint | undefined;
3399
+ accessList?: undefined;
3400
+ blobs?: undefined;
3401
+ type?: "legacy" | undefined;
3424
3402
  gasPrice?: bigint | undefined;
3425
3403
  maxFeePerBlobGas?: undefined;
3426
3404
  maxFeePerGas?: undefined;
3427
3405
  maxPriorityFeePerGas?: undefined;
3428
- accessList?: undefined;
3429
- blobs?: undefined;
3430
- type?: "legacy" | undefined;
3431
3406
  blobVersionedHashes?: undefined;
3432
3407
  kzg?: undefined;
3433
3408
  sidecars?: undefined;
@@ -3440,13 +3415,13 @@ export declare const celo: {
3440
3415
  nonce?: number | undefined;
3441
3416
  to?: `0x${string}` | null | undefined;
3442
3417
  value?: bigint | undefined;
3418
+ accessList?: import("../../index.js").AccessList | undefined;
3419
+ blobs?: undefined;
3420
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3443
3421
  gasPrice?: bigint | undefined;
3444
3422
  maxFeePerBlobGas?: bigint | undefined;
3445
3423
  maxFeePerGas?: bigint | undefined;
3446
3424
  maxPriorityFeePerGas?: bigint | undefined;
3447
- accessList?: import("../../index.js").AccessList | undefined;
3448
- blobs?: undefined;
3449
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3450
3425
  blobVersionedHashes?: undefined;
3451
3426
  kzg?: undefined;
3452
3427
  sidecars?: undefined;
@@ -3457,13 +3432,13 @@ export declare const celo: {
3457
3432
  nonce?: number | undefined;
3458
3433
  to?: `0x${string}` | null | undefined;
3459
3434
  value?: bigint | undefined;
3435
+ accessList?: import("../../index.js").AccessList | undefined;
3436
+ blobs?: undefined;
3437
+ type?: "eip2930" | undefined;
3460
3438
  gasPrice?: bigint | undefined;
3461
3439
  maxFeePerBlobGas?: undefined;
3462
3440
  maxFeePerGas?: undefined;
3463
3441
  maxPriorityFeePerGas?: undefined;
3464
- accessList?: import("../../index.js").AccessList | undefined;
3465
- blobs?: undefined;
3466
- type?: "eip2930" | undefined;
3467
3442
  blobVersionedHashes?: undefined;
3468
3443
  kzg?: undefined;
3469
3444
  sidecars?: undefined;
@@ -3476,13 +3451,13 @@ export declare const celo: {
3476
3451
  nonce?: number | undefined;
3477
3452
  to?: `0x${string}` | null | undefined;
3478
3453
  value?: bigint | undefined;
3454
+ accessList?: import("../../index.js").AccessList | undefined;
3455
+ blobs?: undefined;
3456
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3479
3457
  gasPrice?: bigint | undefined;
3480
3458
  maxFeePerBlobGas?: bigint | undefined;
3481
3459
  maxFeePerGas?: bigint | undefined;
3482
3460
  maxPriorityFeePerGas?: bigint | undefined;
3483
- accessList?: import("../../index.js").AccessList | undefined;
3484
- blobs?: undefined;
3485
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3486
3461
  blobVersionedHashes?: undefined;
3487
3462
  kzg?: undefined;
3488
3463
  sidecars?: undefined;
@@ -3512,21 +3487,21 @@ export declare const celo: {
3512
3487
  nonce?: number | undefined;
3513
3488
  to?: `0x${string}` | null | undefined;
3514
3489
  value?: bigint | undefined;
3490
+ accessList?: import("../../index.js").AccessList | undefined;
3491
+ blobs?: undefined;
3492
+ type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3515
3493
  gasPrice?: bigint | undefined;
3516
3494
  maxFeePerBlobGas?: bigint | undefined;
3517
3495
  maxFeePerGas?: bigint | undefined;
3518
3496
  maxPriorityFeePerGas?: bigint | undefined;
3519
- accessList?: import("../../index.js").AccessList | undefined;
3520
- blobs?: undefined;
3521
- type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3522
3497
  blobVersionedHashes?: undefined;
3523
3498
  kzg?: undefined;
3524
3499
  sidecars?: undefined;
3525
- } & import("../../index.js").TransactionRequestBase & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559> & {
3500
+ } & import("../../index.js").TransactionRequestBase & {
3526
3501
  accessList?: import("../../index.js").AccessList | undefined;
3527
3502
  feeCurrency?: `0x${string}` | undefined;
3528
3503
  type?: "cip64" | undefined;
3529
- }) | ({
3504
+ } & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559>) | ({
3530
3505
  data?: `0x${string}` | undefined;
3531
3506
  from?: `0x${string}`;
3532
3507
  gas?: bigint | undefined;
@@ -3550,13 +3525,13 @@ export declare const celo: {
3550
3525
  nonce?: number | undefined;
3551
3526
  to?: `0x${string}` | null | undefined;
3552
3527
  value?: bigint | undefined;
3528
+ accessList?: undefined;
3529
+ blobs?: undefined;
3530
+ type?: "legacy" | undefined;
3553
3531
  gasPrice?: bigint | undefined;
3554
3532
  maxFeePerBlobGas?: undefined;
3555
3533
  maxFeePerGas?: undefined;
3556
3534
  maxPriorityFeePerGas?: undefined;
3557
- accessList?: undefined;
3558
- blobs?: undefined;
3559
- type?: "legacy" | undefined;
3560
3535
  blobVersionedHashes?: undefined;
3561
3536
  kzg?: undefined;
3562
3537
  sidecars?: undefined;
@@ -3586,13 +3561,13 @@ export declare const celo: {
3586
3561
  nonce?: number | undefined;
3587
3562
  to?: `0x${string}` | null | undefined;
3588
3563
  value?: bigint | undefined;
3564
+ accessList?: import("../../index.js").AccessList | undefined;
3565
+ blobs?: undefined;
3566
+ type?: "eip2930" | undefined;
3589
3567
  gasPrice?: bigint | undefined;
3590
3568
  maxFeePerBlobGas?: undefined;
3591
3569
  maxFeePerGas?: undefined;
3592
3570
  maxPriorityFeePerGas?: undefined;
3593
- accessList?: import("../../index.js").AccessList | undefined;
3594
- blobs?: undefined;
3595
- type?: "eip2930" | undefined;
3596
3571
  blobVersionedHashes?: undefined;
3597
3572
  kzg?: undefined;
3598
3573
  sidecars?: undefined;
@@ -3651,27 +3626,27 @@ export declare const celo: {
3651
3626
  blobVersionedHashes?: undefined;
3652
3627
  kzg?: undefined;
3653
3628
  sidecars?: undefined;
3654
- } & import("../../index.js").TransactionRequestBase & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559> & {
3629
+ } & import("../../index.js").TransactionRequestBase & {
3655
3630
  accessList?: import("../../index.js").AccessList | undefined;
3656
3631
  feeCurrency?: `0x${string}` | undefined;
3657
3632
  type?: "cip64" | undefined;
3658
- }) | ({
3633
+ } & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559>) | ({
3659
3634
  data?: `0x${string}` | undefined;
3660
3635
  from?: `0x${string}`;
3661
3636
  gas?: bigint | undefined;
3662
3637
  nonce?: number | undefined;
3663
3638
  value?: bigint | undefined;
3664
3639
  to?: `0x${string}` | null | undefined;
3665
- gasPrice?: bigint | undefined;
3666
- maxFeePerGas?: bigint | undefined;
3667
- maxPriorityFeePerGas?: bigint | undefined;
3668
- maxFeePerBlobGas?: bigint | undefined;
3669
3640
  accessList?: import("../../index.js").AccessList | undefined;
3670
3641
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
3671
3642
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
3672
3643
  kzg?: import("../../index.js").Kzg | undefined;
3673
3644
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
3674
3645
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3646
+ gasPrice?: bigint | undefined;
3647
+ maxFeePerGas?: bigint | undefined;
3648
+ maxPriorityFeePerGas?: bigint | undefined;
3649
+ maxFeePerBlobGas?: bigint | undefined;
3675
3650
  } & {
3676
3651
  data?: `0x${string}` | undefined;
3677
3652
  from: `0x${string}`;
@@ -3679,13 +3654,13 @@ export declare const celo: {
3679
3654
  nonce?: number | undefined;
3680
3655
  to?: `0x${string}` | null | undefined;
3681
3656
  value?: bigint | undefined;
3657
+ accessList?: undefined;
3658
+ blobs?: undefined;
3659
+ type?: "legacy" | undefined;
3682
3660
  gasPrice?: bigint | undefined;
3683
3661
  maxFeePerBlobGas?: undefined;
3684
3662
  maxFeePerGas?: undefined;
3685
3663
  maxPriorityFeePerGas?: undefined;
3686
- accessList?: undefined;
3687
- blobs?: undefined;
3688
- type?: "legacy" | undefined;
3689
3664
  blobVersionedHashes?: undefined;
3690
3665
  kzg?: undefined;
3691
3666
  sidecars?: undefined;
@@ -3698,16 +3673,16 @@ export declare const celo: {
3698
3673
  nonce?: number | undefined;
3699
3674
  value?: bigint | undefined;
3700
3675
  to?: `0x${string}` | null | undefined;
3701
- gasPrice?: bigint | undefined;
3702
- maxFeePerGas?: bigint | undefined;
3703
- maxPriorityFeePerGas?: bigint | undefined;
3704
- maxFeePerBlobGas?: bigint | undefined;
3705
3676
  accessList?: import("../../index.js").AccessList | undefined;
3706
3677
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
3707
3678
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
3708
3679
  kzg?: import("../../index.js").Kzg | undefined;
3709
3680
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
3710
3681
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3682
+ gasPrice?: bigint | undefined;
3683
+ maxFeePerGas?: bigint | undefined;
3684
+ maxPriorityFeePerGas?: bigint | undefined;
3685
+ maxFeePerBlobGas?: bigint | undefined;
3711
3686
  } & {
3712
3687
  data?: `0x${string}` | undefined;
3713
3688
  from: `0x${string}`;
@@ -3715,13 +3690,13 @@ export declare const celo: {
3715
3690
  nonce?: number | undefined;
3716
3691
  to?: `0x${string}` | null | undefined;
3717
3692
  value?: bigint | undefined;
3693
+ accessList?: import("../../index.js").AccessList | undefined;
3694
+ blobs?: undefined;
3695
+ type?: "eip2930" | undefined;
3718
3696
  gasPrice?: bigint | undefined;
3719
3697
  maxFeePerBlobGas?: undefined;
3720
3698
  maxFeePerGas?: undefined;
3721
3699
  maxPriorityFeePerGas?: undefined;
3722
- accessList?: import("../../index.js").AccessList | undefined;
3723
- blobs?: undefined;
3724
- type?: "eip2930" | undefined;
3725
3700
  blobVersionedHashes?: undefined;
3726
3701
  kzg?: undefined;
3727
3702
  sidecars?: undefined;
@@ -3734,16 +3709,16 @@ export declare const celo: {
3734
3709
  nonce?: number | undefined;
3735
3710
  value?: bigint | undefined;
3736
3711
  to?: `0x${string}` | null | undefined;
3737
- gasPrice?: bigint | undefined;
3738
- maxFeePerGas?: bigint | undefined;
3739
- maxPriorityFeePerGas?: bigint | undefined;
3740
- maxFeePerBlobGas?: bigint | undefined;
3741
3712
  accessList?: import("../../index.js").AccessList | undefined;
3742
3713
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
3743
3714
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
3744
3715
  kzg?: import("../../index.js").Kzg | undefined;
3745
3716
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
3746
3717
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3718
+ gasPrice?: bigint | undefined;
3719
+ maxFeePerGas?: bigint | undefined;
3720
+ maxPriorityFeePerGas?: bigint | undefined;
3721
+ maxFeePerBlobGas?: bigint | undefined;
3747
3722
  } & {
3748
3723
  data?: `0x${string}` | undefined;
3749
3724
  from: `0x${string}`;
@@ -3770,16 +3745,16 @@ export declare const celo: {
3770
3745
  nonce?: number | undefined;
3771
3746
  value?: bigint | undefined;
3772
3747
  to?: `0x${string}` | null | undefined;
3773
- gasPrice?: bigint | undefined;
3774
- maxFeePerGas?: bigint | undefined;
3775
- maxPriorityFeePerGas?: bigint | undefined;
3776
- maxFeePerBlobGas?: bigint | undefined;
3777
3748
  accessList?: import("../../index.js").AccessList | undefined;
3778
3749
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
3779
3750
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
3780
3751
  kzg?: import("../../index.js").Kzg | undefined;
3781
3752
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
3782
3753
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3754
+ gasPrice?: bigint | undefined;
3755
+ maxFeePerGas?: bigint | undefined;
3756
+ maxPriorityFeePerGas?: bigint | undefined;
3757
+ maxFeePerBlobGas?: bigint | undefined;
3783
3758
  } & {
3784
3759
  data?: `0x${string}` | undefined;
3785
3760
  from: `0x${string}`;
@@ -3787,16 +3762,16 @@ export declare const celo: {
3787
3762
  nonce?: number | undefined;
3788
3763
  value?: bigint | undefined;
3789
3764
  to: `0x${string}` | null;
3790
- gasPrice?: undefined;
3791
- maxFeePerGas?: bigint | undefined;
3792
- maxPriorityFeePerGas?: bigint | undefined;
3793
- maxFeePerBlobGas: bigint;
3794
3765
  accessList?: import("../../index.js").AccessList | undefined;
3795
3766
  blobs: readonly `0x${string}`[] | readonly Uint8Array[];
3796
3767
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
3797
3768
  kzg?: import("../../index.js").Kzg | undefined;
3798
3769
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
3799
3770
  type?: "eip4844" | undefined;
3771
+ gasPrice?: undefined;
3772
+ maxFeePerGas?: bigint | undefined;
3773
+ maxPriorityFeePerGas?: bigint | undefined;
3774
+ maxFeePerBlobGas: bigint;
3800
3775
  } & {
3801
3776
  feeCurrency?: `0x${string}` | undefined;
3802
3777
  }) | ({
@@ -3806,34 +3781,34 @@ export declare const celo: {
3806
3781
  nonce?: number | undefined;
3807
3782
  value?: bigint | undefined;
3808
3783
  to?: `0x${string}` | null | undefined;
3809
- gasPrice?: bigint | undefined;
3810
- maxFeePerGas?: bigint | undefined;
3811
- maxPriorityFeePerGas?: bigint | undefined;
3812
- maxFeePerBlobGas?: bigint | undefined;
3813
3784
  accessList?: import("../../index.js").AccessList | undefined;
3814
3785
  blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
3815
3786
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
3816
3787
  kzg?: import("../../index.js").Kzg | undefined;
3817
3788
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
3818
3789
  type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
3819
- } & import("../../index.js").TransactionRequestBase & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559> & {
3790
+ gasPrice?: bigint | undefined;
3791
+ maxFeePerGas?: bigint | undefined;
3792
+ maxPriorityFeePerGas?: bigint | undefined;
3793
+ maxFeePerBlobGas?: bigint | undefined;
3794
+ } & import("../../index.js").TransactionRequestBase & {
3820
3795
  accessList?: import("../../index.js").AccessList | undefined;
3821
3796
  feeCurrency?: `0x${string}` | undefined;
3822
3797
  type?: "cip64" | undefined;
3823
- })) => ({
3798
+ } & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559>)) => ({
3824
3799
  data?: `0x${string}` | undefined;
3825
3800
  from: `0x${string}`;
3826
3801
  gas?: `0x${string}` | undefined;
3827
3802
  nonce?: `0x${string}` | undefined;
3828
3803
  to?: `0x${string}` | null | undefined;
3829
3804
  value?: `0x${string}` | undefined;
3805
+ accessList?: undefined;
3806
+ blobs?: undefined;
3807
+ type?: "0x0" | undefined;
3830
3808
  gasPrice?: `0x${string}` | undefined;
3831
3809
  maxFeePerBlobGas?: undefined;
3832
3810
  maxFeePerGas?: undefined;
3833
3811
  maxPriorityFeePerGas?: undefined;
3834
- accessList?: undefined;
3835
- blobs?: undefined;
3836
- type?: "0x0" | undefined;
3837
3812
  blobVersionedHashes?: undefined;
3838
3813
  kzg?: undefined;
3839
3814
  sidecars?: undefined;
@@ -3845,13 +3820,13 @@ export declare const celo: {
3845
3820
  nonce?: `0x${string}` | undefined;
3846
3821
  to?: `0x${string}` | null | undefined;
3847
3822
  value?: `0x${string}` | undefined;
3823
+ accessList?: import("../../index.js").AccessList | undefined;
3824
+ blobs?: undefined;
3825
+ type?: "0x1" | undefined;
3848
3826
  gasPrice?: `0x${string}` | undefined;
3849
3827
  maxFeePerBlobGas?: undefined;
3850
3828
  maxFeePerGas?: undefined;
3851
3829
  maxPriorityFeePerGas?: undefined;
3852
- accessList?: import("../../index.js").AccessList | undefined;
3853
- blobs?: undefined;
3854
- type?: "0x1" | undefined;
3855
3830
  blobVersionedHashes?: undefined;
3856
3831
  kzg?: undefined;
3857
3832
  sidecars?: undefined;
@@ -3863,13 +3838,13 @@ export declare const celo: {
3863
3838
  nonce?: `0x${string}` | undefined;
3864
3839
  to?: `0x${string}` | null | undefined;
3865
3840
  value?: `0x${string}` | undefined;
3841
+ accessList?: import("../../index.js").AccessList | undefined;
3842
+ blobs?: undefined;
3843
+ type?: "0x2" | undefined;
3866
3844
  gasPrice?: undefined;
3867
3845
  maxFeePerBlobGas?: undefined;
3868
3846
  maxFeePerGas?: `0x${string}` | undefined;
3869
3847
  maxPriorityFeePerGas?: `0x${string}` | undefined;
3870
- accessList?: import("../../index.js").AccessList | undefined;
3871
- blobs?: undefined;
3872
- type?: "0x2" | undefined;
3873
3848
  blobVersionedHashes?: undefined;
3874
3849
  kzg?: undefined;
3875
3850
  sidecars?: undefined;
@@ -3881,13 +3856,13 @@ export declare const celo: {
3881
3856
  nonce?: `0x${string}` | undefined;
3882
3857
  to?: `0x${string}` | null | undefined;
3883
3858
  value?: `0x${string}` | undefined;
3859
+ accessList?: import("../../index.js").AccessList | undefined;
3860
+ blobs?: undefined;
3861
+ type?: "0x7b" | undefined;
3884
3862
  gasPrice?: undefined;
3885
3863
  maxFeePerBlobGas?: undefined;
3886
3864
  maxFeePerGas?: `0x${string}` | undefined;
3887
3865
  maxPriorityFeePerGas?: `0x${string}` | undefined;
3888
- accessList?: import("../../index.js").AccessList | undefined;
3889
- blobs?: undefined;
3890
- type?: "0x7b" | undefined;
3891
3866
  blobVersionedHashes?: undefined;
3892
3867
  kzg?: undefined;
3893
3868
  sidecars?: undefined;
@@ -3899,13 +3874,13 @@ export declare const celo: {
3899
3874
  nonce?: `0x${string}` | undefined;
3900
3875
  to?: `0x${string}` | null | undefined;
3901
3876
  value?: `0x${string}` | undefined;
3877
+ accessList?: undefined;
3878
+ blobs?: undefined;
3879
+ type?: "0x0" | undefined;
3902
3880
  gasPrice?: `0x${string}` | undefined;
3903
3881
  maxFeePerBlobGas?: undefined;
3904
3882
  maxFeePerGas?: undefined;
3905
3883
  maxPriorityFeePerGas?: undefined;
3906
- accessList?: undefined;
3907
- blobs?: undefined;
3908
- type?: "0x0" | undefined;
3909
3884
  blobVersionedHashes?: undefined;
3910
3885
  kzg?: undefined;
3911
3886
  sidecars?: undefined;
@@ -3917,13 +3892,13 @@ export declare const celo: {
3917
3892
  nonce?: `0x${string}` | undefined;
3918
3893
  to?: `0x${string}` | null | undefined;
3919
3894
  value?: `0x${string}` | undefined;
3895
+ accessList?: import("../../index.js").AccessList | undefined;
3896
+ blobs?: undefined;
3897
+ type?: "0x1" | undefined;
3920
3898
  gasPrice?: `0x${string}` | undefined;
3921
3899
  maxFeePerBlobGas?: undefined;
3922
3900
  maxFeePerGas?: undefined;
3923
3901
  maxPriorityFeePerGas?: undefined;
3924
- accessList?: import("../../index.js").AccessList | undefined;
3925
- blobs?: undefined;
3926
- type?: "0x1" | undefined;
3927
3902
  blobVersionedHashes?: undefined;
3928
3903
  kzg?: undefined;
3929
3904
  sidecars?: undefined;
@@ -3935,13 +3910,13 @@ export declare const celo: {
3935
3910
  nonce?: `0x${string}` | undefined;
3936
3911
  to?: `0x${string}` | null | undefined;
3937
3912
  value?: `0x${string}` | undefined;
3913
+ accessList?: import("../../index.js").AccessList | undefined;
3914
+ blobs?: undefined;
3915
+ type?: "0x2" | undefined;
3938
3916
  gasPrice?: undefined;
3939
3917
  maxFeePerBlobGas?: undefined;
3940
3918
  maxFeePerGas?: `0x${string}` | undefined;
3941
3919
  maxPriorityFeePerGas?: `0x${string}` | undefined;
3942
- accessList?: import("../../index.js").AccessList | undefined;
3943
- blobs?: undefined;
3944
- type?: "0x2" | undefined;
3945
3920
  blobVersionedHashes?: undefined;
3946
3921
  kzg?: undefined;
3947
3922
  sidecars?: undefined;
@@ -3953,13 +3928,13 @@ export declare const celo: {
3953
3928
  nonce?: `0x${string}` | undefined;
3954
3929
  to?: `0x${string}` | null | undefined;
3955
3930
  value?: `0x${string}` | undefined;
3931
+ accessList?: import("../../index.js").AccessList | undefined;
3932
+ blobs?: undefined;
3933
+ type?: "0x7b" | undefined;
3956
3934
  gasPrice?: undefined;
3957
3935
  maxFeePerBlobGas?: undefined;
3958
3936
  maxFeePerGas?: `0x${string}` | undefined;
3959
3937
  maxPriorityFeePerGas?: `0x${string}` | undefined;
3960
- accessList?: import("../../index.js").AccessList | undefined;
3961
- blobs?: undefined;
3962
- type?: "0x7b" | undefined;
3963
3938
  blobVersionedHashes?: undefined;
3964
3939
  kzg?: undefined;
3965
3940
  sidecars?: undefined;
@@ -4043,16 +4018,16 @@ export declare const celo: {
4043
4018
  nonce?: `0x${string}` | undefined;
4044
4019
  value?: `0x${string}` | undefined;
4045
4020
  to: `0x${string}` | null;
4046
- gasPrice?: undefined;
4047
- maxFeePerGas?: `0x${string}` | undefined;
4048
- maxPriorityFeePerGas?: `0x${string}` | undefined;
4049
- maxFeePerBlobGas: `0x${string}`;
4050
4021
  accessList?: import("../../index.js").AccessList | undefined;
4051
4022
  blobs: readonly `0x${string}`[] | readonly Uint8Array[];
4052
4023
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
4053
4024
  kzg?: import("../../index.js").Kzg | undefined;
4054
4025
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
4055
4026
  type?: "0x3" | undefined;
4027
+ gasPrice?: undefined;
4028
+ maxFeePerGas?: `0x${string}` | undefined;
4029
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
4030
+ maxFeePerBlobGas: `0x${string}`;
4056
4031
  feeCurrency?: `0x${string}` | undefined;
4057
4032
  } | {
4058
4033
  data?: `0x${string}` | undefined;
@@ -4061,20 +4036,23 @@ export declare const celo: {
4061
4036
  nonce?: `0x${string}` | undefined;
4062
4037
  value?: `0x${string}` | undefined;
4063
4038
  to: `0x${string}` | null | undefined;
4064
- gasPrice?: undefined;
4065
- maxFeePerGas?: `0x${string}` | undefined;
4066
- maxPriorityFeePerGas?: `0x${string}` | undefined;
4067
- maxFeePerBlobGas: undefined;
4068
4039
  accessList?: import("../../index.js").AccessList | undefined;
4069
4040
  blobs: readonly `0x${string}`[] | readonly Uint8Array[];
4070
4041
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
4071
4042
  kzg?: import("../../index.js").Kzg | undefined;
4072
4043
  sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
4073
4044
  type?: "0x7b" | undefined;
4045
+ gasPrice?: undefined;
4046
+ maxFeePerGas?: `0x${string}` | undefined;
4047
+ maxPriorityFeePerGas?: `0x${string}` | undefined;
4048
+ maxFeePerBlobGas: undefined;
4074
4049
  feeCurrency?: `0x${string}` | undefined;
4075
4050
  }) & {};
4076
4051
  type: "transactionRequest";
4077
4052
  };
4078
- }>;
4053
+ };
4054
+ serializers: {
4055
+ readonly transaction: typeof import("../../celo/serializers.js").serializeTransaction;
4056
+ };
4079
4057
  };
4080
4058
  //# sourceMappingURL=celo.d.ts.map