FLYHOLEX DOCS
Launch here. Fly in from anywhere. What the pad does, what is simulated, where the data comes from
01 · overviewA launchpad with a hole in it
Flyholex is a launchpad concept for Robinhood Chain. A token launched here opens several markets at once, and anyone can fly in to buy it from another EVM network through a two-hop route. The launch flow, the launches feed and the route on the site are simulations that run in your browser. The $FLYHOLEX token is real.
- Real
- the $FLYHOLEX contract, the stock token snapshot, the list of networks
- Simulated
- launching a token, example launches, fly-in routes, market caps and volumes on cards
- Never
- wallet connection, signatures, bridges, deposits
02 · three stepsIdentity, markets, terms
├── 01 identity name up to 32 characters, ticker up to 10 letters and digits, description up to 140 ├── 02 markets one to five quote assets: ETH, WETH, USDG and the stock tokens in the snapshot, ETH selected by default ├── 03 terms optional first buy in ETH, creator trading fee 0 to 2% ├── fixed supply 1B tokens ├── trading fee 1% base plus the creator fee ├── flyholex fee 0% ├── launch three status lines, then the token lands in your orbit and flies through the portal
A simulated launch gets a market cap of 1.36 ETH plus twice the first buy, and a volume equal to the first buy. These numbers only exist to fill the card.
03 · tabsThree tabs
- Flyholex launches
- your simulated launches first, then six examples tagged EXAMPLE
- Your orbit
- only your simulated launches
- Stock tokens
- tokenized stocks trading on Robinhood Chain, each card links to its DexScreener page
Ages on cards update every 30 seconds. Examples are interface examples, not tokens.
04 · two hopsFrom another network to the token
Buying from another network is shown as two stages. Pick a network, an amount and a token, the two cards update.
├── hop 01 bridge ETH, or swap the native coin into ETH and bridge, into your own wallet on Robinhood Chain ├── typical wait ~15 min from Ethereum, ~2 min from ETH-native L2s, ~6 min where a swap is needed, illustrative ├── gas a small amount of ETH is kept for destination gas ├── hop 02 take a fresh quote on Robinhood Chain and buy the token ├── if you stop the ETH stays in your wallet
No quote, route or bridge is requested. The Fly in button only sends a swarm through the portal in the colour of the network.
05 · data61 EVM networks
The network list is built from chainid.network (chains_mini.json) on 2026-09-13: chain id, name and native currency, stored in chains.js. Testnets are excluded. Each network has a colour used by the portal.
06 · dataSnapshot from the chain
The stock tokens tab and the stock quote assets come from a DexScreener snapshot of Robinhood Chain pairs taken on 2026-09-12, stored in markets.js. It does not update live.
- Assets
- NVDA, TSLA, AAPL, AMZN, GOOGL, META, MSTR, COIN, PLTR, SPY, QQQ, GLD, AMD, NFLX, TSM
- Fields
- price in USD, 24h change, 24h volume, token address
07 · canvasA wormhole made of flies
The hero canvas draws nine tilted rings and a swarm of flies spiralling into the centre. Changing the network or launching a token sends a stream of flies from the Start with card, through the hole, to the Arrive at card. With reduced motion the swarm slows down.
08 · localOnly in your browser
- flyholex:launches
- your simulated launches: name, ticker, description, markets, first buy, time
Clear my launches on the launch form removes them.
09 · tokenThe token
Flyholex is a token on Robinhood Chain, launched through Pons. There is one contract, it lives in config.js on GitHub, and the site reads it from there.
- Chain
- Robinhood Chain, EVM
- Launchpad
- Pons
- Ticker
- $FLYHOLEX
10 · honestWhere this is
├── done launch flow, launches feed, stock token tab, fly-in route, portal ├── launch contract on the site ├── not planned custody, a bridge of our own, signing anything on this site