CarbonSwap Finance
  • πŸ‘‹Welcome to CarbonSwap!
  • πŸ›«Roadmap
  • πŸ‘―Socials and misc links
  • ❔FAQ
  • πŸ“ƒGet listed
  • πŸ₯Support
  • πŸ’ΌHiring
    • Social Media Soot
    • Art/Designer Soot
    • Frontend/Fullstack Soot
    • Blockchain/Solidity Soot
  • πŸ—‘οΈBounties
    • Subgraph extension
    • Info page UI extension
  • How to
    • πŸ‘ŸGetting Started
    • 🚧Troubleshooting
    • ℒ️ Trademark guidelines
  • Products
    • βš“Green Sea
      • The Basics
      • Explore the Green Sea
      • Latest Orders
      • Sustainable Initiatives
    • πŸŒ‰Omnibridge
      • Mainnet -> Energy Web Chain
      • Energy Web Chain -> Mainnet
    • πŸ”„AMM/Exchange
      • Swap
      • Pool (liquidity)
      • Farm
      • πŸ–Stake
    • 🚰EWT faucet
  • SUSU token
    • πŸ“ˆTokenomics
    • πŸ’°Where to get SUSU
    • πŸš€Community Launch
      • The summoning ceremony was a success!
    • βš–οΈ Governance
  • Energy Web Chain
    • ℹ️ General info
    • πŸ‘›Wallets
Powered by GitBook
On this page

Was this helpful?

  1. Products
  2. AMM/Exchange

Swap

PreviousAMM/ExchangeNextPool (liquidity)

Last updated 4 years ago

Was this helpful?

Swap any ERC20 compatible token to any ERC compatible one. You can refer to the original Uniswap documentation for details.

Some handy facts

  • Anybody can enlist anything, nobody is able to restrict this as this is a pure DEX based on ownerless smart contracts.

    • Also means we cannot be responsible for what people do there.

  • There is no order book, there are no buy or sell orders. There are liquidity pools for pairs.

  • You pay 0.3% as swap fees which is the standard for DEXes.

  • Anybody can market make, thus provide liquidity for token-pairs for traders. It is done by others, not by Carbonswap.

  • You can swap any token to any token. The DEX tries to find you the most optimal way of doing so, routing through multiple token pairs. There needs to be a route with enough liquidity to support your trade.

  • The market price is determined by the ratio of the tokens in the pool.

    • E.g. You want to swap token A for token B. The market price is determined by the ratio of the reserves A/B. You will put token A in the reserves and take some token B out.

    • Each trade changes the market price

  • If your trade size is relatively big to the liquidity pool size, it might cause slippage, a larger impact on the market price. Large slippage also means your trade is less efficient. The larger the liquidity pool, the larger trades you can make.

    • If you are okay with larger slippage, change your tolerance in the settings.

  • If your transaction is pending for a long time, check if the gas settings were correct, or if the nonce of your transaction is correct. The contracts are solid, and there are 5 second block times.

πŸ”„
Uniswap Docs | Uniswap
Logo