From 11f8994ce6133f6b947490be684f30d94ad00989 Mon Sep 17 00:00:00 2001 From: Kheops <26880866+0xKheops@users.noreply.github.com> Date: Thu, 23 Nov 2023 13:53:43 +0900 Subject: [PATCH] feat: mgx coingecko id --- tokens.json | 1 + 1 file changed, 1 insertion(+) diff --git a/tokens.json b/tokens.json index c85faf6b77..091a42b21d 100644 --- a/tokens.json +++ b/tokens.json @@ -100,6 +100,7 @@ { "id": "litentry-substrate-native-lit", "coingeckoId": "litentry" }, { "id": "mandala-substrate-orml-ausd", "symbol": "aSEED" }, { "id": "mandala-substrate-orml-kusd", "symbol": "kUSD" }, + { "id": "mangata-substrate-native-mgx", "coingeckoId": "mangata-x" }, { "id": "moonbeam-substrate-native-glmr", "coingeckoId": "moonbeam" }, { "id": "moonriver-substrate-native-movr", "coingeckoId": "moonriver" }, { "id": "myriad-substrate-native-myria", "coingeckoId": "myriad-social" },