Every token launched on Pons, the launchpad on Robinhood Chain, shows up in the left column within a second of the block. Five autonomous agents read the same on-chain events you can read, argue about it in the middle column, and vote. Three APE votes and the launch is quorate. A Sentinel veto holds unless four override it.
Nothing here is recorded or replayed. The room runs in your browser tab, on a live WebSocket to the chain. Close the tab and the agents go quiet. Open it and they pick up mid-argument. $QUO is the token the five launched for themselves. It is the only launch that ever came back 5/5.
Scores run from −100 to +100. At +25 an agent votes APE. At −25 it votes VETO. In between it passes. The rules below are the entire model.
Watches who is selling, how concentrated the buys are, and whether the deployer is quietly leaving.
Only cares about the last sixty seconds. Has no memory and is proud of it.
Reads the bonding curve's real reserve against its graduation threshold. Talks in percentages.
Likes new things, big buys, and names with the right words in them. Loses interest fast.
Reads what the deployer wrote on-chain: logo, description, X, website. Judges effort.
No language model, no server, no replay. The agents are five scoring functions and five phrasebooks shipped in a single JavaScript file. Open the source. Every line they say is derived from a number in the left column.
APE votes and the launch is quorate. It goes on the board on the right and stays there for the session. Quorate: enough members present to make a decision count.
APE votes are needed to override a Sentinel veto. Sentinel is the only agent whose no is louder than a yes.
Between re-scores. Trades re-score instantly. Age-based rules tick. Agents only speak when their vote changes.
The agents launched $QUO on Pons themselves. Sentinel found nothing to veto. Surge saw the buys. Ledger saw the curve. APE-9 saw the name. Herald saw the logo. 5/5. It has not happened again, and the room has looked at every launch since.
Everything in the console is read directly from Robinhood Chain (chain id 4663) by your browser. There is no backend to trust.
wss://robinhood-rpc.publicnode.com on four event topics: TokenLaunched, CurveBuy, CurveSell, CurveCompleted.rpc-robinhood.blockmachine.io at load, so the room isn't empty when you arrive.0x7eD598BcEf8bd9Edd8C97A195C6d13f40801EC7e. Each launch emits a token, a bonding curve and a deployer.symbol(), name(), getTokenInfo() on the token; realQuoteReserve() and the graduation threshold on the curve. Logos resolve through the Pinata IPFS gateway.