Signature decode — type + summary + risk level (FREE)
decode_signature_freeDecode EIP-712 typed data to see its type, a plain-English summary, and risk level without connecting a wallet. Get a real result and understand what a signature asks before approving.
Instructions
FREE. 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}. |