From 875d32fe89477eab9006c58051bc5b15a7f5daee Mon Sep 17 00:00:00 2001 From: Nazar <85495047+cryptomanz@users.noreply.github.com> Date: Sat, 3 Jul 2021 18:08:39 +0300 Subject: [PATCH] Add links to UMA token (#11189) * Update info.json * Update info.json --- .../info.json | 20 ++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/assets/0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828/info.json b/blockchains/ethereum/assets/0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828/info.json index 378eaa8ee..ddb981644 100644 --- a/blockchains/ethereum/assets/0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828/info.json +++ b/blockchains/ethereum/assets/0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828/info.json @@ -8,5 +8,23 @@ "symbol": "UMA", "decimals": 18, "status": "active", - "id": "0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828" + "id": "0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828", + "links": [ + { + "name": "github", + "url": "https://github.com/UMAprotocol/protocol" + }, + { + "name": "blog", + "url": "https://medium.com/uma-project" + }, + { + "name": "whitepaper", + "url": "https://github.com/UMAprotocol/whitepaper" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/uma/" + } + ] } \ No newline at end of file