mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
81c0b38224
* Update info.json * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
34 lines
1.1 KiB
JSON
34 lines
1.1 KiB
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://etherscan.io/token/0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984",
|
|
"research": "https://research.binance.com/en/projects/uniswap",
|
|
"type": "ERC20",
|
|
"symbol": "UNI",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"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/"
|
|
}
|
|
]
|
|
} |