mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
6d5682e43f
* Coin info type should be lowercase 'coin' * Make coin info types lowercase 'coin' Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
28 lines
760 B
JSON
28 lines
760 B
JSON
{
|
|
"name": "Kava",
|
|
"website": "https://kava.io",
|
|
"description": "Kava is a cross-chain DeFi Lending platform enabling stablecoin loans for users of major cryptocurrencies.",
|
|
"explorer": "https://kava.mintscan.io/",
|
|
"research": "https://research.binance.com/en/projects/kava",
|
|
"symbol": "KAVA",
|
|
"type": "coin",
|
|
"decimals": 6,
|
|
"status": "active",
|
|
"tags": [
|
|
"staking-native"
|
|
],
|
|
"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"
|
|
}
|
|
]
|
|
} |