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

{
"name": "Empty Set Dollar",
"website": "https://emptyset.finance/",
"description": "Innovative USD Stablecoin",
"explorer": "https://etherscan.io/token/0x36f3fd68e7325a35eb768f1aedaae9ea0689d723",
"research": "https://docs.esd.tools/",
"type": "ERC20",
"symbol": "ESD",
"decimals": 18,
"status": "active",
"id": "0x36F3FD68E7325a35EB768F1AedaAe9EA0689d723",
"links": [
{
"name": "github",
"url": "https://github.com/emptysetsquad/dollar"
},
{
"name": "whitepaper",
"url": "https://github.com/emptysetsquad/dollar-docs"
}
]
}