mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links OM (ERC20) (#13101)
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
b006a6db29
commit
2b685b1af6
|
@ -8,5 +8,27 @@
|
|||
"symbol": "OM",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x3593D125a4f7849a1B059E64F4517A86Dd60c95d"
|
||||
"id": "0x3593D125a4f7849a1B059E64F4517A86Dd60c95d",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/Mantradao"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/MANTRADAO"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/MANTRADAO"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/mantra-dao/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/mantra-dao/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user