mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
df14abdbfb
* 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>
30 lines
971 B
JSON
30 lines
971 B
JSON
{
|
|
"name": "Uniswap",
|
|
"website": "https://uniswap.org",
|
|
"description": "UNI is the Uniswap protocol token. Uniswap is a decentralized protocol for automated liquidity provision on Ethereum.",
|
|
"explorer": "https://bscscan.com/token/0xBf5140A22578168FD562DCcF235E5D43A02ce9B1",
|
|
"research": "https://research.binance.com/en/projects/uniswap",
|
|
"type": "BEP20",
|
|
"symbol": "UNI",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"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/"
|
|
}
|
|
]
|
|
} |