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

This commit is contained in:
ligi 2023-05-17 19:52:27 +00:00
parent cb73dc262f
commit 36a5b4e169
8 changed files with 49 additions and 4 deletions

File diff suppressed because one or more lines are too long

16
chains/eip155-8086.json Normal file
View File

@ -0,0 +1,16 @@
{
"name": "BitEth",
"chain": "BTE",
"rpc": ["https://rpc.biteth.org"],
"faucets": [],
"nativeCurrency": {
"name": "BitEth",
"symbol": "BTE",
"decimals": 18
},
"infoURL": "https://biteth.org",
"shortName": "BitEth",
"chainId": 8086,
"networkId": 8086,
"explorers": []
}

File diff suppressed because one or more lines are too long

View File

@ -6836,6 +6836,19 @@
"rpc": ["https://sphinx.shardeum.org/"],
"faucets": ["https://faucet-sphinx.shardeum.org/"],
"infoURL": "https://docs.shardeum.org/"
}, {
"name": "BitEth",
"chainId": 8086,
"shortName": "BitEth",
"networkId": 8086,
"nativeCurrency": {
"name": "BitEth",
"symbol": "BTE",
"decimals": 18
},
"rpc": ["https://rpc.biteth.org"],
"faucets": [],
"infoURL": "https://biteth.org"
}, {
"name": "StreamuX Blockchain",
"chainId": 8098,

View File

@ -10339,6 +10339,21 @@
"standard": "EIP3091"
}],
"redFlags": ["reusedChainId"]
}, {
"name": "BitEth",
"chain": "BTE",
"rpc": ["https://rpc.biteth.org"],
"faucets": [],
"nativeCurrency": {
"name": "BitEth",
"symbol": "BTE",
"decimals": 18
},
"infoURL": "https://biteth.org",
"shortName": "BitEth",
"chainId": 8086,
"networkId": 8086,
"explorers": []
}, {
"name": "StreamuX Blockchain",
"chain": "StreamuX",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -525,6 +525,7 @@
"Liberty10": "eip155:8080",
"Liberty20": "eip155:8081",
"Sphinx10": "eip155:8082",
"BitEth": "eip155:8086",
"StreamuX": "eip155:8098",
"meertest": "eip155:8131",
"meermix": "eip155:8132",