mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
5f6fb5ed94
* Add tagging support * Add example dao support for TWT * Update info.json * Rename daos => dao * Update tags.json * Update tag in TWT, governance/dao * Update test * Add staking-native tag Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
28 lines
792 B
JSON
28 lines
792 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"
|
|
]
|
|
} |