Loading
Loading
Index Factory does not custody anything. Every action is a transaction you sign from your own wallet.
The Connect button offers to switch networks and will add the chain if your wallet does not know it. If you would rather add it by hand:
| Field | Value |
|---|---|
| Network name | Robinhood Chain |
| Chain id | 4663 |
| RPC URL | https://rpc.mainnet.chain.robinhood.com |
| Currency | ETH |
| Block explorer | https://robinhoodchain.blockscout.com |
The public RPC throttles by IP. If your wallet reports timeouts under load, wait a moment and retry.
The first time you open the site, a six-card walkthrough appears. It covers the same ground as Overview. Skip it with the button in the corner or with Escape; reopen it any time from the "How index factory works" link in the footer.
The header has two controls:
The home page lists every token launched through the configured factory, newest first, up to 60. Each card shows the token, the stock its vault buys, how much stock the vault holds, how much of the token is staked, and when it was last harvested. Click a card for the token page.
The list refreshes on the server every 30 seconds, so a launch you sent a moment ago can take up to half a minute to appear.
If the page says "No launcher configured", whoever is hosting this copy of the site has not set the factory address yet. Nothing on the site will work until they do. See Running locally.
Every launched token has a page at /token/<address>. From top to bottom:
Header. Name, ticker, launch date, description, and three pills: which stock stakers earn, which phase the launch is in, and what the curve is priced in. "Trade on Pons" opens the token on ponsfamily.com; you do not trade on Index Factory.
Four stats. Stock in the vault (and how much is still streaming), how much of the token is staked, how many harvests have run, and when the last one was.
Curve progress. Shown while the token is still on the curve. A bar from zero to the graduation threshold, with the amount raised so far.
Stake. Where you stake, unstake, and claim. See Staking.
Waiting to be harvested. How much the vault could claim right now and the "Harvest" button. See Harvesting.
Addresses. Token, vault, stock, curve, Pons fee escrow, and creator, each linked to the block explorer.
The page re-renders on the server every 15 seconds. The stake panel's numbers refresh on their own every 8 seconds while your wallet is connected.
The phase pill mirrors Pons's own state for the token.
| Pill | Meaning |
|---|---|
| On the curve | Trading on the bonding curve. Fees accrue on the curve. |
| Graduating | The curve has raised its threshold and been swept. Trading pauses until Pons opens the Uniswap v4 pool. |
| Live on Uniswap v4 | Trading in the v4 pool with locked liquidity. Fees accrue on the Pons hook. |
| Rescued | Pons has moved the token through its rescue path. Check the Pons docs for what that means for the token. |