GenieGenerate·Proof of Reward

Reward Calculator_

Verify a reward distribution without trusting GenieGenerate. Everything runs in this page on your device; the only thing it contacts is the BNB Smart Chain.

Runs on your device Reads only the blockchain Source is this page
  1. 01 Evidence

    Load your input snapshot

    Export it from the app: Verify Rewards → Download Verification Data → Input Snapshot. You can also drop the Result File and a calculator.wasm from a GitHub release.

    Drop files here or click to choose input-snapshot.json · result.json · calculator.wasm
  2. 02 Algorithm

    The exact code, pinned on-chain

    keccak256 of the binary below is the on-chain algorithm_id — announced at least 7 days before it may compute rewards, so anyone can audit it first.

  3. 03 Verdict

    Recomputed, then compared with the chain

    Input root recomputed from the snapshot; rewards recomputed by running the algorithm; both compared against the immutable on-chain commitment.