Contents
Trade
Memes and equities, on the same rails, in the same wallet.
Long-tail tokens. Uniswap V4, V3 and V2 on the EVM chains, selected per trade by where the liquidity actually is rather than by a fixed preference. Jupiter and PumpPortal on Solana, so both graduated tokens and bonding-curve launches are tradable. Approvals, wrapping and slippage are handled without the user seeing them.
Tokenized stocks. AAPL, TSLA, NVDA, MSFT, GOOGL, AMZN, META and SPY trade like any other pair on Robinhood Chain, routed through the USDG pair and settled in ETH. Equity exposure and memecoins from one balance, with no brokerage account between them.








Execution details that decide outcomes
Gas is estimated per transaction rather than fixed, so a buy reserves what the swap needs and not a worst case that blocks it.
A sell that cannot be priced is refused rather than sent unprotected. An order that accepts any output accepts almost nothing, and slippage that cannot be computed is unknown rather than zero. Unknown is a reason to stop, so Impulse stops and says why.