diff --git a/blockchains/platon/info/info.json b/blockchains/platon/info/info.json new file mode 100644 index 000000000..3d134b59d --- /dev/null +++ b/blockchains/platon/info/info.json @@ -0,0 +1,33 @@ +{ + "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" + } + ] +} \ No newline at end of file diff --git a/blockchains/platon/info/logo.png b/blockchains/platon/info/logo.png new file mode 100644 index 000000000..d2170bbd8 Binary files /dev/null and b/blockchains/platon/info/logo.png differ