Add links MADA (BEP20) (#13364)

* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: Cryptocool1 <Cryptocool1@users.noreply.github.com>
This commit is contained in:
CryptoA 2021-09-05 09:12:26 +03:00 committed by GitHub
parent 6cd59814bc
commit 50b888e127
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,27 @@
"symbol": "MADA",
"decimals": 9,
"status": "active",
"id": "0xF70c14AD93905f39eE3Df2D4fB92b87c31D779e0"
"id": "0xF70c14AD93905f39eE3Df2D4fB92b87c31D779e0",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/minicardano"
},
{
"name": "telegram",
"url": "https://t.me/mini_cardano"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/mini-cardano"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/mini-cardano/"
},
{
"name": "github",
"url": "https://github.com/Mini-Cardano/MiniCardano-Contract"
}
]
}