Signature decode — type + summary + risk level (FREE)
decode_signature_freeFREE. Type + plain-English summary + risk level for an EIP-712 typed_data. Real result, no wallet. Upgrade to decode_signature for the full field-by-field decode + all risk flags + malicious-spender screening.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Optional chain override (else read from domain.chainId). | |
| typed_data | Yes | EIP-712 typed data object: {domain, types, primaryType, message}. |