mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add missing CoinGecko URL (#15031)
* Add missing CoinGecko URL * Fix CoinGecko URL
This commit is contained in:
parent
9b8bf82d42
commit
9d056a87a5
|
@ -20,6 +20,10 @@
|
||||||
{
|
{
|
||||||
"name": "coinmarketcap",
|
"name": "coinmarketcap",
|
||||||
"url": "https://coinmarketcap.com/currencies/glorydoge"
|
"url": "https://coinmarketcap.com/currencies/glorydoge"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "coingecko",
|
||||||
|
"url": "https://coingecko.com/en/coins/glorydoge"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user