RockPaperScissors
contract mints new WinningToken
tokens to refund players when a token-based game is canceled. However, it does not return the actual deposited tokens, which remain in the contract. This leads to duplicated tokens and unchecked inflation, which can be abused by the contract owner._cancelGame
function: if (game.bet == 0) {Mints new tokens upon game completion or cancellation for token-based games
Mints new tokens upon game completion or cancellation for token-based games
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.