mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a4aa0fd8b6
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: Cryptocool1 <Cryptocool1@users.noreply.github.com>
25 lines
692 B
JSON
25 lines
692 B
JSON
{
|
|
"name": "Kava BEP2 Token",
|
|
"symbol": "KAVA",
|
|
"type": "BEP2",
|
|
"decimals": 8,
|
|
"description": "Kava is a cross-chain DeFi Lending platform enabling stablecoin loans for users of major cryptocurrencies.",
|
|
"website": "https://www.kava.io/",
|
|
"explorer": "https://explorer.binance.org/asset/KAVA-10C",
|
|
"status": "active",
|
|
"id": "KAVA-10C",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/kava-labs"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/kava_labs"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/kavalabs"
|
|
}
|
|
]
|
|
} |