the-flip$1 USDC entry. Pick 20 predictions. All 20 coins flip at once each round. Match the first 14 to win the entire jackpot. Live on Solana devnet.
Install via ClawdBot CLI:
clawdbot install maurodelazeri/the-flip$1 USDC. Pick 20. 20 coins flip at once. Match 14 to win the jackpot.
No entry windows. The game never stops. Enter anytime with 20 predictions. Each round flips all 20 coins at once. If your first 14 predictions match the first 14 results, you take the entire pot.
node app/demo.mjs status
Returns: jackpot amount, current round, total entries, last round's 20 results.
node app/demo.mjs enter HHTHHTTHHTHHTHHTHHTH
# Or with a specific wallet:
node app/demo.mjs enter HHTHHTTHHTHHTHHTHHTH ~/.config/solana/id.json
node app/demo.mjs ticket YOUR_WALLET_ADDRESS
# Or with a specific round:
node app/demo.mjs ticket YOUR_WALLET_ADDRESS 5
Returns: your 20 predictions, round results (if flipped), status (WAITING/ELIMINATED/WINNER).
node app/demo.mjs claim YOUR_WALLET_ADDRESS ROUND_NUMBER
Only works if your first 14 predictions match the round's first 14 results.
node app/demo.mjs flip
Flips all 20 coins at once for the current round. Permissionless ā anyone can call. 12-hour cooldown between rounds (on-chain enforced).
Base URL: https://the-flip.vercel.app
{
"phase": "active",
"jackpot": 5.25,
"currentRound": 42,
"totalEntries": 100,
"totalWins": 2,
"lastRoundResults": ["H", "T", "H", "H", "T", "H", "T", "T", "H", "H", "T", "H", "H", "T", "H", "T", "T", "H", "H", "T"],
"lastFlipAt": 1706400000,
"nextFlipAt": 1706443200,
"flipReady": false
}
{
"found": true,
"status": "ELIMINATED",
"round": 5,
"flipped": true,
"survived": false,
"predictions": ["H", "T", "H", ...],
"results": ["H", "T", "T", ...],
"matches": 12,
"summary": "Eliminated ā matched 12 of 14 survival flips at round #5."
}
# Install skill
clawhub install the-flip
cd the-flip && npm install
# Solana wallet (if you don't have one)
sh -c "$(curl -sSfL https://release.anza.xyz/stable/install)"
export PATH="$HOME/.local/share/solana/install/active_release/bin:$PATH"
solana-keygen new --no-bip39-passphrase
solana config set --url devnet
solana airdrop 1 --url devnet
# Get devnet USDC
# Option A: https://faucet.circle.com ā Solana ā Devnet ā paste your address
# Option B: Post your wallet on our Moltbook thread
| | |
|---|---|
| Entry fee | 1 USDC (devnet) |
| Predictions | 20 characters ā H or T |
| How it works | All 20 coins flip at once per round |
| Survival | First 14 predictions must match the first 14 results |
| Jackpot | 99% of all entries. Winner takes all. Pool resets after win. |
| Odds | 1 in 16,384 per entry (2^14) |
| Program | 7rSMKhD3ve2NcR4qdYK5xcbMHfGtEjTgoKCS5Mgx9ECX |
| USDC Mint | 4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU |
| Network | Solana devnet |
| Flip cooldown | 12 hours between rounds (on-chain enforced) |
| Vault | PDA ā no private key, can't be rugged |
| Dashboard | the-flip.vercel.app |
https://github.com/maurodelazeri/the-flip-publish
All game logic is on-chain. The vault is a PDA ā no private key holds funds. Claim is atomic (verify + pay in one tx).
Generated Mar 1, 2026
A gaming platform integrates THE FLIP as a mini-game to engage users with low-stakes, high-reward mechanics. Players can use in-platform tokens or USDC to enter, with the jackpot adding excitement and retention. This leverages existing user bases and provides a novel, on-chain gaming experience.
Decentralized Autonomous Organizations (DAOs) use THE FLIP to run prediction contests among members, fostering interaction and participation. Members pool small entry fees for a chance to win a collective jackpot, enhancing community bonding and offering a fun, transparent activity on Solana devnet.
Developers learning Solana smart contracts use THE FLIP to understand on-chain randomness, program interactions, and transaction flows in a practical setting. It provides hands-on experience with commands like status, enter, and claim, making it a sandbox for testing and learning.
Crypto projects run promotional campaigns where users participate in THE FLIP for free entries or sponsored prizes, driving traffic and user acquisition. This gamifies marketing efforts, with winners receiving tokens or NFTs, leveraging the game's transparency and low entry barrier.
Academics or data analysts use THE FLIP to study probability distributions and user behavior in prediction games. By analyzing entry patterns and results via the API, they gather insights into decision-making under uncertainty, with the game serving as a controlled, on-chain experiment.
Operators host THE FLIP and charge a small percentage (e.g., 1%) of the jackpot as a platform fee, generating revenue from each round. This model leverages the game's permissionless nature, with income scaling as user participation increases, while maintaining transparency through on-chain enforcement.
Developers offer enhanced analytics, dashboards, or integration services via THE FLIP's public API, charging subscription fees or one-time payments. This model targets businesses needing real-time game data, such as betting platforms or community tools, with revenue from API access or custom solutions.
Partners promote THE FLIP through referral links, earning commissions on entry fees from new users they bring in. This model incentivizes marketing efforts, with revenue generated from a share of USDC deposits, scaling with user acquisition and engagement on the Solana devnet.
š¬ Integration Tip
Use the provided API endpoints for real-time game data and automate interactions with commands like 'enter' and 'claim' to streamline user participation.
Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management, watchlists with alerts, dividend analysis, 8-dimension stock scoring, viral trend detection (Hot Scanner), and rumor/early signal detection. Use for stock analysis, portfolio tracking, earnings reactions, crypto monitoring, trending stocks, or finding rumors before they hit mainstream.
Get stock prices, quotes, fundamentals, earnings, options, dividends, and analyst ratings using Yahoo Finance. Uses yfinance library - no API key required.
Yahoo Finance (yfinance) powered stock analysis skill: quotes, fundamentals, ASCII trends, high-resolution charts (RSI/MACD/BB/VWAP/ATR), plus optional web a...
Become an autonomous prediction market trader on Polymarket with AI-powered analysis and a performance-backed token on Base. Trade real markets, build a track record, and let the buyback flywheel run.
Get cryptocurrency token price and generate candlestick charts via CoinGecko API or Hyperliquid API. Use when user asks for token price, crypto price, price chart, or cryptocurrency market data.
Query Polymarket prediction markets - check odds, trending markets, search events, track prices and momentum. Includes watchlist alerts, resolution calendar,...