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

* Remove socials sections from info.json's * Update error message if socials is present Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
25 lines
693 B
JSON
25 lines
693 B
JSON
{
|
|
"name": "PPBToken",
|
|
"website": "https://ppbank.eth.link",
|
|
"description": "A stablecoin to bank the unbanked",
|
|
"explorer": "https://etherscan.io/token/0x9B85babc0cc89899cCd47e9226A0b1FaE577B19E",
|
|
"type": "ERC20",
|
|
"symbol": "PPB",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x9B85babc0cc89899cCd47e9226A0b1FaE577B19E",
|
|
"links": [
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/PPBank_Official"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/PPBcommunity"
|
|
},
|
|
{
|
|
"name": "discord",
|
|
"url": "https://discord.com/invite/EwpWyGu"
|
|
}
|
|
]
|
|
} |