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

This commit is contained in:
ligi 2023-01-16 19:13:27 +00:00
parent dae6e5a730
commit 644c822766
7 changed files with 73 additions and 11 deletions

File diff suppressed because one or more lines are too long

27
chains/eip155-56288.json Normal file
View File

@ -0,0 +1,27 @@
{
"name": "Boba BNB Mainnet",
"chain": "Boba BNB Mainnet",
"rpc": [
"https://bnb.boba.network",
"wss://wss.bnb.boba.network",
"https://replica.bnb.boba.network",
"wss://replica-wss.bnb.boba.network"
],
"faucets": [],
"nativeCurrency": {
"name": "Boba Token",
"symbol": "BOBA",
"decimals": 18
},
"infoURL": "https://boba.network",
"shortName": "BobaBnb",
"chainId": 56288,
"networkId": 56288,
"explorers": [
{
"name": "Boba BNB block explorer",
"url": "https://blockexplorer.bnb.boba.network",
"standard": "none"
}
]
}

View File

@ -1,5 +1,5 @@
{ {
"name": "Boba BNB Mainnet", "name": "Boba BNB Mainnet Old",
"chain": "Boba BNB Mainnet", "chain": "Boba BNB Mainnet",
"rpc": [], "rpc": [],
"faucets": [], "faucets": [],
@ -9,7 +9,7 @@
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://boba.network", "infoURL": "https://boba.network",
"shortName": "BobaBnb", "shortName": "BobaBnbOld",
"chainId": 97288, "chainId": 97288,
"networkId": 97288, "networkId": 97288,
"explorers": [ "explorers": [
@ -18,5 +18,6 @@
"url": "https://blockexplorer.bnb.boba.network", "url": "https://blockexplorer.bnb.boba.network",
"standard": "none" "standard": "none"
} }
] ],
"status": "deprecated"
} }

File diff suppressed because one or more lines are too long

View File

@ -6784,6 +6784,19 @@
"rpc": ["https://rei-testnet-rpc.moonrhythm.io"], "rpc": ["https://rei-testnet-rpc.moonrhythm.io"],
"faucets": ["http://kururu.finance/faucet?chainId=55556"], "faucets": ["http://kururu.finance/faucet?chainId=55556"],
"infoURL": "https://reichain.io" "infoURL": "https://reichain.io"
}, {
"name": "Boba BNB Mainnet",
"chainId": 56288,
"shortName": "BobaBnb",
"networkId": 56288,
"nativeCurrency": {
"name": "Boba Token",
"symbol": "BOBA",
"decimals": 18
},
"rpc": ["https://bnb.boba.network", "wss://wss.bnb.boba.network", "https://replica.bnb.boba.network", "wss://replica-wss.bnb.boba.network"],
"faucets": [],
"infoURL": "https://boba.network"
}, { }, {
"name": "Thinkium Testnet Chain 0", "name": "Thinkium Testnet Chain 0",
"chainId": 60000, "chainId": 60000,
@ -7149,9 +7162,9 @@
"faucets": ["https://faucet.lambda.top"], "faucets": ["https://faucet.lambda.top"],
"infoURL": "https://lambda.im" "infoURL": "https://lambda.im"
}, { }, {
"name": "Boba BNB Mainnet", "name": "Boba BNB Mainnet Old",
"chainId": 97288, "chainId": 97288,
"shortName": "BobaBnb", "shortName": "BobaBnbOld",
"networkId": 97288, "networkId": 97288,
"nativeCurrency": { "nativeCurrency": {
"name": "Boba Token", "name": "Boba Token",

View File

@ -9976,6 +9976,25 @@
"url": "https://testnet.reiscan.com", "url": "https://testnet.reiscan.com",
"standard": "EIP3091" "standard": "EIP3091"
}] }]
}, {
"name": "Boba BNB Mainnet",
"chain": "Boba BNB Mainnet",
"rpc": ["https://bnb.boba.network", "wss://wss.bnb.boba.network", "https://replica.bnb.boba.network", "wss://replica-wss.bnb.boba.network"],
"faucets": [],
"nativeCurrency": {
"name": "Boba Token",
"symbol": "BOBA",
"decimals": 18
},
"infoURL": "https://boba.network",
"shortName": "BobaBnb",
"chainId": 56288,
"networkId": 56288,
"explorers": [{
"name": "Boba BNB block explorer",
"url": "https://blockexplorer.bnb.boba.network",
"standard": "none"
}]
}, { }, {
"name": "Thinkium Testnet Chain 0", "name": "Thinkium Testnet Chain 0",
"chain": "Thinkium", "chain": "Thinkium",
@ -10518,7 +10537,7 @@
"icon": "lambda" "icon": "lambda"
}] }]
}, { }, {
"name": "Boba BNB Mainnet", "name": "Boba BNB Mainnet Old",
"chain": "Boba BNB Mainnet", "chain": "Boba BNB Mainnet",
"rpc": [], "rpc": [],
"faucets": [], "faucets": [],
@ -10528,14 +10547,15 @@
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://boba.network", "infoURL": "https://boba.network",
"shortName": "BobaBnb", "shortName": "BobaBnbOld",
"chainId": 97288, "chainId": 97288,
"networkId": 97288, "networkId": 97288,
"explorers": [{ "explorers": [{
"name": "Boba BNB block explorer", "name": "Boba BNB block explorer",
"url": "https://blockexplorer.bnb.boba.network", "url": "https://blockexplorer.bnb.boba.network",
"standard": "none" "standard": "none"
}] }],
"status": "deprecated"
}, { }, {
"name": "UB Smart Chain(testnet)", "name": "UB Smart Chain(testnet)",
"chain": "USC", "chain": "USC",

View File

@ -521,6 +521,7 @@
"ISLMT": "eip155:54211", "ISLMT": "eip155:54211",
"reichain": "eip155:55555", "reichain": "eip155:55555",
"trei": "eip155:55556", "trei": "eip155:55556",
"BobaBnb": "eip155:56288",
"TKM-test0": "eip155:60000", "TKM-test0": "eip155:60000",
"TKM-test1": "eip155:60001", "TKM-test1": "eip155:60001",
"TKM-test2": "eip155:60002", "TKM-test2": "eip155:60002",
@ -549,7 +550,7 @@
"ivar": "eip155:88888", "ivar": "eip155:88888",
"bvhl": "eip155:90210", "bvhl": "eip155:90210",
"lambda-testnet": "eip155:92001", "lambda-testnet": "eip155:92001",
"BobaBnb": "eip155:97288", "BobaBnbOld": "eip155:97288",
"usctest": "eip155:99998", "usctest": "eip155:99998",
"usc": "eip155:99999", "usc": "eip155:99999",
"qkc-r": "eip155:100000", "qkc-r": "eip155:100000",