Taquito TypeDocs
    Preparing search index...

    Module @taquito/core

    Error Error during a network operation

    NetworkError

    Error Error returned by RPC node

    RpcError

    Error Error that indicates TezosToolKit has not been configured appropriately

    TezosToolkitConfigError

    Error Error that indicates a failure in grabbing the public key

    PublicKeyNotFoundError

    Error Error that indicates a requested action is not supported by Taquito

    UnsupportedActionError

    Error Error that indicates an Invalid Public Key being passed or used

    InvalidPublicKeyError

    Error Error that indicates an invalid block hash being passed or used

    InvalidBlockHashError

    Error Error that indicates an invalid chain id being passed or used

    InvalidChainIdError

    Error Error that indicates an invalid contract address being passed or used

    InvalidContractAddressError

    Error Error that indicates an invalid derivation path being passed or used

    InvalidDerivationPathError

    Error Error that indicates an invalid hex string have been passed or used

    InvalidHexStringError

    Error Error that indicates an invalid message being passed or used

    InvalidMessageError

    Error Error that indicates an invalid operation hash being passed or used

    InvalidOperationHashError

    Error Error that indicates an invalid operation kind being passed or used

    InvalidOperationKindError

    Error Error that indicates an invalid originated or implicit address being passed or used

    InvalidAddressError

    Error Error that indicates an invalid private key being passed or used

    InvalidKeyError

    Error Error that indicates an invalid public key hash being passed or used

    InvalidKeyHashError

    Error Error that indicates an invalid signature being passed or used

    InvalidSignatureError

    Error Error that indicates invalid user inputs

    InvalidFinalizeUnstakeAmountError
    InvalidProofError
    InvalidStakingAddressError
    ParameterValidationError

    Error Error that indicates invalid view parameter of a smart contract

    InvalidViewParameterError

    Error Error that indicates user attempts an action without necessary permissions

    PermissionDeniedError

    Error General error that indicates an action is prohibited or not allowed

    ProhibitedActionError

    Error General error that indicates something is no longer supported and/or deprecated

    DeprecationError

    Error Parent error class all taquito errors to extend from

    TaquitoError

    Error Error that indicates an invalid amount of tez being passed as a parameter

    InvalidAmountError

    Other

    ValidationResult
    RawSignResult
    Signer
    SignResult