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