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