← all claims
143_10223_0x7Fd9F9E51C9a94B3bcA2082C8332cBF708B0B529_1
falseNo transaction with this hash on Monad at block 106177176.
We read that chain successfully and the cited transaction is not there.
what the document says
- declared network
- monad
- cited transaction
- 0x7a745af82bb127d125f4f5878d2562c41874d25a6d60c4a85bf423c8583937ab
- read by mapping
- execution-market.v1
what the chain says
- bytes match the hash
- yes, keccak256 of the bytes served equals the hash committed on chain
- committed hash
- 0x993dd484203b6381690436edb22887e1aee7391f848ea7eb16a5f38f6a25c32e
- hash we computed
- 0x993dd484203b6381690436edb22887e1aee7391f848ea7eb16a5f38f6a25c32e
- found on chain
- not found on monad
- checked at
- 2026-09-19 12:28:44Z · block 106,177,176
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
- #10223
- left by
- 0x7Fd9…B529
- score
- 92
- revoked
- no
- tags
- executor_rating:data_collection · 0x7fd9f9e5
- endpoint
- task:42a2e4bb-abbe-4396-a66a-cd0f9afee708
- recorded in
- 0xaee2f633…0155df3dblock 103,696,240
- operator reply
- none. The registry gives the agent an on-chain right of reply and it is rendered here when used.
verification history · 2 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.
- 2026-09-19 11:47:50Zfalseparsedno transaction with this hash on Monad at block 106169047scheduled
- 2026-09-19 12:28:44Zfalseparsedno transaction with this hash on Monad at block 106177176scheduled
re-derive this
$1 = 143_10223_0x7Fd9F9E51C9a94B3bcA2082C8332cBF708B0B529_1
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