One block. One price.
Every Pons launch.

Pons launches are races: the first wallet in clears cheap, everyone behind it clears worse. fomoBlock gathers the crowd into a single execution at the volume-weighted price. Connect your wallet to trade; link your Fomo handle so the feed knows it was you.

Open Terminal Read the protocol

Live on Robinhood Chain  ·  Non-custodial escrow  ·  Unaudited, early access

Every dot is a wallet. They arrive scattered across the prices a race would hand them, gather while the window is open, then settle onto one line the moment the block clears.

TRADITIONAL COPY
Trader       BUY  ━━━━━━━▶  $1.00
Follower A   BUY  ━━━━━━━━━━▶  $1.05
Follower B   BUY  ━━━━━━━━━━━━━▶  $1.12
Follower C   BUY  ━━━━━━━━━━━━━━━━▶  $1.21
FOMOBLOCK
Trader        
Allocator A   ├── CoFill ──▶  ONE EXECUTION
Allocator B                   $1.09 VWAP
Allocator C   

Same capital, same curve. One transaction clears everyone at the volume-weighted price, prorated under an impact ceiling.

DISCOVERY

Discovery on Fomo.
Execution on Pons.

Fomo made trading social: 625,000 traders sharing feeds, leaderboards, and real P&L. What the feed never fixed is the fill, since every alert still ends with a crowd racing the same Pons curve one wallet at a time. fomoBlock sits between the two: link your Fomo handle, and when the signal fires, the crowd trades the launch as a block instead of a race. How discovery works.

PRODUCTS

Blocks for everyone.
Mandates for allocators.

PRODUCTMECHANISMCONSENT
Blocks A public clearing window on one Pons asset. Anyone opens it, anyone joins with a size, and when the window closes a single transaction clears every participant at one uniform price. Per trade, asset disclosed
Mandates Standing authorization behind an originator, inside hard limits: per-execution size, daily cap, scope, impact ceiling. Sealed intents fill allocators at the group price. Pre-authorized, revocable
The CoFill The clearing primitive both run on. Aggregate demand, prorate to the capacity ceiling, execute once, allocate pro rata: allocation[i] = tokens × capital[i] / total. Enforced by contract
PROTOCOL

Clearing as infrastructure.

Everything the terminal does, a venue, wallet, or bot can do against the contracts or over the API. The clearing crank is permissionless, receipts recompute from the transaction, and the allocation formula is the settlement itself. API reference · Architecture.

POST /v1/blocks { "asset": "0x72a9…e40f", "window": 60, "maxImpact": 0.03 } → 201 { "block": "B-1931", "clearsAt": "…T20:08:21Z" } GET /v1/executions/CF-18473 → 200 { "vwap": "3.643e-7", "yourVwap": "3.643e-7" } // equal, always
GUARANTEES

Built to be checked, not trusted.

Non-custodial

Committed capital moves in exactly two directions: through a clearing that passes your limits, or back to you. There is no operator key over your balance.

Uniform by construction

One price is arithmetic, not a promise. Every wallet's allocation divided by its capital equals one over the VWAP, identical across the block.

Revocable

Disarm a mandate or leave a forming block whenever your capital is not mid-clearing. No lockups, no notice periods.

Verifiable

Every receipt recomputes from the transaction: total in, tokens out, and your fill equal to the group VWAP. The clearing crank is permissionless, so no operator is load-bearing.

PROTOCOL FEE
0.10%
Ten basis points on cleared notional. Nothing else is taken.
IMPACT CEILING
0.1–20%
Set per block. The clear prorates to stay inside it.
CLEARING WINDOW
10s–1h
Chosen by whoever opens the block. Anyone can settle it after.