mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
6cd59814bc
commit
50b888e127
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user