Add Kava EVM (#21404)

* feat(blockchains): add kava evm
* Update info.json
Co-authored-by: Nazar <85495047+cryptomanz@users.noreply.github.com>
This commit is contained in:
Sztergbaum Roman 2022-07-08 11:57:33 +02:00 committed by GitHub
parent ac63ec018e
commit 4f3c647eeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 44 additions and 0 deletions

View File

@ -0,0 +1,44 @@
{
"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"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB