mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
18 lines
350 B
JSON
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
|
|
} |