mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* 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>
21 lines
683 B
JSON
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"
|
|
}
|
|
]
|
|
} |