Removing chain 96 (#2251)

context #1629
This commit is contained in:
ligi 2023-02-14 16:52:57 +01:00 committed by GitHub
parent e056b2166d
commit a5cfe6f9d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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