Update info.json (#11118)

* Update info.json

* Update info.json

* 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-02 23:13:09 +03:00 committed by GitHub
parent c1f68b2f8f
commit 5aabd0224d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,5 +8,31 @@
"symbol": "DAI",
"decimals": 18,
"status": "active",
"id": "0x6B175474E89094C44Da98b954EedeAC495271d0F"
"id": "0x6B175474E89094C44Da98b954EedeAC495271d0F",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/MakerDAO"
},
{
"name": "reddit",
"url": "https://reddit.com/r/MakerDAO/"
},
{
"name": "blog",
"url": "https://blog.makerdao.com/"
},
{
"name": "whitepaper",
"url": "https://makerdao.com/whitepaper/"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/multi-collateral-dai/"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/dai/"
}
]
}