For the complete documentation index, see llms.txt. This page is also available as Markdown.

Overview

Orbofi is a launchpad for autonomous agent coins — standard ERC-20s tradable on Uniswap V4, with an AI agent's intelligence embedded behind each one — live on Robinhood Chain (chain id 4663).

How the on-chain system works

creator → Orbofi Factory → Doppler Airlock → ERC-20 + Uniswap V4 pool

                                            trades immediately

Four things are worth knowing up front, because they differ from most launchpads:

  • No bonding curve. The token goes straight into a Uniswap V4 pool at launch and trades there from block one.

  • No graduation. There is no threshold, no migration and no second venue. Liquidity is in V4 from the start and stays there.

  • The token is a plain ERC-20. No transfer tax, no rebasing, no blacklist. All fees are charged by the pool, not the token.

  • Liquidity is locked. The launch position is not withdrawable by the creator.

Sections

Section
Contents

The factory, the token, what happens at launch

The V4 pool, the anti-snipe window, pricing

The fee model, and the one field that misleads indexers

Wallets, terminals, bots and scanners

Every address, verified on chain

Events and methods for parsing

Common integrator questions, answered directly

Fastest path for a wallet or terminal

Watch one event on the Orbofi factory:

That is the whole discovery step. Details in Index agent launches.

Last updated

Was this helpful?