Add links to UMA token (#11189)

* Update info.json

* Update info.json
This commit is contained in:
Nazar 2021-07-03 18:08:39 +03:00 committed by GitHub
parent 65f3e93c4d
commit 875d32fe89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,5 +8,23 @@
"symbol": "UMA", "symbol": "UMA",
"decimals": 18, "decimals": 18,
"status": "active", "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/"
}
]
} }