trustwallet-assets/blockchains/tron/assets/TMnqP8yuZrKJFXN59KoVDthkmM3LRkiZXP/info.json
Adam R e5a5a0abed
[Internal] Remove source_code, whitepaper fields (#10891)
* 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>
2021-06-28 17:49:10 +02:00

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"
}
]
}