mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a987c49d9b
* Add status field to all info files (where missing, with value active). * Enforce check for field status. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
24 lines
770 B
JSON
24 lines
770 B
JSON
{
|
|
"name": "KORE Vault",
|
|
"website": "https://kVault.finance",
|
|
"source_code": "https://github.com/KORE-Vault",
|
|
"description": "KORE is the first deflationary farming token with autonomous profit generation strategies",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/kvault_finance",
|
|
"handle": "kvault_finance"
|
|
},
|
|
{
|
|
"name": "Telegram",
|
|
"url": "https://t.me/kore_vault",
|
|
"handle": "kore_vault"
|
|
}
|
|
],
|
|
"explorer": "https://etherscan.io/token/0xA866F0198208Eb07c83081d5136BE7f775c2399e",
|
|
"type": "ERC20",
|
|
"symbol": "KORE",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xA866F0198208Eb07c83081d5136BE7f775c2399e"
|
|
} |