trustwallet-assets/blockchains/ethereum/assets/0xDcB01cc464238396E213a6fDd933E36796eAfF9f/info.json
Adam R a987c49d9b
[Internal] Add status field to all info files (#5514)
* 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>
2021-02-08 11:38:26 +01:00

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"
}