trustwallet-assets/blockchains/ethereum/assets/0x9A48BD0EC040ea4f1D3147C025cd4076A2e71e3e/info.json
Adam R a987c49d9b
[Internal] Add status field to all info files (#5514)
* Add status field to all info files (where missing, with value active).

* Enforce check for field status.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-08 11:38:26 +01:00

19 lines
672 B
JSON

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