> **Can't find what you're looking for?** Use `search_docs` on the docs MCP server at `https://v3.viem.sh/api/mcp` to find what you need.

# SignatureErc8010 Errors

:::info
`SignatureErc8010` is a re-export of ox's [`SignatureErc8010`](https://oxlib.sh/ercs/erc8010/SignatureErc8010/errors). Refer to the ox documentation for the full reference.
:::

## `SignatureErc8010.InvalidUnwrappedSignatureError`

Thrown when an ERC-8010 unwrapped signature object is malformed.

## `SignatureErc8010.InvalidWrappedSignatureError`

Thrown when the ERC-8010 wrapped signature is invalid.
