GithubHelp home page GithubHelp logo

verse-dex-tokens's Introduction

verse-dex-tokens

This is a community-sourced token list used to power the Verse DEX.

If you wish to add an SEP-20 or ERC-20 token / liquidity pool to the Verse DEX, follow the instructions below:

How to add your token / liquidity pool to verse.bitcoin.com

  1. Open a pull request on this repo (example) containing the following:

    • Add your token config to tokens.json. Include any liquidity pairs you'd like to list under pairs e.g. :
        {
            "abbr": "JOY", // token symbol
            "value": "JOY", // same as abbr
            "protocol": "SEP20_PROTOCOL",
            "blockchain": "BCH",
            "label": "JOY", // token display name
            "ticker": "joy",
            "explorer": "https://www.smartscan.cash/tx/",
            "token": "0x6732E55Ac3ECa734F54C26Bd8DF4eED52Fb79a6E", // token contract address
            "decimals": 18,
            "pairs": ["BCH", "TANGO"] // this will add JOY/BCH and JOY/TANGO to the list of liquidity pools
        }
    • A 64x64 png of the token icon to the /icons directory
    • A wallet address from which you will provide the initial liquidity for the pool
  2. Our team will review your PR and merge it. You will then be able to view and add initial liquidity to the new pools on the Verse DEX using your provided wallet address.

Syntax for token pairs

  • Bitcoin Cash: "BCH"
  • Joystick: "JOY"
  • TANGO: "TANGO"
  • LAW: "LAW"
  • Green Ben: "EBEN"

verse-dex-tokens's People

Contributors

allisonle avatar bmthint701 avatar mainnet-pat avatar bentokenfinance avatar blockng avatar gutiman18 avatar ianblas avatar amalektricity avatar leonidasmark avatar mrpugi12 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.