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@82adb6507c 🚀
This commit is contained in:
parent
cb73dc262f
commit
36a5b4e169
File diff suppressed because one or more lines are too long
16
chains/eip155-8086.json
Normal file
16
chains/eip155-8086.json
Normal 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
|
@ -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,
|
||||
|
|
|
@ -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
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user