which chain is fomo actually on?
the app never asks you to pick a network, which is good design and makes one question genuinely hard to answer: where did my money actually go?
fomo is built so you never think about networks. you tap an asset, you get a fill, and the plumbing stays out of the way. that is genuinely good product design and it produces one specific confusion: people cannot answer where their money is when they need to.
robinhood chain, id 4663
the default execution venue is robinhood chain, chain id 4663. that is where most fomo trades settle.
the name causes a predictable misunderstanding, so it is worth being direct: using a chain is not a corporate relationship. settling trades on a network says nothing about ownership, partnership or endorsement by the company associated with its name. it is infrastructure, chosen for cost and speed, and nothing about your fomo account is a robinhood account.
robinhood chain is not the only one in play. bsc, ethereum, base, arbitrum, polygon and solana all appear, depending on where the asset you are trading actually lives.
orders route, they do not just swap
the second piece of architecture worth knowing: fomo does not send your order to a single exchange. trades are routed through an aggregator's router contract, which finds a path across venues and executes it.
three consequences that show up in real use:
- your transaction will not look like a simple swap on an explorer. it looks like an interaction with a router contract, which is why people who go looking sometimes conclude something is wrong when nothing is.
- a single « trade » can touch more than one venue, and its execution quality depends on the route available at that instant.
- size still meets reality. routing finds the best available path; it does not create liquidity that is not there. on a thin memecoin the depth in front of you is the depth in front of you, and this is the mechanism behind most complaints about bad fills and failed sells.
smart accounts, not plain wallets
fomo wallets are erc-4337 smart accounts created behind a normal login rather than externally owned accounts controlled by a seed phrase. transactions go through a bundler instead of being submitted directly.
this is why the app can offer a login-based wallet with no seed phrase at all, and it is covered properly in the key export piece. for chain purposes the practical upshot is that your fomo address is a contract account, and some tooling built for plain wallets treats those differently.
why any of this matters to you
withdrawals
this is the one that costs people money. inside the app you trade assets. the moment funds leave, they are on a specific chain, and the destination must support that same chain. mismatch it and the transfer can succeed on-chain while the funds sit somewhere your receiving app does not display. it is the most common withdrawal failure by a wide margin.
gas
every transaction costs a fee in the native token of whichever chain it runs on. an account emptied to exactly zero cannot pay for its own next transaction. keeping a few dollars of gas per chain is a habit that prevents an entire category of stuck-looking balances.
watching a trader
if you want to track a fomo trader on-chain, multi-chain routing is not a detail — it is the design constraint. a watcher subscribed to one chain will miss trades on the others, and it will miss them silently, which is the worst way to be wrong. the same goes for the address itself: a trader's footprint is spread across these networks, and a resolver that only looks at one of them is working with half the evidence.
the short version
- default venue: robinhood chain, id 4663. no corporate relationship implied.
- also in play: bsc, ethereum, base, arbitrum, polygon, solana.
- orders route through an aggregator, so explorer views look like router calls.
- wallets are erc-4337 smart accounts behind a login.
- the abstraction ends at withdrawal. that is where you must know the chain.
frequently asked
is fomo related to robinhood?
the default execution venue is robinhood chain, a network with chain id 4663. using a chain is not the same as being owned by, partnered with, or endorsed by the company behind it, and no such relationship should be inferred from the routing. it is where the trades settle, nothing more.
which chains does fomo support?
robinhood chain (4663) is the default venue, with bsc, ethereum, base, arbitrum, polygon and solana also in the picture. the app abstracts this away deliberately — you trade an asset rather than choosing a network — which is why most users never find out until they try to withdraw.
why does my withdrawal need a network?
because the abstraction stops at the app's edge. inside fomo you trade assets; the moment funds leave, they are on one specific chain and the receiving address must support that chain. this mismatch is the single most common cause of failed and lost withdrawals, and it is entirely avoidable by checking both ends before sending.
can i see my fomo trades on a block explorer?
yes, once you know the address and the chain. the trades are ordinary on-chain transactions. the difficulty is that fomo does not display your address prominently and routes through an aggregator's router contract, so the transactions look like router interactions rather than simple swaps.
stop reading. start copying.
vaulted turns the fomo leaderboard into vaults: pooled capital that mirrors a trader, a clan or a curated basket in the same block, with sizing, liquidity and drawdown limits enforced on-chain. you hold erc-4626 shares and can redeem in-kind any time.
open the app →