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>
29 lines
953 B
JSON
29 lines
953 B
JSON
{
|
|
"name": "KatanaToken",
|
|
"website": "https://katana.finance/",
|
|
"source_code": "https://github.com/katanafinance",
|
|
"description": "Katana is a DeFi Yield Farming platform that helps users to have profit as much as possible from their crypto assets.",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/katanafinance",
|
|
"handle": "katanafinance"
|
|
},
|
|
{
|
|
"name": "Telegram",
|
|
"url": "https://t.me/katanafinance",
|
|
"handle": "katanafinance"
|
|
},
|
|
{
|
|
"name": "Medium",
|
|
"url": "https://medium.com/katanafinance",
|
|
"handle": "katanafinance"
|
|
}
|
|
],
|
|
"explorer": "https://etherscan.io/token/0xe6410569602124506658Ff992F258616Ea2D4A3D",
|
|
"type": "ERC20",
|
|
"symbol": "KATANA",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xe6410569602124506658Ff992F258616Ea2D4A3D"
|
|
} |