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
  • Default token list
  • Supported tags

Was this helpful?

Get listed

Add your token to the recognized tokens list

PreviousFAQNextSupport

Last updated 4 years ago

Was this helpful?

In the CarbonSwap ecosystem there are no restrictions. We cannot stop anybody from listing, trading, bridging or doing anything they want within the technical limitations. It's a decentralized world so there are no permissions.

Default token list

In order your token to be recognized though in the default list with a nice icon and some details, it needs to be added to the CarbonSwap Token List:

To do so, you can either:

  • Make the changes yourself, and wait for it to be accepted

  • Write to the dev team (dev@carbonswap.exchange) with the following details:

    • chainID

    • token address

    • token name

    • token decimals

    • token symbol

    • logoURI (png or svg)

    • tags (for options, see below )

    • Preferably a description of your project/token as well

  • All of the above

Supported tags

"tags": {
        "stablecoin": {
            "name": "stablecoin",
            "description": "Tokens that are fixed to an external asset"
        },
        "ewfmember": {
            "name": "ewfmember",
            "description": "Token of an Energy Web Foundation member"
        },
        "green": {
            "name": "green",
            "description": "Token of a project that is completely renewably powered"
        },
        "wrapped": {
            "name": "wrapped",
            "description": "Tokens that are a wrapped version of their original, holding the same value"
        },
        "bridged": {
            "name": "bridged",
            "description": "Tokens that are bridged over from another chain"
        },
        "meme": {
            "name": "meme",
            "description": "Tokens that were created with no specific purpose, for fun"
        },
        "native": {
            "name": "native",
            "description": "Tokens that are native to the Energy Web Chain"
        }
    }
πŸ“ƒ
πŸ‘‡
Nice view
Raw view
open a PR