Removing chain 96

context #1629
This commit is contained in:
ligi 2023-02-08 20:46:45 +01:00
parent 33dcd88325
commit bfbb612ce3
No known key found for this signature in database
GPG Key ID: 8E81894010ABF23D

View File

@ -1,22 +0,0 @@
{
"name": "NEXT Smart Chain",
"chain": "NSC",
"rpc": ["https://rpc.nextsmartchain.com"],
"faucets": ["https://faucet.nextsmartchain.com"],
"nativeCurrency": {
"name": "NEXT",
"symbol": "NEXT",
"decimals": 18
},
"infoURL": "https://www.nextsmartchain.com/",
"shortName": "nsc",
"chainId": 96,
"networkId": 96,
"explorers": [
{
"name": "Next Smart Chain Explorer",
"url": "https://explorer.nextsmartchain.com",
"standard": "none"
}
]
}