Frequently Asked Questions

What is Pixal Quest?
Pixal Quest is a decentralized prize game platform. Each game has a board of pixels — every pixel costs $1 USDC and contains a hidden share of a prize pool. After all pixels are sold, shares are revealed and top collectors per prize pool win USDC payouts.
How much does a pixel cost?
Every pixel costs exactly $1 USDC. You pay with USDC on the Base network.
How are prizes distributed?
Each pixel is assigned to a gift pool with a share amount. After sellout, shares are revealed. The top N collectors (by total shares) of each gift pool win USDC prizes. Runner-ups receive non-transferable game points.
Is the game fair?
Yes. We use a commit-reveal scheme: a random seed is committed before the game starts, combined with a future block hash that nobody can predict. This creates a deterministic but unpredictable allocation. A Merkle root is published on-chain so every reveal can be independently verified.
Can the operator cheat?
No. The operator commits a seed hash before the block hash is known, so they cannot manipulate the allocation. The Merkle root is on-chain and immutable — any tampering would be detectable.
What are game points?
Game points are non-transferable credits awarded to runner-ups. They can be redeemed in future games for benefits. Points cannot be sent to other wallets — they are soulbound.
Which blockchain is this on?
Pixal Quest runs on the Base network (an Ethereum L2) for low fees and fast transactions.
Do I need a wallet?
Yes. You need a Web3 wallet (like MetaMask, Coinbase Wallet, or Rainbow) connected to the Base network with USDC to purchase pixels.
How do I reveal my pixels?
After all pixels in a game are sold, you can reveal each of your pixels to see which prize pool it belongs to and how many shares it carries. The reveal is verified on-chain via a Merkle proof.
When do winners get paid?
After all shares are revealed and the leaderboard is computed, the admin approves distribution. USDC is sent directly to winner wallets via smart contract.