mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Proton TestNet(eip155-110) (#294)
* Add Proton TestNet(eip155-110) * remove: explorer
This commit is contained in:
parent
20cd7c768e
commit
c2750a463f
19
_data/chains/eip155-110.json
Normal file
19
_data/chains/eip155-110.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"name": "Proton Testnet",
|
||||
"chain": "proton",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://testnet.protonchain.com"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "Proton",
|
||||
"symbol": "XPR",
|
||||
"decimals": 4
|
||||
},
|
||||
"infoURL": "https://protonchain.com",
|
||||
"shortName": "Proton Testnet",
|
||||
"chainId": 110,
|
||||
"networkId": 110
|
||||
}
|
Loading…
Reference in New Issue
Block a user