Skip to content

Carbon

🛠 Connector Info

  • Exchange Type: Decentralized Exchange (DEX)
  • Market Type: Automatic Market Maker (AMM)
Component Status Notes
2ī¸âƒŖ AMM Connector ✅
3ī¸âƒŖ Range AMM Connector Not built
🔀 Spot Connector Not built
đŸ•¯ AMM Data Feed Not built

ℹī¸ Exchange Info

🔑 How to Connect

Create a wallet on one of the supported networks below:

Chain Networks
ethereum mainnet

From inside the Hummingbot client, run gateway connect carbonamm in order to connect your wallet:

Which chain do you want carbonamm to connect to? (ethereum) >>>
Which network do you want carbonamm to connect to? (mainnet) >>>
Enter your ethereum-mainnet private key >>>>

If connection is successful (ethereum-mainnet):

The carbonamm connector now uses wallet [pubKey] on ethereum-mainnet

2ī¸âƒŖ AMM Connector

Integration to this DEX's swap pricing and execution endpoints

Endpoints

  • /amm/price
  • /amm/trade
  • /amm/estimateGas

For more info, run Gateway and go to https:localhost:8080 in your browser to see detailed documentation for each endpoint.