quickswap
¶
đ Connector Info¶
- Type: SPOT AMM DEX
- Folder: /gateway/src/chains/polygon
- Maintainer:
đ Exchange Tier¶
Bronze exchange connectors have passed the Minimum Voting Power Threshold in the latest Poll and are included in each monthly release. They are not maintained by Hummingbot Foundation but may be maintained by a community member.
âšī¸ Exchange Info¶
- Website: https://quickswap.exchange/
- CoinMarketCap: https://coinmarketcap.com/exchanges/quickswap/
- CoinGecko: https://www.coingecko.com/en/exchanges/quickswap
- API docs: https://docs.quickswap.exchange/reference/
- Fees: https://docs.quickswap.exchange
đ Setup¶
- Follow the instructions on Setting up Gateway to install the Gateway Docker container
- Run
gateway connect quickswap
and follow the prompts to add your wallet private key. Like all API and private keys in Hummingbot, this key is encrypted with your Hummingbot password. - Afterwards, run
create
to create an AMM Arbitrage strategy between Quickswap and a different exchange. - Run
start
to start the strategy!
đ Additional Resources¶
See Polygon for more information about the default configuration settings and how to change them.