From 81c0b38224ab581ad9257f1aa48ba07de987097b Mon Sep 17 00:00:00 2001 From: Nazar <85495047+cryptomanz@users.noreply.github.com> Date: Fri, 2 Jul 2021 21:59:26 +0300 Subject: [PATCH] Update info.json (#11114) * Update info.json * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz --- .../info.json | 24 ++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/assets/0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984/info.json b/blockchains/ethereum/assets/0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984/info.json index da5d62515..e13bc64ee 100644 --- a/blockchains/ethereum/assets/0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984/info.json +++ b/blockchains/ethereum/assets/0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984/info.json @@ -8,5 +8,27 @@ "symbol": "UNI", "decimals": 18, "status": "active", - "id": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984" + "id": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984", + "links": [ + { + "name": "discord", + "url": "https://discord.com/invite/XErMcTq" + }, + { + "name": "twitter", + "url": "https://twitter.com/UniswapProtocol" + }, + { + "name": "blog", + "url": "https://uniswap.org/blog/uni/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/uniswap/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/uniswap/" + } + ] } \ No newline at end of file