Skip to content

tarmovannas/polkaswap-token-whitelist-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

polkaswap-token-whitelist-config

Welcome to the Polkaswap Whitelisted Token Configuration Repository!

This repository contains the file in which all the whitelisted (safe) tokens are presented. Whitelisted tokens do not show possible scam notification before swapping and also have their own icons instead of the default grey one.

If you want your token to be whitelisted

Your request for whitelisting your token in Polkaswap can be reviewed in this repository. For that:

  1. The whitelist is in whitelist.json
  2. Clone the repository (or use the GitHub interface) to make changes to whitelist.json.
  3. Add the necessary information:
    1. "symbol": the symbol of the token. For example, "VAL".
    2. "name": name of the token. For example, "SORA Validator Token"
    3. "address": SORA asset ID in the "0x..." format
    4. "decimals": number of numbers on the right from the decimal point. It can be only 18 for now.
    5. "icon": icon of the token in SVG
  4. Create a PR into this repository by adding lines to the file, representing your token

    If some of the questions in the template are not replied to (except for the optional one), it will not be possible to review your request.

About

Community managed Polkaswap token whitelist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published