From 5582adaa217e07907af8a075ede958767a896331 Mon Sep 17 00:00:00 2001 From: CryptoA <82717856+Cryptocool1@users.noreply.github.com> Date: Fri, 2 Jul 2021 20:58:58 +0300 Subject: [PATCH] Update info.json (#11105) * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: Cryptocool1 --- .../info.json | 24 ++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/info.json b/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/info.json index 1f8715657..1aaa5d5cf 100644 --- a/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/info.json +++ b/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/info.json @@ -7,5 +7,27 @@ "symbol": "USDC", "decimals": 6, "status": "active", - "id": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48" + "id": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "links": [ + { + "name": "github", + "url": "https://github.com/centrehq" + }, + { + "name": "medium", + "url": "https://medium.com/centre-blog" + }, + { + "name": "whitepaper", + "url": "https://centre.io/pdfs/centre-whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/usd-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/usd-coin/" + } + ] } \ No newline at end of file