mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
register μNode Testnet (#1941)
* register μNode Testnet * replace μ with 'mu' * rebase & run prettier
This commit is contained in:
parent
5ba21b811c
commit
59565016a1
15
_data/chains/eip155-956.json
Normal file
15
_data/chains/eip155-956.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"name": "muNode Testnet",
|
||||
"chain": "munode",
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Ether",
|
||||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://munode.dev/",
|
||||
"shortName": "munode",
|
||||
"chainId": 956,
|
||||
"networkId": 956
|
||||
}
|
Loading…
Reference in New Issue
Block a user