From df14abdbfb9290d4b3feedbf06a2c22f1d91201b Mon Sep 17 00:00:00 2001 From: Nazar <85495047+cryptomanz@users.noreply.github.com> Date: Fri, 2 Jul 2021 22:37:30 +0300 Subject: [PATCH] Update info.json (#11115) * Update info.json * Update info.json * Update info.json * Fixes (sanity and consistency, auto), history * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz --- .../info.json | 20 ++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/blockchains/smartchain/assets/0xBf5140A22578168FD562DCcF235E5D43A02ce9B1/info.json b/blockchains/smartchain/assets/0xBf5140A22578168FD562DCcF235E5D43A02ce9B1/info.json index b0712cfe5..852f36545 100644 --- a/blockchains/smartchain/assets/0xBf5140A22578168FD562DCcF235E5D43A02ce9B1/info.json +++ b/blockchains/smartchain/assets/0xBf5140A22578168FD562DCcF235E5D43A02ce9B1/info.json @@ -8,5 +8,23 @@ "symbol": "UNI", "decimals": 18, "status": "active", - "id": "0xBf5140A22578168FD562DCcF235E5D43A02ce9B1" + "id": "0xBf5140A22578168FD562DCcF235E5D43A02ce9B1", + "links": [ + { + "name": "blog", + "url": "https://uniswap.org/blog/uni/" + }, + { + "name": "twitter", + "url": "https://twitter.com/UniswapProtocol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/uniswap/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/uniswap/" + } + ] } \ No newline at end of file