Errors โ
All errors in viem extend the BaseError
.
ABI โ
AbiConstructorNotFoundError
โ
AbiConstructorParamsNotFoundError
โ
AbiDecodingDataSizeInvalidError
โ
AbiDecodingDataSizeTooSmallError
โ
AbiDecodingZeroDataError
โ
AbiEncodingArrayLengthMismatchError
โ
AbiEncodingBytesSizeMismatchError
โ
AbiEncodingLengthMismatchError
โ
AbiErrorInputsNotFoundError
โ
AbiErrorNotFoundError
โ
AbiErrorSignatureNotFoundError
โ
AbiEventNotFoundError
โ
AbiEventSignatureEmptyTopicsError
โ
AbiEventSignatureNotFoundError
โ
AbiFunctionNotFoundError
โ
AbiFunctionOutputsNotFoundError
โ
AbiFunctionSignatureNotFoundError
โ
BytesSizeMismatchError
โ
DecodeLogTopicsMismatch
โ
InvalidAbiDecodingTypeError
โ
InvalidAbiEncodingTypeError
โ
InvalidArrayError
โ
InvalidDefinitionTypeError
โ
UnsupportedPackedAbiType
โ
Account โ
AccountNotFoundError
โ
When no account is provided to an action that requires an account.
Address โ
InvalidAddressError
โ
When address is invalid.