FogoPulse : A Binary trading platform
Team: @_theroad
Submitted: 2026-03-20
Answer Capsule
FogoPulse is a 5-minute binary prediction market on FOGO chain where users predict crypto price direction (UP/DOWN) for BTC, ETH, SOL, and FOGO. It uses Pyth Lazer for cryptographically verified on-chain settlement with Ed25519 signatures, and Pyth Hermes for real-time price streaming. Uniquely, it leverages Pyth’s confidence intervals to gate settlement – if the oracle is uncertain, all participants are refunded instead of forcing an unfair outcome.
What It Does
Most prediction markets blindly trust oracle prices and declare winners, even when the data is ambiguous. FogoPulse solves this by building confidence-aware settlement directly into the protocol – using Pyth’s confidence intervals to detect when price data isn’t reliable enough to fairly determine an outcome. When the confidence band is too wide relative to the price movement, the epoch refunds everyone. This creates a trust-first prediction market where users know the system won’t force losses on uncertain data.
Pyth Features Used
Check all that apply:
-
Price Feeds (on-chain or off-chain)
-
Entropy (randomness)
-
Both
Links
-
Live Demo: https://fogopulse.xyz
-
Source Code: github.com/theRoadz/fogopulse
-
Video Walkthrough : https://vimeo.com/1175490288
Screenshots / Media

Tech Stack
| Component | Technology |
|---|---|
| Framework/Language | Next.js 16, React 19, TypeScript, Rust |
| Blockchain | FOGO Chain (SVM-compatible), Anchor 0.31.1 |
| Oracle | Pyth Lazer (Ed25519 on-chain verification), Pyth Hermes (real-time streaming) |
| Frontend | Tailwind CSS 4, shadcn/ui, TradingView Lightweight Charts, Zustand, TanStack Query |
| Wallets | Solana Wallet Adapter (Phantom, Nightly, Backpack) |
| Automation | TypeScript crank bot, systemd |
| Deployment | Vercel (frontend), Contabo VPS (crank bot) |
Content Contributions
-
Public Post : Building a Trust-First Prediction Market with Pyth’s Confidence Intervals
-
Technical Contribution : Pyth Lazer Ed25519 Verification on FOGO Chain (SVM)
-
Bonus — X Platform Post: https://x.com/7h3r04d/status/2035014002955493725
Licensing
This project is licensed under Apache 2.0.
Eligibility Confirmation
-
I am 18+ years old
-
I am not located in an OFAC-sanctioned jurisdiction
-
I confirm this is an original work created during the hackathon period
-
I have read and agree to the Terms & Conditions