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 <cryptomanz@users.noreply.github.com>
This commit is contained in:
Nazar 2021-07-02 22:37:30 +03:00 committed by GitHub
parent 42c524f8ba
commit df14abdbfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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