Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GMX: GMX #4

Open
3 tasks done
0XRVJYN opened this issue Feb 6, 2023 · 2 comments
Open
3 tasks done

Add GMX: GMX #4

0XRVJYN opened this issue Feb 6, 2023 · 2 comments

Comments

@0XRVJYN
Copy link

0XRVJYN commented Feb 6, 2023

  • I understand that token listing is not required to use the ParaSwap Protocol.
  • I understand that filing an issue does not guarantee addition to the ParaSwap Community token list.
  • I understand that adding a token still requires an approval by the ParaSwap DAO to be whitelisted for ParaBoost.

Please provide the following information for your token.

Token infos by chain:

 [
    {
        "chainId": 42161
        "address": "0xfc5A1A6EB076a2C7aD06eD22C90d7E710E35ad0a",
        "symbol": "GMX",
        "name": "GMX",
        "decimals": 18,
        "logoURI": "{LOGO_URI}"
    },
]

List of supported chains: chains.json.

Link to the official homepage of token: https://gmx.io/

Link to CoinMarketCap or CoinGecko page of token: https://www.coingecko.com/en/coins/gmx

@QChab
Copy link

QChab commented Feb 13, 2023

We could also add the address for Avalanche:

   {
        "chainId": 43114
        "address": "0x62edc0692bd897d2295872a9ffcac5425011c661",
        "symbol": "GMX",
        "name": "GMX",
        "decimals": 18,
        "logoURI": "https://assets.coingecko.com/coins/images/18323/small/arbit.png?1631532468"
    },

@QChab
Copy link

QChab commented Nov 13, 2023

This issue could be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@QChab @0XRVJYN and others