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:
Nazar 2021-07-03 10:09:40 +03:00 committed by GitHub
parent c9adb09e92
commit 27c3333c03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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