MilkySwap
  • The project
    • Introduction
    • Milkomeda
      • Getting started with MilkySwap.
      • Configuring Flint Wallet
      • Configuring MetaMask
      • Obtaining MilkADA
      • Unwrapping Assets
    • Token Bridging
      • Celer Bridge Tutorial
      • MultiChain Bridge Tutorial
  • the platform
    • Exchange
      • Trading Tutorial
    • Liquidity Providing
      • Liquidity Providing Tutorial
    • Farming
      • Farming Tutorial
  • Listings
    • Token Listing
      • Token Listing Tutorial
    • Farm Listing
  • CREAMY
    • Churning For CREAMY
      • Churning Tutorial
    • Governance
    • Boosted Farms
      • Voting for Boosts
      • Gauges
  • About Us
    • Contracts
      • Gauge Addresses
    • Tokenomics
    • Audits
    • Roadmap
    • Links
Powered by GitBook
On this page
  1. Listings
  2. Token Listing

Token Listing Tutorial

PreviousToken ListingNextFarm Listing

Last updated 3 years ago

If you are interested in listing your token on our DEX, you must follow these steps:

  1. Make a Pull request into this

    • It must only edit tokens/milkomeda.json

    • You must include all details of your token as a json payload. For example:

    {

    "chainId": 2001,

    "address": "0x063A5E4cD5e15ac66ea47134Eb60e6b30A51B2bf",

    "name": "MilkySwap Token",

    "symbol": "MILKY",

    "decimals": 18,

    "logoURI": "https://www.milkyswap.exchange/images/tokens/milky-square.png"

    }

  2. Verify the contract on

Disclaimer

Note filing an issue does not guarantee addition to this . We do not review token addition requests in any particular order and we do not guarantee that we will review your request to add the token to the default list.

repo
C1 Milkomeda Explorer
default token list