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