trustwallet-assets/blockchains/ethereum/assets/0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17/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
683 B
JSON

{
"name": "DeFi Yield Protocol",
"website": "https://dyp.finance",
"description": "DeFi Yield Farming with Automated Vaults, combined with Ethereum Mining Pool",
"explorer": "https://etherscan.io/token/0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17",
"type": "ERC20",
"symbol": "DYP",
"decimals": 18,
"id": "0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17",
"status": "active",
"links": [
{
"name": "github",
"url": "https://github.com/dypfinance"
},
{
"name": "whitepaper",
"url": "https://dypfinance.medium.com/introducing-the-defi-yield-protocol-12ea2146d328"
}
]
}