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

{
"name": "Dracula Protocol",
"website": "https://dracula.sucks/",
"description": "One tool to farm everything in Defi.",
"explorer": "https://etherscan.io/token/0xb78B3320493a4EFaa1028130C5Ba26f0B6085Ef8",
"type": "ERC20",
"symbol": "DRC",
"decimals": 18,
"status": "active",
"id": "0xb78B3320493a4EFaa1028130C5Ba26f0B6085Ef8",
"links": [
{
"name": "github",
"url": "https://github.com/Dracula-Protocol/"
},
{
"name": "whitepaper",
"url": "https://medium.com/@DraculaProtocol/the-dracula-protocol-919a80fcb09"
}
]
}