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>
33 lines
1019 B
JSON
33 lines
1019 B
JSON
{
|
|
"name": "Yield",
|
|
"website": "https://yield.credit/",
|
|
"description": "A p2p defi lending app where lenders earn fixed, guaranteed interest and borrowers earn YLD for every repaid loan",
|
|
"explorer": "https://etherscan.io/token/0xdcb01cc464238396e213a6fdd933e36796eaff9f",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/YieldCredit",
|
|
"handle": "YieldCredit"
|
|
},
|
|
{
|
|
"name": "Telegram",
|
|
"url": "https://t.me/yieldchat",
|
|
"handle": "Yield (YLD) Community"
|
|
},
|
|
{
|
|
"name": "Discord",
|
|
"url": "https://discord.gg/CGBGRrKJyX",
|
|
"handle": "Yield"
|
|
},
|
|
{
|
|
"name": "Reddit",
|
|
"url": "https://www.reddit.com/r/YieldCredit",
|
|
"handle": "YieldCredit"
|
|
}
|
|
],
|
|
"type": "ERC20",
|
|
"symbol": "YLD",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xDcB01cc464238396E213a6fDd933E36796eAfF9f"
|
|
} |