chains/_data/chains/eip155-1007.json
2020-12-17 08:38:52 +01:00

18 lines
350 B
JSON

{
"name": "Newton Testnet",
"chain": "NEW",
"network": "testnet",
"rpc": [
"https://rpc1.newchain.newtonproject.org"
],
"faucets": [],
"nativeCurrency": {
"name": "Newton",
"symbol": "NEW",
"decimals": 18
},
"infoURL": "https://www.newtonproject.org/",
"shortName": "tnew",
"chainId": 1007,
"networkId": 1007
}