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>
21 lines
612 B
JSON
21 lines
612 B
JSON
{
|
|
"name": "Yeld Finance",
|
|
"website": "https://yeld.finance",
|
|
"description": "Yeld is the next generation in DeFi yield farming products.",
|
|
"explorer": "https://etherscan.io/token/0x468ab3b1f63A1C14b361bC367c3cC92277588Da1",
|
|
"type": "ERC20",
|
|
"symbol": "YELD",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x468ab3b1f63A1C14b361bC367c3cC92277588Da1",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/merlox/yeld-website"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://yeld.finance"
|
|
}
|
|
]
|
|
} |