mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
![Adam R](/assets/img/avatar_default.png)
* Remove socials sections from info.json's * Update error message if socials is present Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
29 lines
852 B
JSON
29 lines
852 B
JSON
{
|
|
"name": "PoolTogether",
|
|
"website": "https://pooltogether.com",
|
|
"description": "PoolTogether is the open source, decentralized primitive for no-loss prize games",
|
|
"explorer": "https://etherscan.io/token/0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e",
|
|
"type": "ERC20",
|
|
"symbol": "POOL",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e",
|
|
"links": [
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/PoolTogether_"
|
|
},
|
|
{
|
|
"name": "discord",
|
|
"url": "https://discord.com/invite/hxPhPDW"
|
|
},
|
|
{
|
|
"name": "medium",
|
|
"url": "https://medium.com/pooltogether"
|
|
},
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/pooltogether"
|
|
}
|
|
]
|
|
} |