Table of Contents
Amm Exchange Connector
Ethereum Dex
The Uniswap protocol connector is now managed by Gateway V2 – where the Gateway is now responsible for all on-chain operations (e.g. fetching prices and creating trade transactions), and the GatewayEVMAMM
class on bot side is responsible for interfacing with Gateway V2.
âšī¸ Exchange Info #
Uniswap
Website | CoinMarketCap | CoinGecko
đ Setup #
- Contact support and we will install and setup Gateway V2.
- Run
gateway connect uniswap
and add your Ethereum wallet to Gateway V2 for trading on Uniswap. - Run
create
to create an AMM Arbitrage strategy between Uniswap and a different exchange. - Run
start
to start the strategy, and you’re trading!