brokr docs
brokr is an AI launch agent on Robinhood Chain. Describe a token in plain English — or just tweet at it — and it deploys the token and a live Uniswap v3 pool in a single transaction.
What is brokr
brokr turns a sentence into a live token. It runs on Robinhood Chain (EVM, chain id 4663) and launches directly onto Uniswap v3 — no bonding curve, no migration step. You keep a non-custodial wallet (via X login), and you sign every transaction yourself.
There are two ways to launch: from the app’s chat, or by mentioning the bot on X.
Launch from X
Mention @BrokrdotBot with a launch command. The bot parses the name, ticker, links, and any attached image, deploys the token, and replies with a trade link.
@BrokrdotBot launch Moon Capital ticker MOON x.com/mooncap mooncapital.io- The text between
launchandtickerbecomes the token name. ticker XXX(or a$XXX) sets the symbol.- Any links are attached as socials —
x.com/…as X,t.me/…as Telegram, anything else as the website. - An attached image becomes the token’s logo; otherwise it uses the brokr logo.
Every X-launched token appears on the Explore page automatically.
Launch in the app
Open the app, connect your X account, and just talk to brokr:
launch a token called Degen Capital, ticker DEGENbrokr previews a launch card with the details. Review it, then sign with your embedded wallet. Nothing deploys until you confirm.
How launches work
One transaction to the launcher contract does all of this:
- Deploys a fixed-supply 1,000,000,000 token ERC-20 (no mint function, no admin on the token).
- Creates and initializes the token/WETH 1% Uniswap v3 pool at a fixed starting valuation (~8.4 ETH FDV).
- Seeds the pool one-sided with the full supply across a wide range, so trading is live immediately.
- Optionally does an atomic dev buy if you send ETH with the launch.
The launcher also auto-verifies each token’s source on the block explorer, so tokens show as open-sourced right after launch.
Trading & wallet
Swap & send
Ask brokr to swap or send in plain English — swap 0.01 ETH to STIM, send 0.01 ETH to 0x…. Swaps route through Uniswap v3; you can reference any token by symbol or 0x address.
Wallet
The Wallet tab shows your real on-chain balances on Robinhood Chain. Leveraged positions in the app are simulated — there is no live perp venue on Robinhood Chain yet.
Contracts & network
| What | Address |
|---|---|
| Launcher (factory) | 0xEc1e2c83F4a43127f678BAB136AbEC2Be388294a |
| WETH9 | 0x0Bd7D308f8E1639FAb988df18A8011f41EAcAD73 |
| Uniswap v3 NPM | 0x73991a25C818Bf1f1128dEAaB1492D45638DE0D3 |
| SwapRouter02 | 0xCaf681a66D020601342297493863E78C959E5cb2 |
| RPC | https://rpc.mainnet.chain.robinhood.com |
| Chain id | 4663 |
| Explorer | robinhoodchain.blockscout.com |
Safety
- brokr is non-custodial. It never moves funds on its own — you sign every launch, swap, and send with your own wallet.
- Mainnet actions move real funds once signed. Review each card before confirming.
- Token contracts have no owner and no mint function. Liquidity is held by the launcher.
- Not financial advice. Do your own research before buying anything.