chains/_data/chains/eip155-197.json
NeutrinosChain 36bb1e816c
Create eip155-197.json (#2588)
Neutrinos Chain information
2023-04-04 20:48:37 +02:00

23 lines
504 B
JSON

{
"name": "Neutrinos TestNet",
"chain": "NEUTR",
"rpc": ["https://testnet-rpc.neutrinoschain.com"],
"faucets": ["https://neutrinoschain.com/faucet"],
"nativeCurrency": {
"name": "Neutrinos",
"symbol": "NEUTR",
"decimals": 18
},
"infoURL": "https://docs.neutrinoschain.com",
"shortName": "NEUTR",
"chainId": 197,
"networkId": 197,
"explorers": [
{
"name": "blockscout",
"url": "https://testnet.neutrinoschain.com",
"standard": "EIP3091"
}
]
}