mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
18 lines
346 B
JSON
18 lines
346 B
JSON
{
|
|
"name": "Newton",
|
|
"chain": "NEW",
|
|
"network": "mainnet",
|
|
"rpc": [
|
|
"https://global.rpc.mainnet.newtonproject.org"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Newton",
|
|
"symbol": "NEW",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://www.newtonproject.org/",
|
|
"shortName": "new",
|
|
"chainId": 1012,
|
|
"networkId": 1012
|
|
} |