viem 2.7.20 → 2.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +22 -0
- package/_cjs/accounts/utils/sign.js +1 -0
- package/_cjs/accounts/utils/sign.js.map +1 -1
- package/_cjs/accounts/utils/signTransaction.js +11 -2
- package/_cjs/accounts/utils/signTransaction.js.map +1 -1
- package/_cjs/actions/index.js +4 -2
- package/_cjs/actions/index.js.map +1 -1
- package/_cjs/actions/public/call.js +3 -1
- package/_cjs/actions/public/call.js.map +1 -1
- package/_cjs/actions/public/estimateGas.js +3 -1
- package/_cjs/actions/public/estimateGas.js.map +1 -1
- package/_cjs/actions/public/getBlobBaseFee.js +11 -0
- package/_cjs/actions/public/getBlobBaseFee.js.map +1 -0
- package/_cjs/actions/public/multicall.js +1 -1
- package/_cjs/actions/public/multicall.js.map +1 -1
- package/_cjs/actions/wallet/prepareTransactionRequest.js +11 -2
- package/_cjs/actions/wallet/prepareTransactionRequest.js.map +1 -1
- package/_cjs/actions/wallet/sendRawTransaction.js.map +1 -1
- package/_cjs/actions/wallet/sendTransaction.js +7 -8
- package/_cjs/actions/wallet/sendTransaction.js.map +1 -1
- package/_cjs/actions/wallet/signTransaction.js +7 -6
- package/_cjs/actions/wallet/signTransaction.js.map +1 -1
- package/_cjs/chains/celo/serializers.js +10 -15
- package/_cjs/chains/celo/serializers.js.map +1 -1
- package/_cjs/chains/definitions/ancient8Sepolia.js +1 -1
- package/_cjs/chains/definitions/ancient8Sepolia.js.map +1 -1
- package/_cjs/chains/definitions/anvil.js +1 -1
- package/_cjs/chains/definitions/anvil.js.map +1 -1
- package/_cjs/chains/definitions/arbitrum.js +1 -1
- package/_cjs/chains/definitions/arbitrum.js.map +1 -1
- package/_cjs/chains/definitions/arbitrumGoerli.js +1 -1
- package/_cjs/chains/definitions/arbitrumGoerli.js.map +1 -1
- package/_cjs/chains/definitions/arbitrumNova.js +1 -1
- package/_cjs/chains/definitions/arbitrumNova.js.map +1 -1
- package/_cjs/chains/definitions/arbitrumSepolia.js +1 -1
- package/_cjs/chains/definitions/arbitrumSepolia.js.map +1 -1
- package/_cjs/chains/definitions/astarZkEVM.js +1 -1
- package/_cjs/chains/definitions/astarZkEVM.js.map +1 -1
- package/_cjs/chains/definitions/astarZkatana.js +1 -1
- package/_cjs/chains/definitions/astarZkatana.js.map +1 -1
- package/_cjs/chains/definitions/astarZkyoto.js +1 -1
- package/_cjs/chains/definitions/astarZkyoto.js.map +1 -1
- package/_cjs/chains/definitions/avalanche.js +1 -1
- package/_cjs/chains/definitions/avalanche.js.map +1 -1
- package/_cjs/chains/definitions/avalancheFuji.js +1 -1
- package/_cjs/chains/definitions/avalancheFuji.js.map +1 -1
- package/_cjs/chains/definitions/baseSepolia.js +1 -1
- package/_cjs/chains/definitions/baseSepolia.js.map +1 -1
- package/_cjs/chains/definitions/blastSepolia.js +2 -2
- package/_cjs/chains/definitions/blastSepolia.js.map +1 -1
- package/_cjs/chains/definitions/canto.js +1 -1
- package/_cjs/chains/definitions/canto.js.map +1 -1
- package/_cjs/chains/definitions/celo.js +1 -1
- package/_cjs/chains/definitions/celo.js.map +1 -1
- package/_cjs/chains/definitions/celoAlfajores.js +1 -1
- package/_cjs/chains/definitions/celoAlfajores.js.map +1 -1
- package/_cjs/chains/definitions/chiliz.js +1 -1
- package/_cjs/chains/definitions/chiliz.js.map +1 -1
- package/_cjs/chains/definitions/confluxESpace.js +1 -1
- package/_cjs/chains/definitions/confluxESpace.js.map +1 -1
- package/_cjs/chains/definitions/coreDao.js +1 -1
- package/_cjs/chains/definitions/coreDao.js.map +1 -1
- package/_cjs/chains/definitions/crossbell.js +2 -2
- package/_cjs/chains/definitions/crossbell.js.map +1 -1
- package/_cjs/chains/definitions/dfk.js +1 -1
- package/_cjs/chains/definitions/dfk.js.map +1 -1
- package/_cjs/chains/definitions/dogechain.js +1 -1
- package/_cjs/chains/definitions/dogechain.js.map +1 -1
- package/_cjs/chains/definitions/eon.js +1 -1
- package/_cjs/chains/definitions/eon.js.map +1 -1
- package/_cjs/chains/definitions/evmos.js +1 -1
- package/_cjs/chains/definitions/evmos.js.map +1 -1
- package/_cjs/chains/definitions/evmosTestnet.js +1 -1
- package/_cjs/chains/definitions/evmosTestnet.js.map +1 -1
- package/_cjs/chains/definitions/fantomSonicTestnet.js +1 -1
- package/_cjs/chains/definitions/fantomSonicTestnet.js.map +1 -1
- package/_cjs/chains/definitions/fantomTestnet.js +1 -1
- package/_cjs/chains/definitions/fantomTestnet.js.map +1 -1
- package/_cjs/chains/definitions/filecoinCalibration.js +1 -1
- package/_cjs/chains/definitions/filecoinCalibration.js.map +1 -1
- package/_cjs/chains/definitions/filecoinHyperspace.js +1 -1
- package/_cjs/chains/definitions/filecoinHyperspace.js.map +1 -1
- package/_cjs/chains/definitions/foundry.js +1 -1
- package/_cjs/chains/definitions/foundry.js.map +1 -1
- package/_cjs/chains/definitions/gnosisChiado.js +1 -1
- package/_cjs/chains/definitions/gnosisChiado.js.map +1 -1
- package/_cjs/chains/definitions/gobi.js +1 -1
- package/_cjs/chains/definitions/gobi.js.map +1 -1
- package/_cjs/chains/definitions/goerli.js +1 -1
- package/_cjs/chains/definitions/goerli.js.map +1 -1
- package/_cjs/chains/definitions/hardhat.js +1 -1
- package/_cjs/chains/definitions/hardhat.js.map +1 -1
- package/_cjs/chains/definitions/harmonyOne.js +1 -1
- package/_cjs/chains/definitions/harmonyOne.js.map +1 -1
- package/_cjs/chains/definitions/iotex.js +1 -1
- package/_cjs/chains/definitions/iotex.js.map +1 -1
- package/_cjs/chains/definitions/iotexTestnet.js +1 -1
- package/_cjs/chains/definitions/iotexTestnet.js.map +1 -1
- package/_cjs/chains/definitions/klaytn.js +1 -1
- package/_cjs/chains/definitions/klaytn.js.map +1 -1
- package/_cjs/chains/definitions/klaytnBaobab.js +1 -1
- package/_cjs/chains/definitions/klaytnBaobab.js.map +1 -1
- package/_cjs/chains/definitions/lightlinkPegasus.js +1 -1
- package/_cjs/chains/definitions/lightlinkPegasus.js.map +1 -1
- package/_cjs/chains/definitions/lightlinkPhoenix.js +1 -1
- package/_cjs/chains/definitions/lightlinkPhoenix.js.map +1 -1
- package/_cjs/chains/definitions/linea.js +1 -1
- package/_cjs/chains/definitions/linea.js.map +1 -1
- package/_cjs/chains/definitions/lineaTestnet.js +1 -1
- package/_cjs/chains/definitions/lineaTestnet.js.map +1 -1
- package/_cjs/chains/definitions/liskSepolia.js +1 -1
- package/_cjs/chains/definitions/liskSepolia.js.map +1 -1
- package/_cjs/chains/definitions/localhost.js +1 -1
- package/_cjs/chains/definitions/localhost.js.map +1 -1
- package/_cjs/chains/definitions/mainnet.js +2 -2
- package/_cjs/chains/definitions/mainnet.js.map +1 -1
- package/_cjs/chains/definitions/mantaTestnet.js +1 -1
- package/_cjs/chains/definitions/mantaTestnet.js.map +1 -1
- package/_cjs/chains/definitions/metachainIstanbul.js +1 -1
- package/_cjs/chains/definitions/metachainIstanbul.js.map +1 -1
- package/_cjs/chains/definitions/metis.js +1 -1
- package/_cjs/chains/definitions/metis.js.map +1 -1
- package/_cjs/chains/definitions/neonDevnet.js +1 -1
- package/_cjs/chains/definitions/neonDevnet.js.map +1 -1
- package/_cjs/chains/definitions/neonMainnet.js +1 -1
- package/_cjs/chains/definitions/neonMainnet.js.map +1 -1
- package/_cjs/chains/definitions/optimismSepolia.js +1 -1
- package/_cjs/chains/definitions/optimismSepolia.js.map +1 -1
- package/_cjs/chains/definitions/palm.js +1 -1
- package/_cjs/chains/definitions/palm.js.map +1 -1
- package/_cjs/chains/definitions/palmTestnet.js +1 -1
- package/_cjs/chains/definitions/palmTestnet.js.map +1 -1
- package/_cjs/chains/definitions/pgnTestnet.js +1 -1
- package/_cjs/chains/definitions/pgnTestnet.js.map +1 -1
- package/_cjs/chains/definitions/plumeTestnet.js +30 -0
- package/_cjs/chains/definitions/plumeTestnet.js.map +1 -0
- package/_cjs/chains/definitions/polygonAmoy.js +1 -1
- package/_cjs/chains/definitions/polygonAmoy.js.map +1 -1
- package/_cjs/chains/definitions/polygonMumbai.js +1 -1
- package/_cjs/chains/definitions/polygonMumbai.js.map +1 -1
- package/_cjs/chains/definitions/scroll.js +1 -1
- package/_cjs/chains/definitions/scroll.js.map +1 -1
- package/_cjs/chains/definitions/scrollSepolia.js +1 -1
- package/_cjs/chains/definitions/scrollSepolia.js.map +1 -1
- package/_cjs/chains/definitions/scrollTestnet.js +1 -1
- package/_cjs/chains/definitions/scrollTestnet.js.map +1 -1
- package/_cjs/chains/definitions/sepolia.js +2 -2
- package/_cjs/chains/definitions/sepolia.js.map +1 -1
- package/_cjs/chains/definitions/skale/brawl.js +1 -1
- package/_cjs/chains/definitions/skale/brawl.js.map +1 -1
- package/_cjs/chains/definitions/skale/calypso.js +1 -1
- package/_cjs/chains/definitions/skale/calypso.js.map +1 -1
- package/_cjs/chains/definitions/skale/calypsoTestnet.js +2 -2
- package/_cjs/chains/definitions/skale/calypsoTestnet.js.map +1 -1
- package/_cjs/chains/definitions/skale/cryptoBlades.js +1 -1
- package/_cjs/chains/definitions/skale/cryptoBlades.js.map +1 -1
- package/_cjs/chains/definitions/skale/cryptoColosseum.js +1 -1
- package/_cjs/chains/definitions/skale/cryptoColosseum.js.map +1 -1
- package/_cjs/chains/definitions/skale/europa.js +1 -1
- package/_cjs/chains/definitions/skale/europa.js.map +1 -1
- package/_cjs/chains/definitions/skale/europaTestnet.js +2 -2
- package/_cjs/chains/definitions/skale/europaTestnet.js.map +1 -1
- package/_cjs/chains/definitions/skale/exorde.js +1 -1
- package/_cjs/chains/definitions/skale/exorde.js.map +1 -1
- package/_cjs/chains/definitions/skale/humanProtocol.js +1 -1
- package/_cjs/chains/definitions/skale/humanProtocol.js.map +1 -1
- package/_cjs/chains/definitions/skale/nebula.js +1 -1
- package/_cjs/chains/definitions/skale/nebula.js.map +1 -1
- package/_cjs/chains/definitions/skale/nebulaTestnet.js +2 -2
- package/_cjs/chains/definitions/skale/nebulaTestnet.js.map +1 -1
- package/_cjs/chains/definitions/skale/razor.js +1 -1
- package/_cjs/chains/definitions/skale/razor.js.map +1 -1
- package/_cjs/chains/definitions/skale/titan.js +1 -1
- package/_cjs/chains/definitions/skale/titan.js.map +1 -1
- package/_cjs/chains/definitions/skale/titanTestnet.js +2 -2
- package/_cjs/chains/definitions/skale/titanTestnet.js.map +1 -1
- package/_cjs/chains/definitions/spicy.js +1 -1
- package/_cjs/chains/definitions/spicy.js.map +1 -1
- package/_cjs/chains/definitions/zhejiang.js +1 -1
- package/_cjs/chains/definitions/zhejiang.js.map +1 -1
- package/_cjs/chains/definitions/zoraSepolia.js +1 -1
- package/_cjs/chains/definitions/zoraSepolia.js.map +1 -1
- package/_cjs/chains/index.js +5 -3
- package/_cjs/chains/index.js.map +1 -1
- package/_cjs/chains/opStack/actions/buildProveWithdrawal.js +22 -2
- package/_cjs/chains/opStack/actions/buildProveWithdrawal.js.map +1 -1
- package/_cjs/chains/opStack/actions/estimateL1Fee.js +2 -18
- package/_cjs/chains/opStack/actions/estimateL1Fee.js.map +1 -1
- package/_cjs/chains/opStack/actions/estimateL1Gas.js +2 -18
- package/_cjs/chains/opStack/actions/estimateL1Gas.js.map +1 -1
- package/_cjs/chains/opStack/actions/finalizeWithdrawal.js +1 -1
- package/_cjs/chains/opStack/actions/finalizeWithdrawal.js.map +1 -1
- package/_cjs/chains/opStack/actions/proveWithdrawal.js +1 -1
- package/_cjs/chains/opStack/actions/proveWithdrawal.js.map +1 -1
- package/_cjs/chains/opStack/serializers.js +3 -3
- package/_cjs/chains/opStack/serializers.js.map +1 -1
- package/_cjs/chains/zksync/actions/sendTransaction.js.map +1 -1
- package/_cjs/chains/zksync/actions/signEip712Transaction.js.map +1 -1
- package/_cjs/chains/zksync/serializers.js +6 -6
- package/_cjs/chains/zksync/serializers.js.map +1 -1
- package/_cjs/clients/createClient.js +1 -1
- package/_cjs/clients/createClient.js.map +1 -1
- package/_cjs/clients/decorators/public.js.map +1 -1
- package/_cjs/clients/decorators/wallet.js.map +1 -1
- package/_cjs/clients/transports/fallback.js +2 -2
- package/_cjs/clients/transports/fallback.js.map +1 -1
- package/_cjs/clients/transports/http.js +1 -1
- package/_cjs/clients/transports/http.js.map +1 -1
- package/_cjs/clients/transports/ipc.js +1 -1
- package/_cjs/clients/transports/ipc.js.map +1 -1
- package/_cjs/clients/transports/webSocket.js +1 -1
- package/_cjs/clients/transports/webSocket.js.map +1 -1
- package/_cjs/constants/blob.js +11 -0
- package/_cjs/constants/blob.js.map +1 -0
- package/_cjs/constants/kzg.js +7 -0
- package/_cjs/constants/kzg.js.map +1 -0
- package/_cjs/errors/blob.js +63 -0
- package/_cjs/errors/blob.js.map +1 -0
- package/_cjs/errors/transaction.js +1 -0
- package/_cjs/errors/transaction.js.map +1 -1
- package/_cjs/errors/version.js +1 -1
- package/_cjs/errors/version.js.map +1 -1
- package/_cjs/index.js +22 -2
- package/_cjs/index.js.map +1 -1
- package/_cjs/node/index.js +3 -1
- package/_cjs/node/index.js.map +1 -1
- package/_cjs/node/trustedSetups.js +7 -0
- package/_cjs/node/trustedSetups.js.map +1 -0
- package/_cjs/types/eip4844.js +3 -0
- package/_cjs/types/eip4844.js.map +1 -0
- package/_cjs/types/kzg.js +3 -0
- package/_cjs/types/kzg.js.map +1 -0
- package/_cjs/utils/abi/encodeAbiParameters.js +1 -1
- package/_cjs/utils/abi/encodeAbiParameters.js.map +1 -1
- package/_cjs/utils/blob/blobsToCommitments.js +20 -0
- package/_cjs/utils/blob/blobsToCommitments.js.map +1 -0
- package/_cjs/utils/blob/blobsToProofs.js +26 -0
- package/_cjs/utils/blob/blobsToProofs.js.map +1 -0
- package/_cjs/utils/blob/commitmentToVersionedHash.js +14 -0
- package/_cjs/utils/blob/commitmentToVersionedHash.js.map +1 -0
- package/_cjs/utils/blob/commitmentsToVersionedHashes.js +19 -0
- package/_cjs/utils/blob/commitmentsToVersionedHashes.js.map +1 -0
- package/_cjs/utils/blob/fromBlobs.js +36 -0
- package/_cjs/utils/blob/fromBlobs.js.map +1 -0
- package/_cjs/utils/blob/sidecarsToVersionedHashes.js +19 -0
- package/_cjs/utils/blob/sidecarsToVersionedHashes.js.map +1 -0
- package/_cjs/utils/blob/toBlobSidecars.js +22 -0
- package/_cjs/utils/blob/toBlobSidecars.js.map +1 -0
- package/_cjs/utils/blob/toBlobs.js +48 -0
- package/_cjs/utils/blob/toBlobs.js.map +1 -0
- package/_cjs/utils/cursor.js +1 -1
- package/_cjs/utils/cursor.js.map +1 -1
- package/_cjs/utils/encoding/toRlp.js.map +1 -1
- package/_cjs/utils/formatters/transaction.js.map +1 -1
- package/_cjs/utils/formatters/transactionRequest.js +22 -25
- package/_cjs/utils/formatters/transactionRequest.js.map +1 -1
- package/_cjs/utils/kzg/defineKzg.js +11 -0
- package/_cjs/utils/kzg/defineKzg.js.map +1 -0
- package/_cjs/utils/kzg/setupKzg.js +17 -0
- package/_cjs/utils/kzg/setupKzg.js.map +1 -0
- package/_cjs/utils/rpc/compat.js +1 -1
- package/_cjs/utils/rpc/compat.js.map +1 -1
- package/_cjs/utils/rpc/http.js +1 -1
- package/_cjs/utils/rpc/http.js.map +1 -1
- package/_cjs/utils/rpc/socket.js +1 -1
- package/_cjs/utils/rpc/socket.js.map +1 -1
- package/_cjs/utils/signature/compactSignatureToSignature.js +3 -3
- package/_cjs/utils/signature/compactSignatureToSignature.js.map +1 -1
- package/_cjs/utils/signature/hexToSignature.js +6 -1
- package/_cjs/utils/signature/hexToSignature.js.map +1 -1
- package/_cjs/utils/signature/signatureToCompactSignature.js +3 -3
- package/_cjs/utils/signature/signatureToCompactSignature.js.map +1 -1
- package/_cjs/utils/signature/signatureToHex.js +9 -3
- package/_cjs/utils/signature/signatureToHex.js.map +1 -1
- package/_cjs/utils/transaction/assertTransaction.js +26 -1
- package/_cjs/utils/transaction/assertTransaction.js.map +1 -1
- package/_cjs/utils/transaction/getSerializedTransactionType.js +2 -0
- package/_cjs/utils/transaction/getSerializedTransactionType.js.map +1 -1
- package/_cjs/utils/transaction/getTransactionType.js +7 -1
- package/_cjs/utils/transaction/getTransactionType.js.map +1 -1
- package/_cjs/utils/transaction/parseTransaction.js +73 -0
- package/_cjs/utils/transaction/parseTransaction.js.map +1 -1
- package/_cjs/utils/transaction/serializeAccessList.js.map +1 -1
- package/_cjs/utils/transaction/serializeTransaction.js +84 -21
- package/_cjs/utils/transaction/serializeTransaction.js.map +1 -1
- package/_esm/accounts/utils/sign.js +1 -0
- package/_esm/accounts/utils/sign.js.map +1 -1
- package/_esm/accounts/utils/signTransaction.js +13 -2
- package/_esm/accounts/utils/signTransaction.js.map +1 -1
- package/_esm/actions/index.js +1 -0
- package/_esm/actions/index.js.map +1 -1
- package/_esm/actions/public/call.js +3 -1
- package/_esm/actions/public/call.js.map +1 -1
- package/_esm/actions/public/estimateGas.js +3 -1
- package/_esm/actions/public/estimateGas.js.map +1 -1
- package/_esm/actions/public/getBlobBaseFee.js +27 -0
- package/_esm/actions/public/getBlobBaseFee.js.map +1 -0
- package/_esm/actions/public/multicall.js +1 -1
- package/_esm/actions/public/multicall.js.map +1 -1
- package/_esm/actions/wallet/prepareTransactionRequest.js +12 -2
- package/_esm/actions/wallet/prepareTransactionRequest.js.map +1 -1
- package/_esm/actions/wallet/sendRawTransaction.js.map +1 -1
- package/_esm/actions/wallet/sendTransaction.js +7 -8
- package/_esm/actions/wallet/sendTransaction.js.map +1 -1
- package/_esm/actions/wallet/signTransaction.js +6 -5
- package/_esm/actions/wallet/signTransaction.js.map +1 -1
- package/_esm/chains/celo/serializers.js +10 -17
- package/_esm/chains/celo/serializers.js.map +1 -1
- package/_esm/chains/definitions/ancient8Sepolia.js +1 -1
- package/_esm/chains/definitions/ancient8Sepolia.js.map +1 -1
- package/_esm/chains/definitions/anvil.js +1 -1
- package/_esm/chains/definitions/anvil.js.map +1 -1
- package/_esm/chains/definitions/arbitrum.js +1 -1
- package/_esm/chains/definitions/arbitrum.js.map +1 -1
- package/_esm/chains/definitions/arbitrumGoerli.js +1 -1
- package/_esm/chains/definitions/arbitrumGoerli.js.map +1 -1
- package/_esm/chains/definitions/arbitrumNova.js +1 -1
- package/_esm/chains/definitions/arbitrumNova.js.map +1 -1
- package/_esm/chains/definitions/arbitrumSepolia.js +1 -1
- package/_esm/chains/definitions/arbitrumSepolia.js.map +1 -1
- package/_esm/chains/definitions/astarZkEVM.js +1 -1
- package/_esm/chains/definitions/astarZkEVM.js.map +1 -1
- package/_esm/chains/definitions/astarZkatana.js +1 -1
- package/_esm/chains/definitions/astarZkatana.js.map +1 -1
- package/_esm/chains/definitions/astarZkyoto.js +1 -1
- package/_esm/chains/definitions/astarZkyoto.js.map +1 -1
- package/_esm/chains/definitions/avalanche.js +1 -1
- package/_esm/chains/definitions/avalanche.js.map +1 -1
- package/_esm/chains/definitions/avalancheFuji.js +1 -1
- package/_esm/chains/definitions/avalancheFuji.js.map +1 -1
- package/_esm/chains/definitions/baseSepolia.js +1 -1
- package/_esm/chains/definitions/baseSepolia.js.map +1 -1
- package/_esm/chains/definitions/blastSepolia.js +2 -2
- package/_esm/chains/definitions/blastSepolia.js.map +1 -1
- package/_esm/chains/definitions/canto.js +1 -1
- package/_esm/chains/definitions/canto.js.map +1 -1
- package/_esm/chains/definitions/celo.js +1 -1
- package/_esm/chains/definitions/celo.js.map +1 -1
- package/_esm/chains/definitions/celoAlfajores.js +1 -1
- package/_esm/chains/definitions/celoAlfajores.js.map +1 -1
- package/_esm/chains/definitions/chiliz.js +1 -1
- package/_esm/chains/definitions/chiliz.js.map +1 -1
- package/_esm/chains/definitions/confluxESpace.js +1 -1
- package/_esm/chains/definitions/confluxESpace.js.map +1 -1
- package/_esm/chains/definitions/coreDao.js +1 -1
- package/_esm/chains/definitions/coreDao.js.map +1 -1
- package/_esm/chains/definitions/crossbell.js +2 -2
- package/_esm/chains/definitions/crossbell.js.map +1 -1
- package/_esm/chains/definitions/dfk.js +1 -1
- package/_esm/chains/definitions/dfk.js.map +1 -1
- package/_esm/chains/definitions/dogechain.js +1 -1
- package/_esm/chains/definitions/dogechain.js.map +1 -1
- package/_esm/chains/definitions/eon.js +1 -1
- package/_esm/chains/definitions/eon.js.map +1 -1
- package/_esm/chains/definitions/evmos.js +1 -1
- package/_esm/chains/definitions/evmos.js.map +1 -1
- package/_esm/chains/definitions/evmosTestnet.js +1 -1
- package/_esm/chains/definitions/evmosTestnet.js.map +1 -1
- package/_esm/chains/definitions/fantomSonicTestnet.js +1 -1
- package/_esm/chains/definitions/fantomSonicTestnet.js.map +1 -1
- package/_esm/chains/definitions/fantomTestnet.js +1 -1
- package/_esm/chains/definitions/fantomTestnet.js.map +1 -1
- package/_esm/chains/definitions/filecoinCalibration.js +1 -1
- package/_esm/chains/definitions/filecoinCalibration.js.map +1 -1
- package/_esm/chains/definitions/filecoinHyperspace.js +1 -1
- package/_esm/chains/definitions/filecoinHyperspace.js.map +1 -1
- package/_esm/chains/definitions/foundry.js +1 -1
- package/_esm/chains/definitions/foundry.js.map +1 -1
- package/_esm/chains/definitions/gnosisChiado.js +1 -1
- package/_esm/chains/definitions/gnosisChiado.js.map +1 -1
- package/_esm/chains/definitions/gobi.js +1 -1
- package/_esm/chains/definitions/gobi.js.map +1 -1
- package/_esm/chains/definitions/goerli.js +1 -1
- package/_esm/chains/definitions/goerli.js.map +1 -1
- package/_esm/chains/definitions/hardhat.js +1 -1
- package/_esm/chains/definitions/hardhat.js.map +1 -1
- package/_esm/chains/definitions/harmonyOne.js +1 -1
- package/_esm/chains/definitions/harmonyOne.js.map +1 -1
- package/_esm/chains/definitions/iotex.js +1 -1
- package/_esm/chains/definitions/iotex.js.map +1 -1
- package/_esm/chains/definitions/iotexTestnet.js +1 -1
- package/_esm/chains/definitions/iotexTestnet.js.map +1 -1
- package/_esm/chains/definitions/klaytn.js +1 -1
- package/_esm/chains/definitions/klaytn.js.map +1 -1
- package/_esm/chains/definitions/klaytnBaobab.js +1 -1
- package/_esm/chains/definitions/klaytnBaobab.js.map +1 -1
- package/_esm/chains/definitions/lightlinkPegasus.js +1 -1
- package/_esm/chains/definitions/lightlinkPegasus.js.map +1 -1
- package/_esm/chains/definitions/lightlinkPhoenix.js +1 -1
- package/_esm/chains/definitions/lightlinkPhoenix.js.map +1 -1
- package/_esm/chains/definitions/linea.js +1 -1
- package/_esm/chains/definitions/linea.js.map +1 -1
- package/_esm/chains/definitions/lineaTestnet.js +1 -1
- package/_esm/chains/definitions/lineaTestnet.js.map +1 -1
- package/_esm/chains/definitions/liskSepolia.js +1 -1
- package/_esm/chains/definitions/liskSepolia.js.map +1 -1
- package/_esm/chains/definitions/localhost.js +1 -1
- package/_esm/chains/definitions/localhost.js.map +1 -1
- package/_esm/chains/definitions/mainnet.js +2 -2
- package/_esm/chains/definitions/mainnet.js.map +1 -1
- package/_esm/chains/definitions/mantaTestnet.js +1 -1
- package/_esm/chains/definitions/mantaTestnet.js.map +1 -1
- package/_esm/chains/definitions/metachainIstanbul.js +1 -1
- package/_esm/chains/definitions/metachainIstanbul.js.map +1 -1
- package/_esm/chains/definitions/metis.js +1 -1
- package/_esm/chains/definitions/metis.js.map +1 -1
- package/_esm/chains/definitions/neonDevnet.js +1 -1
- package/_esm/chains/definitions/neonDevnet.js.map +1 -1
- package/_esm/chains/definitions/neonMainnet.js +1 -1
- package/_esm/chains/definitions/neonMainnet.js.map +1 -1
- package/_esm/chains/definitions/optimismSepolia.js +1 -1
- package/_esm/chains/definitions/optimismSepolia.js.map +1 -1
- package/_esm/chains/definitions/palm.js +1 -1
- package/_esm/chains/definitions/palm.js.map +1 -1
- package/_esm/chains/definitions/palmTestnet.js +1 -1
- package/_esm/chains/definitions/palmTestnet.js.map +1 -1
- package/_esm/chains/definitions/pgnTestnet.js +1 -1
- package/_esm/chains/definitions/pgnTestnet.js.map +1 -1
- package/_esm/chains/definitions/plumeTestnet.js +27 -0
- package/_esm/chains/definitions/plumeTestnet.js.map +1 -0
- package/_esm/chains/definitions/polygonAmoy.js +1 -1
- package/_esm/chains/definitions/polygonAmoy.js.map +1 -1
- package/_esm/chains/definitions/polygonMumbai.js +1 -1
- package/_esm/chains/definitions/polygonMumbai.js.map +1 -1
- package/_esm/chains/definitions/scroll.js +1 -1
- package/_esm/chains/definitions/scroll.js.map +1 -1
- package/_esm/chains/definitions/scrollSepolia.js +1 -1
- package/_esm/chains/definitions/scrollSepolia.js.map +1 -1
- package/_esm/chains/definitions/scrollTestnet.js +1 -1
- package/_esm/chains/definitions/scrollTestnet.js.map +1 -1
- package/_esm/chains/definitions/sepolia.js +2 -2
- package/_esm/chains/definitions/sepolia.js.map +1 -1
- package/_esm/chains/definitions/skale/brawl.js +1 -1
- package/_esm/chains/definitions/skale/brawl.js.map +1 -1
- package/_esm/chains/definitions/skale/calypso.js +1 -1
- package/_esm/chains/definitions/skale/calypso.js.map +1 -1
- package/_esm/chains/definitions/skale/calypsoTestnet.js +2 -2
- package/_esm/chains/definitions/skale/calypsoTestnet.js.map +1 -1
- package/_esm/chains/definitions/skale/cryptoBlades.js +1 -1
- package/_esm/chains/definitions/skale/cryptoBlades.js.map +1 -1
- package/_esm/chains/definitions/skale/cryptoColosseum.js +1 -1
- package/_esm/chains/definitions/skale/cryptoColosseum.js.map +1 -1
- package/_esm/chains/definitions/skale/europa.js +1 -1
- package/_esm/chains/definitions/skale/europa.js.map +1 -1
- package/_esm/chains/definitions/skale/europaTestnet.js +2 -2
- package/_esm/chains/definitions/skale/europaTestnet.js.map +1 -1
- package/_esm/chains/definitions/skale/exorde.js +1 -1
- package/_esm/chains/definitions/skale/exorde.js.map +1 -1
- package/_esm/chains/definitions/skale/humanProtocol.js +1 -1
- package/_esm/chains/definitions/skale/humanProtocol.js.map +1 -1
- package/_esm/chains/definitions/skale/nebula.js +1 -1
- package/_esm/chains/definitions/skale/nebula.js.map +1 -1
- package/_esm/chains/definitions/skale/nebulaTestnet.js +2 -2
- package/_esm/chains/definitions/skale/nebulaTestnet.js.map +1 -1
- package/_esm/chains/definitions/skale/razor.js +1 -1
- package/_esm/chains/definitions/skale/razor.js.map +1 -1
- package/_esm/chains/definitions/skale/titan.js +1 -1
- package/_esm/chains/definitions/skale/titan.js.map +1 -1
- package/_esm/chains/definitions/skale/titanTestnet.js +2 -2
- package/_esm/chains/definitions/skale/titanTestnet.js.map +1 -1
- package/_esm/chains/definitions/spicy.js +1 -1
- package/_esm/chains/definitions/spicy.js.map +1 -1
- package/_esm/chains/definitions/zhejiang.js +1 -1
- package/_esm/chains/definitions/zhejiang.js.map +1 -1
- package/_esm/chains/definitions/zoraSepolia.js +1 -1
- package/_esm/chains/definitions/zoraSepolia.js.map +1 -1
- package/_esm/chains/index.js +1 -0
- package/_esm/chains/index.js.map +1 -1
- package/_esm/chains/opStack/actions/buildProveWithdrawal.js +29 -1
- package/_esm/chains/opStack/actions/buildProveWithdrawal.js.map +1 -1
- package/_esm/chains/opStack/actions/estimateL1Fee.js +2 -18
- package/_esm/chains/opStack/actions/estimateL1Fee.js.map +1 -1
- package/_esm/chains/opStack/actions/estimateL1Gas.js +2 -18
- package/_esm/chains/opStack/actions/estimateL1Gas.js.map +1 -1
- package/_esm/chains/opStack/actions/finalizeWithdrawal.js +1 -1
- package/_esm/chains/opStack/actions/finalizeWithdrawal.js.map +1 -1
- package/_esm/chains/opStack/actions/proveWithdrawal.js +1 -1
- package/_esm/chains/opStack/actions/proveWithdrawal.js.map +1 -1
- package/_esm/chains/opStack/serializers.js +2 -2
- package/_esm/chains/opStack/serializers.js.map +1 -1
- package/_esm/chains/zksync/actions/sendTransaction.js.map +1 -1
- package/_esm/chains/zksync/actions/signEip712Transaction.js.map +1 -1
- package/_esm/chains/zksync/serializers.js +6 -6
- package/_esm/chains/zksync/serializers.js.map +1 -1
- package/_esm/clients/createClient.js +1 -1
- package/_esm/clients/createClient.js.map +1 -1
- package/_esm/clients/decorators/public.js.map +1 -1
- package/_esm/clients/decorators/wallet.js.map +1 -1
- package/_esm/clients/transports/fallback.js +2 -2
- package/_esm/clients/transports/fallback.js.map +1 -1
- package/_esm/clients/transports/http.js +1 -1
- package/_esm/clients/transports/http.js.map +1 -1
- package/_esm/clients/transports/ipc.js +1 -1
- package/_esm/clients/transports/ipc.js.map +1 -1
- package/_esm/clients/transports/webSocket.js +1 -1
- package/_esm/clients/transports/webSocket.js.map +1 -1
- package/_esm/constants/blob.js +16 -0
- package/_esm/constants/blob.js.map +1 -0
- package/_esm/constants/kzg.js +7 -0
- package/_esm/constants/kzg.js.map +1 -0
- package/_esm/errors/blob.js +56 -0
- package/_esm/errors/blob.js.map +1 -0
- package/_esm/errors/transaction.js +1 -0
- package/_esm/errors/transaction.js.map +1 -1
- package/_esm/errors/version.js +1 -1
- package/_esm/errors/version.js.map +1 -1
- package/_esm/index.js +10 -0
- package/_esm/index.js.map +1 -1
- package/_esm/node/index.js +1 -0
- package/_esm/node/index.js.map +1 -1
- package/_esm/node/trustedSetups.js +4 -0
- package/_esm/node/trustedSetups.js.map +1 -0
- package/_esm/types/eip4844.js +2 -0
- package/_esm/types/eip4844.js.map +1 -0
- package/_esm/types/kzg.js +2 -0
- package/_esm/types/kzg.js.map +1 -0
- package/_esm/utils/abi/encodeAbiParameters.js +1 -1
- package/_esm/utils/abi/encodeAbiParameters.js.map +1 -1
- package/_esm/utils/blob/blobsToCommitments.js +28 -0
- package/_esm/utils/blob/blobsToCommitments.js.map +1 -0
- package/_esm/utils/blob/blobsToProofs.js +38 -0
- package/_esm/utils/blob/blobsToProofs.js.map +1 -0
- package/_esm/utils/blob/commitmentToVersionedHash.js +27 -0
- package/_esm/utils/blob/commitmentToVersionedHash.js.map +1 -0
- package/_esm/utils/blob/commitmentsToVersionedHashes.js +32 -0
- package/_esm/utils/blob/commitmentsToVersionedHashes.js.map +1 -0
- package/_esm/utils/blob/fromBlobs.js +33 -0
- package/_esm/utils/blob/fromBlobs.js.map +1 -0
- package/_esm/utils/blob/sidecarsToVersionedHashes.js +26 -0
- package/_esm/utils/blob/sidecarsToVersionedHashes.js.map +1 -0
- package/_esm/utils/blob/toBlobSidecars.js +45 -0
- package/_esm/utils/blob/toBlobSidecars.js.map +1 -0
- package/_esm/utils/blob/toBlobs.js +58 -0
- package/_esm/utils/blob/toBlobs.js.map +1 -0
- package/_esm/utils/cursor.js +1 -1
- package/_esm/utils/cursor.js.map +1 -1
- package/_esm/utils/encoding/toRlp.js.map +1 -1
- package/_esm/utils/formatters/transaction.js.map +1 -1
- package/_esm/utils/formatters/transactionRequest.js +23 -26
- package/_esm/utils/formatters/transactionRequest.js.map +1 -1
- package/_esm/utils/kzg/defineKzg.js +21 -0
- package/_esm/utils/kzg/defineKzg.js.map +1 -0
- package/_esm/utils/kzg/setupKzg.js +25 -0
- package/_esm/utils/kzg/setupKzg.js.map +1 -0
- package/_esm/utils/rpc/compat.js +1 -1
- package/_esm/utils/rpc/compat.js.map +1 -1
- package/_esm/utils/rpc/http.js +1 -1
- package/_esm/utils/rpc/http.js.map +1 -1
- package/_esm/utils/rpc/socket.js +1 -1
- package/_esm/utils/rpc/socket.js.map +1 -1
- package/_esm/utils/signature/compactSignatureToSignature.js +3 -3
- package/_esm/utils/signature/compactSignatureToSignature.js.map +1 -1
- package/_esm/utils/signature/hexToSignature.js +6 -1
- package/_esm/utils/signature/hexToSignature.js.map +1 -1
- package/_esm/utils/signature/signatureToCompactSignature.js +4 -4
- package/_esm/utils/signature/signatureToCompactSignature.js.map +1 -1
- package/_esm/utils/signature/signatureToHex.js +11 -4
- package/_esm/utils/signature/signatureToHex.js.map +1 -1
- package/_esm/utils/transaction/assertTransaction.js +24 -0
- package/_esm/utils/transaction/assertTransaction.js.map +1 -1
- package/_esm/utils/transaction/getSerializedTransactionType.js +2 -0
- package/_esm/utils/transaction/getSerializedTransactionType.js.map +1 -1
- package/_esm/utils/transaction/getTransactionType.js +7 -1
- package/_esm/utils/transaction/getTransactionType.js.map +1 -1
- package/_esm/utils/transaction/parseTransaction.js +74 -1
- package/_esm/utils/transaction/parseTransaction.js.map +1 -1
- package/_esm/utils/transaction/serializeAccessList.js.map +1 -1
- package/_esm/utils/transaction/serializeTransaction.js +85 -22
- package/_esm/utils/transaction/serializeTransaction.js.map +1 -1
- package/_types/accounts/types.d.ts +3 -3
- package/_types/accounts/types.d.ts.map +1 -1
- package/_types/accounts/utils/sign.d.ts.map +1 -1
- package/_types/accounts/utils/signTransaction.d.ts +5 -5
- package/_types/accounts/utils/signTransaction.d.ts.map +1 -1
- package/_types/actions/index.d.ts +1 -0
- package/_types/actions/index.d.ts.map +1 -1
- package/_types/actions/public/call.d.ts.map +1 -1
- package/_types/actions/public/estimateGas.d.ts.map +1 -1
- package/_types/actions/public/getBlobBaseFee.d.ts +30 -0
- package/_types/actions/public/getBlobBaseFee.d.ts.map +1 -0
- package/_types/actions/wallet/prepareTransactionRequest.d.ts +27 -8
- package/_types/actions/wallet/prepareTransactionRequest.d.ts.map +1 -1
- package/_types/actions/wallet/sendRawTransaction.d.ts +3 -5
- package/_types/actions/wallet/sendRawTransaction.d.ts.map +1 -1
- package/_types/actions/wallet/sendTransaction.d.ts +4 -2
- package/_types/actions/wallet/sendTransaction.d.ts.map +1 -1
- package/_types/actions/wallet/signTransaction.d.ts +5 -2
- package/_types/actions/wallet/signTransaction.d.ts.map +1 -1
- package/_types/chains/celo/chainConfig.d.ts +1282 -376
- package/_types/chains/celo/chainConfig.d.ts.map +1 -1
- package/_types/chains/celo/formatters.d.ts +1282 -376
- package/_types/chains/celo/formatters.d.ts.map +1 -1
- package/_types/chains/celo/serializers.d.ts +3 -4
- package/_types/chains/celo/serializers.d.ts.map +1 -1
- package/_types/chains/celo/types.d.ts +3 -8
- package/_types/chains/celo/types.d.ts.map +1 -1
- package/_types/chains/definitions/ancient8.d.ts +452 -188
- package/_types/chains/definitions/ancient8.d.ts.map +1 -1
- package/_types/chains/definitions/ancient8Sepolia.d.ts +452 -188
- package/_types/chains/definitions/ancient8Sepolia.d.ts.map +1 -1
- package/_types/chains/definitions/base.d.ts +452 -188
- package/_types/chains/definitions/base.d.ts.map +1 -1
- package/_types/chains/definitions/baseGoerli.d.ts +452 -188
- package/_types/chains/definitions/baseGoerli.d.ts.map +1 -1
- package/_types/chains/definitions/baseSepolia.d.ts +452 -188
- package/_types/chains/definitions/baseSepolia.d.ts.map +1 -1
- package/_types/chains/definitions/celo.d.ts +1282 -376
- package/_types/chains/definitions/celo.d.ts.map +1 -1
- package/_types/chains/definitions/celoAlfajores.d.ts +1282 -376
- package/_types/chains/definitions/celoAlfajores.d.ts.map +1 -1
- package/_types/chains/definitions/fraxtal.d.ts +452 -188
- package/_types/chains/definitions/fraxtal.d.ts.map +1 -1
- package/_types/chains/definitions/fraxtalTestnet.d.ts +452 -188
- package/_types/chains/definitions/fraxtalTestnet.d.ts.map +1 -1
- package/_types/chains/definitions/liskSepolia.d.ts +452 -188
- package/_types/chains/definitions/liskSepolia.d.ts.map +1 -1
- package/_types/chains/definitions/optimism.d.ts +452 -188
- package/_types/chains/definitions/optimism.d.ts.map +1 -1
- package/_types/chains/definitions/optimismGoerli.d.ts +452 -188
- package/_types/chains/definitions/optimismGoerli.d.ts.map +1 -1
- package/_types/chains/definitions/optimismSepolia.d.ts +452 -188
- package/_types/chains/definitions/optimismSepolia.d.ts.map +1 -1
- package/_types/chains/definitions/pgn.d.ts +451 -187
- package/_types/chains/definitions/pgn.d.ts.map +1 -1
- package/_types/chains/definitions/pgnTestnet.d.ts +451 -187
- package/_types/chains/definitions/pgnTestnet.d.ts.map +1 -1
- package/_types/chains/definitions/plumeTestnet.d.ts +37 -0
- package/_types/chains/definitions/plumeTestnet.d.ts.map +1 -0
- package/_types/chains/definitions/zkSync.d.ts +692 -32
- package/_types/chains/definitions/zkSync.d.ts.map +1 -1
- package/_types/chains/definitions/zkSyncSepoliaTestnet.d.ts +692 -32
- package/_types/chains/definitions/zkSyncSepoliaTestnet.d.ts.map +1 -1
- package/_types/chains/definitions/zkSyncTestnet.d.ts +692 -32
- package/_types/chains/definitions/zkSyncTestnet.d.ts.map +1 -1
- package/_types/chains/definitions/zora.d.ts +452 -188
- package/_types/chains/definitions/zora.d.ts.map +1 -1
- package/_types/chains/definitions/zoraSepolia.d.ts +452 -188
- package/_types/chains/definitions/zoraSepolia.d.ts.map +1 -1
- package/_types/chains/definitions/zoraTestnet.d.ts +452 -188
- package/_types/chains/definitions/zoraTestnet.d.ts.map +1 -1
- package/_types/chains/index.d.ts +2 -1
- package/_types/chains/index.d.ts.map +1 -1
- package/_types/chains/opStack/actions/buildProveWithdrawal.d.ts +2 -0
- package/_types/chains/opStack/actions/buildProveWithdrawal.d.ts.map +1 -1
- package/_types/chains/opStack/actions/estimateL1Fee.d.ts.map +1 -1
- package/_types/chains/opStack/actions/estimateL1Gas.d.ts.map +1 -1
- package/_types/chains/opStack/actions/finalizeWithdrawal.d.ts.map +1 -1
- package/_types/chains/opStack/actions/proveWithdrawal.d.ts.map +1 -1
- package/_types/chains/opStack/chainConfig.d.ts +452 -188
- package/_types/chains/opStack/chainConfig.d.ts.map +1 -1
- package/_types/chains/opStack/decorators/publicL1.d.ts.map +1 -1
- package/_types/chains/opStack/decorators/publicL2.d.ts.map +1 -1
- package/_types/chains/opStack/decorators/walletL1.d.ts.map +1 -1
- package/_types/chains/opStack/decorators/walletL2.d.ts.map +1 -1
- package/_types/chains/opStack/formatters.d.ts +451 -187
- package/_types/chains/opStack/formatters.d.ts.map +1 -1
- package/_types/chains/opStack/serializers.d.ts +4 -3
- package/_types/chains/opStack/serializers.d.ts.map +1 -1
- package/_types/chains/opStack/types/transaction.d.ts +4 -8
- package/_types/chains/opStack/types/transaction.d.ts.map +1 -1
- package/_types/chains/zksync/actions/sendTransaction.d.ts.map +1 -1
- package/_types/chains/zksync/chainConfig.d.ts +692 -32
- package/_types/chains/zksync/chainConfig.d.ts.map +1 -1
- package/_types/chains/zksync/decorators/eip712.d.ts.map +1 -1
- package/_types/chains/zksync/formatters.d.ts +692 -32
- package/_types/chains/zksync/formatters.d.ts.map +1 -1
- package/_types/chains/zksync/serializers.d.ts +3 -3
- package/_types/chains/zksync/serializers.d.ts.map +1 -1
- package/_types/chains/zksync/types/chain.d.ts +2 -2
- package/_types/chains/zksync/types/chain.d.ts.map +1 -1
- package/_types/chains/zksync/types/eip712.d.ts +2 -2
- package/_types/chains/zksync/types/eip712.d.ts.map +1 -1
- package/_types/clients/decorators/public.d.ts +2 -2
- package/_types/clients/decorators/public.d.ts.map +1 -1
- package/_types/clients/decorators/wallet.d.ts +4 -4
- package/_types/clients/decorators/wallet.d.ts.map +1 -1
- package/_types/constants/blob.d.ts +11 -0
- package/_types/constants/blob.d.ts.map +1 -0
- package/_types/constants/kzg.d.ts +6 -0
- package/_types/constants/kzg.d.ts.map +1 -0
- package/_types/errors/blob.d.ts +40 -0
- package/_types/errors/blob.d.ts.map +1 -0
- package/_types/errors/transaction.d.ts.map +1 -1
- package/_types/errors/version.d.ts +1 -1
- package/_types/errors/version.d.ts.map +1 -1
- package/_types/index.d.ts +11 -0
- package/_types/index.d.ts.map +1 -1
- package/_types/node/index.d.ts +1 -0
- package/_types/node/index.d.ts.map +1 -1
- package/_types/node/trustedSetups.d.ts +3 -0
- package/_types/node/trustedSetups.d.ts.map +1 -0
- package/_types/types/account.d.ts +3 -3
- package/_types/types/account.d.ts.map +1 -1
- package/_types/types/chain.d.ts +2 -2
- package/_types/types/chain.d.ts.map +1 -1
- package/_types/types/eip1193.d.ts +3 -3
- package/_types/types/eip1193.d.ts.map +1 -1
- package/_types/types/eip4844.d.ts +11 -0
- package/_types/types/eip4844.d.ts.map +1 -0
- package/_types/types/fee.d.ts +2 -2
- package/_types/types/fee.d.ts.map +1 -1
- package/_types/types/kzg.d.ts +24 -0
- package/_types/types/kzg.d.ts.map +1 -0
- package/_types/types/misc.d.ts +15 -1
- package/_types/types/misc.d.ts.map +1 -1
- package/_types/types/rpc.d.ts +4 -4
- package/_types/types/rpc.d.ts.map +1 -1
- package/_types/types/transaction.d.ts +44 -9
- package/_types/types/transaction.d.ts.map +1 -1
- package/_types/types/utils.d.ts +38 -2
- package/_types/types/utils.d.ts.map +1 -1
- package/_types/utils/blob/blobsToCommitments.d.ts +31 -0
- package/_types/utils/blob/blobsToCommitments.d.ts.map +1 -0
- package/_types/utils/blob/blobsToProofs.d.ts +37 -0
- package/_types/utils/blob/blobsToProofs.d.ts.map +1 -0
- package/_types/utils/blob/commitmentToVersionedHash.d.ts +35 -0
- package/_types/utils/blob/commitmentToVersionedHash.d.ts.map +1 -0
- package/_types/utils/blob/commitmentsToVersionedHashes.d.ts +34 -0
- package/_types/utils/blob/commitmentsToVersionedHashes.d.ts.map +1 -0
- package/_types/utils/blob/fromBlobs.d.ts +16 -0
- package/_types/utils/blob/fromBlobs.d.ts.map +1 -0
- package/_types/utils/blob/sidecarsToVersionedHashes.d.ts +29 -0
- package/_types/utils/blob/sidecarsToVersionedHashes.d.ts.map +1 -0
- package/_types/utils/blob/toBlobSidecars.d.ts +57 -0
- package/_types/utils/blob/toBlobSidecars.d.ts.map +1 -0
- package/_types/utils/blob/toBlobs.d.ts +28 -0
- package/_types/utils/blob/toBlobs.d.ts.map +1 -0
- package/_types/utils/encoding/toRlp.d.ts +1 -1
- package/_types/utils/encoding/toRlp.d.ts.map +1 -1
- package/_types/utils/formatters/formatter.d.ts.map +1 -1
- package/_types/utils/formatters/transaction.d.ts +25 -25
- package/_types/utils/formatters/transaction.d.ts.map +1 -1
- package/_types/utils/formatters/transactionRequest.d.ts +227 -3
- package/_types/utils/formatters/transactionRequest.d.ts.map +1 -1
- package/_types/utils/kzg/defineKzg.d.ts +21 -0
- package/_types/utils/kzg/defineKzg.d.ts.map +1 -0
- package/_types/utils/kzg/setupKzg.d.ts +21 -0
- package/_types/utils/kzg/setupKzg.d.ts.map +1 -0
- package/_types/utils/signature/hexToSignature.d.ts.map +1 -1
- package/_types/utils/signature/signatureToCompactSignature.d.ts +1 -1
- package/_types/utils/signature/signatureToHex.d.ts +2 -2
- package/_types/utils/signature/signatureToHex.d.ts.map +1 -1
- package/_types/utils/transaction/assertTransaction.d.ts +4 -1
- package/_types/utils/transaction/assertTransaction.d.ts.map +1 -1
- package/_types/utils/transaction/getSerializedTransactionType.d.ts +5 -3
- package/_types/utils/transaction/getSerializedTransactionType.d.ts.map +1 -1
- package/_types/utils/transaction/getTransactionType.d.ts +34 -3
- package/_types/utils/transaction/getTransactionType.d.ts.map +1 -1
- package/_types/utils/transaction/parseTransaction.d.ts +7 -5
- package/_types/utils/transaction/parseTransaction.d.ts.map +1 -1
- package/_types/utils/transaction/serializeTransaction.d.ts +13 -6
- package/_types/utils/transaction/serializeTransaction.d.ts.map +1 -1
- package/accounts/types.ts +9 -5
- package/accounts/utils/sign.ts +1 -0
- package/accounts/utils/signTransaction.ts +37 -22
- package/actions/index.ts +5 -0
- package/actions/public/call.ts +4 -0
- package/actions/public/estimateGas.ts +4 -0
- package/actions/public/getBlobBaseFee.ts +42 -0
- package/actions/wallet/prepareTransactionRequest.ts +134 -61
- package/actions/wallet/sendRawTransaction.ts +3 -5
- package/actions/wallet/sendTransaction.ts +32 -21
- package/actions/wallet/signTransaction.ts +34 -18
- package/chains/celo/serializers.ts +12 -25
- package/chains/celo/types.ts +5 -10
- package/chains/definitions/plumeTestnet.ts +28 -0
- package/chains/index.ts +1 -1
- package/chains/opStack/actions/buildProveWithdrawal.ts +31 -1
- package/chains/opStack/actions/estimateL1Fee.ts +15 -31
- package/chains/opStack/actions/estimateL1Gas.ts +15 -31
- package/chains/opStack/actions/finalizeWithdrawal.ts +3 -2
- package/chains/opStack/actions/proveWithdrawal.ts +3 -2
- package/chains/opStack/serializers.ts +5 -5
- package/chains/opStack/types/transaction.ts +9 -11
- package/chains/zksync/actions/sendTransaction.ts +2 -1
- package/chains/zksync/actions/signEip712Transaction.ts +2 -2
- package/chains/zksync/serializers.ts +14 -10
- package/chains/zksync/types/chain.ts +4 -7
- package/chains/zksync/types/eip712.ts +2 -2
- package/clients/decorators/public.ts +8 -4
- package/clients/decorators/wallet.ts +14 -6
- package/constants/blob.ts +21 -0
- package/constants/kzg.ts +9 -0
- package/errors/blob.ts +67 -0
- package/errors/transaction.ts +1 -0
- package/errors/version.ts +1 -1
- package/index.ts +64 -0
- package/node/index.ts +2 -0
- package/node/trustedSetups.ts +11 -0
- package/package.json +1 -1
- package/trusted-setups/mainnet.json +8265 -0
- package/trusted-setups/minimal.json +8265 -0
- package/types/account.ts +3 -3
- package/types/chain.ts +3 -1
- package/types/eip1193.ts +3 -3
- package/types/eip4844.ts +12 -0
- package/types/fee.ts +3 -2
- package/types/kzg.ts +32 -0
- package/types/misc.ts +20 -1
- package/types/rpc.ts +11 -6
- package/types/transaction.ts +75 -17
- package/types/utils.ts +49 -1
- package/utils/abi/encodeAbiParameters.ts +2 -2
- package/utils/blob/blobsToCommitments.ts +69 -0
- package/utils/blob/blobsToProofs.ts +93 -0
- package/utils/blob/commitmentToVersionedHash.ts +62 -0
- package/utils/blob/commitmentsToVersionedHashes.ts +71 -0
- package/utils/blob/fromBlobs.ts +73 -0
- package/utils/blob/sidecarsToVersionedHashes.ts +66 -0
- package/utils/blob/toBlobSidecars.ts +109 -0
- package/utils/blob/toBlobs.ts +113 -0
- package/utils/encoding/toRlp.ts +2 -2
- package/utils/formatters/transaction.ts +3 -2
- package/utils/formatters/transactionRequest.ts +28 -35
- package/utils/kzg/defineKzg.ts +30 -0
- package/utils/kzg/setupKzg.ts +38 -0
- package/utils/signature/compactSignatureToSignature.ts +3 -3
- package/utils/signature/hexToSignature.ts +6 -1
- package/utils/signature/signatureToCompactSignature.ts +4 -4
- package/utils/signature/signatureToHex.ts +9 -4
- package/utils/transaction/assertTransaction.ts +41 -0
- package/utils/transaction/getSerializedTransactionType.ts +34 -11
- package/utils/transaction/getTransactionType.ts +109 -26
- package/utils/transaction/parseTransaction.ts +128 -8
- package/utils/transaction/serializeAccessList.ts +1 -1
- package/utils/transaction/serializeTransaction.ts +172 -39
@@ -75,53 +75,77 @@ export declare const celoAlfajores: {
|
|
75
75
|
readonly transaction: {
|
76
76
|
exclude: [] | undefined;
|
77
77
|
format: (args: ({
|
78
|
-
|
79
|
-
|
80
|
-
|
78
|
+
r?: `0x${string}` | undefined;
|
79
|
+
s?: `0x${string}` | undefined;
|
80
|
+
v?: `0x${string}` | undefined;
|
81
|
+
yParity?: `0x${string}` | undefined;
|
81
82
|
gasPrice?: `0x${string}` | undefined;
|
82
83
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
83
84
|
maxFeePerGas?: `0x${string}` | undefined;
|
84
85
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
85
|
-
|
86
|
+
to?: `0x${string}` | null | undefined;
|
87
|
+
from?: `0x${string}` | undefined;
|
88
|
+
gas?: `0x${string}` | undefined;
|
89
|
+
nonce?: `0x${string}` | undefined;
|
90
|
+
value?: `0x${string}` | undefined;
|
91
|
+
type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b" | undefined;
|
92
|
+
accessList?: undefined;
|
86
93
|
blockHash?: `0x${string}` | null | undefined;
|
87
94
|
blockNumber?: `0x${string}` | null | undefined;
|
88
|
-
from?: `0x${string}` | undefined;
|
89
95
|
hash?: `0x${string}` | undefined;
|
90
96
|
input?: `0x${string}` | undefined;
|
91
|
-
nonce?: `0x${string}` | undefined;
|
92
|
-
r?: `0x${string}` | undefined;
|
93
|
-
s?: `0x${string}` | undefined;
|
94
|
-
to?: `0x${string}` | null | undefined;
|
95
97
|
transactionIndex?: `0x${string}` | null | undefined;
|
96
|
-
|
98
|
+
blobVersionedHashes?: undefined;
|
99
|
+
chainId?: `0x${string}` | undefined;
|
100
|
+
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
101
|
+
r: `0x${string}`;
|
102
|
+
s: `0x${string}`;
|
103
|
+
v: `0x${string}`;
|
104
|
+
to: `0x${string}` | null;
|
105
|
+
from: `0x${string}`;
|
106
|
+
gas: `0x${string}`;
|
107
|
+
nonce: `0x${string}`;
|
108
|
+
value: `0x${string}`;
|
109
|
+
blockHash: `0x${string}` | null;
|
110
|
+
blockNumber: `0x${string}` | null;
|
111
|
+
hash: `0x${string}`;
|
112
|
+
input: `0x${string}`;
|
113
|
+
transactionIndex: `0x${string}` | null;
|
114
|
+
typeHex: `0x${string}` | null;
|
115
|
+
gasPrice: `0x${string}`;
|
116
|
+
maxFeePerBlobGas?: undefined;
|
117
|
+
maxFeePerGas?: undefined;
|
118
|
+
maxPriorityFeePerGas?: undefined;
|
97
119
|
accessList?: undefined;
|
98
120
|
blobVersionedHashes?: undefined;
|
99
121
|
chainId?: `0x${string}` | undefined;
|
100
|
-
|
122
|
+
yParity?: undefined;
|
123
|
+
type: "0x0";
|
124
|
+
}, "yParity">, "typeHex"> & {
|
101
125
|
feeCurrency: `0x${string}` | null;
|
102
126
|
gatewayFee: `0x${string}` | null;
|
103
127
|
gatewayFeeRecipient: `0x${string}` | null;
|
104
128
|
}) | ({
|
105
|
-
|
106
|
-
|
107
|
-
|
129
|
+
r?: `0x${string}` | undefined;
|
130
|
+
s?: `0x${string}` | undefined;
|
131
|
+
v?: `0x${string}` | undefined;
|
132
|
+
yParity?: `0x${string}` | undefined;
|
108
133
|
gasPrice?: `0x${string}` | undefined;
|
109
134
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
110
135
|
maxFeePerGas?: `0x${string}` | undefined;
|
111
136
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
112
|
-
|
137
|
+
to?: `0x${string}` | null | undefined;
|
138
|
+
from?: `0x${string}` | undefined;
|
139
|
+
gas?: `0x${string}` | undefined;
|
140
|
+
nonce?: `0x${string}` | undefined;
|
141
|
+
value?: `0x${string}` | undefined;
|
142
|
+
type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b" | undefined;
|
143
|
+
accessList?: undefined;
|
113
144
|
blockHash?: `0x${string}` | null | undefined;
|
114
145
|
blockNumber?: `0x${string}` | null | undefined;
|
115
|
-
from?: `0x${string}` | undefined;
|
116
146
|
hash?: `0x${string}` | undefined;
|
117
147
|
input?: `0x${string}` | undefined;
|
118
|
-
nonce?: `0x${string}` | undefined;
|
119
|
-
r?: `0x${string}` | undefined;
|
120
|
-
s?: `0x${string}` | undefined;
|
121
|
-
to?: `0x${string}` | null | undefined;
|
122
148
|
transactionIndex?: `0x${string}` | null | undefined;
|
123
|
-
v?: `0x${string}` | undefined;
|
124
|
-
accessList?: undefined;
|
125
149
|
blobVersionedHashes?: undefined;
|
126
150
|
chainId?: `0x${string}` | undefined;
|
127
151
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
@@ -130,26 +154,26 @@ export declare const celoAlfajores: {
|
|
130
154
|
gatewayFeeRecipient: `0x${string}` | null;
|
131
155
|
type: "0x7c";
|
132
156
|
}) | ({
|
133
|
-
|
134
|
-
|
135
|
-
|
157
|
+
r?: `0x${string}` | undefined;
|
158
|
+
s?: `0x${string}` | undefined;
|
159
|
+
v?: `0x${string}` | undefined;
|
160
|
+
yParity?: `0x${string}` | undefined;
|
136
161
|
gasPrice?: `0x${string}` | undefined;
|
137
162
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
138
163
|
maxFeePerGas?: `0x${string}` | undefined;
|
139
164
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
140
|
-
|
165
|
+
to?: `0x${string}` | null | undefined;
|
166
|
+
from?: `0x${string}` | undefined;
|
167
|
+
gas?: `0x${string}` | undefined;
|
168
|
+
nonce?: `0x${string}` | undefined;
|
169
|
+
value?: `0x${string}` | undefined;
|
170
|
+
type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b" | undefined;
|
171
|
+
accessList?: undefined;
|
141
172
|
blockHash?: `0x${string}` | null | undefined;
|
142
173
|
blockNumber?: `0x${string}` | null | undefined;
|
143
|
-
from?: `0x${string}` | undefined;
|
144
174
|
hash?: `0x${string}` | undefined;
|
145
175
|
input?: `0x${string}` | undefined;
|
146
|
-
nonce?: `0x${string}` | undefined;
|
147
|
-
r?: `0x${string}` | undefined;
|
148
|
-
s?: `0x${string}` | undefined;
|
149
|
-
to?: `0x${string}` | null | undefined;
|
150
176
|
transactionIndex?: `0x${string}` | null | undefined;
|
151
|
-
v?: `0x${string}` | undefined;
|
152
|
-
accessList?: undefined;
|
153
177
|
blobVersionedHashes?: undefined;
|
154
178
|
chainId?: `0x${string}` | undefined;
|
155
179
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
@@ -158,107 +182,179 @@ export declare const celoAlfajores: {
|
|
158
182
|
gatewayFeeRecipient?: undefined;
|
159
183
|
type: "0x7b";
|
160
184
|
}) | ({
|
161
|
-
|
162
|
-
|
163
|
-
|
185
|
+
r?: `0x${string}` | undefined;
|
186
|
+
s?: `0x${string}` | undefined;
|
187
|
+
v?: `0x${string}` | undefined;
|
188
|
+
yParity?: `0x${string}` | undefined;
|
164
189
|
gasPrice?: `0x${string}` | undefined;
|
165
190
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
166
191
|
maxFeePerGas?: `0x${string}` | undefined;
|
167
192
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
168
|
-
|
193
|
+
to?: `0x${string}` | null | undefined;
|
194
|
+
from?: `0x${string}` | undefined;
|
195
|
+
gas?: `0x${string}` | undefined;
|
196
|
+
nonce?: `0x${string}` | undefined;
|
197
|
+
value?: `0x${string}` | undefined;
|
198
|
+
type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b" | undefined;
|
199
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
169
200
|
blockHash?: `0x${string}` | null | undefined;
|
170
201
|
blockNumber?: `0x${string}` | null | undefined;
|
171
|
-
from?: `0x${string}` | undefined;
|
172
202
|
hash?: `0x${string}` | undefined;
|
173
203
|
input?: `0x${string}` | undefined;
|
174
|
-
nonce?: `0x${string}` | undefined;
|
175
|
-
r?: `0x${string}` | undefined;
|
176
|
-
s?: `0x${string}` | undefined;
|
177
|
-
to?: `0x${string}` | null | undefined;
|
178
204
|
transactionIndex?: `0x${string}` | null | undefined;
|
179
|
-
v?: `0x${string}` | undefined;
|
180
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
181
205
|
blobVersionedHashes?: undefined;
|
182
206
|
chainId?: `0x${string}` | undefined;
|
183
|
-
} & import("../index.js").Omit<import("../index.js").PartialBy<
|
207
|
+
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
208
|
+
r: `0x${string}`;
|
209
|
+
s: `0x${string}`;
|
210
|
+
v: `0x${string}`;
|
211
|
+
to: `0x${string}` | null;
|
212
|
+
from: `0x${string}`;
|
213
|
+
gas: `0x${string}`;
|
214
|
+
nonce: `0x${string}`;
|
215
|
+
value: `0x${string}`;
|
216
|
+
blockHash: `0x${string}` | null;
|
217
|
+
blockNumber: `0x${string}` | null;
|
218
|
+
hash: `0x${string}`;
|
219
|
+
input: `0x${string}`;
|
220
|
+
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
|
+
chainId?: `0x${string}` | undefined;
|
229
|
+
yParity?: undefined;
|
230
|
+
type: "0x0";
|
231
|
+
}, "yParity">, "typeHex"> & {
|
184
232
|
feeCurrency: `0x${string}` | null;
|
185
233
|
gatewayFee: `0x${string}` | null;
|
186
234
|
gatewayFeeRecipient: `0x${string}` | null;
|
187
235
|
}) | ({
|
188
|
-
|
189
|
-
|
190
|
-
|
236
|
+
r?: `0x${string}` | undefined;
|
237
|
+
s?: `0x${string}` | undefined;
|
238
|
+
v?: `0x${string}` | undefined;
|
239
|
+
yParity?: `0x${string}` | undefined;
|
191
240
|
gasPrice?: `0x${string}` | undefined;
|
192
241
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
193
242
|
maxFeePerGas?: `0x${string}` | undefined;
|
194
243
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
195
|
-
|
244
|
+
to?: `0x${string}` | null | undefined;
|
245
|
+
from?: `0x${string}` | undefined;
|
246
|
+
gas?: `0x${string}` | undefined;
|
247
|
+
nonce?: `0x${string}` | undefined;
|
248
|
+
value?: `0x${string}` | undefined;
|
249
|
+
type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b" | undefined;
|
250
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
196
251
|
blockHash?: `0x${string}` | null | undefined;
|
197
252
|
blockNumber?: `0x${string}` | null | undefined;
|
198
|
-
from?: `0x${string}` | undefined;
|
199
253
|
hash?: `0x${string}` | undefined;
|
200
254
|
input?: `0x${string}` | undefined;
|
201
|
-
nonce?: `0x${string}` | undefined;
|
202
|
-
r?: `0x${string}` | undefined;
|
203
|
-
s?: `0x${string}` | undefined;
|
204
|
-
to?: `0x${string}` | null | undefined;
|
205
255
|
transactionIndex?: `0x${string}` | null | undefined;
|
206
|
-
v?: `0x${string}` | undefined;
|
207
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
208
256
|
blobVersionedHashes?: undefined;
|
209
257
|
chainId?: `0x${string}` | undefined;
|
210
|
-
} & import("../index.js").Omit<import("../index.js").PartialBy<
|
258
|
+
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
259
|
+
blockHash: `0x${string}` | null;
|
260
|
+
blockNumber: `0x${string}` | null;
|
261
|
+
from: `0x${string}`;
|
262
|
+
gas: `0x${string}`;
|
263
|
+
hash: `0x${string}`;
|
264
|
+
input: `0x${string}`;
|
265
|
+
nonce: `0x${string}`;
|
266
|
+
r: `0x${string}`;
|
267
|
+
s: `0x${string}`;
|
268
|
+
to: `0x${string}` | null;
|
269
|
+
transactionIndex: `0x${string}` | null;
|
270
|
+
typeHex: `0x${string}` | null;
|
271
|
+
v: `0x${string}`;
|
272
|
+
value: `0x${string}`;
|
273
|
+
yParity: `0x${string}`;
|
274
|
+
gasPrice: `0x${string}`;
|
275
|
+
maxFeePerBlobGas?: undefined;
|
276
|
+
maxFeePerGas?: undefined;
|
277
|
+
maxPriorityFeePerGas?: undefined;
|
278
|
+
accessList: import("../../index.js").AccessList;
|
279
|
+
blobVersionedHashes?: undefined;
|
280
|
+
chainId: `0x${string}`;
|
281
|
+
type: "0x1";
|
282
|
+
}, "yParity">, "typeHex"> & {
|
211
283
|
feeCurrency: `0x${string}` | null;
|
212
284
|
gatewayFee: `0x${string}` | null;
|
213
285
|
gatewayFeeRecipient: `0x${string}` | null;
|
214
286
|
}) | ({
|
215
|
-
|
216
|
-
|
217
|
-
|
287
|
+
r?: `0x${string}` | undefined;
|
288
|
+
s?: `0x${string}` | undefined;
|
289
|
+
v?: `0x${string}` | undefined;
|
290
|
+
yParity?: `0x${string}` | undefined;
|
218
291
|
gasPrice?: `0x${string}` | undefined;
|
219
292
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
220
293
|
maxFeePerGas?: `0x${string}` | undefined;
|
221
294
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
222
|
-
|
295
|
+
to?: `0x${string}` | null | undefined;
|
296
|
+
from?: `0x${string}` | undefined;
|
297
|
+
gas?: `0x${string}` | undefined;
|
298
|
+
nonce?: `0x${string}` | undefined;
|
299
|
+
value?: `0x${string}` | undefined;
|
300
|
+
type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b" | undefined;
|
301
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
223
302
|
blockHash?: `0x${string}` | null | undefined;
|
224
303
|
blockNumber?: `0x${string}` | null | undefined;
|
225
|
-
from?: `0x${string}` | undefined;
|
226
304
|
hash?: `0x${string}` | undefined;
|
227
305
|
input?: `0x${string}` | undefined;
|
228
|
-
nonce?: `0x${string}` | undefined;
|
229
|
-
r?: `0x${string}` | undefined;
|
230
|
-
s?: `0x${string}` | undefined;
|
231
|
-
to?: `0x${string}` | null | undefined;
|
232
306
|
transactionIndex?: `0x${string}` | null | undefined;
|
233
|
-
v?: `0x${string}` | undefined;
|
234
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
235
307
|
blobVersionedHashes?: undefined;
|
236
308
|
chainId?: `0x${string}` | undefined;
|
237
|
-
} & import("../index.js").Omit<import("../index.js").PartialBy<
|
309
|
+
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
310
|
+
blockHash: `0x${string}` | null;
|
311
|
+
blockNumber: `0x${string}` | null;
|
312
|
+
from: `0x${string}`;
|
313
|
+
gas: `0x${string}`;
|
314
|
+
hash: `0x${string}`;
|
315
|
+
input: `0x${string}`;
|
316
|
+
nonce: `0x${string}`;
|
317
|
+
r: `0x${string}`;
|
318
|
+
s: `0x${string}`;
|
319
|
+
to: `0x${string}` | null;
|
320
|
+
transactionIndex: `0x${string}` | null;
|
321
|
+
typeHex: `0x${string}` | null;
|
322
|
+
v: `0x${string}`;
|
323
|
+
value: `0x${string}`;
|
324
|
+
yParity: `0x${string}`;
|
325
|
+
gasPrice?: undefined;
|
326
|
+
maxFeePerBlobGas?: undefined;
|
327
|
+
maxFeePerGas: `0x${string}`;
|
328
|
+
maxPriorityFeePerGas: `0x${string}`;
|
329
|
+
accessList: import("../../index.js").AccessList;
|
330
|
+
blobVersionedHashes?: undefined;
|
331
|
+
chainId: `0x${string}`;
|
332
|
+
type: "0x2";
|
333
|
+
}, "yParity">, "typeHex"> & {
|
238
334
|
feeCurrency: `0x${string}` | null;
|
239
335
|
gatewayFee: `0x${string}` | null;
|
240
336
|
gatewayFeeRecipient: `0x${string}` | null;
|
241
337
|
}) | ({
|
242
|
-
|
243
|
-
|
244
|
-
|
338
|
+
r?: `0x${string}` | undefined;
|
339
|
+
s?: `0x${string}` | undefined;
|
340
|
+
v?: `0x${string}` | undefined;
|
341
|
+
yParity?: `0x${string}` | undefined;
|
245
342
|
gasPrice?: `0x${string}` | undefined;
|
246
343
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
247
344
|
maxFeePerGas?: `0x${string}` | undefined;
|
248
345
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
249
|
-
|
346
|
+
to?: `0x${string}` | null | undefined;
|
347
|
+
from?: `0x${string}` | undefined;
|
348
|
+
gas?: `0x${string}` | undefined;
|
349
|
+
nonce?: `0x${string}` | undefined;
|
350
|
+
value?: `0x${string}` | undefined;
|
351
|
+
type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b" | undefined;
|
352
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
250
353
|
blockHash?: `0x${string}` | null | undefined;
|
251
354
|
blockNumber?: `0x${string}` | null | undefined;
|
252
|
-
from?: `0x${string}` | undefined;
|
253
355
|
hash?: `0x${string}` | undefined;
|
254
356
|
input?: `0x${string}` | undefined;
|
255
|
-
nonce?: `0x${string}` | undefined;
|
256
|
-
r?: `0x${string}` | undefined;
|
257
|
-
s?: `0x${string}` | undefined;
|
258
|
-
to?: `0x${string}` | null | undefined;
|
259
357
|
transactionIndex?: `0x${string}` | null | undefined;
|
260
|
-
v?: `0x${string}` | undefined;
|
261
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
262
358
|
blobVersionedHashes?: undefined;
|
263
359
|
chainId?: `0x${string}` | undefined;
|
264
360
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
@@ -267,26 +363,26 @@ export declare const celoAlfajores: {
|
|
267
363
|
gatewayFeeRecipient: `0x${string}` | null;
|
268
364
|
type: "0x7c";
|
269
365
|
}) | ({
|
270
|
-
|
271
|
-
|
272
|
-
|
366
|
+
r?: `0x${string}` | undefined;
|
367
|
+
s?: `0x${string}` | undefined;
|
368
|
+
v?: `0x${string}` | undefined;
|
369
|
+
yParity?: `0x${string}` | undefined;
|
273
370
|
gasPrice?: `0x${string}` | undefined;
|
274
371
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
275
372
|
maxFeePerGas?: `0x${string}` | undefined;
|
276
373
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
277
|
-
|
374
|
+
to?: `0x${string}` | null | undefined;
|
375
|
+
from?: `0x${string}` | undefined;
|
376
|
+
gas?: `0x${string}` | undefined;
|
377
|
+
nonce?: `0x${string}` | undefined;
|
378
|
+
value?: `0x${string}` | undefined;
|
379
|
+
type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b" | undefined;
|
380
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
278
381
|
blockHash?: `0x${string}` | null | undefined;
|
279
382
|
blockNumber?: `0x${string}` | null | undefined;
|
280
|
-
from?: `0x${string}` | undefined;
|
281
383
|
hash?: `0x${string}` | undefined;
|
282
384
|
input?: `0x${string}` | undefined;
|
283
|
-
nonce?: `0x${string}` | undefined;
|
284
|
-
r?: `0x${string}` | undefined;
|
285
|
-
s?: `0x${string}` | undefined;
|
286
|
-
to?: `0x${string}` | null | undefined;
|
287
385
|
transactionIndex?: `0x${string}` | null | undefined;
|
288
|
-
v?: `0x${string}` | undefined;
|
289
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
290
386
|
blobVersionedHashes?: undefined;
|
291
387
|
chainId?: `0x${string}` | undefined;
|
292
388
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
@@ -295,107 +391,179 @@ export declare const celoAlfajores: {
|
|
295
391
|
gatewayFeeRecipient?: undefined;
|
296
392
|
type: "0x7b";
|
297
393
|
}) | ({
|
298
|
-
|
299
|
-
|
300
|
-
|
394
|
+
r?: `0x${string}` | undefined;
|
395
|
+
s?: `0x${string}` | undefined;
|
396
|
+
v?: `0x${string}` | undefined;
|
397
|
+
yParity?: `0x${string}` | undefined;
|
301
398
|
gasPrice?: `0x${string}` | undefined;
|
302
399
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
303
400
|
maxFeePerGas?: `0x${string}` | undefined;
|
304
401
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
305
|
-
|
402
|
+
to?: `0x${string}` | null | undefined;
|
403
|
+
from?: `0x${string}` | undefined;
|
404
|
+
gas?: `0x${string}` | undefined;
|
405
|
+
nonce?: `0x${string}` | undefined;
|
406
|
+
value?: `0x${string}` | undefined;
|
407
|
+
type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b" | undefined;
|
408
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
306
409
|
blockHash?: `0x${string}` | null | undefined;
|
307
410
|
blockNumber?: `0x${string}` | null | undefined;
|
308
|
-
from?: `0x${string}` | undefined;
|
309
411
|
hash?: `0x${string}` | undefined;
|
310
412
|
input?: `0x${string}` | undefined;
|
311
|
-
nonce?: `0x${string}` | undefined;
|
312
|
-
r?: `0x${string}` | undefined;
|
313
|
-
s?: `0x${string}` | undefined;
|
314
|
-
to?: `0x${string}` | null | undefined;
|
315
413
|
transactionIndex?: `0x${string}` | null | undefined;
|
316
|
-
v?: `0x${string}` | undefined;
|
317
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
318
414
|
blobVersionedHashes?: undefined;
|
319
415
|
chainId?: `0x${string}` | undefined;
|
320
|
-
} & import("../index.js").Omit<import("../index.js").PartialBy<
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
gas
|
327
|
-
|
416
|
+
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
417
|
+
r: `0x${string}`;
|
418
|
+
s: `0x${string}`;
|
419
|
+
v: `0x${string}`;
|
420
|
+
to: `0x${string}` | null;
|
421
|
+
from: `0x${string}`;
|
422
|
+
gas: `0x${string}`;
|
423
|
+
nonce: `0x${string}`;
|
424
|
+
value: `0x${string}`;
|
425
|
+
blockHash: `0x${string}` | null;
|
426
|
+
blockNumber: `0x${string}` | null;
|
427
|
+
hash: `0x${string}`;
|
428
|
+
input: `0x${string}`;
|
429
|
+
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
|
+
chainId?: `0x${string}` | undefined;
|
438
|
+
yParity?: undefined;
|
439
|
+
type: "0x0";
|
440
|
+
}, "yParity">, "typeHex"> & {
|
441
|
+
feeCurrency: `0x${string}` | null;
|
442
|
+
gatewayFee: `0x${string}` | null;
|
443
|
+
gatewayFeeRecipient: `0x${string}` | null;
|
444
|
+
}) | ({
|
445
|
+
r?: `0x${string}` | undefined;
|
446
|
+
s?: `0x${string}` | undefined;
|
447
|
+
v?: `0x${string}` | undefined;
|
448
|
+
yParity?: `0x${string}` | undefined;
|
328
449
|
gasPrice?: `0x${string}` | undefined;
|
329
450
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
330
451
|
maxFeePerGas?: `0x${string}` | undefined;
|
331
452
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
332
|
-
|
453
|
+
to?: `0x${string}` | null | undefined;
|
454
|
+
from?: `0x${string}` | undefined;
|
455
|
+
gas?: `0x${string}` | undefined;
|
456
|
+
nonce?: `0x${string}` | undefined;
|
457
|
+
value?: `0x${string}` | undefined;
|
458
|
+
type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b" | undefined;
|
459
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
333
460
|
blockHash?: `0x${string}` | null | undefined;
|
334
461
|
blockNumber?: `0x${string}` | null | undefined;
|
335
|
-
from?: `0x${string}` | undefined;
|
336
462
|
hash?: `0x${string}` | undefined;
|
337
463
|
input?: `0x${string}` | undefined;
|
338
|
-
nonce?: `0x${string}` | undefined;
|
339
|
-
r?: `0x${string}` | undefined;
|
340
|
-
s?: `0x${string}` | undefined;
|
341
|
-
to?: `0x${string}` | null | undefined;
|
342
464
|
transactionIndex?: `0x${string}` | null | undefined;
|
343
|
-
v?: `0x${string}` | undefined;
|
344
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
345
465
|
blobVersionedHashes?: undefined;
|
346
466
|
chainId?: `0x${string}` | undefined;
|
347
|
-
} & import("../index.js").Omit<import("../index.js").PartialBy<
|
467
|
+
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
468
|
+
blockHash: `0x${string}` | null;
|
469
|
+
blockNumber: `0x${string}` | null;
|
470
|
+
from: `0x${string}`;
|
471
|
+
gas: `0x${string}`;
|
472
|
+
hash: `0x${string}`;
|
473
|
+
input: `0x${string}`;
|
474
|
+
nonce: `0x${string}`;
|
475
|
+
r: `0x${string}`;
|
476
|
+
s: `0x${string}`;
|
477
|
+
to: `0x${string}` | null;
|
478
|
+
transactionIndex: `0x${string}` | null;
|
479
|
+
typeHex: `0x${string}` | null;
|
480
|
+
v: `0x${string}`;
|
481
|
+
value: `0x${string}`;
|
482
|
+
yParity: `0x${string}`;
|
483
|
+
gasPrice: `0x${string}`;
|
484
|
+
maxFeePerBlobGas?: undefined;
|
485
|
+
maxFeePerGas?: undefined;
|
486
|
+
maxPriorityFeePerGas?: undefined;
|
487
|
+
accessList: import("../../index.js").AccessList;
|
488
|
+
blobVersionedHashes?: undefined;
|
489
|
+
chainId: `0x${string}`;
|
490
|
+
type: "0x1";
|
491
|
+
}, "yParity">, "typeHex"> & {
|
348
492
|
feeCurrency: `0x${string}` | null;
|
349
493
|
gatewayFee: `0x${string}` | null;
|
350
494
|
gatewayFeeRecipient: `0x${string}` | null;
|
351
495
|
}) | ({
|
352
|
-
|
353
|
-
|
354
|
-
|
496
|
+
r?: `0x${string}` | undefined;
|
497
|
+
s?: `0x${string}` | undefined;
|
498
|
+
v?: `0x${string}` | undefined;
|
499
|
+
yParity?: `0x${string}` | undefined;
|
355
500
|
gasPrice?: `0x${string}` | undefined;
|
356
501
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
357
502
|
maxFeePerGas?: `0x${string}` | undefined;
|
358
503
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
359
|
-
|
504
|
+
to?: `0x${string}` | null | undefined;
|
505
|
+
from?: `0x${string}` | undefined;
|
506
|
+
gas?: `0x${string}` | undefined;
|
507
|
+
nonce?: `0x${string}` | undefined;
|
508
|
+
value?: `0x${string}` | undefined;
|
509
|
+
type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b" | undefined;
|
510
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
360
511
|
blockHash?: `0x${string}` | null | undefined;
|
361
512
|
blockNumber?: `0x${string}` | null | undefined;
|
362
|
-
from?: `0x${string}` | undefined;
|
363
513
|
hash?: `0x${string}` | undefined;
|
364
514
|
input?: `0x${string}` | undefined;
|
365
|
-
nonce?: `0x${string}` | undefined;
|
366
|
-
r?: `0x${string}` | undefined;
|
367
|
-
s?: `0x${string}` | undefined;
|
368
|
-
to?: `0x${string}` | null | undefined;
|
369
515
|
transactionIndex?: `0x${string}` | null | undefined;
|
370
|
-
v?: `0x${string}` | undefined;
|
371
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
372
516
|
blobVersionedHashes?: undefined;
|
373
517
|
chainId?: `0x${string}` | undefined;
|
374
|
-
} & import("../index.js").Omit<import("../index.js").PartialBy<
|
518
|
+
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
519
|
+
blockHash: `0x${string}` | null;
|
520
|
+
blockNumber: `0x${string}` | null;
|
521
|
+
from: `0x${string}`;
|
522
|
+
gas: `0x${string}`;
|
523
|
+
hash: `0x${string}`;
|
524
|
+
input: `0x${string}`;
|
525
|
+
nonce: `0x${string}`;
|
526
|
+
r: `0x${string}`;
|
527
|
+
s: `0x${string}`;
|
528
|
+
to: `0x${string}` | null;
|
529
|
+
transactionIndex: `0x${string}` | null;
|
530
|
+
typeHex: `0x${string}` | null;
|
531
|
+
v: `0x${string}`;
|
532
|
+
value: `0x${string}`;
|
533
|
+
yParity: `0x${string}`;
|
534
|
+
gasPrice?: undefined;
|
535
|
+
maxFeePerBlobGas?: undefined;
|
536
|
+
maxFeePerGas: `0x${string}`;
|
537
|
+
maxPriorityFeePerGas: `0x${string}`;
|
538
|
+
accessList: import("../../index.js").AccessList;
|
539
|
+
blobVersionedHashes?: undefined;
|
540
|
+
chainId: `0x${string}`;
|
541
|
+
type: "0x2";
|
542
|
+
}, "yParity">, "typeHex"> & {
|
375
543
|
feeCurrency: `0x${string}` | null;
|
376
544
|
gatewayFee: `0x${string}` | null;
|
377
545
|
gatewayFeeRecipient: `0x${string}` | null;
|
378
546
|
}) | ({
|
379
|
-
|
380
|
-
|
381
|
-
|
547
|
+
r?: `0x${string}` | undefined;
|
548
|
+
s?: `0x${string}` | undefined;
|
549
|
+
v?: `0x${string}` | undefined;
|
550
|
+
yParity?: `0x${string}` | undefined;
|
382
551
|
gasPrice?: `0x${string}` | undefined;
|
383
552
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
384
553
|
maxFeePerGas?: `0x${string}` | undefined;
|
385
554
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
386
|
-
|
555
|
+
to?: `0x${string}` | null | undefined;
|
556
|
+
from?: `0x${string}` | undefined;
|
557
|
+
gas?: `0x${string}` | undefined;
|
558
|
+
nonce?: `0x${string}` | undefined;
|
559
|
+
value?: `0x${string}` | undefined;
|
560
|
+
type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b" | undefined;
|
561
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
387
562
|
blockHash?: `0x${string}` | null | undefined;
|
388
563
|
blockNumber?: `0x${string}` | null | undefined;
|
389
|
-
from?: `0x${string}` | undefined;
|
390
564
|
hash?: `0x${string}` | undefined;
|
391
565
|
input?: `0x${string}` | undefined;
|
392
|
-
nonce?: `0x${string}` | undefined;
|
393
|
-
r?: `0x${string}` | undefined;
|
394
|
-
s?: `0x${string}` | undefined;
|
395
|
-
to?: `0x${string}` | null | undefined;
|
396
566
|
transactionIndex?: `0x${string}` | null | undefined;
|
397
|
-
v?: `0x${string}` | undefined;
|
398
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
399
567
|
blobVersionedHashes?: undefined;
|
400
568
|
chainId?: `0x${string}` | undefined;
|
401
569
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
@@ -404,26 +572,26 @@ export declare const celoAlfajores: {
|
|
404
572
|
gatewayFeeRecipient: `0x${string}` | null;
|
405
573
|
type: "0x7c";
|
406
574
|
}) | ({
|
407
|
-
|
408
|
-
|
409
|
-
|
575
|
+
r?: `0x${string}` | undefined;
|
576
|
+
s?: `0x${string}` | undefined;
|
577
|
+
v?: `0x${string}` | undefined;
|
578
|
+
yParity?: `0x${string}` | undefined;
|
410
579
|
gasPrice?: `0x${string}` | undefined;
|
411
580
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
412
581
|
maxFeePerGas?: `0x${string}` | undefined;
|
413
582
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
414
|
-
|
583
|
+
to?: `0x${string}` | null | undefined;
|
584
|
+
from?: `0x${string}` | undefined;
|
585
|
+
gas?: `0x${string}` | undefined;
|
586
|
+
nonce?: `0x${string}` | undefined;
|
587
|
+
value?: `0x${string}` | undefined;
|
588
|
+
type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b" | undefined;
|
589
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
415
590
|
blockHash?: `0x${string}` | null | undefined;
|
416
591
|
blockNumber?: `0x${string}` | null | undefined;
|
417
|
-
from?: `0x${string}` | undefined;
|
418
592
|
hash?: `0x${string}` | undefined;
|
419
593
|
input?: `0x${string}` | undefined;
|
420
|
-
nonce?: `0x${string}` | undefined;
|
421
|
-
r?: `0x${string}` | undefined;
|
422
|
-
s?: `0x${string}` | undefined;
|
423
|
-
to?: `0x${string}` | null | undefined;
|
424
594
|
transactionIndex?: `0x${string}` | null | undefined;
|
425
|
-
v?: `0x${string}` | undefined;
|
426
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
427
595
|
blobVersionedHashes?: undefined;
|
428
596
|
chainId?: `0x${string}` | undefined;
|
429
597
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
@@ -432,134 +600,230 @@ export declare const celoAlfajores: {
|
|
432
600
|
gatewayFeeRecipient?: undefined;
|
433
601
|
type: "0x7b";
|
434
602
|
}) | ({
|
435
|
-
|
436
|
-
|
437
|
-
|
603
|
+
r?: `0x${string}` | undefined;
|
604
|
+
s?: `0x${string}` | undefined;
|
605
|
+
v?: `0x${string}` | undefined;
|
606
|
+
yParity?: `0x${string}` | undefined;
|
438
607
|
gasPrice?: `0x${string}` | undefined;
|
439
608
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
440
609
|
maxFeePerGas?: `0x${string}` | undefined;
|
441
610
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
442
|
-
|
611
|
+
to?: `0x${string}` | null | undefined;
|
612
|
+
from?: `0x${string}` | undefined;
|
613
|
+
gas?: `0x${string}` | undefined;
|
614
|
+
nonce?: `0x${string}` | undefined;
|
615
|
+
value?: `0x${string}` | undefined;
|
616
|
+
type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b" | undefined;
|
617
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
443
618
|
blockHash?: `0x${string}` | null | undefined;
|
444
619
|
blockNumber?: `0x${string}` | null | undefined;
|
445
|
-
from?: `0x${string}` | undefined;
|
446
620
|
hash?: `0x${string}` | undefined;
|
447
621
|
input?: `0x${string}` | undefined;
|
448
|
-
nonce?: `0x${string}` | undefined;
|
449
|
-
r?: `0x${string}` | undefined;
|
450
|
-
s?: `0x${string}` | undefined;
|
451
|
-
to?: `0x${string}` | null | undefined;
|
452
622
|
transactionIndex?: `0x${string}` | null | undefined;
|
453
|
-
v?: `0x${string}` | undefined;
|
454
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
455
623
|
blobVersionedHashes?: `0x${string}`[] | undefined;
|
456
624
|
chainId?: `0x${string}` | undefined;
|
457
|
-
} & import("../index.js").Omit<import("../index.js").PartialBy<
|
625
|
+
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
626
|
+
r: `0x${string}`;
|
627
|
+
s: `0x${string}`;
|
628
|
+
v: `0x${string}`;
|
629
|
+
to: `0x${string}` | null;
|
630
|
+
from: `0x${string}`;
|
631
|
+
gas: `0x${string}`;
|
632
|
+
nonce: `0x${string}`;
|
633
|
+
value: `0x${string}`;
|
634
|
+
blockHash: `0x${string}` | null;
|
635
|
+
blockNumber: `0x${string}` | null;
|
636
|
+
hash: `0x${string}`;
|
637
|
+
input: `0x${string}`;
|
638
|
+
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
|
+
chainId?: `0x${string}` | undefined;
|
647
|
+
yParity?: undefined;
|
648
|
+
type: "0x0";
|
649
|
+
}, "yParity">, "typeHex"> & {
|
458
650
|
feeCurrency: `0x${string}` | null;
|
459
651
|
gatewayFee: `0x${string}` | null;
|
460
652
|
gatewayFeeRecipient: `0x${string}` | null;
|
461
653
|
}) | ({
|
462
|
-
|
463
|
-
|
464
|
-
|
654
|
+
r?: `0x${string}` | undefined;
|
655
|
+
s?: `0x${string}` | undefined;
|
656
|
+
v?: `0x${string}` | undefined;
|
657
|
+
yParity?: `0x${string}` | undefined;
|
465
658
|
gasPrice?: `0x${string}` | undefined;
|
466
659
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
467
660
|
maxFeePerGas?: `0x${string}` | undefined;
|
468
661
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
469
|
-
|
662
|
+
to?: `0x${string}` | null | undefined;
|
663
|
+
from?: `0x${string}` | undefined;
|
664
|
+
gas?: `0x${string}` | undefined;
|
665
|
+
nonce?: `0x${string}` | undefined;
|
666
|
+
value?: `0x${string}` | undefined;
|
667
|
+
type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b" | undefined;
|
668
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
470
669
|
blockHash?: `0x${string}` | null | undefined;
|
471
670
|
blockNumber?: `0x${string}` | null | undefined;
|
472
|
-
from?: `0x${string}` | undefined;
|
473
671
|
hash?: `0x${string}` | undefined;
|
474
672
|
input?: `0x${string}` | undefined;
|
475
|
-
nonce?: `0x${string}` | undefined;
|
476
|
-
r?: `0x${string}` | undefined;
|
477
|
-
s?: `0x${string}` | undefined;
|
478
|
-
to?: `0x${string}` | null | undefined;
|
479
673
|
transactionIndex?: `0x${string}` | null | undefined;
|
480
|
-
v?: `0x${string}` | undefined;
|
481
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
482
674
|
blobVersionedHashes?: `0x${string}`[] | undefined;
|
483
675
|
chainId?: `0x${string}` | undefined;
|
484
|
-
} & import("../index.js").Omit<import("../index.js").PartialBy<
|
676
|
+
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
677
|
+
blockHash: `0x${string}` | null;
|
678
|
+
blockNumber: `0x${string}` | null;
|
679
|
+
from: `0x${string}`;
|
680
|
+
gas: `0x${string}`;
|
681
|
+
hash: `0x${string}`;
|
682
|
+
input: `0x${string}`;
|
683
|
+
nonce: `0x${string}`;
|
684
|
+
r: `0x${string}`;
|
685
|
+
s: `0x${string}`;
|
686
|
+
to: `0x${string}` | null;
|
687
|
+
transactionIndex: `0x${string}` | null;
|
688
|
+
typeHex: `0x${string}` | null;
|
689
|
+
v: `0x${string}`;
|
690
|
+
value: `0x${string}`;
|
691
|
+
yParity: `0x${string}`;
|
692
|
+
gasPrice: `0x${string}`;
|
693
|
+
maxFeePerBlobGas?: undefined;
|
694
|
+
maxFeePerGas?: undefined;
|
695
|
+
maxPriorityFeePerGas?: undefined;
|
696
|
+
accessList: import("../../index.js").AccessList;
|
697
|
+
blobVersionedHashes?: undefined;
|
698
|
+
chainId: `0x${string}`;
|
699
|
+
type: "0x1";
|
700
|
+
}, "yParity">, "typeHex"> & {
|
485
701
|
feeCurrency: `0x${string}` | null;
|
486
702
|
gatewayFee: `0x${string}` | null;
|
487
703
|
gatewayFeeRecipient: `0x${string}` | null;
|
488
704
|
}) | ({
|
489
|
-
|
490
|
-
|
491
|
-
|
705
|
+
r?: `0x${string}` | undefined;
|
706
|
+
s?: `0x${string}` | undefined;
|
707
|
+
v?: `0x${string}` | undefined;
|
708
|
+
yParity?: `0x${string}` | undefined;
|
492
709
|
gasPrice?: `0x${string}` | undefined;
|
493
710
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
494
711
|
maxFeePerGas?: `0x${string}` | undefined;
|
495
712
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
496
|
-
|
713
|
+
to?: `0x${string}` | null | undefined;
|
714
|
+
from?: `0x${string}` | undefined;
|
715
|
+
gas?: `0x${string}` | undefined;
|
716
|
+
nonce?: `0x${string}` | undefined;
|
717
|
+
value?: `0x${string}` | undefined;
|
718
|
+
type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b" | undefined;
|
719
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
497
720
|
blockHash?: `0x${string}` | null | undefined;
|
498
721
|
blockNumber?: `0x${string}` | null | undefined;
|
499
|
-
from?: `0x${string}` | undefined;
|
500
722
|
hash?: `0x${string}` | undefined;
|
501
723
|
input?: `0x${string}` | undefined;
|
502
|
-
nonce?: `0x${string}` | undefined;
|
503
|
-
r?: `0x${string}` | undefined;
|
504
|
-
s?: `0x${string}` | undefined;
|
505
|
-
to?: `0x${string}` | null | undefined;
|
506
724
|
transactionIndex?: `0x${string}` | null | undefined;
|
507
|
-
v?: `0x${string}` | undefined;
|
508
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
509
725
|
blobVersionedHashes?: `0x${string}`[] | undefined;
|
510
726
|
chainId?: `0x${string}` | undefined;
|
511
|
-
} & import("../index.js").Omit<import("../index.js").PartialBy<
|
727
|
+
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
728
|
+
blockHash: `0x${string}` | null;
|
729
|
+
blockNumber: `0x${string}` | null;
|
730
|
+
from: `0x${string}`;
|
731
|
+
gas: `0x${string}`;
|
732
|
+
hash: `0x${string}`;
|
733
|
+
input: `0x${string}`;
|
734
|
+
nonce: `0x${string}`;
|
735
|
+
r: `0x${string}`;
|
736
|
+
s: `0x${string}`;
|
737
|
+
to: `0x${string}` | null;
|
738
|
+
transactionIndex: `0x${string}` | null;
|
739
|
+
typeHex: `0x${string}` | null;
|
740
|
+
v: `0x${string}`;
|
741
|
+
value: `0x${string}`;
|
742
|
+
yParity: `0x${string}`;
|
743
|
+
gasPrice?: undefined;
|
744
|
+
maxFeePerBlobGas?: undefined;
|
745
|
+
maxFeePerGas: `0x${string}`;
|
746
|
+
maxPriorityFeePerGas: `0x${string}`;
|
747
|
+
accessList: import("../../index.js").AccessList;
|
748
|
+
blobVersionedHashes?: undefined;
|
749
|
+
chainId: `0x${string}`;
|
750
|
+
type: "0x2";
|
751
|
+
}, "yParity">, "typeHex"> & {
|
512
752
|
feeCurrency: `0x${string}` | null;
|
513
753
|
gatewayFee: `0x${string}` | null;
|
514
754
|
gatewayFeeRecipient: `0x${string}` | null;
|
515
755
|
}) | ({
|
516
|
-
|
517
|
-
|
518
|
-
|
756
|
+
r?: `0x${string}` | undefined;
|
757
|
+
s?: `0x${string}` | undefined;
|
758
|
+
v?: `0x${string}` | undefined;
|
759
|
+
yParity?: `0x${string}` | undefined;
|
519
760
|
gasPrice?: `0x${string}` | undefined;
|
520
761
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
521
762
|
maxFeePerGas?: `0x${string}` | undefined;
|
522
763
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
523
|
-
|
764
|
+
to?: `0x${string}` | null | undefined;
|
765
|
+
from?: `0x${string}` | undefined;
|
766
|
+
gas?: `0x${string}` | undefined;
|
767
|
+
nonce?: `0x${string}` | undefined;
|
768
|
+
value?: `0x${string}` | undefined;
|
769
|
+
type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b" | undefined;
|
770
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
524
771
|
blockHash?: `0x${string}` | null | undefined;
|
525
772
|
blockNumber?: `0x${string}` | null | undefined;
|
526
|
-
from?: `0x${string}` | undefined;
|
527
773
|
hash?: `0x${string}` | undefined;
|
528
774
|
input?: `0x${string}` | undefined;
|
529
|
-
nonce?: `0x${string}` | undefined;
|
530
|
-
r?: `0x${string}` | undefined;
|
531
|
-
s?: `0x${string}` | undefined;
|
532
|
-
to?: `0x${string}` | null | undefined;
|
533
775
|
transactionIndex?: `0x${string}` | null | undefined;
|
534
|
-
v?: `0x${string}` | undefined;
|
535
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
536
776
|
blobVersionedHashes?: `0x${string}`[] | undefined;
|
537
777
|
chainId?: `0x${string}` | undefined;
|
538
|
-
} & import("../index.js").Omit<import("../index.js").PartialBy<
|
778
|
+
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
779
|
+
blockHash: `0x${string}` | null;
|
780
|
+
blockNumber: `0x${string}` | null;
|
781
|
+
from: `0x${string}`;
|
782
|
+
gas: `0x${string}`;
|
783
|
+
hash: `0x${string}`;
|
784
|
+
input: `0x${string}`;
|
785
|
+
nonce: `0x${string}`;
|
786
|
+
r: `0x${string}`;
|
787
|
+
s: `0x${string}`;
|
788
|
+
to: `0x${string}` | null;
|
789
|
+
transactionIndex: `0x${string}` | null;
|
790
|
+
typeHex: `0x${string}` | null;
|
791
|
+
v: `0x${string}`;
|
792
|
+
value: `0x${string}`;
|
793
|
+
yParity: `0x${string}`;
|
794
|
+
gasPrice?: undefined;
|
795
|
+
maxFeePerBlobGas: `0x${string}`;
|
796
|
+
maxFeePerGas: `0x${string}`;
|
797
|
+
maxPriorityFeePerGas: `0x${string}`;
|
798
|
+
accessList: import("../../index.js").AccessList;
|
799
|
+
blobVersionedHashes: `0x${string}`[];
|
800
|
+
chainId: `0x${string}`;
|
801
|
+
type: "0x3";
|
802
|
+
}, "yParity">, "typeHex"> & {
|
539
803
|
feeCurrency: `0x${string}` | null;
|
540
804
|
gatewayFee: `0x${string}` | null;
|
541
805
|
gatewayFeeRecipient: `0x${string}` | null;
|
542
806
|
}) | ({
|
543
|
-
|
544
|
-
|
545
|
-
|
807
|
+
r?: `0x${string}` | undefined;
|
808
|
+
s?: `0x${string}` | undefined;
|
809
|
+
v?: `0x${string}` | undefined;
|
810
|
+
yParity?: `0x${string}` | undefined;
|
546
811
|
gasPrice?: `0x${string}` | undefined;
|
547
812
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
548
813
|
maxFeePerGas?: `0x${string}` | undefined;
|
549
814
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
550
|
-
|
815
|
+
to?: `0x${string}` | null | undefined;
|
816
|
+
from?: `0x${string}` | undefined;
|
817
|
+
gas?: `0x${string}` | undefined;
|
818
|
+
nonce?: `0x${string}` | undefined;
|
819
|
+
value?: `0x${string}` | undefined;
|
820
|
+
type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b" | undefined;
|
821
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
551
822
|
blockHash?: `0x${string}` | null | undefined;
|
552
823
|
blockNumber?: `0x${string}` | null | undefined;
|
553
|
-
from?: `0x${string}` | undefined;
|
554
824
|
hash?: `0x${string}` | undefined;
|
555
825
|
input?: `0x${string}` | undefined;
|
556
|
-
nonce?: `0x${string}` | undefined;
|
557
|
-
r?: `0x${string}` | undefined;
|
558
|
-
s?: `0x${string}` | undefined;
|
559
|
-
to?: `0x${string}` | null | undefined;
|
560
826
|
transactionIndex?: `0x${string}` | null | undefined;
|
561
|
-
v?: `0x${string}` | undefined;
|
562
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
563
827
|
blobVersionedHashes?: `0x${string}`[] | undefined;
|
564
828
|
chainId?: `0x${string}` | undefined;
|
565
829
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
@@ -568,26 +832,26 @@ export declare const celoAlfajores: {
|
|
568
832
|
gatewayFeeRecipient: `0x${string}` | null;
|
569
833
|
type: "0x7c";
|
570
834
|
}) | ({
|
571
|
-
|
572
|
-
|
573
|
-
|
835
|
+
r?: `0x${string}` | undefined;
|
836
|
+
s?: `0x${string}` | undefined;
|
837
|
+
v?: `0x${string}` | undefined;
|
838
|
+
yParity?: `0x${string}` | undefined;
|
574
839
|
gasPrice?: `0x${string}` | undefined;
|
575
840
|
maxFeePerBlobGas?: `0x${string}` | undefined;
|
576
841
|
maxFeePerGas?: `0x${string}` | undefined;
|
577
842
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
578
|
-
|
843
|
+
to?: `0x${string}` | null | undefined;
|
844
|
+
from?: `0x${string}` | undefined;
|
845
|
+
gas?: `0x${string}` | undefined;
|
846
|
+
nonce?: `0x${string}` | undefined;
|
847
|
+
value?: `0x${string}` | undefined;
|
848
|
+
type?: "0x0" | "0x1" | "0x2" | "0x3" | "0x7c" | "0x7b" | undefined;
|
849
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
579
850
|
blockHash?: `0x${string}` | null | undefined;
|
580
851
|
blockNumber?: `0x${string}` | null | undefined;
|
581
|
-
from?: `0x${string}` | undefined;
|
582
852
|
hash?: `0x${string}` | undefined;
|
583
853
|
input?: `0x${string}` | undefined;
|
584
|
-
nonce?: `0x${string}` | undefined;
|
585
|
-
r?: `0x${string}` | undefined;
|
586
|
-
s?: `0x${string}` | undefined;
|
587
|
-
to?: `0x${string}` | null | undefined;
|
588
854
|
transactionIndex?: `0x${string}` | null | undefined;
|
589
|
-
v?: `0x${string}` | undefined;
|
590
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
591
855
|
blobVersionedHashes?: `0x${string}`[] | undefined;
|
592
856
|
chainId?: `0x${string}` | undefined;
|
593
857
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
@@ -596,11 +860,118 @@ export declare const celoAlfajores: {
|
|
596
860
|
gatewayFeeRecipient?: undefined;
|
597
861
|
type: "0x7b";
|
598
862
|
})) => ({
|
863
|
+
r: `0x${string}`;
|
864
|
+
s: `0x${string}`;
|
865
|
+
v: bigint;
|
866
|
+
to: `0x${string}` | null;
|
867
|
+
from: `0x${string}`;
|
599
868
|
gas: bigint;
|
869
|
+
nonce: number;
|
600
870
|
value: bigint;
|
871
|
+
blockHash: `0x${string}` | null;
|
872
|
+
blockNumber: bigint | null;
|
873
|
+
hash: `0x${string}`;
|
874
|
+
input: `0x${string}`;
|
875
|
+
transactionIndex: number | null;
|
876
|
+
typeHex: `0x${string}` | null;
|
877
|
+
gasPrice: bigint;
|
878
|
+
maxFeePerBlobGas?: undefined;
|
879
|
+
maxFeePerGas?: undefined;
|
880
|
+
maxPriorityFeePerGas?: undefined;
|
881
|
+
accessList?: undefined;
|
882
|
+
blobVersionedHashes?: undefined;
|
883
|
+
chainId?: number | undefined;
|
884
|
+
yParity?: undefined;
|
885
|
+
type: "legacy";
|
886
|
+
feeCurrency: `0x${string}` | null;
|
887
|
+
gatewayFee: bigint | null;
|
888
|
+
gatewayFeeRecipient: `0x${string}` | null;
|
889
|
+
} | {
|
890
|
+
r: `0x${string}`;
|
891
|
+
s: `0x${string}`;
|
892
|
+
v: bigint;
|
893
|
+
to: `0x${string}` | null;
|
894
|
+
from: `0x${string}`;
|
895
|
+
gas: bigint;
|
896
|
+
nonce: number;
|
897
|
+
value: bigint;
|
898
|
+
blockHash: `0x${string}` | null;
|
899
|
+
blockNumber: bigint | null;
|
900
|
+
hash: `0x${string}`;
|
901
|
+
input: `0x${string}`;
|
902
|
+
transactionIndex: number | null;
|
903
|
+
typeHex: `0x${string}` | null;
|
904
|
+
gasPrice: undefined;
|
905
|
+
maxFeePerBlobGas?: undefined;
|
906
|
+
maxFeePerGas: bigint;
|
907
|
+
maxPriorityFeePerGas: bigint;
|
908
|
+
accessList?: undefined;
|
909
|
+
blobVersionedHashes?: undefined;
|
910
|
+
chainId?: number | undefined;
|
911
|
+
yParity: number;
|
912
|
+
type: "cip42";
|
913
|
+
feeCurrency: `0x${string}` | null;
|
914
|
+
gatewayFee: bigint | null;
|
915
|
+
gatewayFeeRecipient: `0x${string}` | null;
|
916
|
+
} | {
|
917
|
+
r: `0x${string}`;
|
918
|
+
s: `0x${string}`;
|
919
|
+
v: bigint;
|
920
|
+
to: `0x${string}` | null;
|
921
|
+
from: `0x${string}`;
|
922
|
+
gas: bigint;
|
923
|
+
nonce: number;
|
924
|
+
value: bigint;
|
925
|
+
blockHash: `0x${string}` | null;
|
926
|
+
blockNumber: bigint | null;
|
927
|
+
hash: `0x${string}`;
|
928
|
+
input: `0x${string}`;
|
929
|
+
transactionIndex: number | null;
|
930
|
+
typeHex: `0x${string}` | null;
|
931
|
+
gasPrice: undefined;
|
932
|
+
maxFeePerBlobGas?: undefined;
|
933
|
+
maxFeePerGas: bigint;
|
934
|
+
maxPriorityFeePerGas: bigint;
|
935
|
+
accessList?: undefined;
|
936
|
+
blobVersionedHashes?: undefined;
|
937
|
+
chainId?: number | undefined;
|
938
|
+
yParity: number;
|
939
|
+
type: "cip64";
|
940
|
+
feeCurrency: `0x${string}` | null;
|
941
|
+
gatewayFee?: undefined;
|
942
|
+
gatewayFeeRecipient?: undefined;
|
943
|
+
} | {
|
944
|
+
blockHash: `0x${string}` | null;
|
945
|
+
blockNumber: bigint | null;
|
946
|
+
from: `0x${string}`;
|
947
|
+
gas: bigint;
|
948
|
+
hash: `0x${string}`;
|
949
|
+
input: `0x${string}`;
|
950
|
+
nonce: number;
|
951
|
+
r: `0x${string}`;
|
952
|
+
s: `0x${string}`;
|
953
|
+
to: `0x${string}` | null;
|
954
|
+
transactionIndex: number | null;
|
955
|
+
typeHex: `0x${string}` | null;
|
956
|
+
v: bigint;
|
957
|
+
value: bigint;
|
958
|
+
yParity: number;
|
959
|
+
gasPrice: bigint;
|
960
|
+
maxFeePerBlobGas?: undefined;
|
961
|
+
maxFeePerGas?: undefined;
|
962
|
+
maxPriorityFeePerGas?: undefined;
|
963
|
+
accessList: import("../../index.js").AccessList;
|
964
|
+
blobVersionedHashes?: undefined;
|
965
|
+
chainId: number;
|
966
|
+
type: "eip2930";
|
967
|
+
feeCurrency: `0x${string}` | null;
|
968
|
+
gatewayFee: bigint | null;
|
969
|
+
gatewayFeeRecipient: `0x${string}` | null;
|
970
|
+
} | {
|
601
971
|
blockHash: `0x${string}` | null;
|
602
972
|
blockNumber: bigint | null;
|
603
973
|
from: `0x${string}`;
|
974
|
+
gas: bigint;
|
604
975
|
hash: `0x${string}`;
|
605
976
|
input: `0x${string}`;
|
606
977
|
nonce: number;
|
@@ -610,24 +981,24 @@ export declare const celoAlfajores: {
|
|
610
981
|
transactionIndex: number | null;
|
611
982
|
typeHex: `0x${string}` | null;
|
612
983
|
v: bigint;
|
613
|
-
|
984
|
+
value: bigint;
|
985
|
+
yParity: number;
|
986
|
+
gasPrice: undefined;
|
614
987
|
maxFeePerBlobGas?: undefined;
|
615
|
-
maxFeePerGas
|
616
|
-
maxPriorityFeePerGas
|
617
|
-
accessList
|
988
|
+
maxFeePerGas: bigint;
|
989
|
+
maxPriorityFeePerGas: bigint;
|
990
|
+
accessList: import("../../index.js").AccessList;
|
618
991
|
blobVersionedHashes?: undefined;
|
619
|
-
chainId
|
620
|
-
|
621
|
-
type: "legacy";
|
992
|
+
chainId: number;
|
993
|
+
type: "eip1559";
|
622
994
|
feeCurrency: `0x${string}` | null;
|
623
995
|
gatewayFee: bigint | null;
|
624
996
|
gatewayFeeRecipient: `0x${string}` | null;
|
625
997
|
} | {
|
626
|
-
gas: bigint;
|
627
|
-
value: bigint;
|
628
998
|
blockHash: `0x${string}` | null;
|
629
999
|
blockNumber: bigint | null;
|
630
1000
|
from: `0x${string}`;
|
1001
|
+
gas: bigint;
|
631
1002
|
hash: `0x${string}`;
|
632
1003
|
input: `0x${string}`;
|
633
1004
|
nonce: number;
|
@@ -637,24 +1008,24 @@ export declare const celoAlfajores: {
|
|
637
1008
|
transactionIndex: number | null;
|
638
1009
|
typeHex: `0x${string}` | null;
|
639
1010
|
v: bigint;
|
1011
|
+
value: bigint;
|
1012
|
+
yParity: number;
|
640
1013
|
gasPrice: undefined;
|
641
1014
|
maxFeePerBlobGas?: undefined;
|
642
1015
|
maxFeePerGas: bigint;
|
643
1016
|
maxPriorityFeePerGas: bigint;
|
644
|
-
accessList
|
1017
|
+
accessList: import("../../index.js").AccessList;
|
645
1018
|
blobVersionedHashes?: undefined;
|
646
|
-
chainId
|
647
|
-
yParity: number;
|
1019
|
+
chainId: number;
|
648
1020
|
type: "cip42";
|
649
1021
|
feeCurrency: `0x${string}` | null;
|
650
1022
|
gatewayFee: bigint | null;
|
651
1023
|
gatewayFeeRecipient: `0x${string}` | null;
|
652
1024
|
} | {
|
653
|
-
gas: bigint;
|
654
|
-
value: bigint;
|
655
1025
|
blockHash: `0x${string}` | null;
|
656
1026
|
blockNumber: bigint | null;
|
657
1027
|
from: `0x${string}`;
|
1028
|
+
gas: bigint;
|
658
1029
|
hash: `0x${string}`;
|
659
1030
|
input: `0x${string}`;
|
660
1031
|
nonce: number;
|
@@ -664,14 +1035,15 @@ export declare const celoAlfajores: {
|
|
664
1035
|
transactionIndex: number | null;
|
665
1036
|
typeHex: `0x${string}` | null;
|
666
1037
|
v: bigint;
|
1038
|
+
value: bigint;
|
1039
|
+
yParity: number;
|
667
1040
|
gasPrice: undefined;
|
668
1041
|
maxFeePerBlobGas?: undefined;
|
669
1042
|
maxFeePerGas: bigint;
|
670
1043
|
maxPriorityFeePerGas: bigint;
|
671
|
-
accessList
|
1044
|
+
accessList: import("../../index.js").AccessList;
|
672
1045
|
blobVersionedHashes?: undefined;
|
673
|
-
chainId
|
674
|
-
yParity: number;
|
1046
|
+
chainId: number;
|
675
1047
|
type: "cip64";
|
676
1048
|
feeCurrency: `0x${string}` | null;
|
677
1049
|
gatewayFee?: undefined;
|
@@ -694,8 +1066,8 @@ export declare const celoAlfajores: {
|
|
694
1066
|
yParity: number;
|
695
1067
|
gasPrice: bigint;
|
696
1068
|
maxFeePerBlobGas?: undefined;
|
697
|
-
maxFeePerGas
|
698
|
-
maxPriorityFeePerGas
|
1069
|
+
maxFeePerGas: undefined;
|
1070
|
+
maxPriorityFeePerGas: undefined;
|
699
1071
|
accessList: import("../../index.js").AccessList;
|
700
1072
|
blobVersionedHashes?: undefined;
|
701
1073
|
chainId: number;
|
@@ -719,7 +1091,7 @@ export declare const celoAlfajores: {
|
|
719
1091
|
v: bigint;
|
720
1092
|
value: bigint;
|
721
1093
|
yParity: number;
|
722
|
-
gasPrice
|
1094
|
+
gasPrice?: undefined;
|
723
1095
|
maxFeePerBlobGas?: undefined;
|
724
1096
|
maxFeePerGas: bigint;
|
725
1097
|
maxPriorityFeePerGas: bigint;
|
@@ -746,7 +1118,7 @@ export declare const celoAlfajores: {
|
|
746
1118
|
v: bigint;
|
747
1119
|
value: bigint;
|
748
1120
|
yParity: number;
|
749
|
-
gasPrice
|
1121
|
+
gasPrice?: undefined;
|
750
1122
|
maxFeePerBlobGas?: undefined;
|
751
1123
|
maxFeePerGas: bigint;
|
752
1124
|
maxPriorityFeePerGas: bigint;
|
@@ -773,7 +1145,7 @@ export declare const celoAlfajores: {
|
|
773
1145
|
v: bigint;
|
774
1146
|
value: bigint;
|
775
1147
|
yParity: number;
|
776
|
-
gasPrice
|
1148
|
+
gasPrice?: undefined;
|
777
1149
|
maxFeePerBlobGas?: undefined;
|
778
1150
|
maxFeePerGas: bigint;
|
779
1151
|
maxPriorityFeePerGas: bigint;
|
@@ -800,14 +1172,14 @@ export declare const celoAlfajores: {
|
|
800
1172
|
v: bigint;
|
801
1173
|
value: bigint;
|
802
1174
|
yParity: number;
|
803
|
-
gasPrice
|
804
|
-
maxFeePerBlobGas
|
805
|
-
maxFeePerGas:
|
806
|
-
maxPriorityFeePerGas:
|
1175
|
+
gasPrice?: undefined;
|
1176
|
+
maxFeePerBlobGas: bigint;
|
1177
|
+
maxFeePerGas: bigint;
|
1178
|
+
maxPriorityFeePerGas: bigint;
|
807
1179
|
accessList: import("../../index.js").AccessList;
|
808
|
-
blobVersionedHashes
|
1180
|
+
blobVersionedHashes: `0x${string}`[];
|
809
1181
|
chainId: number;
|
810
|
-
type: "
|
1182
|
+
type: "eip4844";
|
811
1183
|
feeCurrency: `0x${string}` | null;
|
812
1184
|
gatewayFee: bigint | null;
|
813
1185
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -828,13 +1200,13 @@ export declare const celoAlfajores: {
|
|
828
1200
|
value: bigint;
|
829
1201
|
yParity: number;
|
830
1202
|
gasPrice?: undefined;
|
831
|
-
maxFeePerBlobGas
|
1203
|
+
maxFeePerBlobGas: undefined;
|
832
1204
|
maxFeePerGas: bigint;
|
833
1205
|
maxPriorityFeePerGas: bigint;
|
834
1206
|
accessList: import("../../index.js").AccessList;
|
835
|
-
blobVersionedHashes
|
1207
|
+
blobVersionedHashes: `0x${string}`[];
|
836
1208
|
chainId: number;
|
837
|
-
type: "
|
1209
|
+
type: "cip42";
|
838
1210
|
feeCurrency: `0x${string}` | null;
|
839
1211
|
gatewayFee: bigint | null;
|
840
1212
|
gatewayFeeRecipient: `0x${string}` | null;
|
@@ -855,130 +1227,598 @@ export declare const celoAlfajores: {
|
|
855
1227
|
value: bigint;
|
856
1228
|
yParity: number;
|
857
1229
|
gasPrice?: undefined;
|
858
|
-
maxFeePerBlobGas
|
1230
|
+
maxFeePerBlobGas: undefined;
|
859
1231
|
maxFeePerGas: bigint;
|
860
1232
|
maxPriorityFeePerGas: bigint;
|
861
1233
|
accessList: import("../../index.js").AccessList;
|
862
|
-
blobVersionedHashes
|
1234
|
+
blobVersionedHashes: `0x${string}`[];
|
863
1235
|
chainId: number;
|
864
|
-
type: "
|
1236
|
+
type: "cip64";
|
865
1237
|
feeCurrency: `0x${string}` | null;
|
866
|
-
gatewayFee
|
867
|
-
gatewayFeeRecipient
|
868
|
-
}
|
869
|
-
|
870
|
-
|
1238
|
+
gatewayFee?: undefined;
|
1239
|
+
gatewayFeeRecipient?: undefined;
|
1240
|
+
}) & {};
|
1241
|
+
type: "transaction";
|
1242
|
+
};
|
1243
|
+
readonly transactionRequest: {
|
1244
|
+
exclude: [] | undefined;
|
1245
|
+
format: (args: ({
|
1246
|
+
data?: `0x${string}` | undefined;
|
1247
|
+
from?: `0x${string}` | undefined;
|
1248
|
+
gas?: bigint | undefined;
|
1249
|
+
nonce?: number | undefined;
|
1250
|
+
to?: `0x${string}` | null | undefined;
|
1251
|
+
value?: bigint | undefined;
|
1252
|
+
gasPrice?: bigint | undefined;
|
1253
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1254
|
+
maxFeePerGas?: bigint | undefined;
|
1255
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1256
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1257
|
+
blobs?: undefined;
|
1258
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip42" | "cip64" | undefined;
|
1259
|
+
} & {
|
1260
|
+
data?: `0x${string}` | undefined;
|
871
1261
|
from: `0x${string}`;
|
872
|
-
gas
|
873
|
-
|
874
|
-
|
875
|
-
|
876
|
-
|
877
|
-
|
878
|
-
|
879
|
-
|
880
|
-
|
881
|
-
|
882
|
-
|
883
|
-
|
1262
|
+
gas?: bigint | undefined;
|
1263
|
+
nonce?: number | undefined;
|
1264
|
+
to?: `0x${string}` | null | undefined;
|
1265
|
+
value?: bigint | undefined;
|
1266
|
+
gasPrice?: bigint | undefined;
|
1267
|
+
maxFeePerBlobGas?: undefined;
|
1268
|
+
maxFeePerGas?: undefined;
|
1269
|
+
maxPriorityFeePerGas?: undefined;
|
1270
|
+
accessList?: undefined;
|
1271
|
+
blobs?: undefined;
|
1272
|
+
type?: "legacy" | undefined;
|
1273
|
+
} & {
|
1274
|
+
feeCurrency?: `0x${string}` | undefined;
|
1275
|
+
gatewayFee?: bigint | undefined;
|
1276
|
+
gatewayFeeRecipient?: `0x${string}` | undefined;
|
1277
|
+
}) | ({
|
1278
|
+
data?: `0x${string}` | undefined;
|
1279
|
+
from?: `0x${string}` | undefined;
|
1280
|
+
gas?: bigint | undefined;
|
1281
|
+
nonce?: number | undefined;
|
1282
|
+
to?: `0x${string}` | null | undefined;
|
1283
|
+
value?: bigint | undefined;
|
1284
|
+
gasPrice?: bigint | undefined;
|
1285
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1286
|
+
maxFeePerGas?: bigint | undefined;
|
1287
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1288
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1289
|
+
blobs?: undefined;
|
1290
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip42" | "cip64" | undefined;
|
1291
|
+
} & {
|
1292
|
+
data?: `0x${string}` | undefined;
|
1293
|
+
from: `0x${string}`;
|
1294
|
+
gas?: bigint | undefined;
|
1295
|
+
nonce?: number | undefined;
|
1296
|
+
to?: `0x${string}` | null | undefined;
|
1297
|
+
value?: bigint | undefined;
|
1298
|
+
gasPrice?: bigint | undefined;
|
1299
|
+
maxFeePerBlobGas?: undefined;
|
1300
|
+
maxFeePerGas?: undefined;
|
1301
|
+
maxPriorityFeePerGas?: undefined;
|
1302
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1303
|
+
blobs?: undefined;
|
1304
|
+
type?: "eip2930" | undefined;
|
1305
|
+
} & {
|
1306
|
+
feeCurrency?: `0x${string}` | undefined;
|
1307
|
+
gatewayFee?: bigint | undefined;
|
1308
|
+
gatewayFeeRecipient?: `0x${string}` | undefined;
|
1309
|
+
}) | ({
|
1310
|
+
data?: `0x${string}` | undefined;
|
1311
|
+
from?: `0x${string}` | undefined;
|
1312
|
+
gas?: bigint | undefined;
|
1313
|
+
nonce?: number | undefined;
|
1314
|
+
to?: `0x${string}` | null | undefined;
|
1315
|
+
value?: bigint | undefined;
|
1316
|
+
gasPrice?: bigint | undefined;
|
1317
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1318
|
+
maxFeePerGas?: bigint | undefined;
|
1319
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1320
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1321
|
+
blobs?: undefined;
|
1322
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip42" | "cip64" | undefined;
|
1323
|
+
} & {
|
1324
|
+
data?: `0x${string}` | undefined;
|
1325
|
+
from: `0x${string}`;
|
1326
|
+
gas?: bigint | undefined;
|
1327
|
+
nonce?: number | undefined;
|
1328
|
+
to?: `0x${string}` | null | undefined;
|
1329
|
+
value?: bigint | undefined;
|
1330
|
+
gasPrice?: undefined;
|
1331
|
+
maxFeePerBlobGas?: undefined;
|
1332
|
+
maxFeePerGas?: bigint | undefined;
|
1333
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1334
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1335
|
+
blobs?: undefined;
|
1336
|
+
type?: "eip1559" | undefined;
|
1337
|
+
} & {
|
1338
|
+
feeCurrency?: `0x${string}` | undefined;
|
1339
|
+
gatewayFee?: bigint | undefined;
|
1340
|
+
gatewayFeeRecipient?: `0x${string}` | undefined;
|
1341
|
+
}) | ({
|
1342
|
+
data?: `0x${string}` | undefined;
|
1343
|
+
from?: `0x${string}` | undefined;
|
1344
|
+
gas?: bigint | undefined;
|
1345
|
+
nonce?: number | undefined;
|
1346
|
+
to?: `0x${string}` | null | undefined;
|
1347
|
+
value?: bigint | undefined;
|
1348
|
+
gasPrice?: bigint | undefined;
|
1349
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1350
|
+
maxFeePerGas?: bigint | undefined;
|
1351
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1352
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1353
|
+
blobs?: undefined;
|
1354
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip42" | "cip64" | undefined;
|
1355
|
+
} & import("../../index.js").TransactionRequestBase & Partial<import("../../index.js").FeeValuesEIP1559> & {
|
1356
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1357
|
+
feeCurrency?: `0x${string}` | undefined;
|
1358
|
+
gatewayFee?: bigint | undefined;
|
1359
|
+
gatewayFeeRecipient?: `0x${string}` | undefined;
|
1360
|
+
type?: "cip42" | undefined;
|
1361
|
+
}) | ({
|
1362
|
+
data?: `0x${string}` | undefined;
|
1363
|
+
from?: `0x${string}` | undefined;
|
1364
|
+
gas?: bigint | undefined;
|
1365
|
+
nonce?: number | undefined;
|
1366
|
+
to?: `0x${string}` | null | undefined;
|
1367
|
+
value?: bigint | undefined;
|
1368
|
+
gasPrice?: bigint | undefined;
|
1369
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1370
|
+
maxFeePerGas?: bigint | undefined;
|
1371
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1372
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1373
|
+
blobs?: undefined;
|
1374
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip42" | "cip64" | undefined;
|
1375
|
+
} & import("../../index.js").TransactionRequestBase & Partial<import("../../index.js").FeeValuesEIP1559> & {
|
1376
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1377
|
+
feeCurrency?: `0x${string}` | undefined;
|
1378
|
+
gatewayFee?: undefined;
|
1379
|
+
gatewayFeeRecipient?: undefined;
|
1380
|
+
type?: "cip64" | undefined;
|
1381
|
+
}) | ({
|
1382
|
+
data?: `0x${string}` | undefined;
|
1383
|
+
from?: `0x${string}` | undefined;
|
1384
|
+
gas?: bigint | undefined;
|
1385
|
+
nonce?: number | undefined;
|
1386
|
+
to?: `0x${string}` | null | undefined;
|
1387
|
+
value?: bigint | undefined;
|
1388
|
+
gasPrice?: bigint | undefined;
|
1389
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1390
|
+
maxFeePerGas?: bigint | undefined;
|
1391
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1392
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1393
|
+
blobs?: undefined;
|
1394
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip42" | "cip64" | undefined;
|
1395
|
+
} & {
|
1396
|
+
data?: `0x${string}` | undefined;
|
1397
|
+
from: `0x${string}`;
|
1398
|
+
gas?: bigint | undefined;
|
1399
|
+
nonce?: number | undefined;
|
1400
|
+
to?: `0x${string}` | null | undefined;
|
1401
|
+
value?: bigint | undefined;
|
1402
|
+
gasPrice?: bigint | undefined;
|
1403
|
+
maxFeePerBlobGas?: undefined;
|
1404
|
+
maxFeePerGas?: undefined;
|
1405
|
+
maxPriorityFeePerGas?: undefined;
|
1406
|
+
accessList?: undefined;
|
1407
|
+
blobs?: undefined;
|
1408
|
+
type?: "legacy" | undefined;
|
1409
|
+
} & {
|
1410
|
+
feeCurrency?: `0x${string}` | undefined;
|
1411
|
+
gatewayFee?: bigint | undefined;
|
1412
|
+
gatewayFeeRecipient?: `0x${string}` | undefined;
|
1413
|
+
}) | ({
|
1414
|
+
data?: `0x${string}` | undefined;
|
1415
|
+
from?: `0x${string}` | undefined;
|
1416
|
+
gas?: bigint | undefined;
|
1417
|
+
nonce?: number | undefined;
|
1418
|
+
to?: `0x${string}` | null | undefined;
|
1419
|
+
value?: bigint | undefined;
|
1420
|
+
gasPrice?: bigint | undefined;
|
1421
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1422
|
+
maxFeePerGas?: bigint | undefined;
|
1423
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1424
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1425
|
+
blobs?: undefined;
|
1426
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip42" | "cip64" | undefined;
|
1427
|
+
} & {
|
1428
|
+
data?: `0x${string}` | undefined;
|
1429
|
+
from: `0x${string}`;
|
1430
|
+
gas?: bigint | undefined;
|
1431
|
+
nonce?: number | undefined;
|
1432
|
+
to?: `0x${string}` | null | undefined;
|
1433
|
+
value?: bigint | undefined;
|
1434
|
+
gasPrice?: bigint | undefined;
|
1435
|
+
maxFeePerBlobGas?: undefined;
|
1436
|
+
maxFeePerGas?: undefined;
|
1437
|
+
maxPriorityFeePerGas?: undefined;
|
1438
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1439
|
+
blobs?: undefined;
|
1440
|
+
type?: "eip2930" | undefined;
|
1441
|
+
} & {
|
1442
|
+
feeCurrency?: `0x${string}` | undefined;
|
1443
|
+
gatewayFee?: bigint | undefined;
|
1444
|
+
gatewayFeeRecipient?: `0x${string}` | undefined;
|
1445
|
+
}) | ({
|
1446
|
+
data?: `0x${string}` | undefined;
|
1447
|
+
from?: `0x${string}` | undefined;
|
1448
|
+
gas?: bigint | undefined;
|
1449
|
+
nonce?: number | undefined;
|
1450
|
+
to?: `0x${string}` | null | undefined;
|
1451
|
+
value?: bigint | undefined;
|
1452
|
+
gasPrice?: bigint | undefined;
|
1453
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1454
|
+
maxFeePerGas?: bigint | undefined;
|
1455
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1456
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1457
|
+
blobs?: undefined;
|
1458
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip42" | "cip64" | undefined;
|
1459
|
+
} & {
|
1460
|
+
data?: `0x${string}` | undefined;
|
1461
|
+
from: `0x${string}`;
|
1462
|
+
gas?: bigint | undefined;
|
1463
|
+
nonce?: number | undefined;
|
1464
|
+
to?: `0x${string}` | null | undefined;
|
1465
|
+
value?: bigint | undefined;
|
1466
|
+
gasPrice?: undefined;
|
1467
|
+
maxFeePerBlobGas?: undefined;
|
1468
|
+
maxFeePerGas?: bigint | undefined;
|
1469
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1470
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1471
|
+
blobs?: undefined;
|
1472
|
+
type?: "eip1559" | undefined;
|
1473
|
+
} & {
|
1474
|
+
feeCurrency?: `0x${string}` | undefined;
|
1475
|
+
gatewayFee?: bigint | undefined;
|
1476
|
+
gatewayFeeRecipient?: `0x${string}` | undefined;
|
1477
|
+
}) | ({
|
1478
|
+
data?: `0x${string}` | undefined;
|
1479
|
+
from?: `0x${string}` | undefined;
|
1480
|
+
gas?: bigint | undefined;
|
1481
|
+
nonce?: number | undefined;
|
1482
|
+
to?: `0x${string}` | null | undefined;
|
1483
|
+
value?: bigint | undefined;
|
1484
|
+
gasPrice?: bigint | undefined;
|
1485
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1486
|
+
maxFeePerGas?: bigint | undefined;
|
1487
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1488
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1489
|
+
blobs?: undefined;
|
1490
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip42" | "cip64" | undefined;
|
1491
|
+
} & import("../../index.js").TransactionRequestBase & Partial<import("../../index.js").FeeValuesEIP1559> & {
|
1492
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1493
|
+
feeCurrency?: `0x${string}` | undefined;
|
1494
|
+
gatewayFee?: bigint | undefined;
|
1495
|
+
gatewayFeeRecipient?: `0x${string}` | undefined;
|
1496
|
+
type?: "cip42" | undefined;
|
1497
|
+
}) | ({
|
1498
|
+
data?: `0x${string}` | undefined;
|
1499
|
+
from?: `0x${string}` | undefined;
|
1500
|
+
gas?: bigint | undefined;
|
1501
|
+
nonce?: number | undefined;
|
1502
|
+
to?: `0x${string}` | null | undefined;
|
1503
|
+
value?: bigint | undefined;
|
1504
|
+
gasPrice?: bigint | undefined;
|
1505
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1506
|
+
maxFeePerGas?: bigint | undefined;
|
1507
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1508
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1509
|
+
blobs?: undefined;
|
1510
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip42" | "cip64" | undefined;
|
1511
|
+
} & import("../../index.js").TransactionRequestBase & Partial<import("../../index.js").FeeValuesEIP1559> & {
|
1512
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1513
|
+
feeCurrency?: `0x${string}` | undefined;
|
1514
|
+
gatewayFee?: undefined;
|
1515
|
+
gatewayFeeRecipient?: undefined;
|
1516
|
+
type?: "cip64" | undefined;
|
1517
|
+
}) | ({
|
1518
|
+
data?: `0x${string}` | undefined;
|
1519
|
+
from?: `0x${string}` | undefined;
|
1520
|
+
gas?: bigint | undefined;
|
1521
|
+
nonce?: number | undefined;
|
1522
|
+
to?: `0x${string}` | null | undefined;
|
1523
|
+
value?: bigint | undefined;
|
1524
|
+
gasPrice?: bigint | undefined;
|
1525
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1526
|
+
maxFeePerGas?: bigint | undefined;
|
1527
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1528
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1529
|
+
blobs?: undefined;
|
1530
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip42" | "cip64" | undefined;
|
1531
|
+
} & {
|
1532
|
+
data?: `0x${string}` | undefined;
|
1533
|
+
from: `0x${string}`;
|
1534
|
+
gas?: bigint | undefined;
|
1535
|
+
nonce?: number | undefined;
|
1536
|
+
to?: `0x${string}` | null | undefined;
|
1537
|
+
value?: bigint | undefined;
|
1538
|
+
gasPrice?: bigint | undefined;
|
1539
|
+
maxFeePerBlobGas?: undefined;
|
1540
|
+
maxFeePerGas?: undefined;
|
1541
|
+
maxPriorityFeePerGas?: undefined;
|
1542
|
+
accessList?: undefined;
|
1543
|
+
blobs?: undefined;
|
1544
|
+
type?: "legacy" | undefined;
|
1545
|
+
} & {
|
1546
|
+
feeCurrency?: `0x${string}` | undefined;
|
1547
|
+
gatewayFee?: bigint | undefined;
|
1548
|
+
gatewayFeeRecipient?: `0x${string}` | undefined;
|
1549
|
+
}) | ({
|
1550
|
+
data?: `0x${string}` | undefined;
|
1551
|
+
from?: `0x${string}` | undefined;
|
1552
|
+
gas?: bigint | undefined;
|
1553
|
+
nonce?: number | undefined;
|
1554
|
+
to?: `0x${string}` | null | undefined;
|
1555
|
+
value?: bigint | undefined;
|
1556
|
+
gasPrice?: bigint | undefined;
|
1557
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1558
|
+
maxFeePerGas?: bigint | undefined;
|
1559
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1560
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1561
|
+
blobs?: undefined;
|
1562
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip42" | "cip64" | undefined;
|
1563
|
+
} & {
|
1564
|
+
data?: `0x${string}` | undefined;
|
1565
|
+
from: `0x${string}`;
|
1566
|
+
gas?: bigint | undefined;
|
1567
|
+
nonce?: number | undefined;
|
1568
|
+
to?: `0x${string}` | null | undefined;
|
1569
|
+
value?: bigint | undefined;
|
1570
|
+
gasPrice?: bigint | undefined;
|
1571
|
+
maxFeePerBlobGas?: undefined;
|
1572
|
+
maxFeePerGas?: undefined;
|
1573
|
+
maxPriorityFeePerGas?: undefined;
|
1574
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1575
|
+
blobs?: undefined;
|
1576
|
+
type?: "eip2930" | undefined;
|
1577
|
+
} & {
|
1578
|
+
feeCurrency?: `0x${string}` | undefined;
|
1579
|
+
gatewayFee?: bigint | undefined;
|
1580
|
+
gatewayFeeRecipient?: `0x${string}` | undefined;
|
1581
|
+
}) | ({
|
1582
|
+
data?: `0x${string}` | undefined;
|
1583
|
+
from?: `0x${string}` | undefined;
|
1584
|
+
gas?: bigint | undefined;
|
1585
|
+
nonce?: number | undefined;
|
1586
|
+
to?: `0x${string}` | null | undefined;
|
1587
|
+
value?: bigint | undefined;
|
1588
|
+
gasPrice?: bigint | undefined;
|
1589
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1590
|
+
maxFeePerGas?: bigint | undefined;
|
1591
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1592
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1593
|
+
blobs?: undefined;
|
1594
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip42" | "cip64" | undefined;
|
1595
|
+
} & {
|
1596
|
+
data?: `0x${string}` | undefined;
|
1597
|
+
from: `0x${string}`;
|
1598
|
+
gas?: bigint | undefined;
|
1599
|
+
nonce?: number | undefined;
|
1600
|
+
to?: `0x${string}` | null | undefined;
|
1601
|
+
value?: bigint | undefined;
|
884
1602
|
gasPrice?: undefined;
|
885
1603
|
maxFeePerBlobGas?: undefined;
|
886
|
-
maxFeePerGas
|
887
|
-
maxPriorityFeePerGas
|
888
|
-
accessList
|
889
|
-
|
890
|
-
|
891
|
-
|
892
|
-
feeCurrency
|
1604
|
+
maxFeePerGas?: bigint | undefined;
|
1605
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1606
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1607
|
+
blobs?: undefined;
|
1608
|
+
type?: "eip1559" | undefined;
|
1609
|
+
} & {
|
1610
|
+
feeCurrency?: `0x${string}` | undefined;
|
1611
|
+
gatewayFee?: bigint | undefined;
|
1612
|
+
gatewayFeeRecipient?: `0x${string}` | undefined;
|
1613
|
+
}) | ({
|
1614
|
+
data?: `0x${string}` | undefined;
|
1615
|
+
from?: `0x${string}` | undefined;
|
1616
|
+
gas?: bigint | undefined;
|
1617
|
+
nonce?: number | undefined;
|
1618
|
+
to?: `0x${string}` | null | undefined;
|
1619
|
+
value?: bigint | undefined;
|
1620
|
+
gasPrice?: bigint | undefined;
|
1621
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1622
|
+
maxFeePerGas?: bigint | undefined;
|
1623
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1624
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1625
|
+
blobs?: undefined;
|
1626
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip42" | "cip64" | undefined;
|
1627
|
+
} & import("../../index.js").TransactionRequestBase & Partial<import("../../index.js").FeeValuesEIP1559> & {
|
1628
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1629
|
+
feeCurrency?: `0x${string}` | undefined;
|
1630
|
+
gatewayFee?: bigint | undefined;
|
1631
|
+
gatewayFeeRecipient?: `0x${string}` | undefined;
|
1632
|
+
type?: "cip42" | undefined;
|
1633
|
+
}) | ({
|
1634
|
+
data?: `0x${string}` | undefined;
|
1635
|
+
from?: `0x${string}` | undefined;
|
1636
|
+
gas?: bigint | undefined;
|
1637
|
+
nonce?: number | undefined;
|
1638
|
+
to?: `0x${string}` | null | undefined;
|
1639
|
+
value?: bigint | undefined;
|
1640
|
+
gasPrice?: bigint | undefined;
|
1641
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1642
|
+
maxFeePerGas?: bigint | undefined;
|
1643
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1644
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1645
|
+
blobs?: undefined;
|
1646
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip42" | "cip64" | undefined;
|
1647
|
+
} & import("../../index.js").TransactionRequestBase & Partial<import("../../index.js").FeeValuesEIP1559> & {
|
1648
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1649
|
+
feeCurrency?: `0x${string}` | undefined;
|
893
1650
|
gatewayFee?: undefined;
|
894
1651
|
gatewayFeeRecipient?: undefined;
|
895
|
-
|
896
|
-
|
897
|
-
|
1652
|
+
type?: "cip64" | undefined;
|
1653
|
+
}) | ({
|
1654
|
+
data?: `0x${string}` | undefined;
|
1655
|
+
from?: `0x${string}` | undefined;
|
1656
|
+
gas?: bigint | undefined;
|
1657
|
+
nonce?: number | undefined;
|
1658
|
+
value?: bigint | undefined;
|
1659
|
+
to?: `0x${string}` | null | undefined;
|
1660
|
+
gasPrice?: bigint | undefined;
|
1661
|
+
maxFeePerGas?: bigint | undefined;
|
1662
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1663
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1664
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1665
|
+
blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
|
1666
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip42" | "cip64" | undefined;
|
1667
|
+
} & {
|
1668
|
+
data?: `0x${string}` | undefined;
|
898
1669
|
from: `0x${string}`;
|
899
|
-
gas
|
900
|
-
|
901
|
-
|
902
|
-
|
903
|
-
|
904
|
-
|
905
|
-
|
906
|
-
|
907
|
-
|
908
|
-
|
909
|
-
|
910
|
-
|
911
|
-
|
912
|
-
|
913
|
-
|
914
|
-
|
915
|
-
|
916
|
-
|
917
|
-
|
918
|
-
|
919
|
-
|
920
|
-
|
921
|
-
|
922
|
-
|
923
|
-
|
924
|
-
|
1670
|
+
gas?: bigint | undefined;
|
1671
|
+
nonce?: number | undefined;
|
1672
|
+
to?: `0x${string}` | null | undefined;
|
1673
|
+
value?: bigint | undefined;
|
1674
|
+
gasPrice?: bigint | undefined;
|
1675
|
+
maxFeePerBlobGas?: undefined;
|
1676
|
+
maxFeePerGas?: undefined;
|
1677
|
+
maxPriorityFeePerGas?: undefined;
|
1678
|
+
accessList?: undefined;
|
1679
|
+
blobs?: undefined;
|
1680
|
+
type?: "legacy" | undefined;
|
1681
|
+
} & {
|
1682
|
+
feeCurrency?: `0x${string}` | undefined;
|
1683
|
+
gatewayFee?: bigint | undefined;
|
1684
|
+
gatewayFeeRecipient?: `0x${string}` | undefined;
|
1685
|
+
}) | ({
|
1686
|
+
data?: `0x${string}` | undefined;
|
1687
|
+
from?: `0x${string}` | undefined;
|
1688
|
+
gas?: bigint | undefined;
|
1689
|
+
nonce?: number | undefined;
|
1690
|
+
value?: bigint | undefined;
|
1691
|
+
to?: `0x${string}` | null | undefined;
|
1692
|
+
gasPrice?: bigint | undefined;
|
1693
|
+
maxFeePerGas?: bigint | undefined;
|
1694
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1695
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1696
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1697
|
+
blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
|
1698
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip42" | "cip64" | undefined;
|
1699
|
+
} & {
|
1700
|
+
data?: `0x${string}` | undefined;
|
925
1701
|
from: `0x${string}`;
|
926
|
-
gas
|
927
|
-
|
928
|
-
|
929
|
-
|
930
|
-
|
931
|
-
|
932
|
-
|
933
|
-
|
934
|
-
|
935
|
-
|
936
|
-
|
937
|
-
|
1702
|
+
gas?: bigint | undefined;
|
1703
|
+
nonce?: number | undefined;
|
1704
|
+
to?: `0x${string}` | null | undefined;
|
1705
|
+
value?: bigint | undefined;
|
1706
|
+
gasPrice?: bigint | undefined;
|
1707
|
+
maxFeePerBlobGas?: undefined;
|
1708
|
+
maxFeePerGas?: undefined;
|
1709
|
+
maxPriorityFeePerGas?: undefined;
|
1710
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1711
|
+
blobs?: undefined;
|
1712
|
+
type?: "eip2930" | undefined;
|
1713
|
+
} & {
|
1714
|
+
feeCurrency?: `0x${string}` | undefined;
|
1715
|
+
gatewayFee?: bigint | undefined;
|
1716
|
+
gatewayFeeRecipient?: `0x${string}` | undefined;
|
1717
|
+
}) | ({
|
1718
|
+
data?: `0x${string}` | undefined;
|
1719
|
+
from?: `0x${string}` | undefined;
|
1720
|
+
gas?: bigint | undefined;
|
1721
|
+
nonce?: number | undefined;
|
1722
|
+
value?: bigint | undefined;
|
1723
|
+
to?: `0x${string}` | null | undefined;
|
1724
|
+
gasPrice?: bigint | undefined;
|
1725
|
+
maxFeePerGas?: bigint | undefined;
|
1726
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1727
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1728
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1729
|
+
blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
|
1730
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip42" | "cip64" | undefined;
|
1731
|
+
} & {
|
1732
|
+
data?: `0x${string}` | undefined;
|
1733
|
+
from: `0x${string}`;
|
1734
|
+
gas?: bigint | undefined;
|
1735
|
+
nonce?: number | undefined;
|
1736
|
+
to?: `0x${string}` | null | undefined;
|
1737
|
+
value?: bigint | undefined;
|
938
1738
|
gasPrice?: undefined;
|
939
|
-
maxFeePerBlobGas
|
940
|
-
maxFeePerGas
|
941
|
-
maxPriorityFeePerGas
|
942
|
-
accessList
|
943
|
-
|
944
|
-
|
945
|
-
|
946
|
-
feeCurrency
|
947
|
-
gatewayFee
|
948
|
-
gatewayFeeRecipient
|
949
|
-
} | {
|
950
|
-
|
951
|
-
|
1739
|
+
maxFeePerBlobGas?: undefined;
|
1740
|
+
maxFeePerGas?: bigint | undefined;
|
1741
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1742
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1743
|
+
blobs?: undefined;
|
1744
|
+
type?: "eip1559" | undefined;
|
1745
|
+
} & {
|
1746
|
+
feeCurrency?: `0x${string}` | undefined;
|
1747
|
+
gatewayFee?: bigint | undefined;
|
1748
|
+
gatewayFeeRecipient?: `0x${string}` | undefined;
|
1749
|
+
}) | ({
|
1750
|
+
data?: `0x${string}` | undefined;
|
1751
|
+
from?: `0x${string}` | undefined;
|
1752
|
+
gas?: bigint | undefined;
|
1753
|
+
nonce?: number | undefined;
|
1754
|
+
value?: bigint | undefined;
|
1755
|
+
to?: `0x${string}` | null | undefined;
|
1756
|
+
gasPrice?: bigint | undefined;
|
1757
|
+
maxFeePerGas?: bigint | undefined;
|
1758
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1759
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1760
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1761
|
+
blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
|
1762
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip42" | "cip64" | undefined;
|
1763
|
+
} & {
|
1764
|
+
data?: `0x${string}` | undefined;
|
952
1765
|
from: `0x${string}`;
|
953
|
-
gas
|
954
|
-
|
955
|
-
|
956
|
-
nonce: number;
|
957
|
-
r: `0x${string}`;
|
958
|
-
s: `0x${string}`;
|
1766
|
+
gas?: bigint | undefined;
|
1767
|
+
nonce?: number | undefined;
|
1768
|
+
value?: bigint | undefined;
|
959
1769
|
to: `0x${string}` | null;
|
960
|
-
transactionIndex: number | null;
|
961
|
-
typeHex: `0x${string}` | null;
|
962
|
-
v: bigint;
|
963
|
-
value: bigint;
|
964
|
-
yParity: number;
|
965
1770
|
gasPrice?: undefined;
|
966
|
-
|
967
|
-
|
968
|
-
|
969
|
-
accessList
|
970
|
-
|
971
|
-
|
972
|
-
|
973
|
-
feeCurrency
|
1771
|
+
maxFeePerGas?: bigint | undefined;
|
1772
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1773
|
+
maxFeePerBlobGas: bigint;
|
1774
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1775
|
+
blobs: readonly `0x${string}`[] | readonly Uint8Array[];
|
1776
|
+
type?: "eip4844" | undefined;
|
1777
|
+
} & {
|
1778
|
+
feeCurrency?: `0x${string}` | undefined;
|
1779
|
+
gatewayFee?: bigint | undefined;
|
1780
|
+
gatewayFeeRecipient?: `0x${string}` | undefined;
|
1781
|
+
}) | ({
|
1782
|
+
data?: `0x${string}` | undefined;
|
1783
|
+
from?: `0x${string}` | undefined;
|
1784
|
+
gas?: bigint | undefined;
|
1785
|
+
nonce?: number | undefined;
|
1786
|
+
value?: bigint | undefined;
|
1787
|
+
to?: `0x${string}` | null | undefined;
|
1788
|
+
gasPrice?: bigint | undefined;
|
1789
|
+
maxFeePerGas?: bigint | undefined;
|
1790
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1791
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1792
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1793
|
+
blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
|
1794
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip42" | "cip64" | undefined;
|
1795
|
+
} & import("../../index.js").TransactionRequestBase & Partial<import("../../index.js").FeeValuesEIP1559> & {
|
1796
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1797
|
+
feeCurrency?: `0x${string}` | undefined;
|
1798
|
+
gatewayFee?: bigint | undefined;
|
1799
|
+
gatewayFeeRecipient?: `0x${string}` | undefined;
|
1800
|
+
type?: "cip42" | undefined;
|
1801
|
+
}) | ({
|
1802
|
+
data?: `0x${string}` | undefined;
|
1803
|
+
from?: `0x${string}` | undefined;
|
1804
|
+
gas?: bigint | undefined;
|
1805
|
+
nonce?: number | undefined;
|
1806
|
+
value?: bigint | undefined;
|
1807
|
+
to?: `0x${string}` | null | undefined;
|
1808
|
+
gasPrice?: bigint | undefined;
|
1809
|
+
maxFeePerGas?: bigint | undefined;
|
1810
|
+
maxPriorityFeePerGas?: bigint | undefined;
|
1811
|
+
maxFeePerBlobGas?: bigint | undefined;
|
1812
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1813
|
+
blobs?: readonly `0x${string}`[] | readonly Uint8Array[] | undefined;
|
1814
|
+
type?: "legacy" | "eip1559" | "eip4844" | "eip2930" | "cip42" | "cip64" | undefined;
|
1815
|
+
} & import("../../index.js").TransactionRequestBase & Partial<import("../../index.js").FeeValuesEIP1559> & {
|
1816
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
1817
|
+
feeCurrency?: `0x${string}` | undefined;
|
974
1818
|
gatewayFee?: undefined;
|
975
1819
|
gatewayFeeRecipient?: undefined;
|
976
|
-
|
977
|
-
|
978
|
-
};
|
979
|
-
readonly transactionRequest: {
|
980
|
-
exclude: [] | undefined;
|
981
|
-
format: (args: import("../index.js").Assign<Partial<import("../../index.js").TransactionRequest>, import("../index.js").CeloTransactionRequest>) => ({
|
1820
|
+
type?: "cip64" | undefined;
|
1821
|
+
})) => ({
|
982
1822
|
data?: `0x${string}` | undefined;
|
983
1823
|
from: `0x${string}`;
|
984
1824
|
gas?: `0x${string}` | undefined;
|
@@ -986,11 +1826,12 @@ export declare const celoAlfajores: {
|
|
986
1826
|
to?: `0x${string}` | null | undefined;
|
987
1827
|
value?: `0x${string}` | undefined;
|
988
1828
|
gasPrice?: `0x${string}` | undefined;
|
1829
|
+
maxFeePerBlobGas?: undefined;
|
989
1830
|
maxFeePerGas?: undefined;
|
990
1831
|
maxPriorityFeePerGas?: undefined;
|
991
1832
|
accessList?: undefined;
|
1833
|
+
blobs?: undefined;
|
992
1834
|
type?: "0x0" | undefined;
|
993
|
-
maxFeePerBlobGas?: undefined;
|
994
1835
|
feeCurrency?: `0x${string}` | undefined;
|
995
1836
|
gatewayFee?: `0x${string}` | undefined;
|
996
1837
|
gatewayFeeRecipient?: `0x${string}` | undefined;
|
@@ -1002,11 +1843,12 @@ export declare const celoAlfajores: {
|
|
1002
1843
|
to?: `0x${string}` | null | undefined;
|
1003
1844
|
value?: `0x${string}` | undefined;
|
1004
1845
|
gasPrice?: `0x${string}` | undefined;
|
1846
|
+
maxFeePerBlobGas?: undefined;
|
1005
1847
|
maxFeePerGas?: undefined;
|
1006
1848
|
maxPriorityFeePerGas?: undefined;
|
1007
1849
|
accessList?: import("../../index.js").AccessList | undefined;
|
1850
|
+
blobs?: undefined;
|
1008
1851
|
type?: "0x1" | undefined;
|
1009
|
-
maxFeePerBlobGas?: undefined;
|
1010
1852
|
feeCurrency?: `0x${string}` | undefined;
|
1011
1853
|
gatewayFee?: `0x${string}` | undefined;
|
1012
1854
|
gatewayFeeRecipient?: `0x${string}` | undefined;
|
@@ -1018,11 +1860,12 @@ export declare const celoAlfajores: {
|
|
1018
1860
|
to?: `0x${string}` | null | undefined;
|
1019
1861
|
value?: `0x${string}` | undefined;
|
1020
1862
|
gasPrice?: undefined;
|
1863
|
+
maxFeePerBlobGas?: undefined;
|
1021
1864
|
maxFeePerGas?: `0x${string}` | undefined;
|
1022
1865
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
1023
1866
|
accessList?: import("../../index.js").AccessList | undefined;
|
1867
|
+
blobs?: undefined;
|
1024
1868
|
type?: "0x2" | undefined;
|
1025
|
-
maxFeePerBlobGas?: undefined;
|
1026
1869
|
feeCurrency?: `0x${string}` | undefined;
|
1027
1870
|
gatewayFee?: `0x${string}` | undefined;
|
1028
1871
|
gatewayFeeRecipient?: `0x${string}` | undefined;
|
@@ -1034,11 +1877,12 @@ export declare const celoAlfajores: {
|
|
1034
1877
|
to?: `0x${string}` | null | undefined;
|
1035
1878
|
value?: `0x${string}` | undefined;
|
1036
1879
|
gasPrice?: undefined;
|
1880
|
+
maxFeePerBlobGas?: undefined;
|
1037
1881
|
maxFeePerGas?: `0x${string}` | undefined;
|
1038
1882
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
1039
1883
|
accessList?: import("../../index.js").AccessList | undefined;
|
1884
|
+
blobs?: undefined;
|
1040
1885
|
type?: "0x7c" | undefined;
|
1041
|
-
maxFeePerBlobGas?: undefined;
|
1042
1886
|
feeCurrency?: `0x${string}` | undefined;
|
1043
1887
|
gatewayFee?: `0x${string}` | undefined;
|
1044
1888
|
gatewayFeeRecipient?: `0x${string}` | undefined;
|
@@ -1050,11 +1894,12 @@ export declare const celoAlfajores: {
|
|
1050
1894
|
to?: `0x${string}` | null | undefined;
|
1051
1895
|
value?: `0x${string}` | undefined;
|
1052
1896
|
gasPrice?: undefined;
|
1897
|
+
maxFeePerBlobGas?: undefined;
|
1053
1898
|
maxFeePerGas?: `0x${string}` | undefined;
|
1054
1899
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
1055
1900
|
accessList?: import("../../index.js").AccessList | undefined;
|
1901
|
+
blobs?: undefined;
|
1056
1902
|
type?: "0x7b" | undefined;
|
1057
|
-
maxFeePerBlobGas?: undefined;
|
1058
1903
|
feeCurrency?: `0x${string}` | undefined;
|
1059
1904
|
gatewayFee?: undefined;
|
1060
1905
|
gatewayFeeRecipient?: undefined;
|
@@ -1066,11 +1911,12 @@ export declare const celoAlfajores: {
|
|
1066
1911
|
to?: `0x${string}` | null | undefined;
|
1067
1912
|
value?: `0x${string}` | undefined;
|
1068
1913
|
gasPrice?: `0x${string}` | undefined;
|
1914
|
+
maxFeePerBlobGas?: undefined;
|
1069
1915
|
maxFeePerGas?: undefined;
|
1070
1916
|
maxPriorityFeePerGas?: undefined;
|
1071
1917
|
accessList?: undefined;
|
1918
|
+
blobs?: undefined;
|
1072
1919
|
type?: "0x0" | undefined;
|
1073
|
-
maxFeePerBlobGas?: undefined;
|
1074
1920
|
feeCurrency?: `0x${string}` | undefined;
|
1075
1921
|
gatewayFee?: `0x${string}` | undefined;
|
1076
1922
|
gatewayFeeRecipient?: `0x${string}` | undefined;
|
@@ -1082,11 +1928,12 @@ export declare const celoAlfajores: {
|
|
1082
1928
|
to?: `0x${string}` | null | undefined;
|
1083
1929
|
value?: `0x${string}` | undefined;
|
1084
1930
|
gasPrice?: `0x${string}` | undefined;
|
1931
|
+
maxFeePerBlobGas?: undefined;
|
1085
1932
|
maxFeePerGas?: undefined;
|
1086
1933
|
maxPriorityFeePerGas?: undefined;
|
1087
1934
|
accessList?: import("../../index.js").AccessList | undefined;
|
1935
|
+
blobs?: undefined;
|
1088
1936
|
type?: "0x1" | undefined;
|
1089
|
-
maxFeePerBlobGas?: undefined;
|
1090
1937
|
feeCurrency?: `0x${string}` | undefined;
|
1091
1938
|
gatewayFee?: `0x${string}` | undefined;
|
1092
1939
|
gatewayFeeRecipient?: `0x${string}` | undefined;
|
@@ -1098,11 +1945,12 @@ export declare const celoAlfajores: {
|
|
1098
1945
|
to?: `0x${string}` | null | undefined;
|
1099
1946
|
value?: `0x${string}` | undefined;
|
1100
1947
|
gasPrice?: undefined;
|
1948
|
+
maxFeePerBlobGas?: undefined;
|
1101
1949
|
maxFeePerGas?: `0x${string}` | undefined;
|
1102
1950
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
1103
1951
|
accessList?: import("../../index.js").AccessList | undefined;
|
1952
|
+
blobs?: undefined;
|
1104
1953
|
type?: "0x2" | undefined;
|
1105
|
-
maxFeePerBlobGas?: undefined;
|
1106
1954
|
feeCurrency?: `0x${string}` | undefined;
|
1107
1955
|
gatewayFee?: `0x${string}` | undefined;
|
1108
1956
|
gatewayFeeRecipient?: `0x${string}` | undefined;
|
@@ -1114,11 +1962,12 @@ export declare const celoAlfajores: {
|
|
1114
1962
|
to?: `0x${string}` | null | undefined;
|
1115
1963
|
value?: `0x${string}` | undefined;
|
1116
1964
|
gasPrice?: undefined;
|
1965
|
+
maxFeePerBlobGas?: undefined;
|
1117
1966
|
maxFeePerGas?: `0x${string}` | undefined;
|
1118
1967
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
1119
1968
|
accessList?: import("../../index.js").AccessList | undefined;
|
1969
|
+
blobs?: undefined;
|
1120
1970
|
type?: "0x7c" | undefined;
|
1121
|
-
maxFeePerBlobGas?: undefined;
|
1122
1971
|
feeCurrency?: `0x${string}` | undefined;
|
1123
1972
|
gatewayFee?: `0x${string}` | undefined;
|
1124
1973
|
gatewayFeeRecipient?: `0x${string}` | undefined;
|
@@ -1130,11 +1979,12 @@ export declare const celoAlfajores: {
|
|
1130
1979
|
to?: `0x${string}` | null | undefined;
|
1131
1980
|
value?: `0x${string}` | undefined;
|
1132
1981
|
gasPrice?: undefined;
|
1982
|
+
maxFeePerBlobGas?: undefined;
|
1133
1983
|
maxFeePerGas?: `0x${string}` | undefined;
|
1134
1984
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
1135
1985
|
accessList?: import("../../index.js").AccessList | undefined;
|
1986
|
+
blobs?: undefined;
|
1136
1987
|
type?: "0x7b" | undefined;
|
1137
|
-
maxFeePerBlobGas?: undefined;
|
1138
1988
|
feeCurrency?: `0x${string}` | undefined;
|
1139
1989
|
gatewayFee?: undefined;
|
1140
1990
|
gatewayFeeRecipient?: undefined;
|
@@ -1146,11 +1996,12 @@ export declare const celoAlfajores: {
|
|
1146
1996
|
to?: `0x${string}` | null | undefined;
|
1147
1997
|
value?: `0x${string}` | undefined;
|
1148
1998
|
gasPrice?: `0x${string}` | undefined;
|
1999
|
+
maxFeePerBlobGas?: undefined;
|
1149
2000
|
maxFeePerGas?: undefined;
|
1150
2001
|
maxPriorityFeePerGas?: undefined;
|
1151
2002
|
accessList?: undefined;
|
2003
|
+
blobs?: undefined;
|
1152
2004
|
type?: "0x0" | undefined;
|
1153
|
-
maxFeePerBlobGas?: undefined;
|
1154
2005
|
feeCurrency?: `0x${string}` | undefined;
|
1155
2006
|
gatewayFee?: `0x${string}` | undefined;
|
1156
2007
|
gatewayFeeRecipient?: `0x${string}` | undefined;
|
@@ -1162,11 +2013,12 @@ export declare const celoAlfajores: {
|
|
1162
2013
|
to?: `0x${string}` | null | undefined;
|
1163
2014
|
value?: `0x${string}` | undefined;
|
1164
2015
|
gasPrice?: `0x${string}` | undefined;
|
2016
|
+
maxFeePerBlobGas?: undefined;
|
1165
2017
|
maxFeePerGas?: undefined;
|
1166
2018
|
maxPriorityFeePerGas?: undefined;
|
1167
2019
|
accessList?: import("../../index.js").AccessList | undefined;
|
2020
|
+
blobs?: undefined;
|
1168
2021
|
type?: "0x1" | undefined;
|
1169
|
-
maxFeePerBlobGas?: undefined;
|
1170
2022
|
feeCurrency?: `0x${string}` | undefined;
|
1171
2023
|
gatewayFee?: `0x${string}` | undefined;
|
1172
2024
|
gatewayFeeRecipient?: `0x${string}` | undefined;
|
@@ -1178,11 +2030,12 @@ export declare const celoAlfajores: {
|
|
1178
2030
|
to?: `0x${string}` | null | undefined;
|
1179
2031
|
value?: `0x${string}` | undefined;
|
1180
2032
|
gasPrice?: undefined;
|
2033
|
+
maxFeePerBlobGas?: undefined;
|
1181
2034
|
maxFeePerGas?: `0x${string}` | undefined;
|
1182
2035
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
1183
2036
|
accessList?: import("../../index.js").AccessList | undefined;
|
2037
|
+
blobs?: undefined;
|
1184
2038
|
type?: "0x2" | undefined;
|
1185
|
-
maxFeePerBlobGas?: undefined;
|
1186
2039
|
feeCurrency?: `0x${string}` | undefined;
|
1187
2040
|
gatewayFee?: `0x${string}` | undefined;
|
1188
2041
|
gatewayFeeRecipient?: `0x${string}` | undefined;
|
@@ -1194,11 +2047,12 @@ export declare const celoAlfajores: {
|
|
1194
2047
|
to?: `0x${string}` | null | undefined;
|
1195
2048
|
value?: `0x${string}` | undefined;
|
1196
2049
|
gasPrice?: undefined;
|
2050
|
+
maxFeePerBlobGas?: undefined;
|
1197
2051
|
maxFeePerGas?: `0x${string}` | undefined;
|
1198
2052
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
1199
2053
|
accessList?: import("../../index.js").AccessList | undefined;
|
2054
|
+
blobs?: undefined;
|
1200
2055
|
type?: "0x7c" | undefined;
|
1201
|
-
maxFeePerBlobGas?: undefined;
|
1202
2056
|
feeCurrency?: `0x${string}` | undefined;
|
1203
2057
|
gatewayFee?: `0x${string}` | undefined;
|
1204
2058
|
gatewayFeeRecipient?: `0x${string}` | undefined;
|
@@ -1210,11 +2064,63 @@ export declare const celoAlfajores: {
|
|
1210
2064
|
to?: `0x${string}` | null | undefined;
|
1211
2065
|
value?: `0x${string}` | undefined;
|
1212
2066
|
gasPrice?: undefined;
|
2067
|
+
maxFeePerBlobGas?: undefined;
|
1213
2068
|
maxFeePerGas?: `0x${string}` | undefined;
|
1214
2069
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
1215
2070
|
accessList?: import("../../index.js").AccessList | undefined;
|
2071
|
+
blobs?: undefined;
|
2072
|
+
type?: "0x7b" | undefined;
|
2073
|
+
feeCurrency?: `0x${string}` | undefined;
|
2074
|
+
gatewayFee?: undefined;
|
2075
|
+
gatewayFeeRecipient?: undefined;
|
2076
|
+
} | {
|
2077
|
+
data?: `0x${string}` | undefined;
|
2078
|
+
from: `0x${string}`;
|
2079
|
+
gas?: `0x${string}` | undefined;
|
2080
|
+
nonce?: `0x${string}` | undefined;
|
2081
|
+
value?: `0x${string}` | undefined;
|
2082
|
+
to: `0x${string}` | null;
|
2083
|
+
gasPrice?: undefined;
|
2084
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
2085
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
2086
|
+
maxFeePerBlobGas: `0x${string}`;
|
2087
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
2088
|
+
blobs: readonly `0x${string}`[] | readonly Uint8Array[];
|
2089
|
+
type?: "0x3" | undefined;
|
2090
|
+
feeCurrency?: `0x${string}` | undefined;
|
2091
|
+
gatewayFee?: `0x${string}` | undefined;
|
2092
|
+
gatewayFeeRecipient?: `0x${string}` | undefined;
|
2093
|
+
} | {
|
2094
|
+
data?: `0x${string}` | undefined;
|
2095
|
+
from: `0x${string}`;
|
2096
|
+
gas?: `0x${string}` | undefined;
|
2097
|
+
nonce?: `0x${string}` | undefined;
|
2098
|
+
value?: `0x${string}` | undefined;
|
2099
|
+
to: `0x${string}` | null | undefined;
|
2100
|
+
gasPrice?: undefined;
|
2101
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
2102
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
2103
|
+
maxFeePerBlobGas: undefined;
|
2104
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
2105
|
+
blobs: readonly `0x${string}`[] | readonly Uint8Array[];
|
2106
|
+
type?: "0x7c" | undefined;
|
2107
|
+
feeCurrency?: `0x${string}` | undefined;
|
2108
|
+
gatewayFee?: `0x${string}` | undefined;
|
2109
|
+
gatewayFeeRecipient?: `0x${string}` | undefined;
|
2110
|
+
} | {
|
2111
|
+
data?: `0x${string}` | undefined;
|
2112
|
+
from: `0x${string}`;
|
2113
|
+
gas?: `0x${string}` | undefined;
|
2114
|
+
nonce?: `0x${string}` | undefined;
|
2115
|
+
value?: `0x${string}` | undefined;
|
2116
|
+
to: `0x${string}` | null | undefined;
|
2117
|
+
gasPrice?: undefined;
|
2118
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
2119
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
2120
|
+
maxFeePerBlobGas: undefined;
|
2121
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
2122
|
+
blobs: readonly `0x${string}`[] | readonly Uint8Array[];
|
1216
2123
|
type?: "0x7b" | undefined;
|
1217
|
-
maxFeePerBlobGas?: undefined;
|
1218
2124
|
feeCurrency?: `0x${string}` | undefined;
|
1219
2125
|
gatewayFee?: undefined;
|
1220
2126
|
gatewayFeeRecipient?: undefined;
|
@@ -1223,7 +2129,7 @@ export declare const celoAlfajores: {
|
|
1223
2129
|
};
|
1224
2130
|
};
|
1225
2131
|
serializers: {
|
1226
|
-
readonly transaction:
|
2132
|
+
readonly transaction: typeof import("../celo/serializers.js").serializeTransaction;
|
1227
2133
|
};
|
1228
2134
|
fees?: import("../../index.js").ChainFees<undefined> | undefined;
|
1229
2135
|
};
|