verify_domain_separator
Recomputes a token's EIP-712 DOMAIN_SEPARATOR and compares it against the live contract to detect upgrades that would invalidate stored signatures.
Instructions
Recompute a token's EIP-712 DOMAIN_SEPARATOR from its stored domain and compare it against the live contract. A mismatch means the contract was upgraded and stored signatures would be rejected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | No | USDG |