Skip to content

solarbeamio/solarbeam-interface

Repository files navigation

Solarbeam.io

Solarbeam DEX on Moonriver

Whitelisting

Make a Pull Request to this repo including:

  • Add token's icon (.png) under the public/images/tokens folder
  • Add token's info in the src/constants/token-lists/solarbeam.tokenlist.json file, in this format:
    {
        "name": [token_name],
        "address": [token_address],
        "symbol": [token_symbol],
        "decimals": [token_decimals],
        "chainId": 1285,
        "logoURI": "https://solarbeam.io/images/tokens/[token_icon_filename]"
    }
    

More info about pull requests:

About

Solarbeam.io DEX on Moonriver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages