mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
4f3c647eeb
* feat(blockchains): add kava evm * Update info.json Co-authored-by: Nazar <85495047+cryptomanz@users.noreply.github.com>
45 lines
1.2 KiB
JSON
45 lines
1.2 KiB
JSON
{
|
|
"name": "KavaEvm",
|
|
"type": "coin",
|
|
"symbol": "KAVA",
|
|
"decimals": 18,
|
|
"website": "https://kava.io",
|
|
"research": "https://research.binance.com/en/projects/kava",
|
|
"description": "Kava is a cross-chain DeFi Lending platform enabling stablecoin loans for users of major cryptocurrencies.",
|
|
"explorer": "https://explorer.kava.io/",
|
|
"status": "active",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/kava-labs"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/kava_labs"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://docsend.com/view/gwbwpc3"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/kavalabs"
|
|
},
|
|
{
|
|
"name": "reddit",
|
|
"url": "https://reddit.com/r/kava_platform"
|
|
},
|
|
{
|
|
"name": "coinmarketcap",
|
|
"url": "https://coinmarketcap.com/currencies/kava/"
|
|
},
|
|
{
|
|
"name": "coingecko",
|
|
"url": "https://coingecko.com/en/coins/kava"
|
|
}
|
|
],
|
|
"tags": [
|
|
"defi"
|
|
]
|
|
}
|