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
@@ -28,6 +28,7 @@ export declare const playfiAlbireo: {
|
|
28
28
|
custom: {
|
29
29
|
readonly getEip712Domain: import("../../zksync/index.js").EIP712DomainFn<import("../index.js").ZkSyncTransactionSerializable, import("../index.js").ZkSyncEIP712TransactionSignable>;
|
30
30
|
};
|
31
|
+
fees?: import("../../index.js").ChainFees<undefined> | undefined;
|
31
32
|
formatters: {
|
32
33
|
readonly block: {
|
33
34
|
exclude: [] | undefined;
|
@@ -82,15 +83,15 @@ export declare const playfiAlbireo: {
|
|
82
83
|
input: `0x${string}`;
|
83
84
|
transactionIndex: number | null;
|
84
85
|
typeHex: `0x${string}` | null;
|
85
|
-
gasPrice: bigint;
|
86
|
-
maxFeePerBlobGas?: undefined;
|
87
|
-
maxFeePerGas?: undefined;
|
88
|
-
maxPriorityFeePerGas?: undefined;
|
89
86
|
accessList?: undefined;
|
90
87
|
blobVersionedHashes?: undefined;
|
91
88
|
chainId?: number | undefined;
|
92
89
|
yParity?: undefined;
|
93
90
|
type: "legacy";
|
91
|
+
gasPrice: bigint;
|
92
|
+
maxFeePerBlobGas?: undefined;
|
93
|
+
maxFeePerGas?: undefined;
|
94
|
+
maxPriorityFeePerGas?: undefined;
|
94
95
|
l1BatchNumber: bigint | null;
|
95
96
|
l1BatchTxIndex: bigint | null;
|
96
97
|
} | {
|
@@ -108,15 +109,15 @@ export declare const playfiAlbireo: {
|
|
108
109
|
input: `0x${string}`;
|
109
110
|
transactionIndex: number | null;
|
110
111
|
typeHex: `0x${string}` | null;
|
111
|
-
gasPrice: undefined;
|
112
|
-
maxFeePerBlobGas?: undefined;
|
113
|
-
maxFeePerGas: bigint;
|
114
|
-
maxPriorityFeePerGas: bigint;
|
115
112
|
accessList?: undefined;
|
116
113
|
blobVersionedHashes?: undefined;
|
117
114
|
chainId?: number | undefined;
|
118
115
|
yParity: number;
|
119
116
|
type: "priority";
|
117
|
+
gasPrice: undefined;
|
118
|
+
maxFeePerBlobGas?: undefined;
|
119
|
+
maxFeePerGas: bigint;
|
120
|
+
maxPriorityFeePerGas: bigint;
|
120
121
|
l1BatchNumber: bigint | null;
|
121
122
|
l1BatchTxIndex: bigint | null;
|
122
123
|
} | {
|
@@ -134,15 +135,15 @@ export declare const playfiAlbireo: {
|
|
134
135
|
input: `0x${string}`;
|
135
136
|
transactionIndex: number | null;
|
136
137
|
typeHex: `0x${string}` | null;
|
137
|
-
gasPrice: undefined;
|
138
|
-
maxFeePerBlobGas?: undefined;
|
139
|
-
maxFeePerGas: bigint;
|
140
|
-
maxPriorityFeePerGas: bigint;
|
141
138
|
accessList?: undefined;
|
142
139
|
blobVersionedHashes?: undefined;
|
143
140
|
chainId?: number | undefined;
|
144
141
|
yParity: number;
|
145
142
|
type: "priority" | "eip712";
|
143
|
+
gasPrice: undefined;
|
144
|
+
maxFeePerBlobGas?: undefined;
|
145
|
+
maxFeePerGas: bigint;
|
146
|
+
maxPriorityFeePerGas: bigint;
|
146
147
|
l1BatchNumber: bigint | null;
|
147
148
|
l1BatchTxIndex: bigint | null;
|
148
149
|
} | {
|
@@ -161,14 +162,14 @@ export declare const playfiAlbireo: {
|
|
161
162
|
v: bigint;
|
162
163
|
value: bigint;
|
163
164
|
yParity: number;
|
164
|
-
gasPrice: bigint;
|
165
|
-
maxFeePerBlobGas?: undefined;
|
166
|
-
maxFeePerGas?: undefined;
|
167
|
-
maxPriorityFeePerGas?: undefined;
|
168
165
|
accessList: import("../../index.js").AccessList;
|
169
166
|
blobVersionedHashes?: undefined;
|
170
167
|
chainId: number;
|
171
168
|
type: "eip2930";
|
169
|
+
gasPrice: bigint;
|
170
|
+
maxFeePerBlobGas?: undefined;
|
171
|
+
maxFeePerGas?: undefined;
|
172
|
+
maxPriorityFeePerGas?: undefined;
|
172
173
|
l1BatchNumber: bigint | null;
|
173
174
|
l1BatchTxIndex: bigint | null;
|
174
175
|
} | {
|
@@ -187,14 +188,14 @@ export declare const playfiAlbireo: {
|
|
187
188
|
v: bigint;
|
188
189
|
value: bigint;
|
189
190
|
yParity: number;
|
190
|
-
gasPrice: undefined;
|
191
|
-
maxFeePerBlobGas?: undefined;
|
192
|
-
maxFeePerGas: bigint;
|
193
|
-
maxPriorityFeePerGas: bigint;
|
194
191
|
accessList: import("../../index.js").AccessList;
|
195
192
|
blobVersionedHashes?: undefined;
|
196
193
|
chainId: number;
|
197
194
|
type: "eip1559";
|
195
|
+
gasPrice: undefined;
|
196
|
+
maxFeePerBlobGas?: undefined;
|
197
|
+
maxFeePerGas: bigint;
|
198
|
+
maxPriorityFeePerGas: bigint;
|
198
199
|
l1BatchNumber: bigint | null;
|
199
200
|
l1BatchTxIndex: bigint | null;
|
200
201
|
} | {
|
@@ -213,14 +214,14 @@ export declare const playfiAlbireo: {
|
|
213
214
|
v: bigint;
|
214
215
|
value: bigint;
|
215
216
|
yParity: number;
|
216
|
-
gasPrice: undefined;
|
217
|
-
maxFeePerBlobGas?: undefined;
|
218
|
-
maxFeePerGas: bigint;
|
219
|
-
maxPriorityFeePerGas: bigint;
|
220
217
|
accessList: import("../../index.js").AccessList;
|
221
218
|
blobVersionedHashes?: undefined;
|
222
219
|
chainId: number;
|
223
220
|
type: "priority";
|
221
|
+
gasPrice: undefined;
|
222
|
+
maxFeePerBlobGas?: undefined;
|
223
|
+
maxFeePerGas: bigint;
|
224
|
+
maxPriorityFeePerGas: bigint;
|
224
225
|
l1BatchNumber: bigint | null;
|
225
226
|
l1BatchTxIndex: bigint | null;
|
226
227
|
} | {
|
@@ -239,14 +240,14 @@ export declare const playfiAlbireo: {
|
|
239
240
|
v: bigint;
|
240
241
|
value: bigint;
|
241
242
|
yParity: number;
|
242
|
-
gasPrice: undefined;
|
243
|
-
maxFeePerBlobGas?: undefined;
|
244
|
-
maxFeePerGas: bigint;
|
245
|
-
maxPriorityFeePerGas: bigint;
|
246
243
|
accessList: import("../../index.js").AccessList;
|
247
244
|
blobVersionedHashes?: undefined;
|
248
245
|
chainId: number;
|
249
246
|
type: "priority" | "eip712";
|
247
|
+
gasPrice: undefined;
|
248
|
+
maxFeePerBlobGas?: undefined;
|
249
|
+
maxFeePerGas: bigint;
|
250
|
+
maxPriorityFeePerGas: bigint;
|
250
251
|
l1BatchNumber: bigint | null;
|
251
252
|
l1BatchTxIndex: bigint | null;
|
252
253
|
} | {
|
@@ -265,14 +266,14 @@ export declare const playfiAlbireo: {
|
|
265
266
|
v: bigint;
|
266
267
|
value: bigint;
|
267
268
|
yParity: number;
|
268
|
-
gasPrice: bigint;
|
269
|
-
maxFeePerBlobGas?: undefined;
|
270
|
-
maxFeePerGas: undefined;
|
271
|
-
maxPriorityFeePerGas: undefined;
|
272
269
|
accessList: import("../../index.js").AccessList;
|
273
270
|
blobVersionedHashes?: undefined;
|
274
271
|
chainId: number;
|
275
272
|
type: "eip2930";
|
273
|
+
gasPrice: bigint;
|
274
|
+
maxFeePerBlobGas?: undefined;
|
275
|
+
maxFeePerGas: undefined;
|
276
|
+
maxPriorityFeePerGas: undefined;
|
276
277
|
l1BatchNumber: bigint | null;
|
277
278
|
l1BatchTxIndex: bigint | null;
|
278
279
|
} | {
|
@@ -291,14 +292,14 @@ export declare const playfiAlbireo: {
|
|
291
292
|
v: bigint;
|
292
293
|
value: bigint;
|
293
294
|
yParity: number;
|
294
|
-
gasPrice?: undefined;
|
295
|
-
maxFeePerBlobGas?: undefined;
|
296
|
-
maxFeePerGas: bigint;
|
297
|
-
maxPriorityFeePerGas: bigint;
|
298
295
|
accessList: import("../../index.js").AccessList;
|
299
296
|
blobVersionedHashes?: undefined;
|
300
297
|
chainId: number;
|
301
298
|
type: "eip1559";
|
299
|
+
gasPrice?: undefined;
|
300
|
+
maxFeePerBlobGas?: undefined;
|
301
|
+
maxFeePerGas: bigint;
|
302
|
+
maxPriorityFeePerGas: bigint;
|
302
303
|
l1BatchNumber: bigint | null;
|
303
304
|
l1BatchTxIndex: bigint | null;
|
304
305
|
} | {
|
@@ -317,14 +318,14 @@ export declare const playfiAlbireo: {
|
|
317
318
|
v: bigint;
|
318
319
|
value: bigint;
|
319
320
|
yParity: number;
|
320
|
-
gasPrice?: undefined;
|
321
|
-
maxFeePerBlobGas?: undefined;
|
322
|
-
maxFeePerGas: bigint;
|
323
|
-
maxPriorityFeePerGas: bigint;
|
324
321
|
accessList: import("../../index.js").AccessList;
|
325
322
|
blobVersionedHashes?: undefined;
|
326
323
|
chainId: number;
|
327
324
|
type: "priority";
|
325
|
+
gasPrice?: undefined;
|
326
|
+
maxFeePerBlobGas?: undefined;
|
327
|
+
maxFeePerGas: bigint;
|
328
|
+
maxPriorityFeePerGas: bigint;
|
328
329
|
l1BatchNumber: bigint | null;
|
329
330
|
l1BatchTxIndex: bigint | null;
|
330
331
|
} | {
|
@@ -343,14 +344,14 @@ export declare const playfiAlbireo: {
|
|
343
344
|
v: bigint;
|
344
345
|
value: bigint;
|
345
346
|
yParity: number;
|
346
|
-
gasPrice?: undefined;
|
347
|
-
maxFeePerBlobGas?: undefined;
|
348
|
-
maxFeePerGas: bigint;
|
349
|
-
maxPriorityFeePerGas: bigint;
|
350
347
|
accessList: import("../../index.js").AccessList;
|
351
348
|
blobVersionedHashes?: undefined;
|
352
349
|
chainId: number;
|
353
350
|
type: "priority" | "eip712";
|
351
|
+
gasPrice?: undefined;
|
352
|
+
maxFeePerBlobGas?: undefined;
|
353
|
+
maxFeePerGas: bigint;
|
354
|
+
maxPriorityFeePerGas: bigint;
|
354
355
|
l1BatchNumber: bigint | null;
|
355
356
|
l1BatchTxIndex: bigint | null;
|
356
357
|
} | {
|
@@ -369,14 +370,14 @@ export declare const playfiAlbireo: {
|
|
369
370
|
v: bigint;
|
370
371
|
value: bigint;
|
371
372
|
yParity: number;
|
372
|
-
gasPrice?: undefined;
|
373
|
-
maxFeePerBlobGas: bigint;
|
374
|
-
maxFeePerGas: bigint;
|
375
|
-
maxPriorityFeePerGas: bigint;
|
376
373
|
accessList: import("../../index.js").AccessList;
|
377
374
|
blobVersionedHashes: readonly `0x${string}`[];
|
378
375
|
chainId: number;
|
379
376
|
type: "eip4844";
|
377
|
+
gasPrice?: undefined;
|
378
|
+
maxFeePerBlobGas: bigint;
|
379
|
+
maxFeePerGas: bigint;
|
380
|
+
maxPriorityFeePerGas: bigint;
|
380
381
|
l1BatchNumber: bigint | null;
|
381
382
|
l1BatchTxIndex: bigint | null;
|
382
383
|
} | {
|
@@ -395,14 +396,14 @@ export declare const playfiAlbireo: {
|
|
395
396
|
v: bigint;
|
396
397
|
value: bigint;
|
397
398
|
yParity: number;
|
398
|
-
gasPrice?: undefined;
|
399
|
-
maxFeePerBlobGas: undefined;
|
400
|
-
maxFeePerGas: bigint;
|
401
|
-
maxPriorityFeePerGas: bigint;
|
402
399
|
accessList: import("../../index.js").AccessList;
|
403
400
|
blobVersionedHashes: readonly `0x${string}`[];
|
404
401
|
chainId: number;
|
405
402
|
type: "priority";
|
403
|
+
gasPrice?: undefined;
|
404
|
+
maxFeePerBlobGas: undefined;
|
405
|
+
maxFeePerGas: bigint;
|
406
|
+
maxPriorityFeePerGas: bigint;
|
406
407
|
l1BatchNumber: bigint | null;
|
407
408
|
l1BatchTxIndex: bigint | null;
|
408
409
|
} | {
|
@@ -421,14 +422,14 @@ export declare const playfiAlbireo: {
|
|
421
422
|
v: bigint;
|
422
423
|
value: bigint;
|
423
424
|
yParity: number;
|
424
|
-
gasPrice?: undefined;
|
425
|
-
maxFeePerBlobGas: undefined;
|
426
|
-
maxFeePerGas: bigint;
|
427
|
-
maxPriorityFeePerGas: bigint;
|
428
425
|
accessList: import("../../index.js").AccessList;
|
429
426
|
blobVersionedHashes: readonly `0x${string}`[];
|
430
427
|
chainId: number;
|
431
428
|
type: "priority" | "eip712";
|
429
|
+
gasPrice?: undefined;
|
430
|
+
maxFeePerBlobGas: undefined;
|
431
|
+
maxFeePerGas: bigint;
|
432
|
+
maxPriorityFeePerGas: bigint;
|
432
433
|
l1BatchNumber: bigint | null;
|
433
434
|
l1BatchTxIndex: bigint | null;
|
434
435
|
}) & {};
|
@@ -469,13 +470,13 @@ export declare const playfiAlbireo: {
|
|
469
470
|
nonce?: number | undefined;
|
470
471
|
to?: `0x${string}` | null | undefined;
|
471
472
|
value?: bigint | undefined;
|
473
|
+
accessList?: undefined;
|
474
|
+
blobs?: undefined;
|
475
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
|
472
476
|
gasPrice?: bigint | undefined;
|
473
477
|
maxFeePerBlobGas?: bigint | undefined;
|
474
478
|
maxFeePerGas?: bigint | undefined;
|
475
479
|
maxPriorityFeePerGas?: bigint | undefined;
|
476
|
-
accessList?: undefined;
|
477
|
-
blobs?: undefined;
|
478
|
-
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
|
479
480
|
blobVersionedHashes?: undefined;
|
480
481
|
kzg?: undefined;
|
481
482
|
sidecars?: undefined;
|
@@ -486,13 +487,13 @@ export declare const playfiAlbireo: {
|
|
486
487
|
nonce?: number | undefined;
|
487
488
|
to?: `0x${string}` | null | undefined;
|
488
489
|
value?: bigint | undefined;
|
490
|
+
accessList?: undefined;
|
491
|
+
blobs?: undefined;
|
492
|
+
type?: "legacy" | undefined;
|
489
493
|
gasPrice?: bigint | undefined;
|
490
494
|
maxFeePerBlobGas?: undefined;
|
491
495
|
maxFeePerGas?: undefined;
|
492
496
|
maxPriorityFeePerGas?: undefined;
|
493
|
-
accessList?: undefined;
|
494
|
-
blobs?: undefined;
|
495
|
-
type?: "legacy" | undefined;
|
496
497
|
blobVersionedHashes?: undefined;
|
497
498
|
kzg?: undefined;
|
498
499
|
sidecars?: undefined;
|
@@ -509,13 +510,13 @@ export declare const playfiAlbireo: {
|
|
509
510
|
nonce?: number | undefined;
|
510
511
|
to?: `0x${string}` | null | undefined;
|
511
512
|
value?: bigint | undefined;
|
513
|
+
accessList?: undefined;
|
514
|
+
blobs?: undefined;
|
515
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
|
512
516
|
gasPrice?: bigint | undefined;
|
513
517
|
maxFeePerBlobGas?: bigint | undefined;
|
514
518
|
maxFeePerGas?: bigint | undefined;
|
515
519
|
maxPriorityFeePerGas?: bigint | undefined;
|
516
|
-
accessList?: undefined;
|
517
|
-
blobs?: undefined;
|
518
|
-
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
|
519
520
|
blobVersionedHashes?: undefined;
|
520
521
|
kzg?: undefined;
|
521
522
|
sidecars?: undefined;
|
@@ -526,13 +527,13 @@ export declare const playfiAlbireo: {
|
|
526
527
|
nonce?: number | undefined;
|
527
528
|
to?: `0x${string}` | null | undefined;
|
528
529
|
value?: bigint | undefined;
|
530
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
531
|
+
blobs?: undefined;
|
532
|
+
type?: "eip2930" | undefined;
|
529
533
|
gasPrice?: bigint | undefined;
|
530
534
|
maxFeePerBlobGas?: undefined;
|
531
535
|
maxFeePerGas?: undefined;
|
532
536
|
maxPriorityFeePerGas?: undefined;
|
533
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
534
|
-
blobs?: undefined;
|
535
|
-
type?: "eip2930" | undefined;
|
536
537
|
blobVersionedHashes?: undefined;
|
537
538
|
kzg?: undefined;
|
538
539
|
sidecars?: undefined;
|
@@ -549,13 +550,13 @@ export declare const playfiAlbireo: {
|
|
549
550
|
nonce?: number | undefined;
|
550
551
|
to?: `0x${string}` | null | undefined;
|
551
552
|
value?: bigint | undefined;
|
553
|
+
accessList?: undefined;
|
554
|
+
blobs?: undefined;
|
555
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
|
552
556
|
gasPrice?: bigint | undefined;
|
553
557
|
maxFeePerBlobGas?: bigint | undefined;
|
554
558
|
maxFeePerGas?: bigint | undefined;
|
555
559
|
maxPriorityFeePerGas?: bigint | undefined;
|
556
|
-
accessList?: undefined;
|
557
|
-
blobs?: undefined;
|
558
|
-
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
|
559
560
|
blobVersionedHashes?: undefined;
|
560
561
|
kzg?: undefined;
|
561
562
|
sidecars?: undefined;
|
@@ -589,13 +590,13 @@ export declare const playfiAlbireo: {
|
|
589
590
|
nonce?: number | undefined;
|
590
591
|
to?: `0x${string}` | null | undefined;
|
591
592
|
value?: bigint | undefined;
|
593
|
+
accessList?: undefined;
|
594
|
+
blobs?: undefined;
|
595
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
|
592
596
|
gasPrice?: bigint | undefined;
|
593
597
|
maxFeePerBlobGas?: bigint | undefined;
|
594
598
|
maxFeePerGas?: bigint | undefined;
|
595
599
|
maxPriorityFeePerGas?: bigint | undefined;
|
596
|
-
accessList?: undefined;
|
597
|
-
blobs?: undefined;
|
598
|
-
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
|
599
600
|
blobVersionedHashes?: undefined;
|
600
601
|
kzg?: undefined;
|
601
602
|
sidecars?: undefined;
|
@@ -614,13 +615,13 @@ export declare const playfiAlbireo: {
|
|
614
615
|
nonce?: number | undefined;
|
615
616
|
to?: `0x${string}` | null | undefined;
|
616
617
|
value?: bigint | undefined;
|
618
|
+
accessList?: undefined;
|
619
|
+
blobs?: undefined;
|
620
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
|
617
621
|
gasPrice?: bigint | undefined;
|
618
622
|
maxFeePerBlobGas?: bigint | undefined;
|
619
623
|
maxFeePerGas?: bigint | undefined;
|
620
624
|
maxPriorityFeePerGas?: bigint | undefined;
|
621
|
-
accessList?: undefined;
|
622
|
-
blobs?: undefined;
|
623
|
-
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
|
624
625
|
blobVersionedHashes?: undefined;
|
625
626
|
kzg?: undefined;
|
626
627
|
sidecars?: undefined;
|
@@ -639,13 +640,13 @@ export declare const playfiAlbireo: {
|
|
639
640
|
nonce?: number | undefined;
|
640
641
|
to?: `0x${string}` | null | undefined;
|
641
642
|
value?: bigint | undefined;
|
643
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
644
|
+
blobs?: undefined;
|
645
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
|
642
646
|
gasPrice?: bigint | undefined;
|
643
647
|
maxFeePerBlobGas?: bigint | undefined;
|
644
648
|
maxFeePerGas?: bigint | undefined;
|
645
649
|
maxPriorityFeePerGas?: bigint | undefined;
|
646
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
647
|
-
blobs?: undefined;
|
648
|
-
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
|
649
650
|
blobVersionedHashes?: undefined;
|
650
651
|
kzg?: undefined;
|
651
652
|
sidecars?: undefined;
|
@@ -656,13 +657,13 @@ export declare const playfiAlbireo: {
|
|
656
657
|
nonce?: number | undefined;
|
657
658
|
to?: `0x${string}` | null | undefined;
|
658
659
|
value?: bigint | undefined;
|
660
|
+
accessList?: undefined;
|
661
|
+
blobs?: undefined;
|
662
|
+
type?: "legacy" | undefined;
|
659
663
|
gasPrice?: bigint | undefined;
|
660
664
|
maxFeePerBlobGas?: undefined;
|
661
665
|
maxFeePerGas?: undefined;
|
662
666
|
maxPriorityFeePerGas?: undefined;
|
663
|
-
accessList?: undefined;
|
664
|
-
blobs?: undefined;
|
665
|
-
type?: "legacy" | undefined;
|
666
667
|
blobVersionedHashes?: undefined;
|
667
668
|
kzg?: undefined;
|
668
669
|
sidecars?: undefined;
|
@@ -679,13 +680,13 @@ export declare const playfiAlbireo: {
|
|
679
680
|
nonce?: number | undefined;
|
680
681
|
to?: `0x${string}` | null | undefined;
|
681
682
|
value?: bigint | undefined;
|
683
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
684
|
+
blobs?: undefined;
|
685
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
|
682
686
|
gasPrice?: bigint | undefined;
|
683
687
|
maxFeePerBlobGas?: bigint | undefined;
|
684
688
|
maxFeePerGas?: bigint | undefined;
|
685
689
|
maxPriorityFeePerGas?: bigint | undefined;
|
686
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
687
|
-
blobs?: undefined;
|
688
|
-
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
|
689
690
|
blobVersionedHashes?: undefined;
|
690
691
|
kzg?: undefined;
|
691
692
|
sidecars?: undefined;
|
@@ -696,13 +697,13 @@ export declare const playfiAlbireo: {
|
|
696
697
|
nonce?: number | undefined;
|
697
698
|
to?: `0x${string}` | null | undefined;
|
698
699
|
value?: bigint | undefined;
|
700
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
701
|
+
blobs?: undefined;
|
702
|
+
type?: "eip2930" | undefined;
|
699
703
|
gasPrice?: bigint | undefined;
|
700
704
|
maxFeePerBlobGas?: undefined;
|
701
705
|
maxFeePerGas?: undefined;
|
702
706
|
maxPriorityFeePerGas?: undefined;
|
703
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
704
|
-
blobs?: undefined;
|
705
|
-
type?: "eip2930" | undefined;
|
706
707
|
blobVersionedHashes?: undefined;
|
707
708
|
kzg?: undefined;
|
708
709
|
sidecars?: undefined;
|
@@ -719,13 +720,13 @@ export declare const playfiAlbireo: {
|
|
719
720
|
nonce?: number | undefined;
|
720
721
|
to?: `0x${string}` | null | undefined;
|
721
722
|
value?: bigint | undefined;
|
723
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
724
|
+
blobs?: undefined;
|
725
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
|
722
726
|
gasPrice?: bigint | undefined;
|
723
727
|
maxFeePerBlobGas?: bigint | undefined;
|
724
728
|
maxFeePerGas?: bigint | undefined;
|
725
729
|
maxPriorityFeePerGas?: bigint | undefined;
|
726
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
727
|
-
blobs?: undefined;
|
728
|
-
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
|
729
730
|
blobVersionedHashes?: undefined;
|
730
731
|
kzg?: undefined;
|
731
732
|
sidecars?: undefined;
|
@@ -759,13 +760,13 @@ export declare const playfiAlbireo: {
|
|
759
760
|
nonce?: number | undefined;
|
760
761
|
to?: `0x${string}` | null | undefined;
|
761
762
|
value?: bigint | undefined;
|
763
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
764
|
+
blobs?: undefined;
|
765
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
|
762
766
|
gasPrice?: bigint | undefined;
|
763
767
|
maxFeePerBlobGas?: bigint | undefined;
|
764
768
|
maxFeePerGas?: bigint | undefined;
|
765
769
|
maxPriorityFeePerGas?: bigint | undefined;
|
766
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
767
|
-
blobs?: undefined;
|
768
|
-
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
|
769
770
|
blobVersionedHashes?: undefined;
|
770
771
|
kzg?: undefined;
|
771
772
|
sidecars?: undefined;
|
@@ -784,13 +785,13 @@ export declare const playfiAlbireo: {
|
|
784
785
|
nonce?: number | undefined;
|
785
786
|
to?: `0x${string}` | null | undefined;
|
786
787
|
value?: bigint | undefined;
|
788
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
789
|
+
blobs?: undefined;
|
790
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
|
787
791
|
gasPrice?: bigint | undefined;
|
788
792
|
maxFeePerBlobGas?: bigint | undefined;
|
789
793
|
maxFeePerGas?: bigint | undefined;
|
790
794
|
maxPriorityFeePerGas?: bigint | undefined;
|
791
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
792
|
-
blobs?: undefined;
|
793
|
-
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
|
794
795
|
blobVersionedHashes?: undefined;
|
795
796
|
kzg?: undefined;
|
796
797
|
sidecars?: undefined;
|
@@ -826,13 +827,13 @@ export declare const playfiAlbireo: {
|
|
826
827
|
nonce?: number | undefined;
|
827
828
|
to?: `0x${string}` | null | undefined;
|
828
829
|
value?: bigint | undefined;
|
830
|
+
accessList?: undefined;
|
831
|
+
blobs?: undefined;
|
832
|
+
type?: "legacy" | undefined;
|
829
833
|
gasPrice?: bigint | undefined;
|
830
834
|
maxFeePerBlobGas?: undefined;
|
831
835
|
maxFeePerGas?: undefined;
|
832
836
|
maxPriorityFeePerGas?: undefined;
|
833
|
-
accessList?: undefined;
|
834
|
-
blobs?: undefined;
|
835
|
-
type?: "legacy" | undefined;
|
836
837
|
blobVersionedHashes?: undefined;
|
837
838
|
kzg?: undefined;
|
838
839
|
sidecars?: undefined;
|
@@ -866,13 +867,13 @@ export declare const playfiAlbireo: {
|
|
866
867
|
nonce?: number | undefined;
|
867
868
|
to?: `0x${string}` | null | undefined;
|
868
869
|
value?: bigint | undefined;
|
870
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
871
|
+
blobs?: undefined;
|
872
|
+
type?: "eip2930" | undefined;
|
869
873
|
gasPrice?: bigint | undefined;
|
870
874
|
maxFeePerBlobGas?: undefined;
|
871
875
|
maxFeePerGas?: undefined;
|
872
876
|
maxPriorityFeePerGas?: undefined;
|
873
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
874
|
-
blobs?: undefined;
|
875
|
-
type?: "eip2930" | undefined;
|
876
877
|
blobVersionedHashes?: undefined;
|
877
878
|
kzg?: undefined;
|
878
879
|
sidecars?: undefined;
|
@@ -979,16 +980,16 @@ export declare const playfiAlbireo: {
|
|
979
980
|
nonce?: number | undefined;
|
980
981
|
value?: bigint | undefined;
|
981
982
|
to?: `0x${string}` | null | undefined;
|
982
|
-
gasPrice?: bigint | undefined;
|
983
|
-
maxFeePerGas?: bigint | undefined;
|
984
|
-
maxPriorityFeePerGas?: bigint | undefined;
|
985
|
-
maxFeePerBlobGas?: bigint | undefined;
|
986
983
|
accessList?: import("../../index.js").AccessList | undefined;
|
987
984
|
blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
|
988
985
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
989
986
|
kzg?: import("../../index.js").Kzg | undefined;
|
990
987
|
sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
|
991
988
|
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
|
989
|
+
gasPrice?: bigint | undefined;
|
990
|
+
maxFeePerGas?: bigint | undefined;
|
991
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
992
|
+
maxFeePerBlobGas?: bigint | undefined;
|
992
993
|
} & {
|
993
994
|
data?: `0x${string}` | undefined;
|
994
995
|
from: `0x${string}`;
|
@@ -996,13 +997,13 @@ export declare const playfiAlbireo: {
|
|
996
997
|
nonce?: number | undefined;
|
997
998
|
to?: `0x${string}` | null | undefined;
|
998
999
|
value?: bigint | undefined;
|
1000
|
+
accessList?: undefined;
|
1001
|
+
blobs?: undefined;
|
1002
|
+
type?: "legacy" | undefined;
|
999
1003
|
gasPrice?: bigint | undefined;
|
1000
1004
|
maxFeePerBlobGas?: undefined;
|
1001
1005
|
maxFeePerGas?: undefined;
|
1002
1006
|
maxPriorityFeePerGas?: undefined;
|
1003
|
-
accessList?: undefined;
|
1004
|
-
blobs?: undefined;
|
1005
|
-
type?: "legacy" | undefined;
|
1006
1007
|
blobVersionedHashes?: undefined;
|
1007
1008
|
kzg?: undefined;
|
1008
1009
|
sidecars?: undefined;
|
@@ -1019,16 +1020,16 @@ export declare const playfiAlbireo: {
|
|
1019
1020
|
nonce?: number | undefined;
|
1020
1021
|
value?: bigint | undefined;
|
1021
1022
|
to?: `0x${string}` | null | undefined;
|
1022
|
-
gasPrice?: bigint | undefined;
|
1023
|
-
maxFeePerGas?: bigint | undefined;
|
1024
|
-
maxPriorityFeePerGas?: bigint | undefined;
|
1025
|
-
maxFeePerBlobGas?: bigint | undefined;
|
1026
1023
|
accessList?: import("../../index.js").AccessList | undefined;
|
1027
1024
|
blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
|
1028
1025
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
1029
1026
|
kzg?: import("../../index.js").Kzg | undefined;
|
1030
1027
|
sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
|
1031
1028
|
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
|
1029
|
+
gasPrice?: bigint | undefined;
|
1030
|
+
maxFeePerGas?: bigint | undefined;
|
1031
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1032
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1032
1033
|
} & {
|
1033
1034
|
data?: `0x${string}` | undefined;
|
1034
1035
|
from: `0x${string}`;
|
@@ -1036,13 +1037,13 @@ export declare const playfiAlbireo: {
|
|
1036
1037
|
nonce?: number | undefined;
|
1037
1038
|
to?: `0x${string}` | null | undefined;
|
1038
1039
|
value?: bigint | undefined;
|
1040
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1041
|
+
blobs?: undefined;
|
1042
|
+
type?: "eip2930" | undefined;
|
1039
1043
|
gasPrice?: bigint | undefined;
|
1040
1044
|
maxFeePerBlobGas?: undefined;
|
1041
1045
|
maxFeePerGas?: undefined;
|
1042
1046
|
maxPriorityFeePerGas?: undefined;
|
1043
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
1044
|
-
blobs?: undefined;
|
1045
|
-
type?: "eip2930" | undefined;
|
1046
1047
|
blobVersionedHashes?: undefined;
|
1047
1048
|
kzg?: undefined;
|
1048
1049
|
sidecars?: undefined;
|
@@ -1059,16 +1060,16 @@ export declare const playfiAlbireo: {
|
|
1059
1060
|
nonce?: number | undefined;
|
1060
1061
|
value?: bigint | undefined;
|
1061
1062
|
to?: `0x${string}` | null | undefined;
|
1062
|
-
gasPrice?: bigint | undefined;
|
1063
|
-
maxFeePerGas?: bigint | undefined;
|
1064
|
-
maxPriorityFeePerGas?: bigint | undefined;
|
1065
|
-
maxFeePerBlobGas?: bigint | undefined;
|
1066
1063
|
accessList?: import("../../index.js").AccessList | undefined;
|
1067
1064
|
blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
|
1068
1065
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
1069
1066
|
kzg?: import("../../index.js").Kzg | undefined;
|
1070
1067
|
sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
|
1071
1068
|
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
|
1069
|
+
gasPrice?: bigint | undefined;
|
1070
|
+
maxFeePerGas?: bigint | undefined;
|
1071
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1072
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1072
1073
|
} & {
|
1073
1074
|
data?: `0x${string}` | undefined;
|
1074
1075
|
from: `0x${string}`;
|
@@ -1099,16 +1100,16 @@ export declare const playfiAlbireo: {
|
|
1099
1100
|
nonce?: number | undefined;
|
1100
1101
|
value?: bigint | undefined;
|
1101
1102
|
to?: `0x${string}` | null | undefined;
|
1102
|
-
gasPrice?: bigint | undefined;
|
1103
|
-
maxFeePerGas?: bigint | undefined;
|
1104
|
-
maxPriorityFeePerGas?: bigint | undefined;
|
1105
|
-
maxFeePerBlobGas?: bigint | undefined;
|
1106
1103
|
accessList?: import("../../index.js").AccessList | undefined;
|
1107
1104
|
blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
|
1108
1105
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
1109
1106
|
kzg?: import("../../index.js").Kzg | undefined;
|
1110
1107
|
sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
|
1111
1108
|
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
|
1109
|
+
gasPrice?: bigint | undefined;
|
1110
|
+
maxFeePerGas?: bigint | undefined;
|
1111
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1112
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1112
1113
|
} & {
|
1113
1114
|
data?: `0x${string}` | undefined;
|
1114
1115
|
from: `0x${string}`;
|
@@ -1116,16 +1117,16 @@ export declare const playfiAlbireo: {
|
|
1116
1117
|
nonce?: number | undefined;
|
1117
1118
|
value?: bigint | undefined;
|
1118
1119
|
to: `0x${string}` | null;
|
1119
|
-
gasPrice?: undefined;
|
1120
|
-
maxFeePerGas?: bigint | undefined;
|
1121
|
-
maxPriorityFeePerGas?: bigint | undefined;
|
1122
|
-
maxFeePerBlobGas: bigint;
|
1123
1120
|
accessList?: import("../../index.js").AccessList | undefined;
|
1124
1121
|
blobs: readonly `0x${string}`[] | readonly Uint8Array[];
|
1125
1122
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
1126
1123
|
kzg?: import("../../index.js").Kzg | undefined;
|
1127
1124
|
sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
|
1128
1125
|
type?: "eip4844" | undefined;
|
1126
|
+
gasPrice?: undefined;
|
1127
|
+
maxFeePerGas?: bigint | undefined;
|
1128
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1129
|
+
maxFeePerBlobGas: bigint;
|
1129
1130
|
} & {
|
1130
1131
|
gasPerPubdata?: undefined;
|
1131
1132
|
customSignature?: undefined;
|
@@ -1139,16 +1140,16 @@ export declare const playfiAlbireo: {
|
|
1139
1140
|
nonce?: number | undefined;
|
1140
1141
|
value?: bigint | undefined;
|
1141
1142
|
to?: `0x${string}` | null | undefined;
|
1142
|
-
gasPrice?: bigint | undefined;
|
1143
|
-
maxFeePerGas?: bigint | undefined;
|
1144
|
-
maxPriorityFeePerGas?: bigint | undefined;
|
1145
|
-
maxFeePerBlobGas?: bigint | undefined;
|
1146
1143
|
accessList?: import("../../index.js").AccessList | undefined;
|
1147
1144
|
blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
|
1148
1145
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
1149
1146
|
kzg?: import("../../index.js").Kzg | undefined;
|
1150
1147
|
sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
|
1151
1148
|
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
|
1149
|
+
gasPrice?: bigint | undefined;
|
1150
|
+
maxFeePerGas?: bigint | undefined;
|
1151
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1152
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1152
1153
|
} & Omit<import("../../index.js").TransactionRequestBase<bigint, number>, "type"> & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559> & {
|
1153
1154
|
gasPerPubdata?: bigint | undefined;
|
1154
1155
|
customSignature?: `0x${string}` | undefined;
|
@@ -1164,16 +1165,16 @@ export declare const playfiAlbireo: {
|
|
1164
1165
|
nonce?: number | undefined;
|
1165
1166
|
value?: bigint | undefined;
|
1166
1167
|
to?: `0x${string}` | null | undefined;
|
1167
|
-
gasPrice?: bigint | undefined;
|
1168
|
-
maxFeePerGas?: bigint | undefined;
|
1169
|
-
maxPriorityFeePerGas?: bigint | undefined;
|
1170
|
-
maxFeePerBlobGas?: bigint | undefined;
|
1171
1168
|
accessList?: import("../../index.js").AccessList | undefined;
|
1172
1169
|
blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
|
1173
1170
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
1174
1171
|
kzg?: import("../../index.js").Kzg | undefined;
|
1175
1172
|
sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
|
1176
1173
|
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "priority" | "eip712" | undefined;
|
1174
|
+
gasPrice?: bigint | undefined;
|
1175
|
+
maxFeePerGas?: bigint | undefined;
|
1176
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1177
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1177
1178
|
} & Omit<import("../../index.js").TransactionRequestBase<bigint, number>, "type"> & import("../../index.js").ExactPartial<import("../../index.js").FeeValuesEIP1559> & {
|
1178
1179
|
gasPerPubdata?: bigint | undefined;
|
1179
1180
|
customSignature?: `0x${string}` | undefined;
|
@@ -1189,13 +1190,13 @@ export declare const playfiAlbireo: {
|
|
1189
1190
|
nonce?: `0x${string}` | undefined;
|
1190
1191
|
to?: `0x${string}` | null | undefined;
|
1191
1192
|
value?: `0x${string}` | undefined;
|
1193
|
+
accessList?: undefined;
|
1194
|
+
blobs?: undefined;
|
1195
|
+
type?: "0x0" | undefined;
|
1192
1196
|
gasPrice?: `0x${string}` | undefined;
|
1193
1197
|
maxFeePerBlobGas?: undefined;
|
1194
1198
|
maxFeePerGas?: undefined;
|
1195
1199
|
maxPriorityFeePerGas?: undefined;
|
1196
|
-
accessList?: undefined;
|
1197
|
-
blobs?: undefined;
|
1198
|
-
type?: "0x0" | undefined;
|
1199
1200
|
blobVersionedHashes?: undefined;
|
1200
1201
|
kzg?: undefined;
|
1201
1202
|
sidecars?: undefined;
|
@@ -1207,13 +1208,13 @@ export declare const playfiAlbireo: {
|
|
1207
1208
|
nonce?: `0x${string}` | undefined;
|
1208
1209
|
to?: `0x${string}` | null | undefined;
|
1209
1210
|
value?: `0x${string}` | undefined;
|
1211
|
+
accessList?: undefined;
|
1212
|
+
blobs?: undefined;
|
1213
|
+
type?: "0x1" | undefined;
|
1210
1214
|
gasPrice?: `0x${string}` | undefined;
|
1211
1215
|
maxFeePerBlobGas?: undefined;
|
1212
1216
|
maxFeePerGas?: undefined;
|
1213
1217
|
maxPriorityFeePerGas?: undefined;
|
1214
|
-
accessList?: undefined;
|
1215
|
-
blobs?: undefined;
|
1216
|
-
type?: "0x1" | undefined;
|
1217
1218
|
blobVersionedHashes?: undefined;
|
1218
1219
|
kzg?: undefined;
|
1219
1220
|
sidecars?: undefined;
|
@@ -1225,13 +1226,13 @@ export declare const playfiAlbireo: {
|
|
1225
1226
|
nonce?: `0x${string}` | undefined;
|
1226
1227
|
to?: `0x${string}` | null | undefined;
|
1227
1228
|
value?: `0x${string}` | undefined;
|
1229
|
+
accessList?: undefined;
|
1230
|
+
blobs?: undefined;
|
1231
|
+
type?: "0x2" | undefined;
|
1228
1232
|
gasPrice?: undefined;
|
1229
1233
|
maxFeePerBlobGas?: undefined;
|
1230
1234
|
maxFeePerGas?: `0x${string}` | undefined;
|
1231
1235
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
1232
|
-
accessList?: undefined;
|
1233
|
-
blobs?: undefined;
|
1234
|
-
type?: "0x2" | undefined;
|
1235
1236
|
blobVersionedHashes?: undefined;
|
1236
1237
|
kzg?: undefined;
|
1237
1238
|
sidecars?: undefined;
|
@@ -1243,13 +1244,13 @@ export declare const playfiAlbireo: {
|
|
1243
1244
|
nonce?: `0x${string}` | undefined;
|
1244
1245
|
to?: `0x${string}` | null | undefined;
|
1245
1246
|
value?: `0x${string}` | undefined;
|
1247
|
+
accessList?: undefined;
|
1248
|
+
blobs?: undefined;
|
1249
|
+
type: "0xff" | "0x71";
|
1246
1250
|
gasPrice?: undefined;
|
1247
1251
|
maxFeePerBlobGas?: undefined;
|
1248
1252
|
maxFeePerGas?: `0x${string}` | undefined;
|
1249
1253
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
1250
|
-
accessList?: undefined;
|
1251
|
-
blobs?: undefined;
|
1252
|
-
type: "0xff" | "0x71";
|
1253
1254
|
blobVersionedHashes?: undefined;
|
1254
1255
|
kzg?: undefined;
|
1255
1256
|
sidecars?: undefined;
|
@@ -1261,13 +1262,13 @@ export declare const playfiAlbireo: {
|
|
1261
1262
|
nonce?: `0x${string}` | undefined;
|
1262
1263
|
to?: `0x${string}` | null | undefined;
|
1263
1264
|
value?: `0x${string}` | undefined;
|
1265
|
+
accessList?: undefined;
|
1266
|
+
blobs?: undefined;
|
1267
|
+
type?: "0x0" | undefined;
|
1264
1268
|
gasPrice?: `0x${string}` | undefined;
|
1265
1269
|
maxFeePerBlobGas?: undefined;
|
1266
1270
|
maxFeePerGas?: undefined;
|
1267
1271
|
maxPriorityFeePerGas?: undefined;
|
1268
|
-
accessList?: undefined;
|
1269
|
-
blobs?: undefined;
|
1270
|
-
type?: "0x0" | undefined;
|
1271
1272
|
blobVersionedHashes?: undefined;
|
1272
1273
|
kzg?: undefined;
|
1273
1274
|
sidecars?: undefined;
|
@@ -1279,13 +1280,13 @@ export declare const playfiAlbireo: {
|
|
1279
1280
|
nonce?: `0x${string}` | undefined;
|
1280
1281
|
to?: `0x${string}` | null | undefined;
|
1281
1282
|
value?: `0x${string}` | undefined;
|
1283
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1284
|
+
blobs?: undefined;
|
1285
|
+
type?: "0x1" | undefined;
|
1282
1286
|
gasPrice?: `0x${string}` | undefined;
|
1283
1287
|
maxFeePerBlobGas?: undefined;
|
1284
1288
|
maxFeePerGas?: undefined;
|
1285
1289
|
maxPriorityFeePerGas?: undefined;
|
1286
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
1287
|
-
blobs?: undefined;
|
1288
|
-
type?: "0x1" | undefined;
|
1289
1290
|
blobVersionedHashes?: undefined;
|
1290
1291
|
kzg?: undefined;
|
1291
1292
|
sidecars?: undefined;
|
@@ -1297,13 +1298,13 @@ export declare const playfiAlbireo: {
|
|
1297
1298
|
nonce?: `0x${string}` | undefined;
|
1298
1299
|
to?: `0x${string}` | null | undefined;
|
1299
1300
|
value?: `0x${string}` | undefined;
|
1301
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1302
|
+
blobs?: undefined;
|
1303
|
+
type?: "0x2" | undefined;
|
1300
1304
|
gasPrice?: undefined;
|
1301
1305
|
maxFeePerBlobGas?: undefined;
|
1302
1306
|
maxFeePerGas?: `0x${string}` | undefined;
|
1303
1307
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
1304
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
1305
|
-
blobs?: undefined;
|
1306
|
-
type?: "0x2" | undefined;
|
1307
1308
|
blobVersionedHashes?: undefined;
|
1308
1309
|
kzg?: undefined;
|
1309
1310
|
sidecars?: undefined;
|
@@ -1315,13 +1316,13 @@ export declare const playfiAlbireo: {
|
|
1315
1316
|
nonce?: `0x${string}` | undefined;
|
1316
1317
|
to?: `0x${string}` | null | undefined;
|
1317
1318
|
value?: `0x${string}` | undefined;
|
1319
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1320
|
+
blobs?: undefined;
|
1321
|
+
type: "0xff" | "0x71";
|
1318
1322
|
gasPrice?: undefined;
|
1319
1323
|
maxFeePerBlobGas?: undefined;
|
1320
1324
|
maxFeePerGas?: `0x${string}` | undefined;
|
1321
1325
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
1322
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
1323
|
-
blobs?: undefined;
|
1324
|
-
type: "0xff" | "0x71";
|
1325
1326
|
blobVersionedHashes?: undefined;
|
1326
1327
|
kzg?: undefined;
|
1327
1328
|
sidecars?: undefined;
|
@@ -1405,16 +1406,16 @@ export declare const playfiAlbireo: {
|
|
1405
1406
|
nonce?: `0x${string}` | undefined;
|
1406
1407
|
value?: `0x${string}` | undefined;
|
1407
1408
|
to: `0x${string}` | null;
|
1408
|
-
gasPrice?: undefined;
|
1409
|
-
maxFeePerGas?: `0x${string}` | undefined;
|
1410
|
-
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
1411
|
-
maxFeePerBlobGas: `0x${string}`;
|
1412
1409
|
accessList?: import("../../index.js").AccessList | undefined;
|
1413
1410
|
blobs: readonly `0x${string}`[] | readonly Uint8Array[];
|
1414
1411
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
1415
1412
|
kzg?: import("../../index.js").Kzg | undefined;
|
1416
1413
|
sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
|
1417
1414
|
type?: "0x3" | undefined;
|
1415
|
+
gasPrice?: undefined;
|
1416
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
1417
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
1418
|
+
maxFeePerBlobGas: `0x${string}`;
|
1418
1419
|
eip712Meta?: undefined;
|
1419
1420
|
} | {
|
1420
1421
|
data?: `0x${string}` | undefined;
|
@@ -1423,16 +1424,16 @@ export declare const playfiAlbireo: {
|
|
1423
1424
|
nonce?: `0x${string}` | undefined;
|
1424
1425
|
value?: `0x${string}` | undefined;
|
1425
1426
|
to: `0x${string}` | null | undefined;
|
1426
|
-
gasPrice?: undefined;
|
1427
|
-
maxFeePerGas?: `0x${string}` | undefined;
|
1428
|
-
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
1429
|
-
maxFeePerBlobGas: undefined;
|
1430
1427
|
accessList?: import("../../index.js").AccessList | undefined;
|
1431
1428
|
blobs: readonly `0x${string}`[] | readonly Uint8Array[];
|
1432
1429
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
1433
1430
|
kzg?: import("../../index.js").Kzg | undefined;
|
1434
1431
|
sidecars?: readonly import("../../index.js").BlobSidecar<`0x${string}`>[] | undefined;
|
1435
1432
|
type: "0xff" | "0x71";
|
1433
|
+
gasPrice?: undefined;
|
1434
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
1435
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
1436
|
+
maxFeePerBlobGas: undefined;
|
1436
1437
|
eip712Meta: import("../index.js").ZkSyncEip712Meta;
|
1437
1438
|
}) & {
|
1438
1439
|
gasPerPubdata: never;
|
@@ -1447,7 +1448,6 @@ export declare const playfiAlbireo: {
|
|
1447
1448
|
serializers: {
|
1448
1449
|
readonly transaction: typeof import("../../zksync/serializers.js").serializeTransaction;
|
1449
1450
|
};
|
1450
|
-
fees?: import("../../index.js").ChainFees<undefined> | undefined;
|
1451
1451
|
readonly network: "albireo";
|
1452
1452
|
};
|
1453
1453
|
//# sourceMappingURL=playfiAlbireo.d.ts.map
|