Update info.json (#11114)

* Update info.json

* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
Nazar 2021-07-02 21:59:26 +03:00 committed by GitHub
parent 0fcf536ed2
commit 81c0b38224
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/"
}
]
}