trustwallet-assets/blockchains/ethereum/assets/0xBD2F0Cd039E0BFcf88901C98c0bFAc5ab27566e3/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

22 lines
723 B
JSON

{
"name": "Dynamic Set Dollar",
"website": "https://dsd.finance",
"description": "Algorithmic Stable-coin forked from Empty Set Dollar ",
"explorer": "https://etherscan.io/token/0xBD2F0Cd039E0BFcf88901C98c0bFAc5ab27566e3",
"research": "https://dynamicsetdollar.medium.com/",
"type": "ERC20",
"symbol": "DSD",
"decimals": 18,
"status": "active",
"id": "0xBD2F0Cd039E0BFcf88901C98c0bFAc5ab27566e3",
"links": [
{
"name": "github",
"url": "https://github.com/dynamicsetdollar/dsd-protocol"
},
{
"name": "whitepaper",
"url": "https://github.com/emptysetsquad/dollar/blob/master/d%C3%B8llar.pdf"
}
]
}