trustwallet-assets/blockchains/kava/info/info.json
Adam R e3d5d8ed79
[Internal] Coin info's: Include in checks; perform socials->links migration (#10707)
* Include coin info.json's in checks as well

* Put all chain coin cheks into one check step

* Socials->links adaptation in coin info.json's

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-25 11:12:11 +02:00

38 lines
1017 B
JSON

{
"name": "Kava",
"website": "https://kava.io",
"source_code": "https://github.com/kava-labs",
"white_paper": "https://docsend.com/view/gwbwpc3",
"description": "Kava is a cross-chain DeFi Lending platform enabling stablecoin loans for users of major cryptocurrencies.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/kava_labs",
"handle": "kava_labs"
},
{
"name": "Reddit",
"url": "",
"handle": ""
}
],
"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"
}
]
}