Add links to MKR token (#11142)

* 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 09:58:54 +03:00 committed by GitHub
parent 5806804721
commit c247f003a7
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": "0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2"
"id": "0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2",
"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/"
}
]
}