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
766 B
JSON
24 lines
766 B
JSON
{
|
|
"name": "YFED.FINANCE",
|
|
"website": "https://yfed.finance/",
|
|
"source_code": "https://github.com/yfedfinance",
|
|
"description": "The Yfed Platform will feature two types of Staking. Regular Staking & Fixed Deposit Staking",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/FinanceYfed",
|
|
"handle": "FinanceYfed"
|
|
},
|
|
{
|
|
"name": "Telegram",
|
|
"url": "https://t.me/YFEDGROUP",
|
|
"handle": "YFEDGROUP"
|
|
}
|
|
],
|
|
"explorer": "https://etherscan.io/token/0x2DBd330bC9B7f3A822a9173aB52172BdDDcAcE2A",
|
|
"type": "ERC20",
|
|
"symbol": "YFED",
|
|
"decimals": 8,
|
|
"status": "active",
|
|
"id": "0x2DBd330bC9B7f3A822a9173aB52172BdDDcAcE2A"
|
|
} |