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

This commit is contained in:
ligi 2022-11-07 16:42:53 +00:00
parent 737d6202ae
commit f27c76e30f
6 changed files with 22 additions and 19 deletions

File diff suppressed because one or more lines are too long

View File

@ -3,9 +3,13 @@
"chain": "KCC", "chain": "KCC",
"rpc": [ "rpc": [
"https://rpc-mainnet.kcc.network", "https://rpc-mainnet.kcc.network",
"wss://rpc-ws-mainnet.kcc.network" "https://kcc.mytokenpocket.vip",
"https://public-rpc.blockpi.io/http/kcc"
],
"faucets": [
"https://faucet.kcc.io/",
"https://free-online-app.com/faucet-for-eth-evm-chains/"
], ],
"faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "KuCoin Token", "name": "KuCoin Token",
"symbol": "KCS", "symbol": "KCS",
@ -14,7 +18,8 @@
"infoURL": "https://kcc.io", "infoURL": "https://kcc.io",
"shortName": "kcs", "shortName": "kcs",
"chainId": 321, "chainId": 321,
"networkId": 1, "networkId": 321,
"slip44": 641,
"explorers": [ "explorers": [
{ {
"name": "KCC Explorer", "name": "KCC Explorer",

View File

@ -1,10 +1,7 @@
{ {
"name": "KCC Testnet", "name": "KCC Testnet",
"chain": "KCC", "chain": "KCC",
"rpc": [ "rpc": ["https://rpc-testnet.kcc.network"],
"https://rpc-testnet.kcc.network",
"wss://rpc-ws-testnet.kcc.network"
],
"faucets": ["https://faucet-testnet.kcc.network"], "faucets": ["https://faucet-testnet.kcc.network"],
"nativeCurrency": { "nativeCurrency": {
"name": "KuCoin Testnet Token", "name": "KuCoin Testnet Token",
@ -17,7 +14,7 @@
"networkId": 322, "networkId": 322,
"explorers": [ "explorers": [
{ {
"name": "kcc-scan", "name": "kcc-scan-testnet",
"url": "https://scan-testnet.kcc.network", "url": "https://scan-testnet.kcc.network",
"standard": "EIP3091" "standard": "EIP3091"
} }

File diff suppressed because one or more lines are too long

View File

@ -1848,14 +1848,14 @@
"name": "KCC Mainnet", "name": "KCC Mainnet",
"chainId": 321, "chainId": 321,
"shortName": "kcs", "shortName": "kcs",
"networkId": 1, "networkId": 321,
"nativeCurrency": { "nativeCurrency": {
"name": "KuCoin Token", "name": "KuCoin Token",
"symbol": "KCS", "symbol": "KCS",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://rpc-mainnet.kcc.network", "wss://rpc-ws-mainnet.kcc.network"], "rpc": ["https://rpc-mainnet.kcc.network", "https://kcc.mytokenpocket.vip", "https://public-rpc.blockpi.io/http/kcc"],
"faucets": [], "faucets": ["https://faucet.kcc.io/", "https://free-online-app.com/faucet-for-eth-evm-chains/"],
"infoURL": "https://kcc.io" "infoURL": "https://kcc.io"
}, { }, {
"name": "KCC Testnet", "name": "KCC Testnet",
@ -1867,7 +1867,7 @@
"symbol": "tKCS", "symbol": "tKCS",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://rpc-testnet.kcc.network", "wss://rpc-ws-testnet.kcc.network"], "rpc": ["https://rpc-testnet.kcc.network"],
"faucets": ["https://faucet-testnet.kcc.network"], "faucets": ["https://faucet-testnet.kcc.network"],
"infoURL": "https://scan-testnet.kcc.network" "infoURL": "https://scan-testnet.kcc.network"
}, { }, {

View File

@ -2624,8 +2624,8 @@
}, { }, {
"name": "KCC Mainnet", "name": "KCC Mainnet",
"chain": "KCC", "chain": "KCC",
"rpc": ["https://rpc-mainnet.kcc.network", "wss://rpc-ws-mainnet.kcc.network"], "rpc": ["https://rpc-mainnet.kcc.network", "https://kcc.mytokenpocket.vip", "https://public-rpc.blockpi.io/http/kcc"],
"faucets": [], "faucets": ["https://faucet.kcc.io/", "https://free-online-app.com/faucet-for-eth-evm-chains/"],
"nativeCurrency": { "nativeCurrency": {
"name": "KuCoin Token", "name": "KuCoin Token",
"symbol": "KCS", "symbol": "KCS",
@ -2634,7 +2634,8 @@
"infoURL": "https://kcc.io", "infoURL": "https://kcc.io",
"shortName": "kcs", "shortName": "kcs",
"chainId": 321, "chainId": 321,
"networkId": 1, "networkId": 321,
"slip44": 641,
"explorers": [{ "explorers": [{
"name": "KCC Explorer", "name": "KCC Explorer",
"url": "https://explorer.kcc.io/en", "url": "https://explorer.kcc.io/en",
@ -2643,7 +2644,7 @@
}, { }, {
"name": "KCC Testnet", "name": "KCC Testnet",
"chain": "KCC", "chain": "KCC",
"rpc": ["https://rpc-testnet.kcc.network", "wss://rpc-ws-testnet.kcc.network"], "rpc": ["https://rpc-testnet.kcc.network"],
"faucets": ["https://faucet-testnet.kcc.network"], "faucets": ["https://faucet-testnet.kcc.network"],
"nativeCurrency": { "nativeCurrency": {
"name": "KuCoin Testnet Token", "name": "KuCoin Testnet Token",
@ -2655,7 +2656,7 @@
"chainId": 322, "chainId": 322,
"networkId": 322, "networkId": 322,
"explorers": [{ "explorers": [{
"name": "kcc-scan", "name": "kcc-scan-testnet",
"url": "https://scan-testnet.kcc.network", "url": "https://scan-testnet.kcc.network",
"standard": "EIP3091" "standard": "EIP3091"
}] }]