mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* Remove all source_code and whitepaper fields (moved to links section) * Move white_paper fields to links section * Add checks for source_code, whitepaper fields * Whitepaper fixes Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
25 lines
742 B
JSON
25 lines
742 B
JSON
{
|
|
"name": "YFED.FINANCE",
|
|
"website": "https://yfed.finance/",
|
|
"description": "The Yfed Platform will feature two types of Staking. Regular Staking & Fixed Deposit Staking",
|
|
"explorer": "https://etherscan.io/token/0x2DBd330bC9B7f3A822a9173aB52172BdDDcAcE2A",
|
|
"type": "ERC20",
|
|
"symbol": "YFED",
|
|
"decimals": 8,
|
|
"status": "active",
|
|
"id": "0x2DBd330bC9B7f3A822a9173aB52172BdDDcAcE2A",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/yfedfinance"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/FinanceYfed"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/YFEDGROUP"
|
|
}
|
|
]
|
|
} |