Plain-English definition
What signing preview means
A signing preview translates calldata and verified protocol evidence into a readable summary of what the transaction requests and which material risks remain open.
Review the called function, amount effects, fees, permissions, lockups, exit path, code-match state, and warnings before opening a wallet signature.
Plain-English definition
A signing preview translates calldata and verified protocol evidence into a readable summary of what the transaction requests and which material risks remain open.
Questions this page answers
Evidence checklist
Each item must be tied to an inspectable source or remain clearly labeled as pending, unavailable, or unidentified.
Chain, target, selector, decoded parameters, token, and amount.
Approvals, transfers, shares, debt, fees, lockups, and exit conditions.
Code match, function coverage, authority state, warnings, and freshness.
Decision use
Use the preview as decision context before signing; it is a risk signal, not a guarantee that a transaction is safe.
Proof of Audits shows evidence and gaps. It does not guarantee protocol or transaction safety.
Specific answers
No. It makes known intent and evidence easier to inspect, while unknown behavior and changing conditions can still create risk.
The preview should show an explicit pending, mismatch, unverified, or warning state instead of presenting trusted output.