trustwallet-assets/blockchains/ethereum/assets/0x9B85babc0cc89899cCd47e9226A0b1FaE577B19E/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

28 lines
798 B
JSON

{
"name": "PPBToken",
"website": "https://ppbank.eth.link",
"description": "A stablecoin to bank the unbanked",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/PPBank_Official",
"handle": "PPBank_Official"
},
{
"name": "Telegram",
"url": "https://t.me/PPBcommunity",
"handle": "PPBcommunity"
},
{
"name": "Discord",
"url": "https://discord.gg/EwpWyGu",
"handle": "PPBank"
}
],
"explorer": "https://etherscan.io/token/0x9B85babc0cc89899cCd47e9226A0b1FaE577B19E",
"type": "ERC20",
"symbol": "PPB",
"decimals": 18,
"status": "active",
"id": "0x9B85babc0cc89899cCd47e9226A0b1FaE577B19E"
}