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
884 B
JSON
24 lines
884 B
JSON
{
|
|
"name": "Kush.Finance",
|
|
"website": "https://kush.finance/",
|
|
"source_code": "https://github.com/KushFinance/",
|
|
"description": "Kush Finance is a Decentralized Finance (DeFi) governance token abbreviated as kSeed(kush.SEED) that allow its holders stake their kSEED to attain Kush finances secondary token known as kKUSH(kush.KUSH).",
|
|
"explorer": "https://etherscan.io/token/0x3F09400313e83d53366147e3ea0e4e2279D80850",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/KushFinance",
|
|
"handle": "KushFinance"
|
|
},
|
|
{
|
|
"name": "Telegram",
|
|
"url": "https://t.me/kushfinance",
|
|
"handle": "kushfinance"
|
|
}
|
|
],
|
|
"type": "ERC20",
|
|
"symbol": "kSEED",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x3F09400313e83d53366147e3ea0e4e2279D80850"
|
|
} |