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:
Nazar 2021-08-26 10:54:13 +03:00 committed by GitHub
parent b006a6db29
commit 2b685b1af6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/"
}
]
}