amount (0 = all remaining) and the same payout choice: USDG cash or CHANCE bought at claim time.
Which method
Edge behavior worth knowing:
- Losses don’t revert. Claiming a settled zero-payout bet is a silent no-op, so a claim-all sweep is safe.
claimBeton a pending bet in an unrevealed epoch revertsNotRevealed- useclaimBetWithProofor wait for the reveal.- If a bet passed its reveal deadline unrevealed, every claim path refunds the stake instead (see Provably fair).
- USDG claims revert
InsufficientBankrollif pool cash can’t cover the payout. - Partial claims (
amount > 0and less than remaining) leave the betSettleduntil the leftover is drained.ClaimedUsd/ClaimedChanceemitremaining.
USDG vs CHANCE
When claiming as CHANCE:
minChanceOutis your slippage floor on the net buy - the claim revertsInsufficientChanceOutif the buy can’t deliver at least that much CHANCE. Quote it from current pool pricing;0disables protection.- In a
claimBetsbatch, fees route per bet, then one V4 buy spends the total net, sominChanceOutfloors the batch total, not each bet. - The net remainder is swapped with no USDG dust refund.
- The CHANCE you receive is transfer-locked: you can hold it and sell it through the V4 router, but not send it to another wallet while the lock is on. See Transfer lock.
Player claims deliver CHANCE straight to the wallet. Staker earnings claimed as CHANCE are a different path (Staking rewards) - there is no on-pool
claimableChance inventory.Onward
- Contract methods - full claim signatures
- CHANCE token - what you can do with claimed CHANCE