Highest Banked Correct Prize Wins
Capture the hill with shoot(answer). Only time held with the correct answer
banks toward the real prize, and that banked time stays hidden on-chain. The visible prize curve resets on
every capture and stops growing at the original deadline. Overtime is a short response window — late shots
can still change the visible king, but they do not create new prize growth. The highest banked correct
prize wins.
Current King
Game History
| Time | Player | Reign Prize |
|---|---|---|
| No captures yet. | ||
How It Works
Play on Basescan
The visible prize curve rises from the floor to the prize pool as time passes.
Open the contract on Basescan → to call it directly.
Call shoot(answer) to capture the hill. Every address has a limited number of shots.
Read prompt() to see the exact question you need to answer.
Each capture resets the visible curve to the floor. Only correct hold time banks toward the real prize.
Check shots_remaining(yourAddress) so you don't waste gas.
Recapturing with the correct answer resumes your hidden bank from where it left off.
Connect your wallet and call shoot(answer) with your answer.
The highest banked correct prize wins. Overtime is a short response window — late shots can still change the visible king, but they do not create new prize growth.
Verify the result, your remaining shots, and all state directly on Basescan.