mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links to MKR token (#11143)
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
c9adb09e92
commit
27c3333c03
|
@ -8,5 +8,23 @@
|
|||
"symbol": "MKR",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x5f0Da599BB2ccCfcf6Fdfd7D81743B6020864350"
|
||||
"id": "0x5f0Da599BB2ccCfcf6Fdfd7D81743B6020864350",
|
||||
"links": [
|
||||
{
|
||||
"name": "blog",
|
||||
"url": "https://blog.makerdao.com/"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://makerdao.com/assets/documents/purple.pdf"
|
||||
},
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/MakerDAO/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/maker/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user