# SignatureErc8010 Errors

## `SignatureErc8010.InvalidUnwrappedSignatureError`

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

**Source:** [src/erc8010/SignatureErc8010.ts](https://github.com/wevm/ox/blob/main/src/erc8010/SignatureErc8010.ts#L267)

## `SignatureErc8010.InvalidWrappedSignatureError`

Thrown when the ERC-8010 wrapped signature is invalid.

**Source:** [src/erc8010/SignatureErc8010.ts](https://github.com/wevm/ox/blob/main/src/erc8010/SignatureErc8010.ts#L267)
