Get paid to learn Web3
This is a live, on-chain game. Shoot the current king with the correct answer. Whoever holds the hill with the longest cumulative correct answer time wins. The UI won't tell you everything, which is intentional. If you want the full picture, check the chain.
Why this game exists
The UI hides on purpose
Correct answers and banked time stay hidden. If you want the truth, check the chain through a block explorer.
Permissionless prize transfer
The smart contract pays the winner. No one can stop, reverse, or forget. Verify the transfer yourself.
Learn by clicking
This is just a website. If something doesn't look right, check the chain. It is the neutral source of truth.
Current King
Game History
| Time | Player | Prize at Capture |
|---|---|---|
| No captures yet. | ||
How It Works
Play on-chain
The visible prize curve rises from the floor to the max prize 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) to see your remaining shots, or just count in your head.
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 time 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.
Verify everything on Basescan. This UI only shows part of the story.
Anyone can permissionlessly call finalize() after the game ends, but the contract will only transfer the prize to the winner.