mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update rpc url & info(eip155-110) (#301)
* Add Proton TestNet(eip155-110) * remove: explorer * Update rpc url & info(eip155-110)
This commit is contained in:
parent
7f1e5b5f57
commit
46bd2ef310
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"name": "Proton Testnet",
|
||||
"chain": "proton",
|
||||
"chain": "XPR",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://testnet.protonchain.com"
|
||||
"https://protontestnet.greymass.com/"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
|
@ -13,7 +13,7 @@
|
|||
"decimals": 4
|
||||
},
|
||||
"infoURL": "https://protonchain.com",
|
||||
"shortName": "Proton Testnet",
|
||||
"shortName": "xpr",
|
||||
"chainId": 110,
|
||||
"networkId": 110
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user