ART-604 · Verify-Rails · Agent Trust Registry Family
ERC-8004 Registry Entry Verifier
Checks whether a claimed ERC-8004 agent registry entry (Identity, Reputation, or Validation registry) and an on-chain record you independently read from the registry contract agree field-by-field, and separately whether any address-shaped field in that on-chain record is EIP-55 checksum-valid. Two independently reported findings, never fused into one boolean. Generic schema only, no per-registry-type adapter code.
Generic field-by-field comparisonEIP-55 checksum check, independentagent_id always opaque, never resolved
🔒 All inputs are processed locally in your browser. No data is transmitted. Do not enter real personal data — use synthetic or anonymised inputs only.
Scope: two supplied records agree, never live chain state
This tool never queries a registry contract itself and makes no network call of any kind. The on-chain_record is whatever you paste in, read by you from a block explorer or your own RPC call, and may already be stale by the time you paste it. A CONSISTENT verdict means the two supplied records agree with each other, not that they reflect the registry's current state. agent_id is compared as an opaque literal string throughout: never parsed as a number, never resolved against an Agent Card or A2A endpoint, and never cached.
Registry context (echoed only, not verified)
Claimed entry (what you believe the registry says; paste any JSON object)
On-chain record (what YOU independently read from the registry contract; this tool never fetches it)
–
Overall Determination
–
Entry Consistency
Per-check findings
Check
Verdict
Detail
Field-by-field comparison
Field
Claimed
On-chain
Match
Address checksum findings (independent of the match column above)
Field
Value (on-chain)
Checksum
Compliance Flags
Not proven by this check
⚠ DECISION-SUPPORT DRAFT. Never a claim about current on-chain state, agent trustworthiness, or reputation validity. Checks only whether two supplied records agree, and whether supplied addresses are checksum-well-formed.