Public read-only milestone
Verify an escrow task from chain state to exact artifact bytes.
This static dashboard reads TaskBounty V2 directly from Flare Testnet Coston2, retrieves the committed task and result manifests, and recomputes their Keccak-256 hashes in your browser.
- No wallet required
- No private RPC key
- No transaction signature
Live public RPC
V2 Task #1 verification
Values below are read from the configured Coston2 deployment at the latest block. Refreshing never requests a wallet signature.
What this slice proves
Read operations are public; integrity verification is off-chain.
Typed contract reads
Viem encodes V2 ABI calls and decodes the task tuple without a wallet or user gas.
Exact-byte commitments
The browser hashes downloaded bytes, not the URI text and not a parsed JSON object.
Address-aware versions
V1 and V2 deployments remain separate so the frontend never decodes one contract with the other contract's ABI.