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@f822a2806d 🚀
This commit is contained in:
parent
9d9a5ebee5
commit
ce6d35e61a
File diff suppressed because one or more lines are too long
|
@ -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
|
@ -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"],
|
||||||
|
|
|
@ -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"
|
||||||
|
|
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user