Multi wallet market making and volume bot for Ethereum mainnet. Full Uniswap V2, V3, V4 routing plus Sushi.
Market making on Ethereum mainnet is expensive if you get it wrong and profitable if you get it right. Gas costs mean every slice has to earn its keep, so wallet distribution and gas caps matter more here than anywhere else. Motions is built for that reality.
Set a per chain max gwei threshold. When the base fee spikes, slices are skipped rather than paying whatever the network is asking. The pattern engine tolerates skipped slices by extending the timeline instead of compressing the remaining fills. Programs pick back up when gas cools.
The router probes Uniswap V2, V3 (five fee tiers) and V4 (with pool discovery via Initialize log scans, so hooked pools and native paired pools are found) in parallel. Sushi V3 is quoted through the shared V3 quoter. Universal Router execution keeps trades looking like standard Uniswap frontend activity from a chain analyst point of view.
Buy Motions access with 0.2 ETH on mainnet. Access is bound to the wallet you paid from. If you already have ETH on mainnet you skip the bridge, though most teams choose to pay on Base or BSC to save the mainnet gas.
Base, BSC, Solana, Robinhood Chain. See also market maker software and volume bot.