From 807db58de412cd5e3d8dce16466956e0a27e5350 Mon Sep 17 00:00:00 2001 From: Nazar <85495047+cryptomanz@users.noreply.github.com> Date: Fri, 2 Jul 2021 23:27:56 +0300 Subject: [PATCH] Update info.json (#11119) * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz --- .../info.json | 28 ++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/blockchains/smartchain/assets/0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3/info.json b/blockchains/smartchain/assets/0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3/info.json index 6f1232462..73ab460a1 100644 --- a/blockchains/smartchain/assets/0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3/info.json +++ b/blockchains/smartchain/assets/0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3/info.json @@ -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/" + } + ] } \ No newline at end of file