trustwallet-assets/blockchains/ethereum/assets/0xd0658324074D6249a51876438916f7C423075451/info.json
Adam R e5a5a0abed
[Internal] Remove source_code, whitepaper fields (#10891)
* 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>
2021-06-28 17:49:10 +02:00

21 lines
685 B
JSON

{
"name": "Yearn Land",
"website": "https://yland.finance",
"description": "Yearn Land upgraded the old Yearn making some important adjustments in first layer protocols.",
"explorer": "https://etherscan.io/token/0xd0658324074D6249a51876438916f7C423075451",
"type": "ERC20",
"symbol": "yLand",
"decimals": 18,
"status": "active",
"id": "0xd0658324074D6249a51876438916f7C423075451",
"links": [
{
"name": "github",
"url": "https://github.com/ylandfinance/yLand-token/blob/master/yLand-token.sol"
},
{
"name": "whitepaper",
"url": "https://docs.yland.finance"
}
]
}