Buy $TOKEN

Preview mode: the figures below are simulated. Set your token in config.js and switch demoMode to false to show live data.

View policy ↗
HotPot lottery On-chain lottery

Hold the pot.
Win the pot.

Every $TOKEN trade fills the pot. Hold at least tokens at payout time to be eligible for the draw.

01 Hold the token 02 Stay above 03 One winner / round

Live prize pool

$ 0.00

0.0000 ETH

Current draw

One winner · 80% of pot
Vault balance$0.00
Tax to vault100%
All-time paid0.0000 ETH
Completed draws0

The pot

Every swap builds the next jackpot.

A tax on every buy and sell accrues toward the pot. When fees become payable, the keeper pays one qualifying wallet of the pot ( dev fee).

Waiting for launch…

Buy Sell Min split

How it works

Published policy. Replayable result.

01

Check the policy

Each round runs on a published policy. Anyone can read the rules before the draw happens.

02

Meet the minimum

The selected wallet must still hold at least $TOKEN when the keeper executes the payout.

03

Verify the receipt

The keeper computes the result from the sorted list and draw inputs; the vault records the snapshot and payout on-chain.

Proof, not promises

The vault is already on-chain.

The vault is the creator-fee recipient for the token. It enforces timing, minimum holdings, and the payout split. The keeper supplies the snapshot hash and winner.

The receipts

Winner history

Every completed draw is read from the vault's DrawExecuted events with payout receipts.

#WalletPrizeEligibleTimeTx
First draw coming soon…

FAQ

The important stuff

What if I sell?

If a wallet's balance drops below the minimum before execution, it is excluded from that draw's computed winner pool.

How is the winner selected?

The keeper sorts the wallets qualifying under the published round policy, hashes that snapshot, then computes keccak256(snapshot hash + draw number + snapshot block) modulo the list size. Anyone can replay those inputs after the draw. The current vault does not independently recompute this selection, so the keeper remains a trusted component.

How is the pot split?

The vault pays to the submitted qualifying winner and to the dev wallet in the same on-chain transaction.

When are draws?

The vault opens a draw window every . Execution can be delayed until creator fees are swept and become payable to the vault.

How is the pot funded?

A creator tax on buys and sells accrues through the launchpad fee system. Once swept, the vault can claim and distribute them.