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
@@ -3,7 +3,7 @@ export declare const chainConfig: {
|
|
3
3
|
readonly block: {
|
4
4
|
exclude: ("nonce" | "difficulty" | "gasLimit" | "mixHash" | "uncles")[] | undefined;
|
5
5
|
format: (args: import("../types/utils.js").Assign<import("../index.js").ExactPartial<import("../index.js").RpcBlock>, import("./types.js").CeloBlockOverrides & {
|
6
|
-
transactions: `0x${string}`[] | import("./types.js").CeloRpcTransaction[];
|
6
|
+
transactions: readonly `0x${string}`[] | readonly import("./types.js").CeloRpcTransaction[];
|
7
7
|
}>) => {
|
8
8
|
baseFeePerGas: bigint | null;
|
9
9
|
blobGasUsed: bigint;
|
@@ -26,7 +26,7 @@ export declare const chainConfig: {
|
|
26
26
|
stateRoot: `0x${string}`;
|
27
27
|
timestamp: bigint;
|
28
28
|
totalDifficulty: bigint | null;
|
29
|
-
transactions: `0x${string}`[] | import("./types.js").CeloTransaction[];
|
29
|
+
transactions: readonly `0x${string}`[] | readonly import("./types.js").CeloTransaction[];
|
30
30
|
transactionsRoot: `0x${string}`;
|
31
31
|
uncles: `0x${string}`[];
|
32
32
|
withdrawals?: import("../index.js").Withdrawal[] | undefined;
|
@@ -69,31 +69,30 @@ export declare const chainConfig: {
|
|
69
69
|
input?: `0x${string}`;
|
70
70
|
transactionIndex?: `0x${string}` | null;
|
71
71
|
chainId?: `0x${string}` | undefined;
|
72
|
-
} &
|
72
|
+
} & {
|
73
73
|
r: `0x${string}`;
|
74
74
|
s: `0x${string}`;
|
75
75
|
v: `0x${string}`;
|
76
|
+
yParity?: undefined;
|
77
|
+
gasPrice: `0x${string}`;
|
78
|
+
maxFeePerBlobGas?: undefined;
|
79
|
+
maxFeePerGas?: undefined;
|
80
|
+
maxPriorityFeePerGas?: undefined;
|
81
|
+
type: "0x0";
|
76
82
|
to: `0x${string}` | null;
|
77
83
|
from: `0x${string}`;
|
78
84
|
gas: `0x${string}`;
|
79
85
|
nonce: `0x${string}`;
|
80
86
|
value: `0x${string}`;
|
87
|
+
accessList?: undefined;
|
88
|
+
blobVersionedHashes?: undefined;
|
81
89
|
blockHash: `0x${string}` | null;
|
82
90
|
blockNumber: `0x${string}` | null;
|
83
91
|
hash: `0x${string}`;
|
84
92
|
input: `0x${string}`;
|
85
93
|
transactionIndex: `0x${string}` | null;
|
86
|
-
typeHex: `0x${string}` | null;
|
87
|
-
gasPrice: `0x${string}`;
|
88
|
-
maxFeePerBlobGas?: undefined;
|
89
|
-
maxFeePerGas?: undefined;
|
90
|
-
maxPriorityFeePerGas?: undefined;
|
91
|
-
accessList?: undefined;
|
92
|
-
blobVersionedHashes?: undefined;
|
93
94
|
chainId?: `0x${string}` | undefined;
|
94
|
-
|
95
|
-
type: "0x0";
|
96
|
-
}, "yParity">, "typeHex"> & {
|
95
|
+
} & {
|
97
96
|
feeCurrency: `0x${string}` | null;
|
98
97
|
gatewayFee: `0x${string}` | null;
|
99
98
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -120,12 +119,12 @@ export declare const chainConfig: {
|
|
120
119
|
input?: `0x${string}`;
|
121
120
|
transactionIndex?: `0x${string}` | null;
|
122
121
|
chainId?: `0x${string}` | undefined;
|
123
|
-
} & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> &
|
122
|
+
} & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
|
124
123
|
feeCurrency: `0x${string}` | null;
|
125
124
|
gatewayFee: `0x${string}` | null;
|
126
125
|
gatewayFeeRecipient: `0x${string}` | null;
|
127
126
|
type: "0x7c";
|
128
|
-
}) | ({
|
127
|
+
} & import("../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
|
129
128
|
r?: `0x${string}`;
|
130
129
|
s?: `0x${string}`;
|
131
130
|
v?: `0x${string}`;
|
@@ -148,16 +147,15 @@ export declare const chainConfig: {
|
|
148
147
|
input?: `0x${string}`;
|
149
148
|
transactionIndex?: `0x${string}` | null;
|
150
149
|
chainId?: `0x${string}` | undefined;
|
151
|
-
} & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> &
|
150
|
+
} & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
|
152
151
|
feeCurrency: `0x${string}` | null;
|
153
152
|
gatewayFee?: undefined;
|
154
153
|
gatewayFeeRecipient?: undefined;
|
155
154
|
type: "0x7b";
|
156
|
-
}) | ({
|
155
|
+
} & import("../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
|
157
156
|
r?: `0x${string}`;
|
158
157
|
s?: `0x${string}`;
|
159
158
|
v?: `0x${string}`;
|
160
|
-
yParity?: `0x${string}` | undefined;
|
161
159
|
gasPrice?: `0x${string}` | undefined;
|
162
160
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
163
161
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -176,31 +174,31 @@ export declare const chainConfig: {
|
|
176
174
|
input?: `0x${string}`;
|
177
175
|
transactionIndex?: `0x${string}` | null;
|
178
176
|
chainId?: `0x${string}` | undefined;
|
179
|
-
|
177
|
+
yParity?: `0x${string}` | undefined;
|
178
|
+
} & {
|
180
179
|
r: `0x${string}`;
|
181
180
|
s: `0x${string}`;
|
182
181
|
v: `0x${string}`;
|
182
|
+
yParity?: undefined;
|
183
|
+
gasPrice: `0x${string}`;
|
184
|
+
maxFeePerBlobGas?: undefined;
|
185
|
+
maxFeePerGas?: undefined;
|
186
|
+
maxPriorityFeePerGas?: undefined;
|
187
|
+
type: "0x0";
|
183
188
|
to: `0x${string}` | null;
|
184
189
|
from: `0x${string}`;
|
185
190
|
gas: `0x${string}`;
|
186
191
|
nonce: `0x${string}`;
|
187
192
|
value: `0x${string}`;
|
193
|
+
accessList?: undefined;
|
194
|
+
blobVersionedHashes?: undefined;
|
188
195
|
blockHash: `0x${string}` | null;
|
189
196
|
blockNumber: `0x${string}` | null;
|
190
197
|
hash: `0x${string}`;
|
191
198
|
input: `0x${string}`;
|
192
199
|
transactionIndex: `0x${string}` | null;
|
193
|
-
typeHex: `0x${string}` | null;
|
194
|
-
gasPrice: `0x${string}`;
|
195
|
-
maxFeePerBlobGas?: undefined;
|
196
|
-
maxFeePerGas?: undefined;
|
197
|
-
maxPriorityFeePerGas?: undefined;
|
198
|
-
accessList?: undefined;
|
199
|
-
blobVersionedHashes?: undefined;
|
200
200
|
chainId?: `0x${string}` | undefined;
|
201
|
-
|
202
|
-
type: "0x0";
|
203
|
-
}, "yParity">, "typeHex"> & {
|
201
|
+
} & {
|
204
202
|
feeCurrency: `0x${string}` | null;
|
205
203
|
gatewayFee: `0x${string}` | null;
|
206
204
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -208,7 +206,6 @@ export declare const chainConfig: {
|
|
208
206
|
r?: `0x${string}`;
|
209
207
|
s?: `0x${string}`;
|
210
208
|
v?: `0x${string}`;
|
211
|
-
yParity?: `0x${string}` | undefined;
|
212
209
|
gasPrice?: `0x${string}` | undefined;
|
213
210
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
214
211
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -227,31 +224,31 @@ export declare const chainConfig: {
|
|
227
224
|
input?: `0x${string}`;
|
228
225
|
transactionIndex?: `0x${string}` | null;
|
229
226
|
chainId?: `0x${string}` | undefined;
|
230
|
-
|
231
|
-
|
232
|
-
blockNumber: `0x${string}` | null;
|
233
|
-
from: `0x${string}`;
|
234
|
-
gas: `0x${string}`;
|
235
|
-
hash: `0x${string}`;
|
236
|
-
input: `0x${string}`;
|
237
|
-
nonce: `0x${string}`;
|
227
|
+
yParity?: `0x${string}` | undefined;
|
228
|
+
} & {
|
238
229
|
r: `0x${string}`;
|
239
230
|
s: `0x${string}`;
|
240
|
-
to: `0x${string}` | null;
|
241
|
-
transactionIndex: `0x${string}` | null;
|
242
|
-
typeHex: `0x${string}` | null;
|
243
231
|
v: `0x${string}`;
|
244
|
-
value: `0x${string}`;
|
245
|
-
yParity: `0x${string}`;
|
246
232
|
gasPrice: `0x${string}`;
|
247
233
|
maxFeePerBlobGas?: undefined;
|
248
234
|
maxFeePerGas?: undefined;
|
249
235
|
maxPriorityFeePerGas?: undefined;
|
236
|
+
type: "0x1";
|
237
|
+
to: `0x${string}` | null;
|
238
|
+
from: `0x${string}`;
|
239
|
+
gas: `0x${string}`;
|
240
|
+
nonce: `0x${string}`;
|
241
|
+
value: `0x${string}`;
|
250
242
|
accessList: import("../index.js").AccessList;
|
251
243
|
blobVersionedHashes?: undefined;
|
244
|
+
blockHash: `0x${string}` | null;
|
245
|
+
blockNumber: `0x${string}` | null;
|
246
|
+
hash: `0x${string}`;
|
247
|
+
input: `0x${string}`;
|
248
|
+
transactionIndex: `0x${string}` | null;
|
252
249
|
chainId: `0x${string}`;
|
253
|
-
|
254
|
-
}
|
250
|
+
yParity?: `0x${string}` | undefined;
|
251
|
+
} & {
|
255
252
|
feeCurrency: `0x${string}` | null;
|
256
253
|
gatewayFee: `0x${string}` | null;
|
257
254
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -259,7 +256,6 @@ export declare const chainConfig: {
|
|
259
256
|
r?: `0x${string}`;
|
260
257
|
s?: `0x${string}`;
|
261
258
|
v?: `0x${string}`;
|
262
|
-
yParity?: `0x${string}` | undefined;
|
263
259
|
gasPrice?: `0x${string}` | undefined;
|
264
260
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
265
261
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -278,31 +274,31 @@ export declare const chainConfig: {
|
|
278
274
|
input?: `0x${string}`;
|
279
275
|
transactionIndex?: `0x${string}` | null;
|
280
276
|
chainId?: `0x${string}` | undefined;
|
281
|
-
|
282
|
-
|
283
|
-
blockNumber: `0x${string}` | null;
|
284
|
-
from: `0x${string}`;
|
285
|
-
gas: `0x${string}`;
|
286
|
-
hash: `0x${string}`;
|
287
|
-
input: `0x${string}`;
|
288
|
-
nonce: `0x${string}`;
|
277
|
+
yParity?: `0x${string}` | undefined;
|
278
|
+
} & {
|
289
279
|
r: `0x${string}`;
|
290
280
|
s: `0x${string}`;
|
291
|
-
to: `0x${string}` | null;
|
292
|
-
transactionIndex: `0x${string}` | null;
|
293
|
-
typeHex: `0x${string}` | null;
|
294
281
|
v: `0x${string}`;
|
295
|
-
value: `0x${string}`;
|
296
|
-
yParity: `0x${string}`;
|
297
282
|
gasPrice?: undefined;
|
298
283
|
maxFeePerBlobGas?: undefined;
|
299
284
|
maxFeePerGas: `0x${string}`;
|
300
285
|
maxPriorityFeePerGas: `0x${string}`;
|
286
|
+
type: "0x2";
|
287
|
+
to: `0x${string}` | null;
|
288
|
+
from: `0x${string}`;
|
289
|
+
gas: `0x${string}`;
|
290
|
+
nonce: `0x${string}`;
|
291
|
+
value: `0x${string}`;
|
301
292
|
accessList: import("../index.js").AccessList;
|
302
293
|
blobVersionedHashes?: undefined;
|
294
|
+
blockHash: `0x${string}` | null;
|
295
|
+
blockNumber: `0x${string}` | null;
|
296
|
+
hash: `0x${string}`;
|
297
|
+
input: `0x${string}`;
|
298
|
+
transactionIndex: `0x${string}` | null;
|
303
299
|
chainId: `0x${string}`;
|
304
|
-
|
305
|
-
}
|
300
|
+
yParity?: `0x${string}` | undefined;
|
301
|
+
} & {
|
306
302
|
feeCurrency: `0x${string}` | null;
|
307
303
|
gatewayFee: `0x${string}` | null;
|
308
304
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -310,7 +306,6 @@ export declare const chainConfig: {
|
|
310
306
|
r?: `0x${string}`;
|
311
307
|
s?: `0x${string}`;
|
312
308
|
v?: `0x${string}`;
|
313
|
-
yParity?: `0x${string}` | undefined;
|
314
309
|
gasPrice?: `0x${string}` | undefined;
|
315
310
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
316
311
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -329,16 +324,16 @@ export declare const chainConfig: {
|
|
329
324
|
input?: `0x${string}`;
|
330
325
|
transactionIndex?: `0x${string}` | null;
|
331
326
|
chainId?: `0x${string}` | undefined;
|
332
|
-
|
327
|
+
yParity?: `0x${string}` | undefined;
|
328
|
+
} & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
|
333
329
|
feeCurrency: `0x${string}` | null;
|
334
330
|
gatewayFee: `0x${string}` | null;
|
335
331
|
gatewayFeeRecipient: `0x${string}` | null;
|
336
332
|
type: "0x7c";
|
337
|
-
}) | ({
|
333
|
+
} & import("../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
|
338
334
|
r?: `0x${string}`;
|
339
335
|
s?: `0x${string}`;
|
340
336
|
v?: `0x${string}`;
|
341
|
-
yParity?: `0x${string}` | undefined;
|
342
337
|
gasPrice?: `0x${string}` | undefined;
|
343
338
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
344
339
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -357,16 +352,16 @@ export declare const chainConfig: {
|
|
357
352
|
input?: `0x${string}`;
|
358
353
|
transactionIndex?: `0x${string}` | null;
|
359
354
|
chainId?: `0x${string}` | undefined;
|
360
|
-
|
355
|
+
yParity?: `0x${string}` | undefined;
|
356
|
+
} & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
|
361
357
|
feeCurrency: `0x${string}` | null;
|
362
358
|
gatewayFee?: undefined;
|
363
359
|
gatewayFeeRecipient?: undefined;
|
364
360
|
type: "0x7b";
|
365
|
-
}) | ({
|
361
|
+
} & import("../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
|
366
362
|
r?: `0x${string}`;
|
367
363
|
s?: `0x${string}`;
|
368
364
|
v?: `0x${string}`;
|
369
|
-
yParity?: `0x${string}` | undefined;
|
370
365
|
gasPrice?: `0x${string}` | undefined;
|
371
366
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
372
367
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -385,31 +380,31 @@ export declare const chainConfig: {
|
|
385
380
|
input?: `0x${string}`;
|
386
381
|
transactionIndex?: `0x${string}` | null;
|
387
382
|
chainId?: `0x${string}` | undefined;
|
388
|
-
|
383
|
+
yParity?: `0x${string}` | undefined;
|
384
|
+
} & {
|
389
385
|
r: `0x${string}`;
|
390
386
|
s: `0x${string}`;
|
391
387
|
v: `0x${string}`;
|
388
|
+
yParity?: undefined;
|
389
|
+
gasPrice: `0x${string}`;
|
390
|
+
maxFeePerBlobGas?: undefined;
|
391
|
+
maxFeePerGas?: undefined;
|
392
|
+
maxPriorityFeePerGas?: undefined;
|
393
|
+
type: "0x0";
|
392
394
|
to: `0x${string}` | null;
|
393
395
|
from: `0x${string}`;
|
394
396
|
gas: `0x${string}`;
|
395
397
|
nonce: `0x${string}`;
|
396
398
|
value: `0x${string}`;
|
399
|
+
accessList?: undefined;
|
400
|
+
blobVersionedHashes?: undefined;
|
397
401
|
blockHash: `0x${string}` | null;
|
398
402
|
blockNumber: `0x${string}` | null;
|
399
403
|
hash: `0x${string}`;
|
400
404
|
input: `0x${string}`;
|
401
405
|
transactionIndex: `0x${string}` | null;
|
402
|
-
typeHex: `0x${string}` | null;
|
403
|
-
gasPrice: `0x${string}`;
|
404
|
-
maxFeePerBlobGas?: undefined;
|
405
|
-
maxFeePerGas?: undefined;
|
406
|
-
maxPriorityFeePerGas?: undefined;
|
407
|
-
accessList?: undefined;
|
408
|
-
blobVersionedHashes?: undefined;
|
409
406
|
chainId?: `0x${string}` | undefined;
|
410
|
-
|
411
|
-
type: "0x0";
|
412
|
-
}, "yParity">, "typeHex"> & {
|
407
|
+
} & {
|
413
408
|
feeCurrency: `0x${string}` | null;
|
414
409
|
gatewayFee: `0x${string}` | null;
|
415
410
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -417,7 +412,6 @@ export declare const chainConfig: {
|
|
417
412
|
r?: `0x${string}`;
|
418
413
|
s?: `0x${string}`;
|
419
414
|
v?: `0x${string}`;
|
420
|
-
yParity?: `0x${string}` | undefined;
|
421
415
|
gasPrice?: `0x${string}` | undefined;
|
422
416
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
423
417
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -436,31 +430,31 @@ export declare const chainConfig: {
|
|
436
430
|
input?: `0x${string}`;
|
437
431
|
transactionIndex?: `0x${string}` | null;
|
438
432
|
chainId?: `0x${string}` | undefined;
|
439
|
-
|
440
|
-
|
441
|
-
blockNumber: `0x${string}` | null;
|
442
|
-
from: `0x${string}`;
|
443
|
-
gas: `0x${string}`;
|
444
|
-
hash: `0x${string}`;
|
445
|
-
input: `0x${string}`;
|
446
|
-
nonce: `0x${string}`;
|
433
|
+
yParity?: `0x${string}` | undefined;
|
434
|
+
} & {
|
447
435
|
r: `0x${string}`;
|
448
436
|
s: `0x${string}`;
|
449
|
-
to: `0x${string}` | null;
|
450
|
-
transactionIndex: `0x${string}` | null;
|
451
|
-
typeHex: `0x${string}` | null;
|
452
437
|
v: `0x${string}`;
|
453
|
-
value: `0x${string}`;
|
454
|
-
yParity: `0x${string}`;
|
455
438
|
gasPrice: `0x${string}`;
|
456
439
|
maxFeePerBlobGas?: undefined;
|
457
440
|
maxFeePerGas?: undefined;
|
458
441
|
maxPriorityFeePerGas?: undefined;
|
442
|
+
type: "0x1";
|
443
|
+
to: `0x${string}` | null;
|
444
|
+
from: `0x${string}`;
|
445
|
+
gas: `0x${string}`;
|
446
|
+
nonce: `0x${string}`;
|
447
|
+
value: `0x${string}`;
|
459
448
|
accessList: import("../index.js").AccessList;
|
460
449
|
blobVersionedHashes?: undefined;
|
450
|
+
blockHash: `0x${string}` | null;
|
451
|
+
blockNumber: `0x${string}` | null;
|
452
|
+
hash: `0x${string}`;
|
453
|
+
input: `0x${string}`;
|
454
|
+
transactionIndex: `0x${string}` | null;
|
461
455
|
chainId: `0x${string}`;
|
462
|
-
|
463
|
-
}
|
456
|
+
yParity?: `0x${string}` | undefined;
|
457
|
+
} & {
|
464
458
|
feeCurrency: `0x${string}` | null;
|
465
459
|
gatewayFee: `0x${string}` | null;
|
466
460
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -468,7 +462,6 @@ export declare const chainConfig: {
|
|
468
462
|
r?: `0x${string}`;
|
469
463
|
s?: `0x${string}`;
|
470
464
|
v?: `0x${string}`;
|
471
|
-
yParity?: `0x${string}` | undefined;
|
472
465
|
gasPrice?: `0x${string}` | undefined;
|
473
466
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
474
467
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -487,31 +480,31 @@ export declare const chainConfig: {
|
|
487
480
|
input?: `0x${string}`;
|
488
481
|
transactionIndex?: `0x${string}` | null;
|
489
482
|
chainId?: `0x${string}` | undefined;
|
490
|
-
|
491
|
-
|
492
|
-
blockNumber: `0x${string}` | null;
|
493
|
-
from: `0x${string}`;
|
494
|
-
gas: `0x${string}`;
|
495
|
-
hash: `0x${string}`;
|
496
|
-
input: `0x${string}`;
|
497
|
-
nonce: `0x${string}`;
|
483
|
+
yParity?: `0x${string}` | undefined;
|
484
|
+
} & {
|
498
485
|
r: `0x${string}`;
|
499
486
|
s: `0x${string}`;
|
500
|
-
to: `0x${string}` | null;
|
501
|
-
transactionIndex: `0x${string}` | null;
|
502
|
-
typeHex: `0x${string}` | null;
|
503
487
|
v: `0x${string}`;
|
504
|
-
value: `0x${string}`;
|
505
|
-
yParity: `0x${string}`;
|
506
488
|
gasPrice?: undefined;
|
507
489
|
maxFeePerBlobGas?: undefined;
|
508
490
|
maxFeePerGas: `0x${string}`;
|
509
491
|
maxPriorityFeePerGas: `0x${string}`;
|
492
|
+
type: "0x2";
|
493
|
+
to: `0x${string}` | null;
|
494
|
+
from: `0x${string}`;
|
495
|
+
gas: `0x${string}`;
|
496
|
+
nonce: `0x${string}`;
|
497
|
+
value: `0x${string}`;
|
510
498
|
accessList: import("../index.js").AccessList;
|
511
499
|
blobVersionedHashes?: undefined;
|
500
|
+
blockHash: `0x${string}` | null;
|
501
|
+
blockNumber: `0x${string}` | null;
|
502
|
+
hash: `0x${string}`;
|
503
|
+
input: `0x${string}`;
|
504
|
+
transactionIndex: `0x${string}` | null;
|
512
505
|
chainId: `0x${string}`;
|
513
|
-
|
514
|
-
}
|
506
|
+
yParity?: `0x${string}` | undefined;
|
507
|
+
} & {
|
515
508
|
feeCurrency: `0x${string}` | null;
|
516
509
|
gatewayFee: `0x${string}` | null;
|
517
510
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -519,7 +512,6 @@ export declare const chainConfig: {
|
|
519
512
|
r?: `0x${string}`;
|
520
513
|
s?: `0x${string}`;
|
521
514
|
v?: `0x${string}`;
|
522
|
-
yParity?: `0x${string}` | undefined;
|
523
515
|
gasPrice?: `0x${string}` | undefined;
|
524
516
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
525
517
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -538,16 +530,16 @@ export declare const chainConfig: {
|
|
538
530
|
input?: `0x${string}`;
|
539
531
|
transactionIndex?: `0x${string}` | null;
|
540
532
|
chainId?: `0x${string}` | undefined;
|
541
|
-
|
533
|
+
yParity?: `0x${string}` | undefined;
|
534
|
+
} & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
|
542
535
|
feeCurrency: `0x${string}` | null;
|
543
536
|
gatewayFee: `0x${string}` | null;
|
544
537
|
gatewayFeeRecipient: `0x${string}` | null;
|
545
538
|
type: "0x7c";
|
546
|
-
}) | ({
|
539
|
+
} & import("../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
|
547
540
|
r?: `0x${string}`;
|
548
541
|
s?: `0x${string}`;
|
549
542
|
v?: `0x${string}`;
|
550
|
-
yParity?: `0x${string}` | undefined;
|
551
543
|
gasPrice?: `0x${string}` | undefined;
|
552
544
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
553
545
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -566,16 +558,16 @@ export declare const chainConfig: {
|
|
566
558
|
input?: `0x${string}`;
|
567
559
|
transactionIndex?: `0x${string}` | null;
|
568
560
|
chainId?: `0x${string}` | undefined;
|
569
|
-
|
561
|
+
yParity?: `0x${string}` | undefined;
|
562
|
+
} & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
|
570
563
|
feeCurrency: `0x${string}` | null;
|
571
564
|
gatewayFee?: undefined;
|
572
565
|
gatewayFeeRecipient?: undefined;
|
573
566
|
type: "0x7b";
|
574
|
-
}) | ({
|
567
|
+
} & import("../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
|
575
568
|
r?: `0x${string}`;
|
576
569
|
s?: `0x${string}`;
|
577
570
|
v?: `0x${string}`;
|
578
|
-
yParity?: `0x${string}` | undefined;
|
579
571
|
gasPrice?: `0x${string}` | undefined;
|
580
572
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
581
573
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -594,31 +586,31 @@ export declare const chainConfig: {
|
|
594
586
|
input?: `0x${string}`;
|
595
587
|
transactionIndex?: `0x${string}` | null;
|
596
588
|
chainId?: `0x${string}` | undefined;
|
597
|
-
|
589
|
+
yParity?: `0x${string}` | undefined;
|
590
|
+
} & {
|
598
591
|
r: `0x${string}`;
|
599
592
|
s: `0x${string}`;
|
600
593
|
v: `0x${string}`;
|
594
|
+
yParity?: undefined;
|
595
|
+
gasPrice: `0x${string}`;
|
596
|
+
maxFeePerBlobGas?: undefined;
|
597
|
+
maxFeePerGas?: undefined;
|
598
|
+
maxPriorityFeePerGas?: undefined;
|
599
|
+
type: "0x0";
|
601
600
|
to: `0x${string}` | null;
|
602
601
|
from: `0x${string}`;
|
603
602
|
gas: `0x${string}`;
|
604
603
|
nonce: `0x${string}`;
|
605
604
|
value: `0x${string}`;
|
605
|
+
accessList?: undefined;
|
606
|
+
blobVersionedHashes?: undefined;
|
606
607
|
blockHash: `0x${string}` | null;
|
607
608
|
blockNumber: `0x${string}` | null;
|
608
609
|
hash: `0x${string}`;
|
609
610
|
input: `0x${string}`;
|
610
611
|
transactionIndex: `0x${string}` | null;
|
611
|
-
typeHex: `0x${string}` | null;
|
612
|
-
gasPrice: `0x${string}`;
|
613
|
-
maxFeePerBlobGas?: undefined;
|
614
|
-
maxFeePerGas?: undefined;
|
615
|
-
maxPriorityFeePerGas?: undefined;
|
616
|
-
accessList?: undefined;
|
617
|
-
blobVersionedHashes?: undefined;
|
618
612
|
chainId?: `0x${string}` | undefined;
|
619
|
-
|
620
|
-
type: "0x0";
|
621
|
-
}, "yParity">, "typeHex"> & {
|
613
|
+
} & {
|
622
614
|
feeCurrency: `0x${string}` | null;
|
623
615
|
gatewayFee: `0x${string}` | null;
|
624
616
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -626,7 +618,6 @@ export declare const chainConfig: {
|
|
626
618
|
r?: `0x${string}`;
|
627
619
|
s?: `0x${string}`;
|
628
620
|
v?: `0x${string}`;
|
629
|
-
yParity?: `0x${string}` | undefined;
|
630
621
|
gasPrice?: `0x${string}` | undefined;
|
631
622
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
632
623
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -645,31 +636,31 @@ export declare const chainConfig: {
|
|
645
636
|
input?: `0x${string}`;
|
646
637
|
transactionIndex?: `0x${string}` | null;
|
647
638
|
chainId?: `0x${string}` | undefined;
|
648
|
-
|
649
|
-
|
650
|
-
blockNumber: `0x${string}` | null;
|
651
|
-
from: `0x${string}`;
|
652
|
-
gas: `0x${string}`;
|
653
|
-
hash: `0x${string}`;
|
654
|
-
input: `0x${string}`;
|
655
|
-
nonce: `0x${string}`;
|
639
|
+
yParity?: `0x${string}` | undefined;
|
640
|
+
} & {
|
656
641
|
r: `0x${string}`;
|
657
642
|
s: `0x${string}`;
|
658
|
-
to: `0x${string}` | null;
|
659
|
-
transactionIndex: `0x${string}` | null;
|
660
|
-
typeHex: `0x${string}` | null;
|
661
643
|
v: `0x${string}`;
|
662
|
-
value: `0x${string}`;
|
663
|
-
yParity: `0x${string}`;
|
664
644
|
gasPrice: `0x${string}`;
|
665
645
|
maxFeePerBlobGas?: undefined;
|
666
646
|
maxFeePerGas?: undefined;
|
667
647
|
maxPriorityFeePerGas?: undefined;
|
648
|
+
type: "0x1";
|
649
|
+
to: `0x${string}` | null;
|
650
|
+
from: `0x${string}`;
|
651
|
+
gas: `0x${string}`;
|
652
|
+
nonce: `0x${string}`;
|
653
|
+
value: `0x${string}`;
|
668
654
|
accessList: import("../index.js").AccessList;
|
669
655
|
blobVersionedHashes?: undefined;
|
656
|
+
blockHash: `0x${string}` | null;
|
657
|
+
blockNumber: `0x${string}` | null;
|
658
|
+
hash: `0x${string}`;
|
659
|
+
input: `0x${string}`;
|
660
|
+
transactionIndex: `0x${string}` | null;
|
670
661
|
chainId: `0x${string}`;
|
671
|
-
|
672
|
-
}
|
662
|
+
yParity?: `0x${string}` | undefined;
|
663
|
+
} & {
|
673
664
|
feeCurrency: `0x${string}` | null;
|
674
665
|
gatewayFee: `0x${string}` | null;
|
675
666
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -677,7 +668,6 @@ export declare const chainConfig: {
|
|
677
668
|
r?: `0x${string}`;
|
678
669
|
s?: `0x${string}`;
|
679
670
|
v?: `0x${string}`;
|
680
|
-
yParity?: `0x${string}` | undefined;
|
681
671
|
gasPrice?: `0x${string}` | undefined;
|
682
672
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
683
673
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -696,31 +686,31 @@ export declare const chainConfig: {
|
|
696
686
|
input?: `0x${string}`;
|
697
687
|
transactionIndex?: `0x${string}` | null;
|
698
688
|
chainId?: `0x${string}` | undefined;
|
699
|
-
|
700
|
-
|
701
|
-
blockNumber: `0x${string}` | null;
|
702
|
-
from: `0x${string}`;
|
703
|
-
gas: `0x${string}`;
|
704
|
-
hash: `0x${string}`;
|
705
|
-
input: `0x${string}`;
|
706
|
-
nonce: `0x${string}`;
|
689
|
+
yParity?: `0x${string}` | undefined;
|
690
|
+
} & {
|
707
691
|
r: `0x${string}`;
|
708
692
|
s: `0x${string}`;
|
709
|
-
to: `0x${string}` | null;
|
710
|
-
transactionIndex: `0x${string}` | null;
|
711
|
-
typeHex: `0x${string}` | null;
|
712
693
|
v: `0x${string}`;
|
713
|
-
value: `0x${string}`;
|
714
|
-
yParity: `0x${string}`;
|
715
694
|
gasPrice?: undefined;
|
716
695
|
maxFeePerBlobGas?: undefined;
|
717
696
|
maxFeePerGas: `0x${string}`;
|
718
697
|
maxPriorityFeePerGas: `0x${string}`;
|
698
|
+
type: "0x2";
|
699
|
+
to: `0x${string}` | null;
|
700
|
+
from: `0x${string}`;
|
701
|
+
gas: `0x${string}`;
|
702
|
+
nonce: `0x${string}`;
|
703
|
+
value: `0x${string}`;
|
719
704
|
accessList: import("../index.js").AccessList;
|
720
705
|
blobVersionedHashes?: undefined;
|
706
|
+
blockHash: `0x${string}` | null;
|
707
|
+
blockNumber: `0x${string}` | null;
|
708
|
+
hash: `0x${string}`;
|
709
|
+
input: `0x${string}`;
|
710
|
+
transactionIndex: `0x${string}` | null;
|
721
711
|
chainId: `0x${string}`;
|
722
|
-
|
723
|
-
}
|
712
|
+
yParity?: `0x${string}` | undefined;
|
713
|
+
} & {
|
724
714
|
feeCurrency: `0x${string}` | null;
|
725
715
|
gatewayFee: `0x${string}` | null;
|
726
716
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -728,7 +718,6 @@ export declare const chainConfig: {
|
|
728
718
|
r?: `0x${string}`;
|
729
719
|
s?: `0x${string}`;
|
730
720
|
v?: `0x${string}`;
|
731
|
-
yParity?: `0x${string}` | undefined;
|
732
721
|
gasPrice?: `0x${string}` | undefined;
|
733
722
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
734
723
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -747,31 +736,31 @@ export declare const chainConfig: {
|
|
747
736
|
input?: `0x${string}`;
|
748
737
|
transactionIndex?: `0x${string}` | null;
|
749
738
|
chainId?: `0x${string}` | undefined;
|
750
|
-
|
751
|
-
|
752
|
-
blockNumber: `0x${string}` | null;
|
753
|
-
from: `0x${string}`;
|
754
|
-
gas: `0x${string}`;
|
755
|
-
hash: `0x${string}`;
|
756
|
-
input: `0x${string}`;
|
757
|
-
nonce: `0x${string}`;
|
739
|
+
yParity?: `0x${string}` | undefined;
|
740
|
+
} & {
|
758
741
|
r: `0x${string}`;
|
759
742
|
s: `0x${string}`;
|
760
|
-
to: `0x${string}` | null;
|
761
|
-
transactionIndex: `0x${string}` | null;
|
762
|
-
typeHex: `0x${string}` | null;
|
763
743
|
v: `0x${string}`;
|
764
|
-
value: `0x${string}`;
|
765
|
-
yParity: `0x${string}`;
|
766
744
|
gasPrice?: undefined;
|
767
745
|
maxFeePerBlobGas: `0x${string}`;
|
768
746
|
maxFeePerGas: `0x${string}`;
|
769
747
|
maxPriorityFeePerGas: `0x${string}`;
|
748
|
+
type: "0x3";
|
749
|
+
to: `0x${string}` | null;
|
750
|
+
from: `0x${string}`;
|
751
|
+
gas: `0x${string}`;
|
752
|
+
nonce: `0x${string}`;
|
753
|
+
value: `0x${string}`;
|
770
754
|
accessList: import("../index.js").AccessList;
|
771
755
|
blobVersionedHashes: readonly `0x${string}`[];
|
756
|
+
blockHash: `0x${string}` | null;
|
757
|
+
blockNumber: `0x${string}` | null;
|
758
|
+
hash: `0x${string}`;
|
759
|
+
input: `0x${string}`;
|
760
|
+
transactionIndex: `0x${string}` | null;
|
772
761
|
chainId: `0x${string}`;
|
773
|
-
|
774
|
-
}
|
762
|
+
yParity?: `0x${string}` | undefined;
|
763
|
+
} & {
|
775
764
|
feeCurrency: `0x${string}` | null;
|
776
765
|
gatewayFee: `0x${string}` | null;
|
777
766
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -779,7 +768,6 @@ export declare const chainConfig: {
|
|
779
768
|
r?: `0x${string}`;
|
780
769
|
s?: `0x${string}`;
|
781
770
|
v?: `0x${string}`;
|
782
|
-
yParity?: `0x${string}` | undefined;
|
783
771
|
gasPrice?: `0x${string}` | undefined;
|
784
772
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
785
773
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -798,16 +786,16 @@ export declare const chainConfig: {
|
|
798
786
|
input?: `0x${string}`;
|
799
787
|
transactionIndex?: `0x${string}` | null;
|
800
788
|
chainId?: `0x${string}` | undefined;
|
801
|
-
|
789
|
+
yParity?: `0x${string}` | undefined;
|
790
|
+
} & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
|
802
791
|
feeCurrency: `0x${string}` | null;
|
803
792
|
gatewayFee: `0x${string}` | null;
|
804
793
|
gatewayFeeRecipient: `0x${string}` | null;
|
805
794
|
type: "0x7c";
|
806
|
-
}) | ({
|
795
|
+
} & import("../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
|
807
796
|
r?: `0x${string}`;
|
808
797
|
s?: `0x${string}`;
|
809
798
|
v?: `0x${string}`;
|
810
|
-
yParity?: `0x${string}` | undefined;
|
811
799
|
gasPrice?: `0x${string}` | undefined;
|
812
800
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
813
801
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -826,12 +814,13 @@ export declare const chainConfig: {
|
|
826
814
|
input?: `0x${string}`;
|
827
815
|
transactionIndex?: `0x${string}` | null;
|
828
816
|
chainId?: `0x${string}` | undefined;
|
829
|
-
|
817
|
+
yParity?: `0x${string}` | undefined;
|
818
|
+
} & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
|
830
819
|
feeCurrency: `0x${string}` | null;
|
831
820
|
gatewayFee?: undefined;
|
832
821
|
gatewayFeeRecipient?: undefined;
|
833
822
|
type: "0x7b";
|
834
|
-
})) => ({
|
823
|
+
} & import("../index.js").FeeValuesEIP1559<`0x${string}`>)) => ({
|
835
824
|
r: `0x${string}`;
|
836
825
|
s: `0x${string}`;
|
837
826
|
v: bigint;
|
@@ -846,15 +835,15 @@ export declare const chainConfig: {
|
|
846
835
|
input: `0x${string}`;
|
847
836
|
transactionIndex: number | null;
|
848
837
|
typeHex: `0x${string}` | null;
|
849
|
-
gasPrice: bigint;
|
850
|
-
maxFeePerBlobGas?: undefined;
|
851
|
-
maxFeePerGas?: undefined;
|
852
|
-
maxPriorityFeePerGas?: undefined;
|
853
838
|
accessList?: undefined;
|
854
839
|
blobVersionedHashes?: undefined;
|
855
840
|
chainId?: number | undefined;
|
856
841
|
yParity?: undefined;
|
857
842
|
type: "legacy";
|
843
|
+
gasPrice: bigint;
|
844
|
+
maxFeePerBlobGas?: undefined;
|
845
|
+
maxFeePerGas?: undefined;
|
846
|
+
maxPriorityFeePerGas?: undefined;
|
858
847
|
feeCurrency: `0x${string}` | null;
|
859
848
|
gatewayFee?: undefined;
|
860
849
|
gatewayFeeRecipient?: undefined;
|
@@ -873,15 +862,15 @@ export declare const chainConfig: {
|
|
873
862
|
input: `0x${string}`;
|
874
863
|
transactionIndex: number | null;
|
875
864
|
typeHex: `0x${string}` | null;
|
876
|
-
gasPrice: undefined;
|
877
|
-
maxFeePerBlobGas?: undefined;
|
878
|
-
maxFeePerGas: bigint;
|
879
|
-
maxPriorityFeePerGas: bigint;
|
880
865
|
accessList?: undefined;
|
881
866
|
blobVersionedHashes?: undefined;
|
882
867
|
chainId?: number | undefined;
|
883
868
|
yParity: number;
|
884
869
|
type: "cip42";
|
870
|
+
gasPrice: undefined;
|
871
|
+
maxFeePerBlobGas?: undefined;
|
872
|
+
maxFeePerGas: bigint;
|
873
|
+
maxPriorityFeePerGas: bigint;
|
885
874
|
feeCurrency: `0x${string}` | null;
|
886
875
|
gatewayFee: bigint | null;
|
887
876
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -900,15 +889,15 @@ export declare const chainConfig: {
|
|
900
889
|
input: `0x${string}`;
|
901
890
|
transactionIndex: number | null;
|
902
891
|
typeHex: `0x${string}` | null;
|
903
|
-
gasPrice: undefined;
|
904
|
-
maxFeePerBlobGas?: undefined;
|
905
|
-
maxFeePerGas: bigint;
|
906
|
-
maxPriorityFeePerGas: bigint;
|
907
892
|
accessList?: undefined;
|
908
893
|
blobVersionedHashes?: undefined;
|
909
894
|
chainId?: number | undefined;
|
910
895
|
yParity: number;
|
911
896
|
type: "cip64";
|
897
|
+
gasPrice: undefined;
|
898
|
+
maxFeePerBlobGas?: undefined;
|
899
|
+
maxFeePerGas: bigint;
|
900
|
+
maxPriorityFeePerGas: bigint;
|
912
901
|
feeCurrency: `0x${string}` | null;
|
913
902
|
gatewayFee?: undefined;
|
914
903
|
gatewayFeeRecipient?: undefined;
|
@@ -928,14 +917,14 @@ export declare const chainConfig: {
|
|
928
917
|
v: bigint;
|
929
918
|
value: bigint;
|
930
919
|
yParity: number;
|
931
|
-
gasPrice: bigint;
|
932
|
-
maxFeePerBlobGas?: undefined;
|
933
|
-
maxFeePerGas?: undefined;
|
934
|
-
maxPriorityFeePerGas?: undefined;
|
935
920
|
accessList: import("../index.js").AccessList;
|
936
921
|
blobVersionedHashes?: undefined;
|
937
922
|
chainId: number;
|
938
923
|
type: "eip2930";
|
924
|
+
gasPrice: bigint;
|
925
|
+
maxFeePerBlobGas?: undefined;
|
926
|
+
maxFeePerGas?: undefined;
|
927
|
+
maxPriorityFeePerGas?: undefined;
|
939
928
|
feeCurrency: `0x${string}` | null;
|
940
929
|
gatewayFee?: undefined;
|
941
930
|
gatewayFeeRecipient?: undefined;
|
@@ -955,14 +944,14 @@ export declare const chainConfig: {
|
|
955
944
|
v: bigint;
|
956
945
|
value: bigint;
|
957
946
|
yParity: number;
|
958
|
-
gasPrice: undefined;
|
959
|
-
maxFeePerBlobGas?: undefined;
|
960
|
-
maxFeePerGas: bigint;
|
961
|
-
maxPriorityFeePerGas: bigint;
|
962
947
|
accessList: import("../index.js").AccessList;
|
963
948
|
blobVersionedHashes?: undefined;
|
964
949
|
chainId: number;
|
965
950
|
type: "eip1559";
|
951
|
+
gasPrice: undefined;
|
952
|
+
maxFeePerBlobGas?: undefined;
|
953
|
+
maxFeePerGas: bigint;
|
954
|
+
maxPriorityFeePerGas: bigint;
|
966
955
|
feeCurrency: `0x${string}` | null;
|
967
956
|
gatewayFee?: undefined;
|
968
957
|
gatewayFeeRecipient?: undefined;
|
@@ -982,14 +971,14 @@ export declare const chainConfig: {
|
|
982
971
|
v: bigint;
|
983
972
|
value: bigint;
|
984
973
|
yParity: number;
|
985
|
-
gasPrice: undefined;
|
986
|
-
maxFeePerBlobGas?: undefined;
|
987
|
-
maxFeePerGas: bigint;
|
988
|
-
maxPriorityFeePerGas: bigint;
|
989
974
|
accessList: import("../index.js").AccessList;
|
990
975
|
blobVersionedHashes?: undefined;
|
991
976
|
chainId: number;
|
992
977
|
type: "cip42";
|
978
|
+
gasPrice: undefined;
|
979
|
+
maxFeePerBlobGas?: undefined;
|
980
|
+
maxFeePerGas: bigint;
|
981
|
+
maxPriorityFeePerGas: bigint;
|
993
982
|
feeCurrency: `0x${string}` | null;
|
994
983
|
gatewayFee: bigint | null;
|
995
984
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -1009,14 +998,14 @@ export declare const chainConfig: {
|
|
1009
998
|
v: bigint;
|
1010
999
|
value: bigint;
|
1011
1000
|
yParity: number;
|
1012
|
-
gasPrice: undefined;
|
1013
|
-
maxFeePerBlobGas?: undefined;
|
1014
|
-
maxFeePerGas: bigint;
|
1015
|
-
maxPriorityFeePerGas: bigint;
|
1016
1001
|
accessList: import("../index.js").AccessList;
|
1017
1002
|
blobVersionedHashes?: undefined;
|
1018
1003
|
chainId: number;
|
1019
1004
|
type: "cip64";
|
1005
|
+
gasPrice: undefined;
|
1006
|
+
maxFeePerBlobGas?: undefined;
|
1007
|
+
maxFeePerGas: bigint;
|
1008
|
+
maxPriorityFeePerGas: bigint;
|
1020
1009
|
feeCurrency: `0x${string}` | null;
|
1021
1010
|
gatewayFee?: undefined;
|
1022
1011
|
gatewayFeeRecipient?: undefined;
|
@@ -1036,14 +1025,14 @@ export declare const chainConfig: {
|
|
1036
1025
|
v: bigint;
|
1037
1026
|
value: bigint;
|
1038
1027
|
yParity: number;
|
1039
|
-
gasPrice: bigint;
|
1040
|
-
maxFeePerBlobGas?: undefined;
|
1041
|
-
maxFeePerGas: undefined;
|
1042
|
-
maxPriorityFeePerGas: undefined;
|
1043
1028
|
accessList: import("../index.js").AccessList;
|
1044
1029
|
blobVersionedHashes?: undefined;
|
1045
1030
|
chainId: number;
|
1046
1031
|
type: "eip2930";
|
1032
|
+
gasPrice: bigint;
|
1033
|
+
maxFeePerBlobGas?: undefined;
|
1034
|
+
maxFeePerGas: undefined;
|
1035
|
+
maxPriorityFeePerGas: undefined;
|
1047
1036
|
feeCurrency: `0x${string}` | null;
|
1048
1037
|
gatewayFee?: undefined;
|
1049
1038
|
gatewayFeeRecipient?: undefined;
|
@@ -1063,14 +1052,14 @@ export declare const chainConfig: {
|
|
1063
1052
|
v: bigint;
|
1064
1053
|
value: bigint;
|
1065
1054
|
yParity: number;
|
1066
|
-
gasPrice?: undefined;
|
1067
|
-
maxFeePerBlobGas?: undefined;
|
1068
|
-
maxFeePerGas: bigint;
|
1069
|
-
maxPriorityFeePerGas: bigint;
|
1070
1055
|
accessList: import("../index.js").AccessList;
|
1071
1056
|
blobVersionedHashes?: undefined;
|
1072
1057
|
chainId: number;
|
1073
1058
|
type: "eip1559";
|
1059
|
+
gasPrice?: undefined;
|
1060
|
+
maxFeePerBlobGas?: undefined;
|
1061
|
+
maxFeePerGas: bigint;
|
1062
|
+
maxPriorityFeePerGas: bigint;
|
1074
1063
|
feeCurrency: `0x${string}` | null;
|
1075
1064
|
gatewayFee?: undefined;
|
1076
1065
|
gatewayFeeRecipient?: undefined;
|
@@ -1090,14 +1079,14 @@ export declare const chainConfig: {
|
|
1090
1079
|
v: bigint;
|
1091
1080
|
value: bigint;
|
1092
1081
|
yParity: number;
|
1093
|
-
gasPrice?: undefined;
|
1094
|
-
maxFeePerBlobGas?: undefined;
|
1095
|
-
maxFeePerGas: bigint;
|
1096
|
-
maxPriorityFeePerGas: bigint;
|
1097
1082
|
accessList: import("../index.js").AccessList;
|
1098
1083
|
blobVersionedHashes?: undefined;
|
1099
1084
|
chainId: number;
|
1100
1085
|
type: "cip42";
|
1086
|
+
gasPrice?: undefined;
|
1087
|
+
maxFeePerBlobGas?: undefined;
|
1088
|
+
maxFeePerGas: bigint;
|
1089
|
+
maxPriorityFeePerGas: bigint;
|
1101
1090
|
feeCurrency: `0x${string}` | null;
|
1102
1091
|
gatewayFee: bigint | null;
|
1103
1092
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -1117,14 +1106,14 @@ export declare const chainConfig: {
|
|
1117
1106
|
v: bigint;
|
1118
1107
|
value: bigint;
|
1119
1108
|
yParity: number;
|
1120
|
-
gasPrice?: undefined;
|
1121
|
-
maxFeePerBlobGas?: undefined;
|
1122
|
-
maxFeePerGas: bigint;
|
1123
|
-
maxPriorityFeePerGas: bigint;
|
1124
1109
|
accessList: import("../index.js").AccessList;
|
1125
1110
|
blobVersionedHashes?: undefined;
|
1126
1111
|
chainId: number;
|
1127
1112
|
type: "cip64";
|
1113
|
+
gasPrice?: undefined;
|
1114
|
+
maxFeePerBlobGas?: undefined;
|
1115
|
+
maxFeePerGas: bigint;
|
1116
|
+
maxPriorityFeePerGas: bigint;
|
1128
1117
|
feeCurrency: `0x${string}` | null;
|
1129
1118
|
gatewayFee?: undefined;
|
1130
1119
|
gatewayFeeRecipient?: undefined;
|
@@ -1144,14 +1133,14 @@ export declare const chainConfig: {
|
|
1144
1133
|
v: bigint;
|
1145
1134
|
value: bigint;
|
1146
1135
|
yParity: number;
|
1147
|
-
gasPrice?: undefined;
|
1148
|
-
maxFeePerBlobGas: bigint;
|
1149
|
-
maxFeePerGas: bigint;
|
1150
|
-
maxPriorityFeePerGas: bigint;
|
1151
1136
|
accessList: import("../index.js").AccessList;
|
1152
1137
|
blobVersionedHashes: readonly `0x${string}`[];
|
1153
1138
|
chainId: number;
|
1154
1139
|
type: "eip4844";
|
1140
|
+
gasPrice?: undefined;
|
1141
|
+
maxFeePerBlobGas: bigint;
|
1142
|
+
maxFeePerGas: bigint;
|
1143
|
+
maxPriorityFeePerGas: bigint;
|
1155
1144
|
feeCurrency: `0x${string}` | null;
|
1156
1145
|
gatewayFee?: undefined;
|
1157
1146
|
gatewayFeeRecipient?: undefined;
|
@@ -1171,14 +1160,14 @@ export declare const chainConfig: {
|
|
1171
1160
|
v: bigint;
|
1172
1161
|
value: bigint;
|
1173
1162
|
yParity: number;
|
1174
|
-
gasPrice?: undefined;
|
1175
|
-
maxFeePerBlobGas: undefined;
|
1176
|
-
maxFeePerGas: bigint;
|
1177
|
-
maxPriorityFeePerGas: bigint;
|
1178
1163
|
accessList: import("../index.js").AccessList;
|
1179
1164
|
blobVersionedHashes: readonly `0x${string}`[];
|
1180
1165
|
chainId: number;
|
1181
1166
|
type: "cip42";
|
1167
|
+
gasPrice?: undefined;
|
1168
|
+
maxFeePerBlobGas: undefined;
|
1169
|
+
maxFeePerGas: bigint;
|
1170
|
+
maxPriorityFeePerGas: bigint;
|
1182
1171
|
feeCurrency: `0x${string}` | null;
|
1183
1172
|
gatewayFee: bigint | null;
|
1184
1173
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -1198,14 +1187,14 @@ export declare const chainConfig: {
|
|
1198
1187
|
v: bigint;
|
1199
1188
|
value: bigint;
|
1200
1189
|
yParity: number;
|
1201
|
-
gasPrice?: undefined;
|
1202
|
-
maxFeePerBlobGas: undefined;
|
1203
|
-
maxFeePerGas: bigint;
|
1204
|
-
maxPriorityFeePerGas: bigint;
|
1205
1190
|
accessList: import("../index.js").AccessList;
|
1206
1191
|
blobVersionedHashes: readonly `0x${string}`[];
|
1207
1192
|
chainId: number;
|
1208
1193
|
type: "cip64";
|
1194
|
+
gasPrice?: undefined;
|
1195
|
+
maxFeePerBlobGas: undefined;
|
1196
|
+
maxFeePerGas: bigint;
|
1197
|
+
maxPriorityFeePerGas: bigint;
|
1209
1198
|
feeCurrency: `0x${string}` | null;
|
1210
1199
|
gatewayFee?: undefined;
|
1211
1200
|
gatewayFeeRecipient?: undefined;
|
@@ -1221,13 +1210,13 @@ export declare const chainConfig: {
|
|
1221
1210
|
nonce?: number | undefined;
|
1222
1211
|
to?: `0x${string}` | null | undefined;
|
1223
1212
|
value?: bigint | undefined;
|
1213
|
+
accessList?: import("../index.js").AccessList | undefined;
|
1214
|
+
blobs?: undefined;
|
1215
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
1224
1216
|
gasPrice?: bigint | undefined;
|
1225
1217
|
maxFeePerBlobGas?: bigint | undefined;
|
1226
1218
|
maxFeePerGas?: bigint | undefined;
|
1227
1219
|
maxPriorityFeePerGas?: bigint | undefined;
|
1228
|
-
accessList?: import("../index.js").AccessList | undefined;
|
1229
|
-
blobs?: undefined;
|
1230
|
-
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
1231
1220
|
blobVersionedHashes?: undefined;
|
1232
1221
|
kzg?: undefined;
|
1233
1222
|
sidecars?: undefined;
|
@@ -1238,13 +1227,13 @@ export declare const chainConfig: {
|
|
1238
1227
|
nonce?: number | undefined;
|
1239
1228
|
to?: `0x${string}` | null | undefined;
|
1240
1229
|
value?: bigint | undefined;
|
1230
|
+
accessList?: undefined;
|
1231
|
+
blobs?: undefined;
|
1232
|
+
type?: "legacy" | undefined;
|
1241
1233
|
gasPrice?: bigint | undefined;
|
1242
1234
|
maxFeePerBlobGas?: undefined;
|
1243
1235
|
maxFeePerGas?: undefined;
|
1244
1236
|
maxPriorityFeePerGas?: undefined;
|
1245
|
-
accessList?: undefined;
|
1246
|
-
blobs?: undefined;
|
1247
|
-
type?: "legacy" | undefined;
|
1248
1237
|
blobVersionedHashes?: undefined;
|
1249
1238
|
kzg?: undefined;
|
1250
1239
|
sidecars?: undefined;
|
@@ -1257,13 +1246,13 @@ export declare const chainConfig: {
|
|
1257
1246
|
nonce?: number | undefined;
|
1258
1247
|
to?: `0x${string}` | null | undefined;
|
1259
1248
|
value?: bigint | undefined;
|
1249
|
+
accessList?: import("../index.js").AccessList | undefined;
|
1250
|
+
blobs?: undefined;
|
1251
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
1260
1252
|
gasPrice?: bigint | undefined;
|
1261
1253
|
maxFeePerBlobGas?: bigint | undefined;
|
1262
1254
|
maxFeePerGas?: bigint | undefined;
|
1263
1255
|
maxPriorityFeePerGas?: bigint | undefined;
|
1264
|
-
accessList?: import("../index.js").AccessList | undefined;
|
1265
|
-
blobs?: undefined;
|
1266
|
-
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
1267
1256
|
blobVersionedHashes?: undefined;
|
1268
1257
|
kzg?: undefined;
|
1269
1258
|
sidecars?: undefined;
|
@@ -1274,13 +1263,13 @@ export declare const chainConfig: {
|
|
1274
1263
|
nonce?: number | undefined;
|
1275
1264
|
to?: `0x${string}` | null | undefined;
|
1276
1265
|
value?: bigint | undefined;
|
1266
|
+
accessList?: import("../index.js").AccessList | undefined;
|
1267
|
+
blobs?: undefined;
|
1268
|
+
type?: "eip2930" | undefined;
|
1277
1269
|
gasPrice?: bigint | undefined;
|
1278
1270
|
maxFeePerBlobGas?: undefined;
|
1279
1271
|
maxFeePerGas?: undefined;
|
1280
1272
|
maxPriorityFeePerGas?: undefined;
|
1281
|
-
accessList?: import("../index.js").AccessList | undefined;
|
1282
|
-
blobs?: undefined;
|
1283
|
-
type?: "eip2930" | undefined;
|
1284
1273
|
blobVersionedHashes?: undefined;
|
1285
1274
|
kzg?: undefined;
|
1286
1275
|
sidecars?: undefined;
|
@@ -1293,13 +1282,13 @@ export declare const chainConfig: {
|
|
1293
1282
|
nonce?: number | undefined;
|
1294
1283
|
to?: `0x${string}` | null | undefined;
|
1295
1284
|
value?: bigint | undefined;
|
1285
|
+
accessList?: import("../index.js").AccessList | undefined;
|
1286
|
+
blobs?: undefined;
|
1287
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
1296
1288
|
gasPrice?: bigint | undefined;
|
1297
1289
|
maxFeePerBlobGas?: bigint | undefined;
|
1298
1290
|
maxFeePerGas?: bigint | undefined;
|
1299
1291
|
maxPriorityFeePerGas?: bigint | undefined;
|
1300
|
-
accessList?: import("../index.js").AccessList | undefined;
|
1301
|
-
blobs?: undefined;
|
1302
|
-
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
1303
1292
|
blobVersionedHashes?: undefined;
|
1304
1293
|
kzg?: undefined;
|
1305
1294
|
sidecars?: undefined;
|
@@ -1329,34 +1318,34 @@ export declare const chainConfig: {
|
|
1329
1318
|
nonce?: number | undefined;
|
1330
1319
|
to?: `0x${string}` | null | undefined;
|
1331
1320
|
value?: bigint | undefined;
|
1321
|
+
accessList?: import("../index.js").AccessList | undefined;
|
1322
|
+
blobs?: undefined;
|
1323
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
1332
1324
|
gasPrice?: bigint | undefined;
|
1333
1325
|
maxFeePerBlobGas?: bigint | undefined;
|
1334
1326
|
maxFeePerGas?: bigint | undefined;
|
1335
1327
|
maxPriorityFeePerGas?: bigint | undefined;
|
1336
|
-
accessList?: import("../index.js").AccessList | undefined;
|
1337
|
-
blobs?: undefined;
|
1338
|
-
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
1339
1328
|
blobVersionedHashes?: undefined;
|
1340
1329
|
kzg?: undefined;
|
1341
1330
|
sidecars?: undefined;
|
1342
|
-
} & import("../index.js").TransactionRequestBase &
|
1331
|
+
} & import("../index.js").TransactionRequestBase & {
|
1343
1332
|
accessList?: import("../index.js").AccessList | undefined;
|
1344
1333
|
feeCurrency?: `0x${string}` | undefined;
|
1345
1334
|
type?: "cip64" | undefined;
|
1346
|
-
}) | ({
|
1335
|
+
} & import("../index.js").ExactPartial<import("../index.js").FeeValuesEIP1559>) | ({
|
1347
1336
|
data?: `0x${string}` | undefined;
|
1348
1337
|
from?: `0x${string}`;
|
1349
1338
|
gas?: bigint | undefined;
|
1350
1339
|
nonce?: number | undefined;
|
1351
1340
|
to?: `0x${string}` | null | undefined;
|
1352
1341
|
value?: bigint | undefined;
|
1342
|
+
accessList?: import("../index.js").AccessList | undefined;
|
1343
|
+
blobs?: undefined;
|
1344
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
1353
1345
|
gasPrice?: bigint | undefined;
|
1354
1346
|
maxFeePerBlobGas?: bigint | undefined;
|
1355
1347
|
maxFeePerGas?: bigint | undefined;
|
1356
1348
|
maxPriorityFeePerGas?: bigint | undefined;
|
1357
|
-
accessList?: import("../index.js").AccessList | undefined;
|
1358
|
-
blobs?: undefined;
|
1359
|
-
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
1360
1349
|
blobVersionedHashes?: undefined;
|
1361
1350
|
kzg?: undefined;
|
1362
1351
|
sidecars?: undefined;
|
@@ -1367,13 +1356,13 @@ export declare const chainConfig: {
|
|
1367
1356
|
nonce?: number | undefined;
|
1368
1357
|
to?: `0x${string}` | null | undefined;
|
1369
1358
|
value?: bigint | undefined;
|
1359
|
+
accessList?: undefined;
|
1360
|
+
blobs?: undefined;
|
1361
|
+
type?: "legacy" | undefined;
|
1370
1362
|
gasPrice?: bigint | undefined;
|
1371
1363
|
maxFeePerBlobGas?: undefined;
|
1372
1364
|
maxFeePerGas?: undefined;
|
1373
1365
|
maxPriorityFeePerGas?: undefined;
|
1374
|
-
accessList?: undefined;
|
1375
|
-
blobs?: undefined;
|
1376
|
-
type?: "legacy" | undefined;
|
1377
1366
|
blobVersionedHashes?: undefined;
|
1378
1367
|
kzg?: undefined;
|
1379
1368
|
sidecars?: undefined;
|
@@ -1386,13 +1375,13 @@ export declare const chainConfig: {
|
|
1386
1375
|
nonce?: number | undefined;
|
1387
1376
|
to?: `0x${string}` | null | undefined;
|
1388
1377
|
value?: bigint | undefined;
|
1378
|
+
accessList?: import("../index.js").AccessList | undefined;
|
1379
|
+
blobs?: undefined;
|
1380
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
1389
1381
|
gasPrice?: bigint | undefined;
|
1390
1382
|
maxFeePerBlobGas?: bigint | undefined;
|
1391
1383
|
maxFeePerGas?: bigint | undefined;
|
1392
1384
|
maxPriorityFeePerGas?: bigint | undefined;
|
1393
|
-
accessList?: import("../index.js").AccessList | undefined;
|
1394
|
-
blobs?: undefined;
|
1395
|
-
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
1396
1385
|
blobVersionedHashes?: undefined;
|
1397
1386
|
kzg?: undefined;
|
1398
1387
|
sidecars?: undefined;
|
@@ -1403,13 +1392,13 @@ export declare const chainConfig: {
|
|
1403
1392
|
nonce?: number | undefined;
|
1404
1393
|
to?: `0x${string}` | null | undefined;
|
1405
1394
|
value?: bigint | undefined;
|
1395
|
+
accessList?: import("../index.js").AccessList | undefined;
|
1396
|
+
blobs?: undefined;
|
1397
|
+
type?: "eip2930" | undefined;
|
1406
1398
|
gasPrice?: bigint | undefined;
|
1407
1399
|
maxFeePerBlobGas?: undefined;
|
1408
1400
|
maxFeePerGas?: undefined;
|
1409
1401
|
maxPriorityFeePerGas?: undefined;
|
1410
|
-
accessList?: import("../index.js").AccessList | undefined;
|
1411
|
-
blobs?: undefined;
|
1412
|
-
type?: "eip2930" | undefined;
|
1413
1402
|
blobVersionedHashes?: undefined;
|
1414
1403
|
kzg?: undefined;
|
1415
1404
|
sidecars?: undefined;
|
@@ -1422,13 +1411,13 @@ export declare const chainConfig: {
|
|
1422
1411
|
nonce?: number | undefined;
|
1423
1412
|
to?: `0x${string}` | null | undefined;
|
1424
1413
|
value?: bigint | undefined;
|
1425
|
-
gasPrice?: bigint | undefined;
|
1426
|
-
maxFeePerBlobGas?: bigint | undefined;
|
1427
|
-
maxFeePerGas?: bigint | undefined;
|
1428
|
-
maxPriorityFeePerGas?: bigint | undefined;
|
1429
1414
|
accessList?: import("../index.js").AccessList | undefined;
|
1430
1415
|
blobs?: undefined;
|
1431
1416
|
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
1417
|
+
gasPrice?: bigint | undefined;
|
1418
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1419
|
+
maxFeePerGas?: bigint | undefined;
|
1420
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1432
1421
|
blobVersionedHashes?: undefined;
|
1433
1422
|
kzg?: undefined;
|
1434
1423
|
sidecars?: undefined;
|
@@ -1458,21 +1447,21 @@ export declare const chainConfig: {
|
|
1458
1447
|
nonce?: number | undefined;
|
1459
1448
|
to?: `0x${string}` | null | undefined;
|
1460
1449
|
value?: bigint | undefined;
|
1450
|
+
accessList?: import("../index.js").AccessList | undefined;
|
1451
|
+
blobs?: undefined;
|
1452
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
1461
1453
|
gasPrice?: bigint | undefined;
|
1462
1454
|
maxFeePerBlobGas?: bigint | undefined;
|
1463
1455
|
maxFeePerGas?: bigint | undefined;
|
1464
1456
|
maxPriorityFeePerGas?: bigint | undefined;
|
1465
|
-
accessList?: import("../index.js").AccessList | undefined;
|
1466
|
-
blobs?: undefined;
|
1467
|
-
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
1468
1457
|
blobVersionedHashes?: undefined;
|
1469
1458
|
kzg?: undefined;
|
1470
1459
|
sidecars?: undefined;
|
1471
|
-
} & import("../index.js").TransactionRequestBase &
|
1460
|
+
} & import("../index.js").TransactionRequestBase & {
|
1472
1461
|
accessList?: import("../index.js").AccessList | undefined;
|
1473
1462
|
feeCurrency?: `0x${string}` | undefined;
|
1474
1463
|
type?: "cip64" | undefined;
|
1475
|
-
}) | ({
|
1464
|
+
} & import("../index.js").ExactPartial<import("../index.js").FeeValuesEIP1559>) | ({
|
1476
1465
|
data?: `0x${string}` | undefined;
|
1477
1466
|
from?: `0x${string}`;
|
1478
1467
|
gas?: bigint | undefined;
|
@@ -1496,13 +1485,13 @@ export declare const chainConfig: {
|
|
1496
1485
|
nonce?: number | undefined;
|
1497
1486
|
to?: `0x${string}` | null | undefined;
|
1498
1487
|
value?: bigint | undefined;
|
1488
|
+
accessList?: undefined;
|
1489
|
+
blobs?: undefined;
|
1490
|
+
type?: "legacy" | undefined;
|
1499
1491
|
gasPrice?: bigint | undefined;
|
1500
1492
|
maxFeePerBlobGas?: undefined;
|
1501
1493
|
maxFeePerGas?: undefined;
|
1502
1494
|
maxPriorityFeePerGas?: undefined;
|
1503
|
-
accessList?: undefined;
|
1504
|
-
blobs?: undefined;
|
1505
|
-
type?: "legacy" | undefined;
|
1506
1495
|
blobVersionedHashes?: undefined;
|
1507
1496
|
kzg?: undefined;
|
1508
1497
|
sidecars?: undefined;
|
@@ -1532,13 +1521,13 @@ export declare const chainConfig: {
|
|
1532
1521
|
nonce?: number | undefined;
|
1533
1522
|
to?: `0x${string}` | null | undefined;
|
1534
1523
|
value?: bigint | undefined;
|
1524
|
+
accessList?: import("../index.js").AccessList | undefined;
|
1525
|
+
blobs?: undefined;
|
1526
|
+
type?: "eip2930" | undefined;
|
1535
1527
|
gasPrice?: bigint | undefined;
|
1536
1528
|
maxFeePerBlobGas?: undefined;
|
1537
1529
|
maxFeePerGas?: undefined;
|
1538
1530
|
maxPriorityFeePerGas?: undefined;
|
1539
|
-
accessList?: import("../index.js").AccessList | undefined;
|
1540
|
-
blobs?: undefined;
|
1541
|
-
type?: "eip2930" | undefined;
|
1542
1531
|
blobVersionedHashes?: undefined;
|
1543
1532
|
kzg?: undefined;
|
1544
1533
|
sidecars?: undefined;
|
@@ -1597,27 +1586,27 @@ export declare const chainConfig: {
|
|
1597
1586
|
blobVersionedHashes?: undefined;
|
1598
1587
|
kzg?: undefined;
|
1599
1588
|
sidecars?: undefined;
|
1600
|
-
} & import("../index.js").TransactionRequestBase &
|
1589
|
+
} & import("../index.js").TransactionRequestBase & {
|
1601
1590
|
accessList?: import("../index.js").AccessList | undefined;
|
1602
1591
|
feeCurrency?: `0x${string}` | undefined;
|
1603
1592
|
type?: "cip64" | undefined;
|
1604
|
-
}) | ({
|
1593
|
+
} & import("../index.js").ExactPartial<import("../index.js").FeeValuesEIP1559>) | ({
|
1605
1594
|
data?: `0x${string}` | undefined;
|
1606
1595
|
from?: `0x${string}`;
|
1607
1596
|
gas?: bigint | undefined;
|
1608
1597
|
nonce?: number | undefined;
|
1609
1598
|
value?: bigint | undefined;
|
1610
1599
|
to?: `0x${string}` | null | undefined;
|
1611
|
-
gasPrice?: bigint | undefined;
|
1612
|
-
maxFeePerGas?: bigint | undefined;
|
1613
|
-
maxPriorityFeePerGas?: bigint | undefined;
|
1614
|
-
maxFeePerBlobGas?: bigint | undefined;
|
1615
1600
|
accessList?: import("../index.js").AccessList | undefined;
|
1616
1601
|
blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
|
1617
1602
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
1618
1603
|
kzg?: import("../index.js").Kzg | undefined;
|
1619
1604
|
sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
|
1620
1605
|
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
1606
|
+
gasPrice?: bigint | undefined;
|
1607
|
+
maxFeePerGas?: bigint | undefined;
|
1608
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1609
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1621
1610
|
} & {
|
1622
1611
|
data?: `0x${string}` | undefined;
|
1623
1612
|
from: `0x${string}`;
|
@@ -1625,13 +1614,13 @@ export declare const chainConfig: {
|
|
1625
1614
|
nonce?: number | undefined;
|
1626
1615
|
to?: `0x${string}` | null | undefined;
|
1627
1616
|
value?: bigint | undefined;
|
1617
|
+
accessList?: undefined;
|
1618
|
+
blobs?: undefined;
|
1619
|
+
type?: "legacy" | undefined;
|
1628
1620
|
gasPrice?: bigint | undefined;
|
1629
1621
|
maxFeePerBlobGas?: undefined;
|
1630
1622
|
maxFeePerGas?: undefined;
|
1631
1623
|
maxPriorityFeePerGas?: undefined;
|
1632
|
-
accessList?: undefined;
|
1633
|
-
blobs?: undefined;
|
1634
|
-
type?: "legacy" | undefined;
|
1635
1624
|
blobVersionedHashes?: undefined;
|
1636
1625
|
kzg?: undefined;
|
1637
1626
|
sidecars?: undefined;
|
@@ -1644,16 +1633,16 @@ export declare const chainConfig: {
|
|
1644
1633
|
nonce?: number | undefined;
|
1645
1634
|
value?: bigint | undefined;
|
1646
1635
|
to?: `0x${string}` | null | undefined;
|
1647
|
-
gasPrice?: bigint | undefined;
|
1648
|
-
maxFeePerGas?: bigint | undefined;
|
1649
|
-
maxPriorityFeePerGas?: bigint | undefined;
|
1650
|
-
maxFeePerBlobGas?: bigint | undefined;
|
1651
1636
|
accessList?: import("../index.js").AccessList | undefined;
|
1652
1637
|
blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
|
1653
1638
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
1654
1639
|
kzg?: import("../index.js").Kzg | undefined;
|
1655
1640
|
sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
|
1656
1641
|
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
1642
|
+
gasPrice?: bigint | undefined;
|
1643
|
+
maxFeePerGas?: bigint | undefined;
|
1644
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1645
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1657
1646
|
} & {
|
1658
1647
|
data?: `0x${string}` | undefined;
|
1659
1648
|
from: `0x${string}`;
|
@@ -1661,13 +1650,13 @@ export declare const chainConfig: {
|
|
1661
1650
|
nonce?: number | undefined;
|
1662
1651
|
to?: `0x${string}` | null | undefined;
|
1663
1652
|
value?: bigint | undefined;
|
1653
|
+
accessList?: import("../index.js").AccessList | undefined;
|
1654
|
+
blobs?: undefined;
|
1655
|
+
type?: "eip2930" | undefined;
|
1664
1656
|
gasPrice?: bigint | undefined;
|
1665
1657
|
maxFeePerBlobGas?: undefined;
|
1666
1658
|
maxFeePerGas?: undefined;
|
1667
1659
|
maxPriorityFeePerGas?: undefined;
|
1668
|
-
accessList?: import("../index.js").AccessList | undefined;
|
1669
|
-
blobs?: undefined;
|
1670
|
-
type?: "eip2930" | undefined;
|
1671
1660
|
blobVersionedHashes?: undefined;
|
1672
1661
|
kzg?: undefined;
|
1673
1662
|
sidecars?: undefined;
|
@@ -1680,16 +1669,16 @@ export declare const chainConfig: {
|
|
1680
1669
|
nonce?: number | undefined;
|
1681
1670
|
value?: bigint | undefined;
|
1682
1671
|
to?: `0x${string}` | null | undefined;
|
1683
|
-
gasPrice?: bigint | undefined;
|
1684
|
-
maxFeePerGas?: bigint | undefined;
|
1685
|
-
maxPriorityFeePerGas?: bigint | undefined;
|
1686
|
-
maxFeePerBlobGas?: bigint | undefined;
|
1687
1672
|
accessList?: import("../index.js").AccessList | undefined;
|
1688
1673
|
blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
|
1689
1674
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
1690
1675
|
kzg?: import("../index.js").Kzg | undefined;
|
1691
1676
|
sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
|
1692
1677
|
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
1678
|
+
gasPrice?: bigint | undefined;
|
1679
|
+
maxFeePerGas?: bigint | undefined;
|
1680
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1681
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1693
1682
|
} & {
|
1694
1683
|
data?: `0x${string}` | undefined;
|
1695
1684
|
from: `0x${string}`;
|
@@ -1716,16 +1705,16 @@ export declare const chainConfig: {
|
|
1716
1705
|
nonce?: number | undefined;
|
1717
1706
|
value?: bigint | undefined;
|
1718
1707
|
to?: `0x${string}` | null | undefined;
|
1719
|
-
gasPrice?: bigint | undefined;
|
1720
|
-
maxFeePerGas?: bigint | undefined;
|
1721
|
-
maxPriorityFeePerGas?: bigint | undefined;
|
1722
|
-
maxFeePerBlobGas?: bigint | undefined;
|
1723
1708
|
accessList?: import("../index.js").AccessList | undefined;
|
1724
1709
|
blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
|
1725
1710
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
1726
1711
|
kzg?: import("../index.js").Kzg | undefined;
|
1727
1712
|
sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
|
1728
1713
|
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
1714
|
+
gasPrice?: bigint | undefined;
|
1715
|
+
maxFeePerGas?: bigint | undefined;
|
1716
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1717
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1729
1718
|
} & {
|
1730
1719
|
data?: `0x${string}` | undefined;
|
1731
1720
|
from: `0x${string}`;
|
@@ -1733,16 +1722,16 @@ export declare const chainConfig: {
|
|
1733
1722
|
nonce?: number | undefined;
|
1734
1723
|
value?: bigint | undefined;
|
1735
1724
|
to: `0x${string}` | null;
|
1736
|
-
gasPrice?: undefined;
|
1737
|
-
maxFeePerGas?: bigint | undefined;
|
1738
|
-
maxPriorityFeePerGas?: bigint | undefined;
|
1739
|
-
maxFeePerBlobGas: bigint;
|
1740
1725
|
accessList?: import("../index.js").AccessList | undefined;
|
1741
1726
|
blobs: readonly `0x${string}`[] | readonly Uint8Array[];
|
1742
1727
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
1743
1728
|
kzg?: import("../index.js").Kzg | undefined;
|
1744
1729
|
sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
|
1745
1730
|
type?: "eip4844" | undefined;
|
1731
|
+
gasPrice?: undefined;
|
1732
|
+
maxFeePerGas?: bigint | undefined;
|
1733
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1734
|
+
maxFeePerBlobGas: bigint;
|
1746
1735
|
} & {
|
1747
1736
|
feeCurrency?: `0x${string}` | undefined;
|
1748
1737
|
}) | ({
|
@@ -1752,34 +1741,34 @@ export declare const chainConfig: {
|
|
1752
1741
|
nonce?: number | undefined;
|
1753
1742
|
value?: bigint | undefined;
|
1754
1743
|
to?: `0x${string}` | null | undefined;
|
1755
|
-
gasPrice?: bigint | undefined;
|
1756
|
-
maxFeePerGas?: bigint | undefined;
|
1757
|
-
maxPriorityFeePerGas?: bigint | undefined;
|
1758
|
-
maxFeePerBlobGas?: bigint | undefined;
|
1759
1744
|
accessList?: import("../index.js").AccessList | undefined;
|
1760
1745
|
blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
|
1761
1746
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
1762
1747
|
kzg?: import("../index.js").Kzg | undefined;
|
1763
1748
|
sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
|
1764
1749
|
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
1765
|
-
|
1750
|
+
gasPrice?: bigint | undefined;
|
1751
|
+
maxFeePerGas?: bigint | undefined;
|
1752
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1753
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1754
|
+
} & import("../index.js").TransactionRequestBase & {
|
1766
1755
|
accessList?: import("../index.js").AccessList | undefined;
|
1767
1756
|
feeCurrency?: `0x${string}` | undefined;
|
1768
1757
|
type?: "cip64" | undefined;
|
1769
|
-
})) => ({
|
1758
|
+
} & import("../index.js").ExactPartial<import("../index.js").FeeValuesEIP1559>)) => ({
|
1770
1759
|
data?: `0x${string}` | undefined;
|
1771
1760
|
from: `0x${string}`;
|
1772
1761
|
gas?: `0x${string}` | undefined;
|
1773
1762
|
nonce?: `0x${string}` | undefined;
|
1774
1763
|
to?: `0x${string}` | null | undefined;
|
1775
1764
|
value?: `0x${string}` | undefined;
|
1765
|
+
accessList?: undefined;
|
1766
|
+
blobs?: undefined;
|
1767
|
+
type?: "0x0" | undefined;
|
1776
1768
|
gasPrice?: `0x${string}` | undefined;
|
1777
1769
|
maxFeePerBlobGas?: undefined;
|
1778
1770
|
maxFeePerGas?: undefined;
|
1779
1771
|
maxPriorityFeePerGas?: undefined;
|
1780
|
-
accessList?: undefined;
|
1781
|
-
blobs?: undefined;
|
1782
|
-
type?: "0x0" | undefined;
|
1783
1772
|
blobVersionedHashes?: undefined;
|
1784
1773
|
kzg?: undefined;
|
1785
1774
|
sidecars?: undefined;
|
@@ -1791,13 +1780,13 @@ export declare const chainConfig: {
|
|
1791
1780
|
nonce?: `0x${string}` | undefined;
|
1792
1781
|
to?: `0x${string}` | null | undefined;
|
1793
1782
|
value?: `0x${string}` | undefined;
|
1783
|
+
accessList?: import("../index.js").AccessList | undefined;
|
1784
|
+
blobs?: undefined;
|
1785
|
+
type?: "0x1" | undefined;
|
1794
1786
|
gasPrice?: `0x${string}` | undefined;
|
1795
1787
|
maxFeePerBlobGas?: undefined;
|
1796
1788
|
maxFeePerGas?: undefined;
|
1797
1789
|
maxPriorityFeePerGas?: undefined;
|
1798
|
-
accessList?: import("../index.js").AccessList | undefined;
|
1799
|
-
blobs?: undefined;
|
1800
|
-
type?: "0x1" | undefined;
|
1801
1790
|
blobVersionedHashes?: undefined;
|
1802
1791
|
kzg?: undefined;
|
1803
1792
|
sidecars?: undefined;
|
@@ -1809,13 +1798,13 @@ export declare const chainConfig: {
|
|
1809
1798
|
nonce?: `0x${string}` | undefined;
|
1810
1799
|
to?: `0x${string}` | null | undefined;
|
1811
1800
|
value?: `0x${string}` | undefined;
|
1801
|
+
accessList?: import("../index.js").AccessList | undefined;
|
1802
|
+
blobs?: undefined;
|
1803
|
+
type?: "0x2" | undefined;
|
1812
1804
|
gasPrice?: undefined;
|
1813
1805
|
maxFeePerBlobGas?: undefined;
|
1814
1806
|
maxFeePerGas?: `0x${string}` | undefined;
|
1815
1807
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
1816
|
-
accessList?: import("../index.js").AccessList | undefined;
|
1817
|
-
blobs?: undefined;
|
1818
|
-
type?: "0x2" | undefined;
|
1819
1808
|
blobVersionedHashes?: undefined;
|
1820
1809
|
kzg?: undefined;
|
1821
1810
|
sidecars?: undefined;
|
@@ -1827,13 +1816,13 @@ export declare const chainConfig: {
|
|
1827
1816
|
nonce?: `0x${string}` | undefined;
|
1828
1817
|
to?: `0x${string}` | null | undefined;
|
1829
1818
|
value?: `0x${string}` | undefined;
|
1819
|
+
accessList?: import("../index.js").AccessList | undefined;
|
1820
|
+
blobs?: undefined;
|
1821
|
+
type?: "0x7b" | undefined;
|
1830
1822
|
gasPrice?: undefined;
|
1831
1823
|
maxFeePerBlobGas?: undefined;
|
1832
1824
|
maxFeePerGas?: `0x${string}` | undefined;
|
1833
1825
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
1834
|
-
accessList?: import("../index.js").AccessList | undefined;
|
1835
|
-
blobs?: undefined;
|
1836
|
-
type?: "0x7b" | undefined;
|
1837
1826
|
blobVersionedHashes?: undefined;
|
1838
1827
|
kzg?: undefined;
|
1839
1828
|
sidecars?: undefined;
|
@@ -1845,13 +1834,13 @@ export declare const chainConfig: {
|
|
1845
1834
|
nonce?: `0x${string}` | undefined;
|
1846
1835
|
to?: `0x${string}` | null | undefined;
|
1847
1836
|
value?: `0x${string}` | undefined;
|
1837
|
+
accessList?: undefined;
|
1838
|
+
blobs?: undefined;
|
1839
|
+
type?: "0x0" | undefined;
|
1848
1840
|
gasPrice?: `0x${string}` | undefined;
|
1849
1841
|
maxFeePerBlobGas?: undefined;
|
1850
1842
|
maxFeePerGas?: undefined;
|
1851
1843
|
maxPriorityFeePerGas?: undefined;
|
1852
|
-
accessList?: undefined;
|
1853
|
-
blobs?: undefined;
|
1854
|
-
type?: "0x0" | undefined;
|
1855
1844
|
blobVersionedHashes?: undefined;
|
1856
1845
|
kzg?: undefined;
|
1857
1846
|
sidecars?: undefined;
|
@@ -1863,13 +1852,13 @@ export declare const chainConfig: {
|
|
1863
1852
|
nonce?: `0x${string}` | undefined;
|
1864
1853
|
to?: `0x${string}` | null | undefined;
|
1865
1854
|
value?: `0x${string}` | undefined;
|
1855
|
+
accessList?: import("../index.js").AccessList | undefined;
|
1856
|
+
blobs?: undefined;
|
1857
|
+
type?: "0x1" | undefined;
|
1866
1858
|
gasPrice?: `0x${string}` | undefined;
|
1867
1859
|
maxFeePerBlobGas?: undefined;
|
1868
1860
|
maxFeePerGas?: undefined;
|
1869
1861
|
maxPriorityFeePerGas?: undefined;
|
1870
|
-
accessList?: import("../index.js").AccessList | undefined;
|
1871
|
-
blobs?: undefined;
|
1872
|
-
type?: "0x1" | undefined;
|
1873
1862
|
blobVersionedHashes?: undefined;
|
1874
1863
|
kzg?: undefined;
|
1875
1864
|
sidecars?: undefined;
|
@@ -1881,13 +1870,13 @@ export declare const chainConfig: {
|
|
1881
1870
|
nonce?: `0x${string}` | undefined;
|
1882
1871
|
to?: `0x${string}` | null | undefined;
|
1883
1872
|
value?: `0x${string}` | undefined;
|
1873
|
+
accessList?: import("../index.js").AccessList | undefined;
|
1874
|
+
blobs?: undefined;
|
1875
|
+
type?: "0x2" | undefined;
|
1884
1876
|
gasPrice?: undefined;
|
1885
1877
|
maxFeePerBlobGas?: undefined;
|
1886
1878
|
maxFeePerGas?: `0x${string}` | undefined;
|
1887
1879
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
1888
|
-
accessList?: import("../index.js").AccessList | undefined;
|
1889
|
-
blobs?: undefined;
|
1890
|
-
type?: "0x2" | undefined;
|
1891
1880
|
blobVersionedHashes?: undefined;
|
1892
1881
|
kzg?: undefined;
|
1893
1882
|
sidecars?: undefined;
|
@@ -1899,13 +1888,13 @@ export declare const chainConfig: {
|
|
1899
1888
|
nonce?: `0x${string}` | undefined;
|
1900
1889
|
to?: `0x${string}` | null | undefined;
|
1901
1890
|
value?: `0x${string}` | undefined;
|
1891
|
+
accessList?: import("../index.js").AccessList | undefined;
|
1892
|
+
blobs?: undefined;
|
1893
|
+
type?: "0x7b" | undefined;
|
1902
1894
|
gasPrice?: undefined;
|
1903
1895
|
maxFeePerBlobGas?: undefined;
|
1904
1896
|
maxFeePerGas?: `0x${string}` | undefined;
|
1905
1897
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
1906
|
-
accessList?: import("../index.js").AccessList | undefined;
|
1907
|
-
blobs?: undefined;
|
1908
|
-
type?: "0x7b" | undefined;
|
1909
1898
|
blobVersionedHashes?: undefined;
|
1910
1899
|
kzg?: undefined;
|
1911
1900
|
sidecars?: undefined;
|
@@ -1989,16 +1978,16 @@ export declare const chainConfig: {
|
|
1989
1978
|
nonce?: `0x${string}` | undefined;
|
1990
1979
|
value?: `0x${string}` | undefined;
|
1991
1980
|
to: `0x${string}` | null;
|
1992
|
-
gasPrice?: undefined;
|
1993
|
-
maxFeePerGas?: `0x${string}` | undefined;
|
1994
|
-
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
1995
|
-
maxFeePerBlobGas: `0x${string}`;
|
1996
1981
|
accessList?: import("../index.js").AccessList | undefined;
|
1997
1982
|
blobs: readonly `0x${string}`[] | readonly Uint8Array[];
|
1998
1983
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
1999
1984
|
kzg?: import("../index.js").Kzg | undefined;
|
2000
1985
|
sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
|
2001
1986
|
type?: "0x3" | undefined;
|
1987
|
+
gasPrice?: undefined;
|
1988
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
1989
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
1990
|
+
maxFeePerBlobGas: `0x${string}`;
|
2002
1991
|
feeCurrency?: `0x${string}` | undefined;
|
2003
1992
|
} | {
|
2004
1993
|
data?: `0x${string}` | undefined;
|
@@ -2007,16 +1996,16 @@ export declare const chainConfig: {
|
|
2007
1996
|
nonce?: `0x${string}` | undefined;
|
2008
1997
|
value?: `0x${string}` | undefined;
|
2009
1998
|
to: `0x${string}` | null | undefined;
|
2010
|
-
gasPrice?: undefined;
|
2011
|
-
maxFeePerGas?: `0x${string}` | undefined;
|
2012
|
-
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
2013
|
-
maxFeePerBlobGas: undefined;
|
2014
1999
|
accessList?: import("../index.js").AccessList | undefined;
|
2015
2000
|
blobs: readonly `0x${string}`[] | readonly Uint8Array[];
|
2016
2001
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
2017
2002
|
kzg?: import("../index.js").Kzg | undefined;
|
2018
2003
|
sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
|
2019
2004
|
type?: "0x7b" | undefined;
|
2005
|
+
gasPrice?: undefined;
|
2006
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
2007
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
2008
|
+
maxFeePerBlobGas: undefined;
|
2020
2009
|
feeCurrency?: `0x${string}` | undefined;
|
2021
2010
|
}) & {};
|
2022
2011
|
type: "transactionRequest";
|
@@ -2029,7 +2018,7 @@ export declare const chainConfig: {
|
|
2029
2018
|
readonly block: {
|
2030
2019
|
exclude: ("nonce" | "difficulty" | "gasLimit" | "mixHash" | "uncles")[] | undefined;
|
2031
2020
|
format: (args: import("../types/utils.js").Assign<import("../index.js").ExactPartial<import("../index.js").RpcBlock>, import("./types.js").CeloBlockOverrides & {
|
2032
|
-
transactions: `0x${string}`[] | import("./types.js").CeloRpcTransaction[];
|
2021
|
+
transactions: readonly `0x${string}`[] | readonly import("./types.js").CeloRpcTransaction[];
|
2033
2022
|
}>) => {
|
2034
2023
|
baseFeePerGas: bigint | null;
|
2035
2024
|
blobGasUsed: bigint;
|
@@ -2052,7 +2041,7 @@ export declare const chainConfig: {
|
|
2052
2041
|
stateRoot: `0x${string}`;
|
2053
2042
|
timestamp: bigint;
|
2054
2043
|
totalDifficulty: bigint | null;
|
2055
|
-
transactions: `0x${string}`[] | import("./types.js").CeloTransaction[];
|
2044
|
+
transactions: readonly `0x${string}`[] | readonly import("./types.js").CeloTransaction[];
|
2056
2045
|
transactionsRoot: `0x${string}`;
|
2057
2046
|
uncles: `0x${string}`[];
|
2058
2047
|
withdrawals?: import("../index.js").Withdrawal[] | undefined;
|
@@ -2095,31 +2084,30 @@ export declare const chainConfig: {
|
|
2095
2084
|
input?: `0x${string}`;
|
2096
2085
|
transactionIndex?: `0x${string}` | null;
|
2097
2086
|
chainId?: `0x${string}` | undefined;
|
2098
|
-
} &
|
2087
|
+
} & {
|
2099
2088
|
r: `0x${string}`;
|
2100
2089
|
s: `0x${string}`;
|
2101
2090
|
v: `0x${string}`;
|
2091
|
+
yParity?: undefined;
|
2092
|
+
gasPrice: `0x${string}`;
|
2093
|
+
maxFeePerBlobGas?: undefined;
|
2094
|
+
maxFeePerGas?: undefined;
|
2095
|
+
maxPriorityFeePerGas?: undefined;
|
2096
|
+
type: "0x0";
|
2102
2097
|
to: `0x${string}` | null;
|
2103
2098
|
from: `0x${string}`;
|
2104
2099
|
gas: `0x${string}`;
|
2105
2100
|
nonce: `0x${string}`;
|
2106
2101
|
value: `0x${string}`;
|
2102
|
+
accessList?: undefined;
|
2103
|
+
blobVersionedHashes?: undefined;
|
2107
2104
|
blockHash: `0x${string}` | null;
|
2108
2105
|
blockNumber: `0x${string}` | null;
|
2109
2106
|
hash: `0x${string}`;
|
2110
2107
|
input: `0x${string}`;
|
2111
2108
|
transactionIndex: `0x${string}` | null;
|
2112
|
-
typeHex: `0x${string}` | null;
|
2113
|
-
gasPrice: `0x${string}`;
|
2114
|
-
maxFeePerBlobGas?: undefined;
|
2115
|
-
maxFeePerGas?: undefined;
|
2116
|
-
maxPriorityFeePerGas?: undefined;
|
2117
|
-
accessList?: undefined;
|
2118
|
-
blobVersionedHashes?: undefined;
|
2119
2109
|
chainId?: `0x${string}` | undefined;
|
2120
|
-
|
2121
|
-
type: "0x0";
|
2122
|
-
}, "yParity">, "typeHex"> & {
|
2110
|
+
} & {
|
2123
2111
|
feeCurrency: `0x${string}` | null;
|
2124
2112
|
gatewayFee: `0x${string}` | null;
|
2125
2113
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -2146,12 +2134,12 @@ export declare const chainConfig: {
|
|
2146
2134
|
input?: `0x${string}`;
|
2147
2135
|
transactionIndex?: `0x${string}` | null;
|
2148
2136
|
chainId?: `0x${string}` | undefined;
|
2149
|
-
} & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> &
|
2137
|
+
} & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
|
2150
2138
|
feeCurrency: `0x${string}` | null;
|
2151
2139
|
gatewayFee: `0x${string}` | null;
|
2152
2140
|
gatewayFeeRecipient: `0x${string}` | null;
|
2153
2141
|
type: "0x7c";
|
2154
|
-
}) | ({
|
2142
|
+
} & import("../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
|
2155
2143
|
r?: `0x${string}`;
|
2156
2144
|
s?: `0x${string}`;
|
2157
2145
|
v?: `0x${string}`;
|
@@ -2174,16 +2162,15 @@ export declare const chainConfig: {
|
|
2174
2162
|
input?: `0x${string}`;
|
2175
2163
|
transactionIndex?: `0x${string}` | null;
|
2176
2164
|
chainId?: `0x${string}` | undefined;
|
2177
|
-
} & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> &
|
2165
|
+
} & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
|
2178
2166
|
feeCurrency: `0x${string}` | null;
|
2179
2167
|
gatewayFee?: undefined;
|
2180
2168
|
gatewayFeeRecipient?: undefined;
|
2181
2169
|
type: "0x7b";
|
2182
|
-
}) | ({
|
2170
|
+
} & import("../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
|
2183
2171
|
r?: `0x${string}`;
|
2184
2172
|
s?: `0x${string}`;
|
2185
2173
|
v?: `0x${string}`;
|
2186
|
-
yParity?: `0x${string}` | undefined;
|
2187
2174
|
gasPrice?: `0x${string}` | undefined;
|
2188
2175
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
2189
2176
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -2202,31 +2189,31 @@ export declare const chainConfig: {
|
|
2202
2189
|
input?: `0x${string}`;
|
2203
2190
|
transactionIndex?: `0x${string}` | null;
|
2204
2191
|
chainId?: `0x${string}` | undefined;
|
2205
|
-
|
2192
|
+
yParity?: `0x${string}` | undefined;
|
2193
|
+
} & {
|
2206
2194
|
r: `0x${string}`;
|
2207
2195
|
s: `0x${string}`;
|
2208
2196
|
v: `0x${string}`;
|
2197
|
+
yParity?: undefined;
|
2198
|
+
gasPrice: `0x${string}`;
|
2199
|
+
maxFeePerBlobGas?: undefined;
|
2200
|
+
maxFeePerGas?: undefined;
|
2201
|
+
maxPriorityFeePerGas?: undefined;
|
2202
|
+
type: "0x0";
|
2209
2203
|
to: `0x${string}` | null;
|
2210
2204
|
from: `0x${string}`;
|
2211
2205
|
gas: `0x${string}`;
|
2212
2206
|
nonce: `0x${string}`;
|
2213
2207
|
value: `0x${string}`;
|
2208
|
+
accessList?: undefined;
|
2209
|
+
blobVersionedHashes?: undefined;
|
2214
2210
|
blockHash: `0x${string}` | null;
|
2215
2211
|
blockNumber: `0x${string}` | null;
|
2216
2212
|
hash: `0x${string}`;
|
2217
2213
|
input: `0x${string}`;
|
2218
2214
|
transactionIndex: `0x${string}` | null;
|
2219
|
-
typeHex: `0x${string}` | null;
|
2220
|
-
gasPrice: `0x${string}`;
|
2221
|
-
maxFeePerBlobGas?: undefined;
|
2222
|
-
maxFeePerGas?: undefined;
|
2223
|
-
maxPriorityFeePerGas?: undefined;
|
2224
|
-
accessList?: undefined;
|
2225
|
-
blobVersionedHashes?: undefined;
|
2226
2215
|
chainId?: `0x${string}` | undefined;
|
2227
|
-
|
2228
|
-
type: "0x0";
|
2229
|
-
}, "yParity">, "typeHex"> & {
|
2216
|
+
} & {
|
2230
2217
|
feeCurrency: `0x${string}` | null;
|
2231
2218
|
gatewayFee: `0x${string}` | null;
|
2232
2219
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -2234,7 +2221,6 @@ export declare const chainConfig: {
|
|
2234
2221
|
r?: `0x${string}`;
|
2235
2222
|
s?: `0x${string}`;
|
2236
2223
|
v?: `0x${string}`;
|
2237
|
-
yParity?: `0x${string}` | undefined;
|
2238
2224
|
gasPrice?: `0x${string}` | undefined;
|
2239
2225
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
2240
2226
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -2253,31 +2239,31 @@ export declare const chainConfig: {
|
|
2253
2239
|
input?: `0x${string}`;
|
2254
2240
|
transactionIndex?: `0x${string}` | null;
|
2255
2241
|
chainId?: `0x${string}` | undefined;
|
2256
|
-
|
2257
|
-
|
2258
|
-
blockNumber: `0x${string}` | null;
|
2259
|
-
from: `0x${string}`;
|
2260
|
-
gas: `0x${string}`;
|
2261
|
-
hash: `0x${string}`;
|
2262
|
-
input: `0x${string}`;
|
2263
|
-
nonce: `0x${string}`;
|
2242
|
+
yParity?: `0x${string}` | undefined;
|
2243
|
+
} & {
|
2264
2244
|
r: `0x${string}`;
|
2265
2245
|
s: `0x${string}`;
|
2266
|
-
to: `0x${string}` | null;
|
2267
|
-
transactionIndex: `0x${string}` | null;
|
2268
|
-
typeHex: `0x${string}` | null;
|
2269
2246
|
v: `0x${string}`;
|
2270
|
-
value: `0x${string}`;
|
2271
|
-
yParity: `0x${string}`;
|
2272
2247
|
gasPrice: `0x${string}`;
|
2273
2248
|
maxFeePerBlobGas?: undefined;
|
2274
2249
|
maxFeePerGas?: undefined;
|
2275
2250
|
maxPriorityFeePerGas?: undefined;
|
2251
|
+
type: "0x1";
|
2252
|
+
to: `0x${string}` | null;
|
2253
|
+
from: `0x${string}`;
|
2254
|
+
gas: `0x${string}`;
|
2255
|
+
nonce: `0x${string}`;
|
2256
|
+
value: `0x${string}`;
|
2276
2257
|
accessList: import("../index.js").AccessList;
|
2277
2258
|
blobVersionedHashes?: undefined;
|
2259
|
+
blockHash: `0x${string}` | null;
|
2260
|
+
blockNumber: `0x${string}` | null;
|
2261
|
+
hash: `0x${string}`;
|
2262
|
+
input: `0x${string}`;
|
2263
|
+
transactionIndex: `0x${string}` | null;
|
2278
2264
|
chainId: `0x${string}`;
|
2279
|
-
|
2280
|
-
}
|
2265
|
+
yParity?: `0x${string}` | undefined;
|
2266
|
+
} & {
|
2281
2267
|
feeCurrency: `0x${string}` | null;
|
2282
2268
|
gatewayFee: `0x${string}` | null;
|
2283
2269
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -2285,7 +2271,6 @@ export declare const chainConfig: {
|
|
2285
2271
|
r?: `0x${string}`;
|
2286
2272
|
s?: `0x${string}`;
|
2287
2273
|
v?: `0x${string}`;
|
2288
|
-
yParity?: `0x${string}` | undefined;
|
2289
2274
|
gasPrice?: `0x${string}` | undefined;
|
2290
2275
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
2291
2276
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -2304,31 +2289,31 @@ export declare const chainConfig: {
|
|
2304
2289
|
input?: `0x${string}`;
|
2305
2290
|
transactionIndex?: `0x${string}` | null;
|
2306
2291
|
chainId?: `0x${string}` | undefined;
|
2307
|
-
|
2308
|
-
|
2309
|
-
blockNumber: `0x${string}` | null;
|
2310
|
-
from: `0x${string}`;
|
2311
|
-
gas: `0x${string}`;
|
2312
|
-
hash: `0x${string}`;
|
2313
|
-
input: `0x${string}`;
|
2314
|
-
nonce: `0x${string}`;
|
2292
|
+
yParity?: `0x${string}` | undefined;
|
2293
|
+
} & {
|
2315
2294
|
r: `0x${string}`;
|
2316
2295
|
s: `0x${string}`;
|
2317
|
-
to: `0x${string}` | null;
|
2318
|
-
transactionIndex: `0x${string}` | null;
|
2319
|
-
typeHex: `0x${string}` | null;
|
2320
2296
|
v: `0x${string}`;
|
2321
|
-
value: `0x${string}`;
|
2322
|
-
yParity: `0x${string}`;
|
2323
2297
|
gasPrice?: undefined;
|
2324
2298
|
maxFeePerBlobGas?: undefined;
|
2325
2299
|
maxFeePerGas: `0x${string}`;
|
2326
2300
|
maxPriorityFeePerGas: `0x${string}`;
|
2301
|
+
type: "0x2";
|
2302
|
+
to: `0x${string}` | null;
|
2303
|
+
from: `0x${string}`;
|
2304
|
+
gas: `0x${string}`;
|
2305
|
+
nonce: `0x${string}`;
|
2306
|
+
value: `0x${string}`;
|
2327
2307
|
accessList: import("../index.js").AccessList;
|
2328
2308
|
blobVersionedHashes?: undefined;
|
2309
|
+
blockHash: `0x${string}` | null;
|
2310
|
+
blockNumber: `0x${string}` | null;
|
2311
|
+
hash: `0x${string}`;
|
2312
|
+
input: `0x${string}`;
|
2313
|
+
transactionIndex: `0x${string}` | null;
|
2329
2314
|
chainId: `0x${string}`;
|
2330
|
-
|
2331
|
-
}
|
2315
|
+
yParity?: `0x${string}` | undefined;
|
2316
|
+
} & {
|
2332
2317
|
feeCurrency: `0x${string}` | null;
|
2333
2318
|
gatewayFee: `0x${string}` | null;
|
2334
2319
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -2336,7 +2321,6 @@ export declare const chainConfig: {
|
|
2336
2321
|
r?: `0x${string}`;
|
2337
2322
|
s?: `0x${string}`;
|
2338
2323
|
v?: `0x${string}`;
|
2339
|
-
yParity?: `0x${string}` | undefined;
|
2340
2324
|
gasPrice?: `0x${string}` | undefined;
|
2341
2325
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
2342
2326
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -2355,16 +2339,16 @@ export declare const chainConfig: {
|
|
2355
2339
|
input?: `0x${string}`;
|
2356
2340
|
transactionIndex?: `0x${string}` | null;
|
2357
2341
|
chainId?: `0x${string}` | undefined;
|
2358
|
-
|
2342
|
+
yParity?: `0x${string}` | undefined;
|
2343
|
+
} & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
|
2359
2344
|
feeCurrency: `0x${string}` | null;
|
2360
2345
|
gatewayFee: `0x${string}` | null;
|
2361
2346
|
gatewayFeeRecipient: `0x${string}` | null;
|
2362
2347
|
type: "0x7c";
|
2363
|
-
}) | ({
|
2348
|
+
} & import("../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
|
2364
2349
|
r?: `0x${string}`;
|
2365
2350
|
s?: `0x${string}`;
|
2366
2351
|
v?: `0x${string}`;
|
2367
|
-
yParity?: `0x${string}` | undefined;
|
2368
2352
|
gasPrice?: `0x${string}` | undefined;
|
2369
2353
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
2370
2354
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -2383,16 +2367,16 @@ export declare const chainConfig: {
|
|
2383
2367
|
input?: `0x${string}`;
|
2384
2368
|
transactionIndex?: `0x${string}` | null;
|
2385
2369
|
chainId?: `0x${string}` | undefined;
|
2386
|
-
|
2370
|
+
yParity?: `0x${string}` | undefined;
|
2371
|
+
} & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
|
2387
2372
|
feeCurrency: `0x${string}` | null;
|
2388
2373
|
gatewayFee?: undefined;
|
2389
2374
|
gatewayFeeRecipient?: undefined;
|
2390
2375
|
type: "0x7b";
|
2391
|
-
}) | ({
|
2376
|
+
} & import("../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
|
2392
2377
|
r?: `0x${string}`;
|
2393
2378
|
s?: `0x${string}`;
|
2394
2379
|
v?: `0x${string}`;
|
2395
|
-
yParity?: `0x${string}` | undefined;
|
2396
2380
|
gasPrice?: `0x${string}` | undefined;
|
2397
2381
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
2398
2382
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -2411,31 +2395,31 @@ export declare const chainConfig: {
|
|
2411
2395
|
input?: `0x${string}`;
|
2412
2396
|
transactionIndex?: `0x${string}` | null;
|
2413
2397
|
chainId?: `0x${string}` | undefined;
|
2414
|
-
|
2398
|
+
yParity?: `0x${string}` | undefined;
|
2399
|
+
} & {
|
2415
2400
|
r: `0x${string}`;
|
2416
2401
|
s: `0x${string}`;
|
2417
2402
|
v: `0x${string}`;
|
2403
|
+
yParity?: undefined;
|
2404
|
+
gasPrice: `0x${string}`;
|
2405
|
+
maxFeePerBlobGas?: undefined;
|
2406
|
+
maxFeePerGas?: undefined;
|
2407
|
+
maxPriorityFeePerGas?: undefined;
|
2408
|
+
type: "0x0";
|
2418
2409
|
to: `0x${string}` | null;
|
2419
2410
|
from: `0x${string}`;
|
2420
2411
|
gas: `0x${string}`;
|
2421
2412
|
nonce: `0x${string}`;
|
2422
2413
|
value: `0x${string}`;
|
2414
|
+
accessList?: undefined;
|
2415
|
+
blobVersionedHashes?: undefined;
|
2423
2416
|
blockHash: `0x${string}` | null;
|
2424
2417
|
blockNumber: `0x${string}` | null;
|
2425
2418
|
hash: `0x${string}`;
|
2426
2419
|
input: `0x${string}`;
|
2427
2420
|
transactionIndex: `0x${string}` | null;
|
2428
|
-
typeHex: `0x${string}` | null;
|
2429
|
-
gasPrice: `0x${string}`;
|
2430
|
-
maxFeePerBlobGas?: undefined;
|
2431
|
-
maxFeePerGas?: undefined;
|
2432
|
-
maxPriorityFeePerGas?: undefined;
|
2433
|
-
accessList?: undefined;
|
2434
|
-
blobVersionedHashes?: undefined;
|
2435
2421
|
chainId?: `0x${string}` | undefined;
|
2436
|
-
|
2437
|
-
type: "0x0";
|
2438
|
-
}, "yParity">, "typeHex"> & {
|
2422
|
+
} & {
|
2439
2423
|
feeCurrency: `0x${string}` | null;
|
2440
2424
|
gatewayFee: `0x${string}` | null;
|
2441
2425
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -2443,7 +2427,6 @@ export declare const chainConfig: {
|
|
2443
2427
|
r?: `0x${string}`;
|
2444
2428
|
s?: `0x${string}`;
|
2445
2429
|
v?: `0x${string}`;
|
2446
|
-
yParity?: `0x${string}` | undefined;
|
2447
2430
|
gasPrice?: `0x${string}` | undefined;
|
2448
2431
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
2449
2432
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -2462,31 +2445,31 @@ export declare const chainConfig: {
|
|
2462
2445
|
input?: `0x${string}`;
|
2463
2446
|
transactionIndex?: `0x${string}` | null;
|
2464
2447
|
chainId?: `0x${string}` | undefined;
|
2465
|
-
|
2466
|
-
|
2467
|
-
blockNumber: `0x${string}` | null;
|
2468
|
-
from: `0x${string}`;
|
2469
|
-
gas: `0x${string}`;
|
2470
|
-
hash: `0x${string}`;
|
2471
|
-
input: `0x${string}`;
|
2472
|
-
nonce: `0x${string}`;
|
2448
|
+
yParity?: `0x${string}` | undefined;
|
2449
|
+
} & {
|
2473
2450
|
r: `0x${string}`;
|
2474
2451
|
s: `0x${string}`;
|
2475
|
-
to: `0x${string}` | null;
|
2476
|
-
transactionIndex: `0x${string}` | null;
|
2477
|
-
typeHex: `0x${string}` | null;
|
2478
2452
|
v: `0x${string}`;
|
2479
|
-
value: `0x${string}`;
|
2480
|
-
yParity: `0x${string}`;
|
2481
2453
|
gasPrice: `0x${string}`;
|
2482
2454
|
maxFeePerBlobGas?: undefined;
|
2483
2455
|
maxFeePerGas?: undefined;
|
2484
2456
|
maxPriorityFeePerGas?: undefined;
|
2457
|
+
type: "0x1";
|
2458
|
+
to: `0x${string}` | null;
|
2459
|
+
from: `0x${string}`;
|
2460
|
+
gas: `0x${string}`;
|
2461
|
+
nonce: `0x${string}`;
|
2462
|
+
value: `0x${string}`;
|
2485
2463
|
accessList: import("../index.js").AccessList;
|
2486
2464
|
blobVersionedHashes?: undefined;
|
2465
|
+
blockHash: `0x${string}` | null;
|
2466
|
+
blockNumber: `0x${string}` | null;
|
2467
|
+
hash: `0x${string}`;
|
2468
|
+
input: `0x${string}`;
|
2469
|
+
transactionIndex: `0x${string}` | null;
|
2487
2470
|
chainId: `0x${string}`;
|
2488
|
-
|
2489
|
-
}
|
2471
|
+
yParity?: `0x${string}` | undefined;
|
2472
|
+
} & {
|
2490
2473
|
feeCurrency: `0x${string}` | null;
|
2491
2474
|
gatewayFee: `0x${string}` | null;
|
2492
2475
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -2494,7 +2477,6 @@ export declare const chainConfig: {
|
|
2494
2477
|
r?: `0x${string}`;
|
2495
2478
|
s?: `0x${string}`;
|
2496
2479
|
v?: `0x${string}`;
|
2497
|
-
yParity?: `0x${string}` | undefined;
|
2498
2480
|
gasPrice?: `0x${string}` | undefined;
|
2499
2481
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
2500
2482
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -2513,31 +2495,31 @@ export declare const chainConfig: {
|
|
2513
2495
|
input?: `0x${string}`;
|
2514
2496
|
transactionIndex?: `0x${string}` | null;
|
2515
2497
|
chainId?: `0x${string}` | undefined;
|
2516
|
-
|
2517
|
-
|
2518
|
-
blockNumber: `0x${string}` | null;
|
2519
|
-
from: `0x${string}`;
|
2520
|
-
gas: `0x${string}`;
|
2521
|
-
hash: `0x${string}`;
|
2522
|
-
input: `0x${string}`;
|
2523
|
-
nonce: `0x${string}`;
|
2498
|
+
yParity?: `0x${string}` | undefined;
|
2499
|
+
} & {
|
2524
2500
|
r: `0x${string}`;
|
2525
2501
|
s: `0x${string}`;
|
2526
|
-
to: `0x${string}` | null;
|
2527
|
-
transactionIndex: `0x${string}` | null;
|
2528
|
-
typeHex: `0x${string}` | null;
|
2529
2502
|
v: `0x${string}`;
|
2530
|
-
value: `0x${string}`;
|
2531
|
-
yParity: `0x${string}`;
|
2532
2503
|
gasPrice?: undefined;
|
2533
2504
|
maxFeePerBlobGas?: undefined;
|
2534
2505
|
maxFeePerGas: `0x${string}`;
|
2535
2506
|
maxPriorityFeePerGas: `0x${string}`;
|
2507
|
+
type: "0x2";
|
2508
|
+
to: `0x${string}` | null;
|
2509
|
+
from: `0x${string}`;
|
2510
|
+
gas: `0x${string}`;
|
2511
|
+
nonce: `0x${string}`;
|
2512
|
+
value: `0x${string}`;
|
2536
2513
|
accessList: import("../index.js").AccessList;
|
2537
2514
|
blobVersionedHashes?: undefined;
|
2515
|
+
blockHash: `0x${string}` | null;
|
2516
|
+
blockNumber: `0x${string}` | null;
|
2517
|
+
hash: `0x${string}`;
|
2518
|
+
input: `0x${string}`;
|
2519
|
+
transactionIndex: `0x${string}` | null;
|
2538
2520
|
chainId: `0x${string}`;
|
2539
|
-
|
2540
|
-
}
|
2521
|
+
yParity?: `0x${string}` | undefined;
|
2522
|
+
} & {
|
2541
2523
|
feeCurrency: `0x${string}` | null;
|
2542
2524
|
gatewayFee: `0x${string}` | null;
|
2543
2525
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -2545,7 +2527,6 @@ export declare const chainConfig: {
|
|
2545
2527
|
r?: `0x${string}`;
|
2546
2528
|
s?: `0x${string}`;
|
2547
2529
|
v?: `0x${string}`;
|
2548
|
-
yParity?: `0x${string}` | undefined;
|
2549
2530
|
gasPrice?: `0x${string}` | undefined;
|
2550
2531
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
2551
2532
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -2564,16 +2545,16 @@ export declare const chainConfig: {
|
|
2564
2545
|
input?: `0x${string}`;
|
2565
2546
|
transactionIndex?: `0x${string}` | null;
|
2566
2547
|
chainId?: `0x${string}` | undefined;
|
2567
|
-
|
2548
|
+
yParity?: `0x${string}` | undefined;
|
2549
|
+
} & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
|
2568
2550
|
feeCurrency: `0x${string}` | null;
|
2569
2551
|
gatewayFee: `0x${string}` | null;
|
2570
2552
|
gatewayFeeRecipient: `0x${string}` | null;
|
2571
2553
|
type: "0x7c";
|
2572
|
-
}) | ({
|
2554
|
+
} & import("../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
|
2573
2555
|
r?: `0x${string}`;
|
2574
2556
|
s?: `0x${string}`;
|
2575
2557
|
v?: `0x${string}`;
|
2576
|
-
yParity?: `0x${string}` | undefined;
|
2577
2558
|
gasPrice?: `0x${string}` | undefined;
|
2578
2559
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
2579
2560
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -2592,16 +2573,16 @@ export declare const chainConfig: {
|
|
2592
2573
|
input?: `0x${string}`;
|
2593
2574
|
transactionIndex?: `0x${string}` | null;
|
2594
2575
|
chainId?: `0x${string}` | undefined;
|
2595
|
-
|
2576
|
+
yParity?: `0x${string}` | undefined;
|
2577
|
+
} & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
|
2596
2578
|
feeCurrency: `0x${string}` | null;
|
2597
2579
|
gatewayFee?: undefined;
|
2598
2580
|
gatewayFeeRecipient?: undefined;
|
2599
2581
|
type: "0x7b";
|
2600
|
-
}) | ({
|
2582
|
+
} & import("../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
|
2601
2583
|
r?: `0x${string}`;
|
2602
2584
|
s?: `0x${string}`;
|
2603
2585
|
v?: `0x${string}`;
|
2604
|
-
yParity?: `0x${string}` | undefined;
|
2605
2586
|
gasPrice?: `0x${string}` | undefined;
|
2606
2587
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
2607
2588
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -2620,31 +2601,31 @@ export declare const chainConfig: {
|
|
2620
2601
|
input?: `0x${string}`;
|
2621
2602
|
transactionIndex?: `0x${string}` | null;
|
2622
2603
|
chainId?: `0x${string}` | undefined;
|
2623
|
-
|
2604
|
+
yParity?: `0x${string}` | undefined;
|
2605
|
+
} & {
|
2624
2606
|
r: `0x${string}`;
|
2625
2607
|
s: `0x${string}`;
|
2626
2608
|
v: `0x${string}`;
|
2609
|
+
yParity?: undefined;
|
2610
|
+
gasPrice: `0x${string}`;
|
2611
|
+
maxFeePerBlobGas?: undefined;
|
2612
|
+
maxFeePerGas?: undefined;
|
2613
|
+
maxPriorityFeePerGas?: undefined;
|
2614
|
+
type: "0x0";
|
2627
2615
|
to: `0x${string}` | null;
|
2628
2616
|
from: `0x${string}`;
|
2629
2617
|
gas: `0x${string}`;
|
2630
2618
|
nonce: `0x${string}`;
|
2631
2619
|
value: `0x${string}`;
|
2620
|
+
accessList?: undefined;
|
2621
|
+
blobVersionedHashes?: undefined;
|
2632
2622
|
blockHash: `0x${string}` | null;
|
2633
2623
|
blockNumber: `0x${string}` | null;
|
2634
2624
|
hash: `0x${string}`;
|
2635
2625
|
input: `0x${string}`;
|
2636
2626
|
transactionIndex: `0x${string}` | null;
|
2637
|
-
typeHex: `0x${string}` | null;
|
2638
|
-
gasPrice: `0x${string}`;
|
2639
|
-
maxFeePerBlobGas?: undefined;
|
2640
|
-
maxFeePerGas?: undefined;
|
2641
|
-
maxPriorityFeePerGas?: undefined;
|
2642
|
-
accessList?: undefined;
|
2643
|
-
blobVersionedHashes?: undefined;
|
2644
2627
|
chainId?: `0x${string}` | undefined;
|
2645
|
-
|
2646
|
-
type: "0x0";
|
2647
|
-
}, "yParity">, "typeHex"> & {
|
2628
|
+
} & {
|
2648
2629
|
feeCurrency: `0x${string}` | null;
|
2649
2630
|
gatewayFee: `0x${string}` | null;
|
2650
2631
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -2652,7 +2633,6 @@ export declare const chainConfig: {
|
|
2652
2633
|
r?: `0x${string}`;
|
2653
2634
|
s?: `0x${string}`;
|
2654
2635
|
v?: `0x${string}`;
|
2655
|
-
yParity?: `0x${string}` | undefined;
|
2656
2636
|
gasPrice?: `0x${string}` | undefined;
|
2657
2637
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
2658
2638
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -2671,31 +2651,31 @@ export declare const chainConfig: {
|
|
2671
2651
|
input?: `0x${string}`;
|
2672
2652
|
transactionIndex?: `0x${string}` | null;
|
2673
2653
|
chainId?: `0x${string}` | undefined;
|
2674
|
-
|
2675
|
-
|
2676
|
-
blockNumber: `0x${string}` | null;
|
2677
|
-
from: `0x${string}`;
|
2678
|
-
gas: `0x${string}`;
|
2679
|
-
hash: `0x${string}`;
|
2680
|
-
input: `0x${string}`;
|
2681
|
-
nonce: `0x${string}`;
|
2654
|
+
yParity?: `0x${string}` | undefined;
|
2655
|
+
} & {
|
2682
2656
|
r: `0x${string}`;
|
2683
2657
|
s: `0x${string}`;
|
2684
|
-
to: `0x${string}` | null;
|
2685
|
-
transactionIndex: `0x${string}` | null;
|
2686
|
-
typeHex: `0x${string}` | null;
|
2687
2658
|
v: `0x${string}`;
|
2688
|
-
value: `0x${string}`;
|
2689
|
-
yParity: `0x${string}`;
|
2690
2659
|
gasPrice: `0x${string}`;
|
2691
2660
|
maxFeePerBlobGas?: undefined;
|
2692
2661
|
maxFeePerGas?: undefined;
|
2693
2662
|
maxPriorityFeePerGas?: undefined;
|
2663
|
+
type: "0x1";
|
2664
|
+
to: `0x${string}` | null;
|
2665
|
+
from: `0x${string}`;
|
2666
|
+
gas: `0x${string}`;
|
2667
|
+
nonce: `0x${string}`;
|
2668
|
+
value: `0x${string}`;
|
2694
2669
|
accessList: import("../index.js").AccessList;
|
2695
2670
|
blobVersionedHashes?: undefined;
|
2671
|
+
blockHash: `0x${string}` | null;
|
2672
|
+
blockNumber: `0x${string}` | null;
|
2673
|
+
hash: `0x${string}`;
|
2674
|
+
input: `0x${string}`;
|
2675
|
+
transactionIndex: `0x${string}` | null;
|
2696
2676
|
chainId: `0x${string}`;
|
2697
|
-
|
2698
|
-
}
|
2677
|
+
yParity?: `0x${string}` | undefined;
|
2678
|
+
} & {
|
2699
2679
|
feeCurrency: `0x${string}` | null;
|
2700
2680
|
gatewayFee: `0x${string}` | null;
|
2701
2681
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -2703,7 +2683,6 @@ export declare const chainConfig: {
|
|
2703
2683
|
r?: `0x${string}`;
|
2704
2684
|
s?: `0x${string}`;
|
2705
2685
|
v?: `0x${string}`;
|
2706
|
-
yParity?: `0x${string}` | undefined;
|
2707
2686
|
gasPrice?: `0x${string}` | undefined;
|
2708
2687
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
2709
2688
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -2722,31 +2701,31 @@ export declare const chainConfig: {
|
|
2722
2701
|
input?: `0x${string}`;
|
2723
2702
|
transactionIndex?: `0x${string}` | null;
|
2724
2703
|
chainId?: `0x${string}` | undefined;
|
2725
|
-
|
2726
|
-
|
2727
|
-
blockNumber: `0x${string}` | null;
|
2728
|
-
from: `0x${string}`;
|
2729
|
-
gas: `0x${string}`;
|
2730
|
-
hash: `0x${string}`;
|
2731
|
-
input: `0x${string}`;
|
2732
|
-
nonce: `0x${string}`;
|
2704
|
+
yParity?: `0x${string}` | undefined;
|
2705
|
+
} & {
|
2733
2706
|
r: `0x${string}`;
|
2734
2707
|
s: `0x${string}`;
|
2735
|
-
to: `0x${string}` | null;
|
2736
|
-
transactionIndex: `0x${string}` | null;
|
2737
|
-
typeHex: `0x${string}` | null;
|
2738
2708
|
v: `0x${string}`;
|
2739
|
-
value: `0x${string}`;
|
2740
|
-
yParity: `0x${string}`;
|
2741
2709
|
gasPrice?: undefined;
|
2742
2710
|
maxFeePerBlobGas?: undefined;
|
2743
2711
|
maxFeePerGas: `0x${string}`;
|
2744
2712
|
maxPriorityFeePerGas: `0x${string}`;
|
2713
|
+
type: "0x2";
|
2714
|
+
to: `0x${string}` | null;
|
2715
|
+
from: `0x${string}`;
|
2716
|
+
gas: `0x${string}`;
|
2717
|
+
nonce: `0x${string}`;
|
2718
|
+
value: `0x${string}`;
|
2745
2719
|
accessList: import("../index.js").AccessList;
|
2746
2720
|
blobVersionedHashes?: undefined;
|
2721
|
+
blockHash: `0x${string}` | null;
|
2722
|
+
blockNumber: `0x${string}` | null;
|
2723
|
+
hash: `0x${string}`;
|
2724
|
+
input: `0x${string}`;
|
2725
|
+
transactionIndex: `0x${string}` | null;
|
2747
2726
|
chainId: `0x${string}`;
|
2748
|
-
|
2749
|
-
}
|
2727
|
+
yParity?: `0x${string}` | undefined;
|
2728
|
+
} & {
|
2750
2729
|
feeCurrency: `0x${string}` | null;
|
2751
2730
|
gatewayFee: `0x${string}` | null;
|
2752
2731
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -2754,7 +2733,6 @@ export declare const chainConfig: {
|
|
2754
2733
|
r?: `0x${string}`;
|
2755
2734
|
s?: `0x${string}`;
|
2756
2735
|
v?: `0x${string}`;
|
2757
|
-
yParity?: `0x${string}` | undefined;
|
2758
2736
|
gasPrice?: `0x${string}` | undefined;
|
2759
2737
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
2760
2738
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -2773,31 +2751,31 @@ export declare const chainConfig: {
|
|
2773
2751
|
input?: `0x${string}`;
|
2774
2752
|
transactionIndex?: `0x${string}` | null;
|
2775
2753
|
chainId?: `0x${string}` | undefined;
|
2776
|
-
|
2777
|
-
|
2778
|
-
blockNumber: `0x${string}` | null;
|
2779
|
-
from: `0x${string}`;
|
2780
|
-
gas: `0x${string}`;
|
2781
|
-
hash: `0x${string}`;
|
2782
|
-
input: `0x${string}`;
|
2783
|
-
nonce: `0x${string}`;
|
2754
|
+
yParity?: `0x${string}` | undefined;
|
2755
|
+
} & {
|
2784
2756
|
r: `0x${string}`;
|
2785
2757
|
s: `0x${string}`;
|
2786
|
-
to: `0x${string}` | null;
|
2787
|
-
transactionIndex: `0x${string}` | null;
|
2788
|
-
typeHex: `0x${string}` | null;
|
2789
2758
|
v: `0x${string}`;
|
2790
|
-
value: `0x${string}`;
|
2791
|
-
yParity: `0x${string}`;
|
2792
2759
|
gasPrice?: undefined;
|
2793
2760
|
maxFeePerBlobGas: `0x${string}`;
|
2794
2761
|
maxFeePerGas: `0x${string}`;
|
2795
2762
|
maxPriorityFeePerGas: `0x${string}`;
|
2763
|
+
type: "0x3";
|
2764
|
+
to: `0x${string}` | null;
|
2765
|
+
from: `0x${string}`;
|
2766
|
+
gas: `0x${string}`;
|
2767
|
+
nonce: `0x${string}`;
|
2768
|
+
value: `0x${string}`;
|
2796
2769
|
accessList: import("../index.js").AccessList;
|
2797
2770
|
blobVersionedHashes: readonly `0x${string}`[];
|
2771
|
+
blockHash: `0x${string}` | null;
|
2772
|
+
blockNumber: `0x${string}` | null;
|
2773
|
+
hash: `0x${string}`;
|
2774
|
+
input: `0x${string}`;
|
2775
|
+
transactionIndex: `0x${string}` | null;
|
2798
2776
|
chainId: `0x${string}`;
|
2799
|
-
|
2800
|
-
}
|
2777
|
+
yParity?: `0x${string}` | undefined;
|
2778
|
+
} & {
|
2801
2779
|
feeCurrency: `0x${string}` | null;
|
2802
2780
|
gatewayFee: `0x${string}` | null;
|
2803
2781
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -2805,7 +2783,6 @@ export declare const chainConfig: {
|
|
2805
2783
|
r?: `0x${string}`;
|
2806
2784
|
s?: `0x${string}`;
|
2807
2785
|
v?: `0x${string}`;
|
2808
|
-
yParity?: `0x${string}` | undefined;
|
2809
2786
|
gasPrice?: `0x${string}` | undefined;
|
2810
2787
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
2811
2788
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -2824,16 +2801,16 @@ export declare const chainConfig: {
|
|
2824
2801
|
input?: `0x${string}`;
|
2825
2802
|
transactionIndex?: `0x${string}` | null;
|
2826
2803
|
chainId?: `0x${string}` | undefined;
|
2827
|
-
|
2804
|
+
yParity?: `0x${string}` | undefined;
|
2805
|
+
} & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
|
2828
2806
|
feeCurrency: `0x${string}` | null;
|
2829
2807
|
gatewayFee: `0x${string}` | null;
|
2830
2808
|
gatewayFeeRecipient: `0x${string}` | null;
|
2831
2809
|
type: "0x7c";
|
2832
|
-
}) | ({
|
2810
|
+
} & import("../index.js").FeeValuesEIP1559<`0x${string}`>) | ({
|
2833
2811
|
r?: `0x${string}`;
|
2834
2812
|
s?: `0x${string}`;
|
2835
2813
|
v?: `0x${string}`;
|
2836
|
-
yParity?: `0x${string}` | undefined;
|
2837
2814
|
gasPrice?: `0x${string}` | undefined;
|
2838
2815
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
2839
2816
|
maxFeePerGas?: `0x${string}` | undefined;
|
@@ -2852,12 +2829,13 @@ export declare const chainConfig: {
|
|
2852
2829
|
input?: `0x${string}`;
|
2853
2830
|
transactionIndex?: `0x${string}` | null;
|
2854
2831
|
chainId?: `0x${string}` | undefined;
|
2855
|
-
|
2832
|
+
yParity?: `0x${string}` | undefined;
|
2833
|
+
} & Omit<import("../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & {
|
2856
2834
|
feeCurrency: `0x${string}` | null;
|
2857
2835
|
gatewayFee?: undefined;
|
2858
2836
|
gatewayFeeRecipient?: undefined;
|
2859
2837
|
type: "0x7b";
|
2860
|
-
})) => ({
|
2838
|
+
} & import("../index.js").FeeValuesEIP1559<`0x${string}`>)) => ({
|
2861
2839
|
r: `0x${string}`;
|
2862
2840
|
s: `0x${string}`;
|
2863
2841
|
v: bigint;
|
@@ -2872,15 +2850,15 @@ export declare const chainConfig: {
|
|
2872
2850
|
input: `0x${string}`;
|
2873
2851
|
transactionIndex: number | null;
|
2874
2852
|
typeHex: `0x${string}` | null;
|
2875
|
-
gasPrice: bigint;
|
2876
|
-
maxFeePerBlobGas?: undefined;
|
2877
|
-
maxFeePerGas?: undefined;
|
2878
|
-
maxPriorityFeePerGas?: undefined;
|
2879
2853
|
accessList?: undefined;
|
2880
2854
|
blobVersionedHashes?: undefined;
|
2881
2855
|
chainId?: number | undefined;
|
2882
2856
|
yParity?: undefined;
|
2883
2857
|
type: "legacy";
|
2858
|
+
gasPrice: bigint;
|
2859
|
+
maxFeePerBlobGas?: undefined;
|
2860
|
+
maxFeePerGas?: undefined;
|
2861
|
+
maxPriorityFeePerGas?: undefined;
|
2884
2862
|
feeCurrency: `0x${string}` | null;
|
2885
2863
|
gatewayFee?: undefined;
|
2886
2864
|
gatewayFeeRecipient?: undefined;
|
@@ -2899,15 +2877,15 @@ export declare const chainConfig: {
|
|
2899
2877
|
input: `0x${string}`;
|
2900
2878
|
transactionIndex: number | null;
|
2901
2879
|
typeHex: `0x${string}` | null;
|
2902
|
-
gasPrice: undefined;
|
2903
|
-
maxFeePerBlobGas?: undefined;
|
2904
|
-
maxFeePerGas: bigint;
|
2905
|
-
maxPriorityFeePerGas: bigint;
|
2906
2880
|
accessList?: undefined;
|
2907
2881
|
blobVersionedHashes?: undefined;
|
2908
2882
|
chainId?: number | undefined;
|
2909
2883
|
yParity: number;
|
2910
2884
|
type: "cip42";
|
2885
|
+
gasPrice: undefined;
|
2886
|
+
maxFeePerBlobGas?: undefined;
|
2887
|
+
maxFeePerGas: bigint;
|
2888
|
+
maxPriorityFeePerGas: bigint;
|
2911
2889
|
feeCurrency: `0x${string}` | null;
|
2912
2890
|
gatewayFee: bigint | null;
|
2913
2891
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -2926,15 +2904,15 @@ export declare const chainConfig: {
|
|
2926
2904
|
input: `0x${string}`;
|
2927
2905
|
transactionIndex: number | null;
|
2928
2906
|
typeHex: `0x${string}` | null;
|
2929
|
-
gasPrice: undefined;
|
2930
|
-
maxFeePerBlobGas?: undefined;
|
2931
|
-
maxFeePerGas: bigint;
|
2932
|
-
maxPriorityFeePerGas: bigint;
|
2933
2907
|
accessList?: undefined;
|
2934
2908
|
blobVersionedHashes?: undefined;
|
2935
2909
|
chainId?: number | undefined;
|
2936
2910
|
yParity: number;
|
2937
2911
|
type: "cip64";
|
2912
|
+
gasPrice: undefined;
|
2913
|
+
maxFeePerBlobGas?: undefined;
|
2914
|
+
maxFeePerGas: bigint;
|
2915
|
+
maxPriorityFeePerGas: bigint;
|
2938
2916
|
feeCurrency: `0x${string}` | null;
|
2939
2917
|
gatewayFee?: undefined;
|
2940
2918
|
gatewayFeeRecipient?: undefined;
|
@@ -2954,14 +2932,14 @@ export declare const chainConfig: {
|
|
2954
2932
|
v: bigint;
|
2955
2933
|
value: bigint;
|
2956
2934
|
yParity: number;
|
2957
|
-
gasPrice: bigint;
|
2958
|
-
maxFeePerBlobGas?: undefined;
|
2959
|
-
maxFeePerGas?: undefined;
|
2960
|
-
maxPriorityFeePerGas?: undefined;
|
2961
2935
|
accessList: import("../index.js").AccessList;
|
2962
2936
|
blobVersionedHashes?: undefined;
|
2963
2937
|
chainId: number;
|
2964
2938
|
type: "eip2930";
|
2939
|
+
gasPrice: bigint;
|
2940
|
+
maxFeePerBlobGas?: undefined;
|
2941
|
+
maxFeePerGas?: undefined;
|
2942
|
+
maxPriorityFeePerGas?: undefined;
|
2965
2943
|
feeCurrency: `0x${string}` | null;
|
2966
2944
|
gatewayFee?: undefined;
|
2967
2945
|
gatewayFeeRecipient?: undefined;
|
@@ -2981,14 +2959,14 @@ export declare const chainConfig: {
|
|
2981
2959
|
v: bigint;
|
2982
2960
|
value: bigint;
|
2983
2961
|
yParity: number;
|
2984
|
-
gasPrice: undefined;
|
2985
|
-
maxFeePerBlobGas?: undefined;
|
2986
|
-
maxFeePerGas: bigint;
|
2987
|
-
maxPriorityFeePerGas: bigint;
|
2988
2962
|
accessList: import("../index.js").AccessList;
|
2989
2963
|
blobVersionedHashes?: undefined;
|
2990
2964
|
chainId: number;
|
2991
2965
|
type: "eip1559";
|
2966
|
+
gasPrice: undefined;
|
2967
|
+
maxFeePerBlobGas?: undefined;
|
2968
|
+
maxFeePerGas: bigint;
|
2969
|
+
maxPriorityFeePerGas: bigint;
|
2992
2970
|
feeCurrency: `0x${string}` | null;
|
2993
2971
|
gatewayFee?: undefined;
|
2994
2972
|
gatewayFeeRecipient?: undefined;
|
@@ -3008,14 +2986,14 @@ export declare const chainConfig: {
|
|
3008
2986
|
v: bigint;
|
3009
2987
|
value: bigint;
|
3010
2988
|
yParity: number;
|
3011
|
-
gasPrice: undefined;
|
3012
|
-
maxFeePerBlobGas?: undefined;
|
3013
|
-
maxFeePerGas: bigint;
|
3014
|
-
maxPriorityFeePerGas: bigint;
|
3015
2989
|
accessList: import("../index.js").AccessList;
|
3016
2990
|
blobVersionedHashes?: undefined;
|
3017
2991
|
chainId: number;
|
3018
2992
|
type: "cip42";
|
2993
|
+
gasPrice: undefined;
|
2994
|
+
maxFeePerBlobGas?: undefined;
|
2995
|
+
maxFeePerGas: bigint;
|
2996
|
+
maxPriorityFeePerGas: bigint;
|
3019
2997
|
feeCurrency: `0x${string}` | null;
|
3020
2998
|
gatewayFee: bigint | null;
|
3021
2999
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -3035,14 +3013,14 @@ export declare const chainConfig: {
|
|
3035
3013
|
v: bigint;
|
3036
3014
|
value: bigint;
|
3037
3015
|
yParity: number;
|
3038
|
-
gasPrice: undefined;
|
3039
|
-
maxFeePerBlobGas?: undefined;
|
3040
|
-
maxFeePerGas: bigint;
|
3041
|
-
maxPriorityFeePerGas: bigint;
|
3042
3016
|
accessList: import("../index.js").AccessList;
|
3043
3017
|
blobVersionedHashes?: undefined;
|
3044
3018
|
chainId: number;
|
3045
3019
|
type: "cip64";
|
3020
|
+
gasPrice: undefined;
|
3021
|
+
maxFeePerBlobGas?: undefined;
|
3022
|
+
maxFeePerGas: bigint;
|
3023
|
+
maxPriorityFeePerGas: bigint;
|
3046
3024
|
feeCurrency: `0x${string}` | null;
|
3047
3025
|
gatewayFee?: undefined;
|
3048
3026
|
gatewayFeeRecipient?: undefined;
|
@@ -3062,14 +3040,14 @@ export declare const chainConfig: {
|
|
3062
3040
|
v: bigint;
|
3063
3041
|
value: bigint;
|
3064
3042
|
yParity: number;
|
3065
|
-
gasPrice: bigint;
|
3066
|
-
maxFeePerBlobGas?: undefined;
|
3067
|
-
maxFeePerGas: undefined;
|
3068
|
-
maxPriorityFeePerGas: undefined;
|
3069
3043
|
accessList: import("../index.js").AccessList;
|
3070
3044
|
blobVersionedHashes?: undefined;
|
3071
3045
|
chainId: number;
|
3072
3046
|
type: "eip2930";
|
3047
|
+
gasPrice: bigint;
|
3048
|
+
maxFeePerBlobGas?: undefined;
|
3049
|
+
maxFeePerGas: undefined;
|
3050
|
+
maxPriorityFeePerGas: undefined;
|
3073
3051
|
feeCurrency: `0x${string}` | null;
|
3074
3052
|
gatewayFee?: undefined;
|
3075
3053
|
gatewayFeeRecipient?: undefined;
|
@@ -3088,15 +3066,15 @@ export declare const chainConfig: {
|
|
3088
3066
|
typeHex: `0x${string}` | null;
|
3089
3067
|
v: bigint;
|
3090
3068
|
value: bigint;
|
3091
|
-
yParity: number;
|
3092
|
-
gasPrice?: undefined;
|
3093
|
-
maxFeePerBlobGas?: undefined;
|
3094
|
-
maxFeePerGas: bigint;
|
3095
|
-
maxPriorityFeePerGas: bigint;
|
3069
|
+
yParity: number;
|
3096
3070
|
accessList: import("../index.js").AccessList;
|
3097
3071
|
blobVersionedHashes?: undefined;
|
3098
3072
|
chainId: number;
|
3099
3073
|
type: "eip1559";
|
3074
|
+
gasPrice?: undefined;
|
3075
|
+
maxFeePerBlobGas?: undefined;
|
3076
|
+
maxFeePerGas: bigint;
|
3077
|
+
maxPriorityFeePerGas: bigint;
|
3100
3078
|
feeCurrency: `0x${string}` | null;
|
3101
3079
|
gatewayFee?: undefined;
|
3102
3080
|
gatewayFeeRecipient?: undefined;
|
@@ -3116,14 +3094,14 @@ export declare const chainConfig: {
|
|
3116
3094
|
v: bigint;
|
3117
3095
|
value: bigint;
|
3118
3096
|
yParity: number;
|
3119
|
-
gasPrice?: undefined;
|
3120
|
-
maxFeePerBlobGas?: undefined;
|
3121
|
-
maxFeePerGas: bigint;
|
3122
|
-
maxPriorityFeePerGas: bigint;
|
3123
3097
|
accessList: import("../index.js").AccessList;
|
3124
3098
|
blobVersionedHashes?: undefined;
|
3125
3099
|
chainId: number;
|
3126
3100
|
type: "cip42";
|
3101
|
+
gasPrice?: undefined;
|
3102
|
+
maxFeePerBlobGas?: undefined;
|
3103
|
+
maxFeePerGas: bigint;
|
3104
|
+
maxPriorityFeePerGas: bigint;
|
3127
3105
|
feeCurrency: `0x${string}` | null;
|
3128
3106
|
gatewayFee: bigint | null;
|
3129
3107
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -3143,14 +3121,14 @@ export declare const chainConfig: {
|
|
3143
3121
|
v: bigint;
|
3144
3122
|
value: bigint;
|
3145
3123
|
yParity: number;
|
3146
|
-
gasPrice?: undefined;
|
3147
|
-
maxFeePerBlobGas?: undefined;
|
3148
|
-
maxFeePerGas: bigint;
|
3149
|
-
maxPriorityFeePerGas: bigint;
|
3150
3124
|
accessList: import("../index.js").AccessList;
|
3151
3125
|
blobVersionedHashes?: undefined;
|
3152
3126
|
chainId: number;
|
3153
3127
|
type: "cip64";
|
3128
|
+
gasPrice?: undefined;
|
3129
|
+
maxFeePerBlobGas?: undefined;
|
3130
|
+
maxFeePerGas: bigint;
|
3131
|
+
maxPriorityFeePerGas: bigint;
|
3154
3132
|
feeCurrency: `0x${string}` | null;
|
3155
3133
|
gatewayFee?: undefined;
|
3156
3134
|
gatewayFeeRecipient?: undefined;
|
@@ -3170,14 +3148,14 @@ export declare const chainConfig: {
|
|
3170
3148
|
v: bigint;
|
3171
3149
|
value: bigint;
|
3172
3150
|
yParity: number;
|
3173
|
-
gasPrice?: undefined;
|
3174
|
-
maxFeePerBlobGas: bigint;
|
3175
|
-
maxFeePerGas: bigint;
|
3176
|
-
maxPriorityFeePerGas: bigint;
|
3177
3151
|
accessList: import("../index.js").AccessList;
|
3178
3152
|
blobVersionedHashes: readonly `0x${string}`[];
|
3179
3153
|
chainId: number;
|
3180
3154
|
type: "eip4844";
|
3155
|
+
gasPrice?: undefined;
|
3156
|
+
maxFeePerBlobGas: bigint;
|
3157
|
+
maxFeePerGas: bigint;
|
3158
|
+
maxPriorityFeePerGas: bigint;
|
3181
3159
|
feeCurrency: `0x${string}` | null;
|
3182
3160
|
gatewayFee?: undefined;
|
3183
3161
|
gatewayFeeRecipient?: undefined;
|
@@ -3197,14 +3175,14 @@ export declare const chainConfig: {
|
|
3197
3175
|
v: bigint;
|
3198
3176
|
value: bigint;
|
3199
3177
|
yParity: number;
|
3200
|
-
gasPrice?: undefined;
|
3201
|
-
maxFeePerBlobGas: undefined;
|
3202
|
-
maxFeePerGas: bigint;
|
3203
|
-
maxPriorityFeePerGas: bigint;
|
3204
3178
|
accessList: import("../index.js").AccessList;
|
3205
3179
|
blobVersionedHashes: readonly `0x${string}`[];
|
3206
3180
|
chainId: number;
|
3207
3181
|
type: "cip42";
|
3182
|
+
gasPrice?: undefined;
|
3183
|
+
maxFeePerBlobGas: undefined;
|
3184
|
+
maxFeePerGas: bigint;
|
3185
|
+
maxPriorityFeePerGas: bigint;
|
3208
3186
|
feeCurrency: `0x${string}` | null;
|
3209
3187
|
gatewayFee: bigint | null;
|
3210
3188
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -3224,14 +3202,14 @@ export declare const chainConfig: {
|
|
3224
3202
|
v: bigint;
|
3225
3203
|
value: bigint;
|
3226
3204
|
yParity: number;
|
3227
|
-
gasPrice?: undefined;
|
3228
|
-
maxFeePerBlobGas: undefined;
|
3229
|
-
maxFeePerGas: bigint;
|
3230
|
-
maxPriorityFeePerGas: bigint;
|
3231
3205
|
accessList: import("../index.js").AccessList;
|
3232
3206
|
blobVersionedHashes: readonly `0x${string}`[];
|
3233
3207
|
chainId: number;
|
3234
3208
|
type: "cip64";
|
3209
|
+
gasPrice?: undefined;
|
3210
|
+
maxFeePerBlobGas: undefined;
|
3211
|
+
maxFeePerGas: bigint;
|
3212
|
+
maxPriorityFeePerGas: bigint;
|
3235
3213
|
feeCurrency: `0x${string}` | null;
|
3236
3214
|
gatewayFee?: undefined;
|
3237
3215
|
gatewayFeeRecipient?: undefined;
|
@@ -3247,13 +3225,13 @@ export declare const chainConfig: {
|
|
3247
3225
|
nonce?: number | undefined;
|
3248
3226
|
to?: `0x${string}` | null | undefined;
|
3249
3227
|
value?: bigint | undefined;
|
3228
|
+
accessList?: import("../index.js").AccessList | undefined;
|
3229
|
+
blobs?: undefined;
|
3230
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
3250
3231
|
gasPrice?: bigint | undefined;
|
3251
3232
|
maxFeePerBlobGas?: bigint | undefined;
|
3252
3233
|
maxFeePerGas?: bigint | undefined;
|
3253
3234
|
maxPriorityFeePerGas?: bigint | undefined;
|
3254
|
-
accessList?: import("../index.js").AccessList | undefined;
|
3255
|
-
blobs?: undefined;
|
3256
|
-
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
3257
3235
|
blobVersionedHashes?: undefined;
|
3258
3236
|
kzg?: undefined;
|
3259
3237
|
sidecars?: undefined;
|
@@ -3264,13 +3242,13 @@ export declare const chainConfig: {
|
|
3264
3242
|
nonce?: number | undefined;
|
3265
3243
|
to?: `0x${string}` | null | undefined;
|
3266
3244
|
value?: bigint | undefined;
|
3245
|
+
accessList?: undefined;
|
3246
|
+
blobs?: undefined;
|
3247
|
+
type?: "legacy" | undefined;
|
3267
3248
|
gasPrice?: bigint | undefined;
|
3268
3249
|
maxFeePerBlobGas?: undefined;
|
3269
3250
|
maxFeePerGas?: undefined;
|
3270
3251
|
maxPriorityFeePerGas?: undefined;
|
3271
|
-
accessList?: undefined;
|
3272
|
-
blobs?: undefined;
|
3273
|
-
type?: "legacy" | undefined;
|
3274
3252
|
blobVersionedHashes?: undefined;
|
3275
3253
|
kzg?: undefined;
|
3276
3254
|
sidecars?: undefined;
|
@@ -3283,13 +3261,13 @@ export declare const chainConfig: {
|
|
3283
3261
|
nonce?: number | undefined;
|
3284
3262
|
to?: `0x${string}` | null | undefined;
|
3285
3263
|
value?: bigint | undefined;
|
3264
|
+
accessList?: import("../index.js").AccessList | undefined;
|
3265
|
+
blobs?: undefined;
|
3266
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
3286
3267
|
gasPrice?: bigint | undefined;
|
3287
3268
|
maxFeePerBlobGas?: bigint | undefined;
|
3288
3269
|
maxFeePerGas?: bigint | undefined;
|
3289
3270
|
maxPriorityFeePerGas?: bigint | undefined;
|
3290
|
-
accessList?: import("../index.js").AccessList | undefined;
|
3291
|
-
blobs?: undefined;
|
3292
|
-
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
3293
3271
|
blobVersionedHashes?: undefined;
|
3294
3272
|
kzg?: undefined;
|
3295
3273
|
sidecars?: undefined;
|
@@ -3300,13 +3278,13 @@ export declare const chainConfig: {
|
|
3300
3278
|
nonce?: number | undefined;
|
3301
3279
|
to?: `0x${string}` | null | undefined;
|
3302
3280
|
value?: bigint | undefined;
|
3281
|
+
accessList?: import("../index.js").AccessList | undefined;
|
3282
|
+
blobs?: undefined;
|
3283
|
+
type?: "eip2930" | undefined;
|
3303
3284
|
gasPrice?: bigint | undefined;
|
3304
3285
|
maxFeePerBlobGas?: undefined;
|
3305
3286
|
maxFeePerGas?: undefined;
|
3306
3287
|
maxPriorityFeePerGas?: undefined;
|
3307
|
-
accessList?: import("../index.js").AccessList | undefined;
|
3308
|
-
blobs?: undefined;
|
3309
|
-
type?: "eip2930" | undefined;
|
3310
3288
|
blobVersionedHashes?: undefined;
|
3311
3289
|
kzg?: undefined;
|
3312
3290
|
sidecars?: undefined;
|
@@ -3319,13 +3297,13 @@ export declare const chainConfig: {
|
|
3319
3297
|
nonce?: number | undefined;
|
3320
3298
|
to?: `0x${string}` | null | undefined;
|
3321
3299
|
value?: bigint | undefined;
|
3300
|
+
accessList?: import("../index.js").AccessList | undefined;
|
3301
|
+
blobs?: undefined;
|
3302
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
3322
3303
|
gasPrice?: bigint | undefined;
|
3323
3304
|
maxFeePerBlobGas?: bigint | undefined;
|
3324
3305
|
maxFeePerGas?: bigint | undefined;
|
3325
3306
|
maxPriorityFeePerGas?: bigint | undefined;
|
3326
|
-
accessList?: import("../index.js").AccessList | undefined;
|
3327
|
-
blobs?: undefined;
|
3328
|
-
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
3329
3307
|
blobVersionedHashes?: undefined;
|
3330
3308
|
kzg?: undefined;
|
3331
3309
|
sidecars?: undefined;
|
@@ -3355,34 +3333,34 @@ export declare const chainConfig: {
|
|
3355
3333
|
nonce?: number | undefined;
|
3356
3334
|
to?: `0x${string}` | null | undefined;
|
3357
3335
|
value?: bigint | undefined;
|
3336
|
+
accessList?: import("../index.js").AccessList | undefined;
|
3337
|
+
blobs?: undefined;
|
3338
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
3358
3339
|
gasPrice?: bigint | undefined;
|
3359
3340
|
maxFeePerBlobGas?: bigint | undefined;
|
3360
3341
|
maxFeePerGas?: bigint | undefined;
|
3361
3342
|
maxPriorityFeePerGas?: bigint | undefined;
|
3362
|
-
accessList?: import("../index.js").AccessList | undefined;
|
3363
|
-
blobs?: undefined;
|
3364
|
-
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
3365
3343
|
blobVersionedHashes?: undefined;
|
3366
3344
|
kzg?: undefined;
|
3367
3345
|
sidecars?: undefined;
|
3368
|
-
} & import("../index.js").TransactionRequestBase &
|
3346
|
+
} & import("../index.js").TransactionRequestBase & {
|
3369
3347
|
accessList?: import("../index.js").AccessList | undefined;
|
3370
3348
|
feeCurrency?: `0x${string}` | undefined;
|
3371
3349
|
type?: "cip64" | undefined;
|
3372
|
-
}) | ({
|
3350
|
+
} & import("../index.js").ExactPartial<import("../index.js").FeeValuesEIP1559>) | ({
|
3373
3351
|
data?: `0x${string}` | undefined;
|
3374
3352
|
from?: `0x${string}`;
|
3375
3353
|
gas?: bigint | undefined;
|
3376
3354
|
nonce?: number | undefined;
|
3377
3355
|
to?: `0x${string}` | null | undefined;
|
3378
3356
|
value?: bigint | undefined;
|
3357
|
+
accessList?: import("../index.js").AccessList | undefined;
|
3358
|
+
blobs?: undefined;
|
3359
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
3379
3360
|
gasPrice?: bigint | undefined;
|
3380
3361
|
maxFeePerBlobGas?: bigint | undefined;
|
3381
3362
|
maxFeePerGas?: bigint | undefined;
|
3382
3363
|
maxPriorityFeePerGas?: bigint | undefined;
|
3383
|
-
accessList?: import("../index.js").AccessList | undefined;
|
3384
|
-
blobs?: undefined;
|
3385
|
-
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
3386
3364
|
blobVersionedHashes?: undefined;
|
3387
3365
|
kzg?: undefined;
|
3388
3366
|
sidecars?: undefined;
|
@@ -3393,13 +3371,13 @@ export declare const chainConfig: {
|
|
3393
3371
|
nonce?: number | undefined;
|
3394
3372
|
to?: `0x${string}` | null | undefined;
|
3395
3373
|
value?: bigint | undefined;
|
3374
|
+
accessList?: undefined;
|
3375
|
+
blobs?: undefined;
|
3376
|
+
type?: "legacy" | undefined;
|
3396
3377
|
gasPrice?: bigint | undefined;
|
3397
3378
|
maxFeePerBlobGas?: undefined;
|
3398
3379
|
maxFeePerGas?: undefined;
|
3399
3380
|
maxPriorityFeePerGas?: undefined;
|
3400
|
-
accessList?: undefined;
|
3401
|
-
blobs?: undefined;
|
3402
|
-
type?: "legacy" | undefined;
|
3403
3381
|
blobVersionedHashes?: undefined;
|
3404
3382
|
kzg?: undefined;
|
3405
3383
|
sidecars?: undefined;
|
@@ -3412,13 +3390,13 @@ export declare const chainConfig: {
|
|
3412
3390
|
nonce?: number | undefined;
|
3413
3391
|
to?: `0x${string}` | null | undefined;
|
3414
3392
|
value?: bigint | undefined;
|
3393
|
+
accessList?: import("../index.js").AccessList | undefined;
|
3394
|
+
blobs?: undefined;
|
3395
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
3415
3396
|
gasPrice?: bigint | undefined;
|
3416
3397
|
maxFeePerBlobGas?: bigint | undefined;
|
3417
3398
|
maxFeePerGas?: bigint | undefined;
|
3418
3399
|
maxPriorityFeePerGas?: bigint | undefined;
|
3419
|
-
accessList?: import("../index.js").AccessList | undefined;
|
3420
|
-
blobs?: undefined;
|
3421
|
-
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
3422
3400
|
blobVersionedHashes?: undefined;
|
3423
3401
|
kzg?: undefined;
|
3424
3402
|
sidecars?: undefined;
|
@@ -3429,13 +3407,13 @@ export declare const chainConfig: {
|
|
3429
3407
|
nonce?: number | undefined;
|
3430
3408
|
to?: `0x${string}` | null | undefined;
|
3431
3409
|
value?: bigint | undefined;
|
3410
|
+
accessList?: import("../index.js").AccessList | undefined;
|
3411
|
+
blobs?: undefined;
|
3412
|
+
type?: "eip2930" | undefined;
|
3432
3413
|
gasPrice?: bigint | undefined;
|
3433
3414
|
maxFeePerBlobGas?: undefined;
|
3434
3415
|
maxFeePerGas?: undefined;
|
3435
3416
|
maxPriorityFeePerGas?: undefined;
|
3436
|
-
accessList?: import("../index.js").AccessList | undefined;
|
3437
|
-
blobs?: undefined;
|
3438
|
-
type?: "eip2930" | undefined;
|
3439
3417
|
blobVersionedHashes?: undefined;
|
3440
3418
|
kzg?: undefined;
|
3441
3419
|
sidecars?: undefined;
|
@@ -3448,13 +3426,13 @@ export declare const chainConfig: {
|
|
3448
3426
|
nonce?: number | undefined;
|
3449
3427
|
to?: `0x${string}` | null | undefined;
|
3450
3428
|
value?: bigint | undefined;
|
3429
|
+
accessList?: import("../index.js").AccessList | undefined;
|
3430
|
+
blobs?: undefined;
|
3431
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
3451
3432
|
gasPrice?: bigint | undefined;
|
3452
3433
|
maxFeePerBlobGas?: bigint | undefined;
|
3453
3434
|
maxFeePerGas?: bigint | undefined;
|
3454
3435
|
maxPriorityFeePerGas?: bigint | undefined;
|
3455
|
-
accessList?: import("../index.js").AccessList | undefined;
|
3456
|
-
blobs?: undefined;
|
3457
|
-
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
3458
3436
|
blobVersionedHashes?: undefined;
|
3459
3437
|
kzg?: undefined;
|
3460
3438
|
sidecars?: undefined;
|
@@ -3484,21 +3462,21 @@ export declare const chainConfig: {
|
|
3484
3462
|
nonce?: number | undefined;
|
3485
3463
|
to?: `0x${string}` | null | undefined;
|
3486
3464
|
value?: bigint | undefined;
|
3465
|
+
accessList?: import("../index.js").AccessList | undefined;
|
3466
|
+
blobs?: undefined;
|
3467
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
3487
3468
|
gasPrice?: bigint | undefined;
|
3488
3469
|
maxFeePerBlobGas?: bigint | undefined;
|
3489
3470
|
maxFeePerGas?: bigint | undefined;
|
3490
3471
|
maxPriorityFeePerGas?: bigint | undefined;
|
3491
|
-
accessList?: import("../index.js").AccessList | undefined;
|
3492
|
-
blobs?: undefined;
|
3493
|
-
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
3494
3472
|
blobVersionedHashes?: undefined;
|
3495
3473
|
kzg?: undefined;
|
3496
3474
|
sidecars?: undefined;
|
3497
|
-
} & import("../index.js").TransactionRequestBase &
|
3475
|
+
} & import("../index.js").TransactionRequestBase & {
|
3498
3476
|
accessList?: import("../index.js").AccessList | undefined;
|
3499
3477
|
feeCurrency?: `0x${string}` | undefined;
|
3500
3478
|
type?: "cip64" | undefined;
|
3501
|
-
}) | ({
|
3479
|
+
} & import("../index.js").ExactPartial<import("../index.js").FeeValuesEIP1559>) | ({
|
3502
3480
|
data?: `0x${string}` | undefined;
|
3503
3481
|
from?: `0x${string}`;
|
3504
3482
|
gas?: bigint | undefined;
|
@@ -3522,13 +3500,13 @@ export declare const chainConfig: {
|
|
3522
3500
|
nonce?: number | undefined;
|
3523
3501
|
to?: `0x${string}` | null | undefined;
|
3524
3502
|
value?: bigint | undefined;
|
3503
|
+
accessList?: undefined;
|
3504
|
+
blobs?: undefined;
|
3505
|
+
type?: "legacy" | undefined;
|
3525
3506
|
gasPrice?: bigint | undefined;
|
3526
3507
|
maxFeePerBlobGas?: undefined;
|
3527
3508
|
maxFeePerGas?: undefined;
|
3528
3509
|
maxPriorityFeePerGas?: undefined;
|
3529
|
-
accessList?: undefined;
|
3530
|
-
blobs?: undefined;
|
3531
|
-
type?: "legacy" | undefined;
|
3532
3510
|
blobVersionedHashes?: undefined;
|
3533
3511
|
kzg?: undefined;
|
3534
3512
|
sidecars?: undefined;
|
@@ -3558,13 +3536,13 @@ export declare const chainConfig: {
|
|
3558
3536
|
nonce?: number | undefined;
|
3559
3537
|
to?: `0x${string}` | null | undefined;
|
3560
3538
|
value?: bigint | undefined;
|
3539
|
+
accessList?: import("../index.js").AccessList | undefined;
|
3540
|
+
blobs?: undefined;
|
3541
|
+
type?: "eip2930" | undefined;
|
3561
3542
|
gasPrice?: bigint | undefined;
|
3562
3543
|
maxFeePerBlobGas?: undefined;
|
3563
3544
|
maxFeePerGas?: undefined;
|
3564
3545
|
maxPriorityFeePerGas?: undefined;
|
3565
|
-
accessList?: import("../index.js").AccessList | undefined;
|
3566
|
-
blobs?: undefined;
|
3567
|
-
type?: "eip2930" | undefined;
|
3568
3546
|
blobVersionedHashes?: undefined;
|
3569
3547
|
kzg?: undefined;
|
3570
3548
|
sidecars?: undefined;
|
@@ -3623,27 +3601,27 @@ export declare const chainConfig: {
|
|
3623
3601
|
blobVersionedHashes?: undefined;
|
3624
3602
|
kzg?: undefined;
|
3625
3603
|
sidecars?: undefined;
|
3626
|
-
} & import("../index.js").TransactionRequestBase &
|
3604
|
+
} & import("../index.js").TransactionRequestBase & {
|
3627
3605
|
accessList?: import("../index.js").AccessList | undefined;
|
3628
3606
|
feeCurrency?: `0x${string}` | undefined;
|
3629
3607
|
type?: "cip64" | undefined;
|
3630
|
-
}) | ({
|
3608
|
+
} & import("../index.js").ExactPartial<import("../index.js").FeeValuesEIP1559>) | ({
|
3631
3609
|
data?: `0x${string}` | undefined;
|
3632
3610
|
from?: `0x${string}`;
|
3633
3611
|
gas?: bigint | undefined;
|
3634
3612
|
nonce?: number | undefined;
|
3635
3613
|
value?: bigint | undefined;
|
3636
3614
|
to?: `0x${string}` | null | undefined;
|
3637
|
-
gasPrice?: bigint | undefined;
|
3638
|
-
maxFeePerGas?: bigint | undefined;
|
3639
|
-
maxPriorityFeePerGas?: bigint | undefined;
|
3640
|
-
maxFeePerBlobGas?: bigint | undefined;
|
3641
3615
|
accessList?: import("../index.js").AccessList | undefined;
|
3642
3616
|
blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
|
3643
3617
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
3644
3618
|
kzg?: import("../index.js").Kzg | undefined;
|
3645
3619
|
sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
|
3646
3620
|
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
3621
|
+
gasPrice?: bigint | undefined;
|
3622
|
+
maxFeePerGas?: bigint | undefined;
|
3623
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
3624
|
+
maxFeePerBlobGas?: bigint | undefined;
|
3647
3625
|
} & {
|
3648
3626
|
data?: `0x${string}` | undefined;
|
3649
3627
|
from: `0x${string}`;
|
@@ -3651,13 +3629,13 @@ export declare const chainConfig: {
|
|
3651
3629
|
nonce?: number | undefined;
|
3652
3630
|
to?: `0x${string}` | null | undefined;
|
3653
3631
|
value?: bigint | undefined;
|
3632
|
+
accessList?: undefined;
|
3633
|
+
blobs?: undefined;
|
3634
|
+
type?: "legacy" | undefined;
|
3654
3635
|
gasPrice?: bigint | undefined;
|
3655
3636
|
maxFeePerBlobGas?: undefined;
|
3656
3637
|
maxFeePerGas?: undefined;
|
3657
3638
|
maxPriorityFeePerGas?: undefined;
|
3658
|
-
accessList?: undefined;
|
3659
|
-
blobs?: undefined;
|
3660
|
-
type?: "legacy" | undefined;
|
3661
3639
|
blobVersionedHashes?: undefined;
|
3662
3640
|
kzg?: undefined;
|
3663
3641
|
sidecars?: undefined;
|
@@ -3670,16 +3648,16 @@ export declare const chainConfig: {
|
|
3670
3648
|
nonce?: number | undefined;
|
3671
3649
|
value?: bigint | undefined;
|
3672
3650
|
to?: `0x${string}` | null | undefined;
|
3673
|
-
gasPrice?: bigint | undefined;
|
3674
|
-
maxFeePerGas?: bigint | undefined;
|
3675
|
-
maxPriorityFeePerGas?: bigint | undefined;
|
3676
|
-
maxFeePerBlobGas?: bigint | undefined;
|
3677
3651
|
accessList?: import("../index.js").AccessList | undefined;
|
3678
3652
|
blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
|
3679
3653
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
3680
3654
|
kzg?: import("../index.js").Kzg | undefined;
|
3681
3655
|
sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
|
3682
3656
|
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
3657
|
+
gasPrice?: bigint | undefined;
|
3658
|
+
maxFeePerGas?: bigint | undefined;
|
3659
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
3660
|
+
maxFeePerBlobGas?: bigint | undefined;
|
3683
3661
|
} & {
|
3684
3662
|
data?: `0x${string}` | undefined;
|
3685
3663
|
from: `0x${string}`;
|
@@ -3687,13 +3665,13 @@ export declare const chainConfig: {
|
|
3687
3665
|
nonce?: number | undefined;
|
3688
3666
|
to?: `0x${string}` | null | undefined;
|
3689
3667
|
value?: bigint | undefined;
|
3668
|
+
accessList?: import("../index.js").AccessList | undefined;
|
3669
|
+
blobs?: undefined;
|
3670
|
+
type?: "eip2930" | undefined;
|
3690
3671
|
gasPrice?: bigint | undefined;
|
3691
3672
|
maxFeePerBlobGas?: undefined;
|
3692
3673
|
maxFeePerGas?: undefined;
|
3693
3674
|
maxPriorityFeePerGas?: undefined;
|
3694
|
-
accessList?: import("../index.js").AccessList | undefined;
|
3695
|
-
blobs?: undefined;
|
3696
|
-
type?: "eip2930" | undefined;
|
3697
3675
|
blobVersionedHashes?: undefined;
|
3698
3676
|
kzg?: undefined;
|
3699
3677
|
sidecars?: undefined;
|
@@ -3706,16 +3684,16 @@ export declare const chainConfig: {
|
|
3706
3684
|
nonce?: number | undefined;
|
3707
3685
|
value?: bigint | undefined;
|
3708
3686
|
to?: `0x${string}` | null | undefined;
|
3709
|
-
gasPrice?: bigint | undefined;
|
3710
|
-
maxFeePerGas?: bigint | undefined;
|
3711
|
-
maxPriorityFeePerGas?: bigint | undefined;
|
3712
|
-
maxFeePerBlobGas?: bigint | undefined;
|
3713
3687
|
accessList?: import("../index.js").AccessList | undefined;
|
3714
3688
|
blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
|
3715
3689
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
3716
3690
|
kzg?: import("../index.js").Kzg | undefined;
|
3717
3691
|
sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
|
3718
3692
|
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
3693
|
+
gasPrice?: bigint | undefined;
|
3694
|
+
maxFeePerGas?: bigint | undefined;
|
3695
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
3696
|
+
maxFeePerBlobGas?: bigint | undefined;
|
3719
3697
|
} & {
|
3720
3698
|
data?: `0x${string}` | undefined;
|
3721
3699
|
from: `0x${string}`;
|
@@ -3742,16 +3720,16 @@ export declare const chainConfig: {
|
|
3742
3720
|
nonce?: number | undefined;
|
3743
3721
|
value?: bigint | undefined;
|
3744
3722
|
to?: `0x${string}` | null | undefined;
|
3745
|
-
gasPrice?: bigint | undefined;
|
3746
|
-
maxFeePerGas?: bigint | undefined;
|
3747
|
-
maxPriorityFeePerGas?: bigint | undefined;
|
3748
|
-
maxFeePerBlobGas?: bigint | undefined;
|
3749
3723
|
accessList?: import("../index.js").AccessList | undefined;
|
3750
3724
|
blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
|
3751
3725
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
3752
3726
|
kzg?: import("../index.js").Kzg | undefined;
|
3753
3727
|
sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
|
3754
3728
|
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
3729
|
+
gasPrice?: bigint | undefined;
|
3730
|
+
maxFeePerGas?: bigint | undefined;
|
3731
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
3732
|
+
maxFeePerBlobGas?: bigint | undefined;
|
3755
3733
|
} & {
|
3756
3734
|
data?: `0x${string}` | undefined;
|
3757
3735
|
from: `0x${string}`;
|
@@ -3759,16 +3737,16 @@ export declare const chainConfig: {
|
|
3759
3737
|
nonce?: number | undefined;
|
3760
3738
|
value?: bigint | undefined;
|
3761
3739
|
to: `0x${string}` | null;
|
3762
|
-
gasPrice?: undefined;
|
3763
|
-
maxFeePerGas?: bigint | undefined;
|
3764
|
-
maxPriorityFeePerGas?: bigint | undefined;
|
3765
|
-
maxFeePerBlobGas: bigint;
|
3766
3740
|
accessList?: import("../index.js").AccessList | undefined;
|
3767
3741
|
blobs: readonly `0x${string}`[] | readonly Uint8Array[];
|
3768
3742
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
3769
3743
|
kzg?: import("../index.js").Kzg | undefined;
|
3770
3744
|
sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
|
3771
3745
|
type?: "eip4844" | undefined;
|
3746
|
+
gasPrice?: undefined;
|
3747
|
+
maxFeePerGas?: bigint | undefined;
|
3748
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
3749
|
+
maxFeePerBlobGas: bigint;
|
3772
3750
|
} & {
|
3773
3751
|
feeCurrency?: `0x${string}` | undefined;
|
3774
3752
|
}) | ({
|
@@ -3778,34 +3756,34 @@ export declare const chainConfig: {
|
|
3778
3756
|
nonce?: number | undefined;
|
3779
3757
|
value?: bigint | undefined;
|
3780
3758
|
to?: `0x${string}` | null | undefined;
|
3781
|
-
gasPrice?: bigint | undefined;
|
3782
|
-
maxFeePerGas?: bigint | undefined;
|
3783
|
-
maxPriorityFeePerGas?: bigint | undefined;
|
3784
|
-
maxFeePerBlobGas?: bigint | undefined;
|
3785
3759
|
accessList?: import("../index.js").AccessList | undefined;
|
3786
3760
|
blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
|
3787
3761
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
3788
3762
|
kzg?: import("../index.js").Kzg | undefined;
|
3789
3763
|
sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
|
3790
3764
|
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip64" | undefined;
|
3791
|
-
|
3765
|
+
gasPrice?: bigint | undefined;
|
3766
|
+
maxFeePerGas?: bigint | undefined;
|
3767
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
3768
|
+
maxFeePerBlobGas?: bigint | undefined;
|
3769
|
+
} & import("../index.js").TransactionRequestBase & {
|
3792
3770
|
accessList?: import("../index.js").AccessList | undefined;
|
3793
3771
|
feeCurrency?: `0x${string}` | undefined;
|
3794
3772
|
type?: "cip64" | undefined;
|
3795
|
-
})) => ({
|
3773
|
+
} & import("../index.js").ExactPartial<import("../index.js").FeeValuesEIP1559>)) => ({
|
3796
3774
|
data?: `0x${string}` | undefined;
|
3797
3775
|
from: `0x${string}`;
|
3798
3776
|
gas?: `0x${string}` | undefined;
|
3799
3777
|
nonce?: `0x${string}` | undefined;
|
3800
3778
|
to?: `0x${string}` | null | undefined;
|
3801
3779
|
value?: `0x${string}` | undefined;
|
3780
|
+
accessList?: undefined;
|
3781
|
+
blobs?: undefined;
|
3782
|
+
type?: "0x0" | undefined;
|
3802
3783
|
gasPrice?: `0x${string}` | undefined;
|
3803
3784
|
maxFeePerBlobGas?: undefined;
|
3804
3785
|
maxFeePerGas?: undefined;
|
3805
3786
|
maxPriorityFeePerGas?: undefined;
|
3806
|
-
accessList?: undefined;
|
3807
|
-
blobs?: undefined;
|
3808
|
-
type?: "0x0" | undefined;
|
3809
3787
|
blobVersionedHashes?: undefined;
|
3810
3788
|
kzg?: undefined;
|
3811
3789
|
sidecars?: undefined;
|
@@ -3817,13 +3795,13 @@ export declare const chainConfig: {
|
|
3817
3795
|
nonce?: `0x${string}` | undefined;
|
3818
3796
|
to?: `0x${string}` | null | undefined;
|
3819
3797
|
value?: `0x${string}` | undefined;
|
3798
|
+
accessList?: import("../index.js").AccessList | undefined;
|
3799
|
+
blobs?: undefined;
|
3800
|
+
type?: "0x1" | undefined;
|
3820
3801
|
gasPrice?: `0x${string}` | undefined;
|
3821
3802
|
maxFeePerBlobGas?: undefined;
|
3822
3803
|
maxFeePerGas?: undefined;
|
3823
3804
|
maxPriorityFeePerGas?: undefined;
|
3824
|
-
accessList?: import("../index.js").AccessList | undefined;
|
3825
|
-
blobs?: undefined;
|
3826
|
-
type?: "0x1" | undefined;
|
3827
3805
|
blobVersionedHashes?: undefined;
|
3828
3806
|
kzg?: undefined;
|
3829
3807
|
sidecars?: undefined;
|
@@ -3835,13 +3813,13 @@ export declare const chainConfig: {
|
|
3835
3813
|
nonce?: `0x${string}` | undefined;
|
3836
3814
|
to?: `0x${string}` | null | undefined;
|
3837
3815
|
value?: `0x${string}` | undefined;
|
3816
|
+
accessList?: import("../index.js").AccessList | undefined;
|
3817
|
+
blobs?: undefined;
|
3818
|
+
type?: "0x2" | undefined;
|
3838
3819
|
gasPrice?: undefined;
|
3839
3820
|
maxFeePerBlobGas?: undefined;
|
3840
3821
|
maxFeePerGas?: `0x${string}` | undefined;
|
3841
3822
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
3842
|
-
accessList?: import("../index.js").AccessList | undefined;
|
3843
|
-
blobs?: undefined;
|
3844
|
-
type?: "0x2" | undefined;
|
3845
3823
|
blobVersionedHashes?: undefined;
|
3846
3824
|
kzg?: undefined;
|
3847
3825
|
sidecars?: undefined;
|
@@ -3853,13 +3831,13 @@ export declare const chainConfig: {
|
|
3853
3831
|
nonce?: `0x${string}` | undefined;
|
3854
3832
|
to?: `0x${string}` | null | undefined;
|
3855
3833
|
value?: `0x${string}` | undefined;
|
3834
|
+
accessList?: import("../index.js").AccessList | undefined;
|
3835
|
+
blobs?: undefined;
|
3836
|
+
type?: "0x7b" | undefined;
|
3856
3837
|
gasPrice?: undefined;
|
3857
3838
|
maxFeePerBlobGas?: undefined;
|
3858
3839
|
maxFeePerGas?: `0x${string}` | undefined;
|
3859
3840
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
3860
|
-
accessList?: import("../index.js").AccessList | undefined;
|
3861
|
-
blobs?: undefined;
|
3862
|
-
type?: "0x7b" | undefined;
|
3863
3841
|
blobVersionedHashes?: undefined;
|
3864
3842
|
kzg?: undefined;
|
3865
3843
|
sidecars?: undefined;
|
@@ -3871,13 +3849,13 @@ export declare const chainConfig: {
|
|
3871
3849
|
nonce?: `0x${string}` | undefined;
|
3872
3850
|
to?: `0x${string}` | null | undefined;
|
3873
3851
|
value?: `0x${string}` | undefined;
|
3852
|
+
accessList?: undefined;
|
3853
|
+
blobs?: undefined;
|
3854
|
+
type?: "0x0" | undefined;
|
3874
3855
|
gasPrice?: `0x${string}` | undefined;
|
3875
3856
|
maxFeePerBlobGas?: undefined;
|
3876
3857
|
maxFeePerGas?: undefined;
|
3877
3858
|
maxPriorityFeePerGas?: undefined;
|
3878
|
-
accessList?: undefined;
|
3879
|
-
blobs?: undefined;
|
3880
|
-
type?: "0x0" | undefined;
|
3881
3859
|
blobVersionedHashes?: undefined;
|
3882
3860
|
kzg?: undefined;
|
3883
3861
|
sidecars?: undefined;
|
@@ -3889,13 +3867,13 @@ export declare const chainConfig: {
|
|
3889
3867
|
nonce?: `0x${string}` | undefined;
|
3890
3868
|
to?: `0x${string}` | null | undefined;
|
3891
3869
|
value?: `0x${string}` | undefined;
|
3870
|
+
accessList?: import("../index.js").AccessList | undefined;
|
3871
|
+
blobs?: undefined;
|
3872
|
+
type?: "0x1" | undefined;
|
3892
3873
|
gasPrice?: `0x${string}` | undefined;
|
3893
3874
|
maxFeePerBlobGas?: undefined;
|
3894
3875
|
maxFeePerGas?: undefined;
|
3895
3876
|
maxPriorityFeePerGas?: undefined;
|
3896
|
-
accessList?: import("../index.js").AccessList | undefined;
|
3897
|
-
blobs?: undefined;
|
3898
|
-
type?: "0x1" | undefined;
|
3899
3877
|
blobVersionedHashes?: undefined;
|
3900
3878
|
kzg?: undefined;
|
3901
3879
|
sidecars?: undefined;
|
@@ -3907,13 +3885,13 @@ export declare const chainConfig: {
|
|
3907
3885
|
nonce?: `0x${string}` | undefined;
|
3908
3886
|
to?: `0x${string}` | null | undefined;
|
3909
3887
|
value?: `0x${string}` | undefined;
|
3888
|
+
accessList?: import("../index.js").AccessList | undefined;
|
3889
|
+
blobs?: undefined;
|
3890
|
+
type?: "0x2" | undefined;
|
3910
3891
|
gasPrice?: undefined;
|
3911
3892
|
maxFeePerBlobGas?: undefined;
|
3912
3893
|
maxFeePerGas?: `0x${string}` | undefined;
|
3913
3894
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
3914
|
-
accessList?: import("../index.js").AccessList | undefined;
|
3915
|
-
blobs?: undefined;
|
3916
|
-
type?: "0x2" | undefined;
|
3917
3895
|
blobVersionedHashes?: undefined;
|
3918
3896
|
kzg?: undefined;
|
3919
3897
|
sidecars?: undefined;
|
@@ -3925,13 +3903,13 @@ export declare const chainConfig: {
|
|
3925
3903
|
nonce?: `0x${string}` | undefined;
|
3926
3904
|
to?: `0x${string}` | null | undefined;
|
3927
3905
|
value?: `0x${string}` | undefined;
|
3906
|
+
accessList?: import("../index.js").AccessList | undefined;
|
3907
|
+
blobs?: undefined;
|
3908
|
+
type?: "0x7b" | undefined;
|
3928
3909
|
gasPrice?: undefined;
|
3929
3910
|
maxFeePerBlobGas?: undefined;
|
3930
3911
|
maxFeePerGas?: `0x${string}` | undefined;
|
3931
3912
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
3932
|
-
accessList?: import("../index.js").AccessList | undefined;
|
3933
|
-
blobs?: undefined;
|
3934
|
-
type?: "0x7b" | undefined;
|
3935
3913
|
blobVersionedHashes?: undefined;
|
3936
3914
|
kzg?: undefined;
|
3937
3915
|
sidecars?: undefined;
|
@@ -4015,16 +3993,16 @@ export declare const chainConfig: {
|
|
4015
3993
|
nonce?: `0x${string}` | undefined;
|
4016
3994
|
value?: `0x${string}` | undefined;
|
4017
3995
|
to: `0x${string}` | null;
|
4018
|
-
gasPrice?: undefined;
|
4019
|
-
maxFeePerGas?: `0x${string}` | undefined;
|
4020
|
-
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
4021
|
-
maxFeePerBlobGas: `0x${string}`;
|
4022
3996
|
accessList?: import("../index.js").AccessList | undefined;
|
4023
3997
|
blobs: readonly `0x${string}`[] | readonly Uint8Array[];
|
4024
3998
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
4025
3999
|
kzg?: import("../index.js").Kzg | undefined;
|
4026
4000
|
sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
|
4027
4001
|
type?: "0x3" | undefined;
|
4002
|
+
gasPrice?: undefined;
|
4003
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
4004
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
4005
|
+
maxFeePerBlobGas: `0x${string}`;
|
4028
4006
|
feeCurrency?: `0x${string}` | undefined;
|
4029
4007
|
} | {
|
4030
4008
|
data?: `0x${string}` | undefined;
|
@@ -4033,16 +4011,16 @@ export declare const chainConfig: {
|
|
4033
4011
|
nonce?: `0x${string}` | undefined;
|
4034
4012
|
value?: `0x${string}` | undefined;
|
4035
4013
|
to: `0x${string}` | null | undefined;
|
4036
|
-
gasPrice?: undefined;
|
4037
|
-
maxFeePerGas?: `0x${string}` | undefined;
|
4038
|
-
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
4039
|
-
maxFeePerBlobGas: undefined;
|
4040
4014
|
accessList?: import("../index.js").AccessList | undefined;
|
4041
4015
|
blobs: readonly `0x${string}`[] | readonly Uint8Array[];
|
4042
4016
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
4043
4017
|
kzg?: import("../index.js").Kzg | undefined;
|
4044
4018
|
sidecars?: readonly import("../index.js").BlobSidecar<`0x${string}`>[] | undefined;
|
4045
4019
|
type?: "0x7b" | undefined;
|
4020
|
+
gasPrice?: undefined;
|
4021
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
4022
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
4023
|
+
maxFeePerBlobGas: undefined;
|
4046
4024
|
feeCurrency?: `0x${string}` | undefined;
|
4047
4025
|
}) & {};
|
4048
4026
|
type: "transactionRequest";
|