mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
e5a5a0abed
* Remove all source_code and whitepaper fields (moved to links section) * Move white_paper fields to links section * Add checks for source_code, whitepaper fields * Whitepaper fixes Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
33 lines
1013 B
JSON
33 lines
1013 B
JSON
{
|
|
"name": "Pollux Coin",
|
|
"website": "https://polluxcoin.info",
|
|
"description": "Pollux coin is Blockchain based decentralized crypto currency which runs on Tron Blockchain designed for the file sharing and storage of data.",
|
|
"explorer": "https://tronscan.io/#/token20/TMnqP8yuZrKJFXN59KoVDthkmM3LRkiZXP",
|
|
"type": "TRC20",
|
|
"symbol": "POX",
|
|
"decimals": 8,
|
|
"status": "active",
|
|
"id": "TMnqP8yuZrKJFXN59KoVDthkmM3LRkiZXP",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/polluxcoin2020/pox"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/polluxcoin1"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/polluxcoinchat"
|
|
},
|
|
{
|
|
"name": "facebook",
|
|
"url": "https://facebook.com/PolluxCoin"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://polluxcoin.info/white-paper.pdf"
|
|
}
|
|
]
|
|
} |