Documentation
WIRE turns X into a trading terminal. Mention @wirebotRH in plain language and it executes real on-chain transactions on Robinhood Chain from a wallet that only you control. This guide covers every command, the supported markets, how execution and fees work, and the security model.
Overview
WIRE is a non-custodial bot. When you sign in with X, a self-custodial wallet is generated and permanently tied to your handle. You can trade tokenized stocks & ETFs, one-tap index baskets, native ETH and community tokens, send assets to any X user, and run airdrops to your repliers.
A language model reads only your intent and turns it into structured JSON. It never touches your keys. Every transaction is built and signed by deterministic code inside your wallet, with hard per-transaction and daily spending limits.
Getting started
- 01Sign in with XConnect your X account on wirebot.trade. A wallet is created for you instantly — no seed phrase, no setup.
- 02Deposit fundsFrom the dashboard, send USDG for stocks & index baskets, and a small amount of ETH for gas (ETH is also the currency for token/ETH trades).
- 03Tweet a commandMention @wirebotRH anywhere in a post — the start, middle or end. Example: “gm, @wirebotRH buy $50 NVDA”.
- 04Get confirmedThe bot replies with the result and a Blockscout link. The trade also appears in the live feed on the home page.
Commands
Commands are natural language — you don't need exact syntax. The bot tag can be anywhere in the tweet, and you can wrap the command in normal conversation. Below is the full command set with examples.
Buying
Buy any tokenized stock or ETF. Stocks settle in USDG.
@wirebotRH buy $50 NVDA@wirebotRH buy me 25 dollars of tesla@wirebotRH grab $100 SPYYou need enough USDG for the trade. Buying is capped per transaction (see Fees & limits).
Selling
Sell a fixed dollar amount or your entire position.
@wirebotRH sell $50 TSLA@wirebotRH sell all my NVDA@wirebotRH dump everything AAPLProceeds from stock sells are returned as USDG; token sells return ETH. You need a little ETH in your wallet to cover gas.
Sending
Send any asset to another X user — including someone who has never used WIRE. A wallet is pre-generated for them; when they sign in, the funds are already waiting.
@wirebotRH send @friend $25 AAPL@wirebotRH send all my MAG7 to @someone@wirebotRH send @friend 0.01 ETHYou can send stocks, ETFs, index baskets, tokens, USDG and native ETH.
Index baskets
Baskets give diversified, one-tap exposure. WIRE mints and redeems them through the Vimen protocol. Buy and sell them exactly like a stock.
@wirebotRH buy $20 MAG7@wirebotRH sell all AI6Currently supported baskets include MAG7, AI6, HOOD6V2, AMZO and AGNTS. Baskets settle in USDG.
Tokens & ETH
Community tokens (like $WIRE) and native ETH trade against WETH liquidity. These trades are paid with — and settle in — ETH, so keep some ETH in your wallet.
@wirebotRH buy $10 WIRE@wirebotRH sell all WIREBy contract address
Any ERC-20 on Robinhood Chain can be traded directly by its contract address, even if it isn't in the preset list.
@wirebotRH buy $10 0x8ECEA3d0E648DB646d824AA51EedeB16aC3d6878The bot verifies the token on-chain before trading. Tickers that collide with an official basket name are ignored for safety — use the address instead.
Drops (airdrops)
Reward the people who engage with your posts. Fund a drop and the first N unique repliers each claim a fixed amount. One claim per X user — no one can drain it with multiple replies.
@wirebotRH drop $5 of NVDA to the first 10 replies@wirebotRH give first 20 replies $2 of USDGYou must hold enough of the asset to cover the whole pot (per-winner amount × winners). Winners are paid automatically as they reply and get a confirmation.
Balance & dashboard
Check holdings from a tweet, or manage everything from the dashboard.
@wirebotRH balanceThe dashboard shows your full portfolio, lets you deposit & withdraw, resolve any X handle to its wallet, and export your private key.
Supported markets
50+ tokenized equities & ETFs, index baskets, tokens and native ETH:
How execution works
Routing depends on the asset class:
- ▸ Stocks & ETFs — swapped against USDG in Uniswap v4 pools.
- ▸ Index baskets — minted / redeemed via the Vimen protocol (settled in USDG).
- ▸ Tokens & ETH — routed through WETH liquidity (Uniswap v3), paid in native ETH.
Every trade is quoted on-chain, protected by a slippage cap, and simulated before it is signed. Confirmations link to Robinhood Chain's Blockscout explorer.
Fees & limits
WIRE charges no platform fee. You only pay network gas and DEX/liquidity fees.
- ▸ Gas — paid in ETH. Robinhood Chain is an L2, so gas is very cheap; keep a small ETH balance.
- ▸ Slippage — capped (≈1–2%) to protect your trade.
- ▸ Per-transaction limit — a maximum trade size applies to every command.
- ▸ Daily limit — a rolling daily spend cap per user.
- ▸ Rate limit — a few commands per minute per user.
Security & custody
- ▸ Your keys, always. Export your raw private key from the dashboard at any time and move to any wallet.
- ▸ The bot never holds keys. The LLM only parses intent; deterministic code signs inside your MPC-backed wallet.
- ▸ Hard limits. Per-tx and daily caps bound the blast radius of any single command.
- ▸ Pre-generated recipients. Sends to non-users land in a wallet only they can claim by signing in with X.
FAQ
WIRE is experimental software provided “as is”, without warranty. Nothing here is financial advice. Digital assets are volatile and you can lose funds. Tokenized stock products are not available to US persons. Use at your own risk.