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

{
"name": "PieDAO USD++",
"website": "https://usd.piedao.org",
"description": "USD++ is a weighed allocation between the different representations of USD on Ethereum. USD, for DeFi, diversified.",
"explorer": "https://etherscan.io/token/0x9A48BD0EC040ea4f1D3147C025cd4076A2e71e3e",
"type": "ERC20",
"symbol": "USD++",
"decimals": 18,
"status": "active",
"id": "0x9A48BD0EC040ea4f1D3147C025cd4076A2e71e3e",
"links": [
{
"name": "github",
"url": "https://github.com/pie-dao/pie-smart-pools"
},
{
"name": "twitter",
"url": "https://twitter.com/PieDAO_DeFi"
}
]
}