chains/_data/chains/eip155-110.json
Inho Lee 46bd2ef310
Update rpc url & info(eip155-110) (#301)
* Add Proton TestNet(eip155-110)

* remove: explorer

* Update rpc url & info(eip155-110)
2021-06-16 21:31:47 +02:00

20 lines
375 B
JSON

{
"name": "Proton Testnet",
"chain": "XPR",
"network": "testnet",
"rpc": [
"https://protontestnet.greymass.com/"
],
"faucets": [
],
"nativeCurrency": {
"name": "Proton",
"symbol": "XPR",
"decimals": 4
},
"infoURL": "https://protonchain.com",
"shortName": "xpr",
"chainId": 110,
"networkId": 110
}