mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
parent
2ec58238e2
commit
36bb1e816c
22
_data/chains/eip155-197.json
Normal file
22
_data/chains/eip155-197.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user