Create eip155-197.json (#2588)

Neutrinos Chain information
This commit is contained in:
NeutrinosChain 2023-04-04 11:48:37 -07:00 committed by GitHub
parent 2ec58238e2
commit 36bb1e816c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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"
}
]
}