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

* 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>
21 lines
683 B
JSON
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"
|
|
}
|
|
]
|
|
} |