A portable claim with a defined boundary.

The proof format packages the minimum public claim, network evidence, and proof-owner authorization required for independent verification.

Public credential fields

  • Proof version and asset network
  • Selected capital threshold
  • Robinhood Chain address and chain ID 4663
  • Asset-specific proof material and freshness data
  • EIP-712 owner authorization over the completed proof hash

Verification order

The verifier parses the portable format, checks the asset proof, evaluates network evidence and freshness, recomputes the proof hash, recovers the EVM signer, and confirms that it equals the claimed Robinhood Chain owner.

ZEC boundary

The public claim is the selected minimum threshold. The exact shielded balance, private wallet address, recovery phrase, keys, and transaction history are not published as the credential claim.

XMR boundary

The native reserve proof can include the Monero address and expose the proved total to a verifier. Recovery material, spending keys, and transaction history remain outside the SHADOW claim. Review this boundary before creating or sharing an XMR credential.

Portability

A .shadow file contains the complete credential. A share link currently carries the portable payload so another browser can verify it without relying on a private SHADOW database.