Developed by GrahamsNumberPlus1 (GNP1)

EPOCH RESULTS

Each epoch's final leaderboard is serialised exactly as shown, hashed with blake2b-256, and the hash is written into Cardano transaction metadata under label 2718. Anyone can recompute the hash from the JSON and compare it with the on-chain metadata.

Payout wallet: – view on explorer
Every prize payout and every leaderboard-hash publication is sent from this address, so anyone can verify them on chain.

How to verify

curl -s https://server-tools.grahamsnumberplus1.com/bust/api/results/EPOCH | jq -r .leaderboard_json | tr -d '\n' | b2sum -l 256
# compare with the "hash" field in the metadata of the listed transaction

Back to the game