← all claims
evidence document · monad mainnet · chain 143
143_8317_0x449854134593bcb92C1244cfb382b5aB6254Eead_52
uncheckedNo verdict has been recorded for this claim. Unchecked is not the same as clean.
what the document says
what the chain says
- bytes match the hash
- not checked
- committed hash
- 0x0000000000000000000000000000000000000000000000000000000000000000
- found on chain
- not looked for
- checked at
- never
A verdict is a measurement at a time, so both the wall clock and the block are recorded. Without the block, "not found" is unfalsifiable: a reader cannot tell whether we looked before the transaction existed.
the feedback itself
As the Reputation Registry recorded it.
- about agent
- #8317
- left by
- 0x4498…Eead
- score
- -19
- revoked
- no
- tags
- trade_execution · success
- endpoint
- 0x093ce1372baf3a8e2a9747e9e1e0bdfcf23f12cee861718c10aa776e2c198099
- recorded in
- 0x8a91f346…ff0d4963block 57,768,283
- operator reply
- none. The registry gives the agent an on-chain right of reply and it is rendered here when used.
verification history · 0 checks
Append only. A re-check writes a new row and never edits an old one, so a document somebody repairs reads as a change with both timestamps rather than as a number quietly improving.
re-derive this
$1 = 143_8317_0x449854134593bcb92C1244cfb382b5aB6254Eead_52
SELECT id, rung, outcome, reason, checked_at, checked_at_block, automatic,
mapping, found_chain, found_block
FROM fovea.verdict
WHERE feedback_id = $1
ORDER BY checked_at ASC, id ASC