risk.attestation_sample
Static, permanently expired sample of the signed Risk Attestation (sample:true), same fields and EIP-712 schema as the paid one. Use it to build and test a parser/verifier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meta | No | ||
| eip712 | No | EIP-712 domain/types/message to recompute the digest | |
| sample | Yes | Always true — never a live signal | |
| signed | Yes | ||
| verify | No | ||
| attestor | No | ||
| signature | No | ||
| attestation | Yes | Same field contract as the paid attestation (regime, shield_active, severity_pct, defensive_cash_pct, expires_at, ...) | |
| attestation_id | Yes | hashTypedData digest — recompute to verify |