Outcome permalink

Outcome cg91us65A3

Verified Server seed hash on file matches the current state for this client seed.

Recorded parameters

Endpoint
GET /api/bytes
Client seed
vs-secrets-token-bytes
Server hash
863ce35deafffd9966d7b441d2c9d357737931285a46cbbc1f15db575d919480
Cursor
0
Nonce
0
Count
32
Recorded at
2026-07-10T07:54:52.086Z

Outcome

(no values recorded)

Permalink

How to reproduce this yourself
1. Confirm the server hash: sha256(serverSeed) === serverHash — once the seed is revealed (after the cursor advances), this hash will match it.
2. Re-derive the values: HMAC-SHA256(serverSeed, "vs-secrets-token-bytes:0:<round>"), then map bytes to bytes.
3. Confirm the public hash on the verify form: Open in /verify →
Reference implementation: @provableio/provable-core.

← Verify another outcome  ·  API docs →