mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
e5a5a0abed
* 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
608 B
JSON
21 lines
608 B
JSON
{
|
|
"name": "Yield",
|
|
"website": "https://yield.app",
|
|
"description": "YLD is a utility token that allows YIELD.app users to boost their APY",
|
|
"explorer": "https://etherscan.io/token/0xF94b5C5651c888d928439aB6514B93944eEE6F48",
|
|
"type": "ERC20",
|
|
"symbol": "YLD",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xF94b5C5651c888d928439aB6514B93944eEE6F48",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/yieldapp"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://yield.app/whitepaper"
|
|
}
|
|
]
|
|
} |