trustwallet-assets/blockchains/platon/info/info.json
benben e8a306d603
Add PlatON logo and info (#20528)
* add platon logo and info
* fixed reddit link
* update name
Co-authored-by: Ben <huangzhangcheng@matrixelements.com>
2022-05-24 13:07:18 +09:00

33 lines
996 B
JSON

{
"name": "PlatON",
"website": "https://www.platon.network/",
"description": "LAT is the native token of PlatON Network. It is a digital currency. You can transfer it through the PlatON network or use applications built on PlatON with LATs.",
"explorer": "https://scan.platon.network/",
"research": "https://devdocs.platon.network/docs/",
"symbol": "LAT",
"type": "coin",
"decimals": 18,
"status": "active",
"links": [
{
"name": "telegram",
"url": "https://t.me/PlatONNetwork"
},
{
"name": "twitter",
"url": "https://twitter.com/PlatON_Network"
},
{
"name": "reddit",
"url": "https://reddit.com/user/PlatON_Network"
},
{
"name": "medium",
"url": "https://platon-network.medium.com"
},
{
"name": "github",
"url": "https://github.com/PlatONnetwork"
}
]
}