rm eip155-201017.json

This commit is contained in:
benbaley 2021-11-10 17:57:11 +08:00
parent 11e5ab58d3
commit d752ad8c71

View File

@ -1,27 +0,0 @@
{
"name": "PlatON Mainnet",
"chain": "PlatON",
"network": "mainnet",
"rpc": [
"https://openapi.platon.network/rpc",
"wss://openapi.platon.network/ws"
],
"faucets": [],
"nativeCurrency": {
"name": "LAT",
"symbol": "lat",
"decimals": 18
},
"infoURL": "https://www.platon.network",
"shortName": "PlatON",
"chainId": 100,
"networkId": 1,
"icon": "platon",
"explorers": [
{
"name": "PlatON explorer",
"url": "https://scan.platon.network/",
"standard": "none"
}
]
}