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

This commit is contained in:
ligi 2023-01-16 11:53:49 +00:00
parent 9d9a5ebee5
commit ce6d35e61a
6 changed files with 11 additions and 11 deletions

File diff suppressed because one or more lines are too long

View File

@ -9,16 +9,16 @@
"faucets": ["https://faucet.bitkubchain.com"], "faucets": ["https://faucet.bitkubchain.com"],
"nativeCurrency": { "nativeCurrency": {
"name": "Bitkub Coin", "name": "Bitkub Coin",
"symbol": "TKUB", "symbol": "tKUB",
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://www.bitkubchain.com/", "infoURL": "https://www.bitkubchain.com/",
"shortName": "bkc", "shortName": "bkct",
"chainId": 25925, "chainId": 25925,
"networkId": 25925, "networkId": 25925,
"explorers": [ "explorers": [
{ {
"name": "bkcscan", "name": "bkcscan-testnet",
"url": "https://testnet.bkcscan.com", "url": "https://testnet.bkcscan.com",
"standard": "none", "standard": "none",
"icon": "bkc" "icon": "bkc"

File diff suppressed because one or more lines are too long

View File

@ -6228,11 +6228,11 @@
}, { }, {
"name": "Bitkub Chain Testnet", "name": "Bitkub Chain Testnet",
"chainId": 25925, "chainId": 25925,
"shortName": "bkc", "shortName": "bkct",
"networkId": 25925, "networkId": 25925,
"nativeCurrency": { "nativeCurrency": {
"name": "Bitkub Coin", "name": "Bitkub Coin",
"symbol": "TKUB", "symbol": "tKUB",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://rpc-testnet.bitkubchain.io", "wss://wss-testnet.bitkubchain.io"], "rpc": ["https://rpc-testnet.bitkubchain.io", "wss://wss-testnet.bitkubchain.io"],

View File

@ -9093,15 +9093,15 @@
"faucets": ["https://faucet.bitkubchain.com"], "faucets": ["https://faucet.bitkubchain.com"],
"nativeCurrency": { "nativeCurrency": {
"name": "Bitkub Coin", "name": "Bitkub Coin",
"symbol": "TKUB", "symbol": "tKUB",
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://www.bitkubchain.com/", "infoURL": "https://www.bitkubchain.com/",
"shortName": "bkc", "shortName": "bkct",
"chainId": 25925, "chainId": 25925,
"networkId": 25925, "networkId": 25925,
"explorers": [{ "explorers": [{
"name": "bkcscan", "name": "bkcscan-testnet",
"url": "https://testnet.bkcscan.com", "url": "https://testnet.bkcscan.com",
"standard": "none", "standard": "none",
"icon": "bkc" "icon": "bkc"

View File

@ -478,7 +478,7 @@
"web": "eip155:24484", "web": "eip155:24484",
"mintme": "eip155:24734", "mintme": "eip155:24734",
"GOLDT": "eip155:25888", "GOLDT": "eip155:25888",
"bkc": "eip155:25925", "bkct": "eip155:25925",
"HTZ": "eip155:26600", "HTZ": "eip155:26600",
"OAC": "eip155:26863", "OAC": "eip155:26863",
"obgor": "eip155:28528", "obgor": "eip155:28528",