Deploying to gh-pages from @ ethereum-lists/chains@a5cfe6f9d7 🚀

This commit is contained in:
ligi 2023-02-14 15:58:39 +00:00
parent 15c83c287c
commit 0d08d7aece
8 changed files with 4 additions and 59 deletions

File diff suppressed because one or more lines are too long

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

File diff suppressed because one or more lines are too long

View File

@ -1194,19 +1194,6 @@
"rpc": ["https://kylin.eosargentina.io"], "rpc": ["https://kylin.eosargentina.io"],
"faucets": [], "faucets": [],
"infoURL": "https://www.cryptokylin.io/" "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", "name": "Binance Smart Chain Testnet",
"chainId": 97, "chainId": 97,

View File

@ -1721,25 +1721,6 @@
"url": "https://kylin.eosargentina.io", "url": "https://kylin.eosargentina.io",
"standard": "EIP3091" "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", "name": "Binance Smart Chain Testnet",
"chain": "BSC", "chain": "BSC",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -91,7 +91,6 @@
"gar-s2": "eip155:92", "gar-s2": "eip155:92",
"gar-s3": "eip155:93", "gar-s3": "eip155:93",
"KylinTestnet": "eip155:95", "KylinTestnet": "eip155:95",
"nsc": "eip155:96",
"bnbt": "eip155:97", "bnbt": "eip155:97",
"poa": "eip155:99", "poa": "eip155:99",
"gno": "eip155:100", "gno": "eip155:100",