mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
ac63ec018e
commit
4f3c647eeb
44
blockchains/kavaevm/info/info.json
Normal file
44
blockchains/kavaevm/info/info.json
Normal 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"
|
||||
]
|
||||
}
|
BIN
blockchains/kavaevm/info/logo.png
Normal file
BIN
blockchains/kavaevm/info/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Loading…
Reference in New Issue
Block a user