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

* Remove socials sections from info.json's * Update error message if socials is present Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
29 lines
869 B
JSON
29 lines
869 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",
|
|
"type": "ERC20",
|
|
"symbol": "YLD",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xDcB01cc464238396E213a6fDd933E36796eAfF9f",
|
|
"links": [
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/YieldCredit"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/yieldchat"
|
|
},
|
|
{
|
|
"name": "discord",
|
|
"url": "https://discord.com/invite/CGBGRrKJyX"
|
|
},
|
|
{
|
|
"name": "reddit",
|
|
"url": "https://reddit.com/r/YieldCredit"
|
|
}
|
|
]
|
|
} |