Skip to main content

What Verify does

Verify is the public selective-disclosure surface for Parly. It answers one narrow question clearly: does this disclosed child key correspond to a real payout lane in the referenced Parly execution? That makes Verify useful for counterparties, auditors, finance teams, exchanges, and compliance reviewers who need confidence in one disclosed payment without demanding access to the sender’s full private history.

What you need

To use Verify, you need:
  • the confirmed Tempo transaction hash
  • the disclosed child key
Those values are usually shared in a scoped receipt or directly by the payer.

What Verify checks

Verify checks whether the disclosed child key matches a real payout lane associated with the referenced Parly execution. Depending on the available indexed and scoped data, the result may display:
  • settlement confirmation
  • payout recipient
  • payout amount
  • destination chain or route
  • provenance details where truthfully available
The purpose is not to reveal everything. The purpose is to prove the disclosed lane cleanly, publicly, and independently.

Who Verify is for

Verify is for anyone who needs confidence in one disclosed payout lane without opening the wider private set. That includes:
  • exchanges checking a claimed receipt
  • counterparties verifying a payment
  • internal finance reviewers
  • auditors reviewing one specific lane
  • compliance teams checking a disclosed record

Typical verification flow

  1. Receive the confirmed Tempo transaction hash
  2. Receive the disclosed child key
  3. Open Parly Verify
  4. Enter both values
  5. Review the matched payout result
If the disclosed values match a real lane, Verify confirms it. If they do not, the result should fail clearly and cleanly.

Why selective verification matters

Selective verification gives users a practical compliance path without requiring them to expose the rest of a private execution set. Privacy without any proof surface is difficult to use in real operations. Full exposure defeats the point. Verify exists in the middle, where privacy remains useful.