mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
e8a306d603
* add platon logo and info * fixed reddit link * update name Co-authored-by: Ben <huangzhangcheng@matrixelements.com>
33 lines
996 B
JSON
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"
|
|
}
|
|
]
|
|
} |