Update info.json (#11119)

* 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:27:56 +03:00 committed by GitHub
parent f39cbef38e
commit 807db58de4
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": "0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3"
"id": "0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3",
"links": [
{
"name": "blog",
"url": "https://medium.com/@MakerDAO"
},
{
"name": "twitter",
"url": "https://twitter.com/MakerDAO"
},
{
"name": "reddit",
"url": "https://reddit.com/r/MakerDAO/"
},
{
"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/"
}
]
}