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>
33 lines
1014 B
JSON
33 lines
1014 B
JSON
{
|
|
"name": "$POOLZ finance",
|
|
"website": "https://www.poolz.finance",
|
|
"description": "Poolz is a decentralized swapping protocol for cross-chain token pools and auctions, enabling projects to raise capital.",
|
|
"explorer": "https://etherscan.io/token/0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/Poolz__",
|
|
"handle": "Poolz"
|
|
},
|
|
{
|
|
"name": "Discord",
|
|
"url": "https://discord.gg/xwtWw4sGPp",
|
|
"handle": "Poolz"
|
|
},
|
|
{
|
|
"name": "GitHub",
|
|
"url": "https://github.com/The-Poolz",
|
|
"handle": "Poolz"
|
|
},
|
|
{
|
|
"name": "Telegram",
|
|
"url": "https://t.me/PoolzOfficialCommunity",
|
|
"handle": "Poolz"
|
|
}
|
|
],
|
|
"type": "ERC20",
|
|
"symbol": "POOLZ",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23"
|
|
} |