GAME
THE GAME PRICE
Your PnL does not run on a raw exchange feed. It runs on G: a synthetic price that tracks the real market and can be replayed bit for bit after the fact.
WHY NOT THE RAW FEED
An arena where PnL ticks on a public price feed is an arena where the fastest connection wins: watch the feed, react before the server, farm everyone else. That is not a trading game, it is a latency auction.
HOW G WORKS
- Anchored to reality. The engine polls live oracle prices (Pyth) for BTC, ETH and SOL every few seconds. G is continuously pulled toward that real price: hold a position through a real pump and you feel the pump.
- Locally unpredictable. Around that anchor, G moves with its own seeded randomness. Knowing the exchange tick a few hundred milliseconds early tells you almost nothing about the next G tick: the snipe window is poisoned.
- Deterministic and replayable. The whole trajectory is generated from a seed. Given the same seed and the same anchor inputs, the same tape falls out, bit for bit. Disputes are settled by replay, not by trust.
- Fail-closed. If the oracle feed is cold or stale, entries are refused. No feed, no new risk.
WHAT THIS BUYS YOU
Everyone in the pit trades the same tape, revealed at the same moment, anchored to the same reality, and auditable after the round. The house cannot nudge it quietly: a nudged tape would not replay.
SAME DOCTRINE EVERYWHERE
Seeded price, hash-committed season
parameters, on-chain withdrawal
roots: the pattern is always the same. Commit first, act
second, let anyone check.
Next: Economics and Fees
llms.txt · built on Base