
Real-time burn data from Entropy Chess multiplayer matches. Every token burned is tracked and verifiable.
Every multiplayer match on Entropy Chess requires a 500 $ETRPY entry fee from each player, creating a 1,000 $ETRPY prize pool. The winner receives 900 $ETRPY. The remaining 100 $ETRPY (10% rake) is permanently burned — removed from circulation forever.
Burns are recorded server-side by a Cloud Function that triggers when the winner’s reward is paid. This guarantees burn tracking even if the client crashes mid-transaction. Accumulated burns are settled on-chain every Monday at 00:01 UTC via an automated Solana SPL token burn.
An automated Cloud Function runs every Monday at 00:01 UTC, collecting all pending burns from the past week and executing a single SPL token burn transaction on the Solana blockchain. Once settled, the transaction hash is recorded against each burn record and becomes permanently verifiable on-chain. If a settlement fails, it automatically retries the following Monday.
When a user or bot is banned for cheating, their earned ETRPY balance is seized and forfeited. Seized earned ETRPY accumulates until it reaches the 1,000,000 ETRPY threshold, at which point it is burned on-chain via the same Solana SPL burn mechanism used for weekly rake burns. This ensures cheaters’ ill-gotten gains are permanently removed from circulation.