diff --git a/_data/chains/eip155-110.json b/_data/chains/eip155-110.json new file mode 100644 index 00000000..1fdd6de9 --- /dev/null +++ b/_data/chains/eip155-110.json @@ -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 + }