mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
e5a5a0abed
* 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>
22 lines
654 B
JSON
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"
|
|
}
|
|
]
|
|
} |