mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@a5cfe6f9d7 🚀
This commit is contained in:
parent
15c83c287c
commit
0d08d7aece
File diff suppressed because one or more lines are too long
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -1194,19 +1194,6 @@
|
|||
"rpc": ["https://kylin.eosargentina.io"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://www.cryptokylin.io/"
|
||||
}, {
|
||||
"name": "NEXT Smart Chain",
|
||||
"chainId": 96,
|
||||
"shortName": "nsc",
|
||||
"networkId": 96,
|
||||
"nativeCurrency": {
|
||||
"name": "NEXT",
|
||||
"symbol": "NEXT",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://rpc.nextsmartchain.com"],
|
||||
"faucets": ["https://faucet.nextsmartchain.com"],
|
||||
"infoURL": "https://www.nextsmartchain.com/"
|
||||
}, {
|
||||
"name": "Binance Smart Chain Testnet",
|
||||
"chainId": 97,
|
||||
|
|
|
@ -1721,25 +1721,6 @@
|
|||
"url": "https://kylin.eosargentina.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"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"
|
||||
}]
|
||||
}, {
|
||||
"name": "Binance Smart Chain Testnet",
|
||||
"chain": "BSC",
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -91,7 +91,6 @@
|
|||
"gar-s2": "eip155:92",
|
||||
"gar-s3": "eip155:93",
|
||||
"KylinTestnet": "eip155:95",
|
||||
"nsc": "eip155:96",
|
||||
"bnbt": "eip155:97",
|
||||
"poa": "eip155:99",
|
||||
"gno": "eip155:100",
|
||||
|
|
Loading…
Reference in New Issue
Block a user