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@f38aa1a293 🚀
This commit is contained in:
parent
5144120464
commit
e92890a5cf
File diff suppressed because one or more lines are too long
17
chains/eip155-8098.json
Normal file
17
chains/eip155-8098.json
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
{
|
||||||
|
"name": "StreamuX Blockchain",
|
||||||
|
"chain": "StreamuX",
|
||||||
|
"rpc": [
|
||||||
|
"https://u0ma6t6heb:KDNwOsRDGcyM2Oeui1p431Bteb4rvcWkuPgQNHwB4FM@u0xy4x6x82-u0e2mg517m-rpc.us0-aws.kaleido.io/"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "StreamuX",
|
||||||
|
"symbol": "SmuX",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://www.streamux.cloud",
|
||||||
|
"shortName": "StreamuX",
|
||||||
|
"chainId": 8098,
|
||||||
|
"networkId": 8098
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -5224,6 +5224,19 @@
|
||||||
"rpc": ["https://liberty20.shardeum.org/"],
|
"rpc": ["https://liberty20.shardeum.org/"],
|
||||||
"faucets": ["https://faucet.liberty20.shardeum.org"],
|
"faucets": ["https://faucet.liberty20.shardeum.org"],
|
||||||
"infoURL": "https://docs.shardeum.org/"
|
"infoURL": "https://docs.shardeum.org/"
|
||||||
|
}, {
|
||||||
|
"name": "StreamuX Blockchain",
|
||||||
|
"chainId": 8098,
|
||||||
|
"shortName": "StreamuX",
|
||||||
|
"networkId": 8098,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "StreamuX",
|
||||||
|
"symbol": "SmuX",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://u0ma6t6heb:KDNwOsRDGcyM2Oeui1p431Bteb4rvcWkuPgQNHwB4FM@u0xy4x6x82-u0e2mg517m-rpc.us0-aws.kaleido.io/"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://www.streamux.cloud"
|
||||||
}, {
|
}, {
|
||||||
"name": "Qitmeer Network Testnet",
|
"name": "Qitmeer Network Testnet",
|
||||||
"chainId": 8131,
|
"chainId": 8131,
|
||||||
|
|
|
@ -7594,6 +7594,20 @@
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}],
|
}],
|
||||||
"redFlags": ["reusedChainId"]
|
"redFlags": ["reusedChainId"]
|
||||||
|
}, {
|
||||||
|
"name": "StreamuX Blockchain",
|
||||||
|
"chain": "StreamuX",
|
||||||
|
"rpc": ["https://u0ma6t6heb:KDNwOsRDGcyM2Oeui1p431Bteb4rvcWkuPgQNHwB4FM@u0xy4x6x82-u0e2mg517m-rpc.us0-aws.kaleido.io/"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "StreamuX",
|
||||||
|
"symbol": "SmuX",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://www.streamux.cloud",
|
||||||
|
"shortName": "StreamuX",
|
||||||
|
"chainId": 8098,
|
||||||
|
"networkId": 8098
|
||||||
}, {
|
}, {
|
||||||
"name": "Qitmeer Network Testnet",
|
"name": "Qitmeer Network Testnet",
|
||||||
"chain": "MEER",
|
"chain": "MEER",
|
||||||
|
|
|
@ -401,6 +401,7 @@
|
||||||
"mdgl": "eip155:8029",
|
"mdgl": "eip155:8029",
|
||||||
"Liberty10": "eip155:8080",
|
"Liberty10": "eip155:8080",
|
||||||
"Liberty20": "eip155:8081",
|
"Liberty20": "eip155:8081",
|
||||||
|
"StreamuX": "eip155:8098",
|
||||||
"meertest": "eip155:8131",
|
"meertest": "eip155:8131",
|
||||||
"Cypress": "eip155:8217",
|
"Cypress": "eip155:8217",
|
||||||
"Kortho": "eip155:8285",
|
"Kortho": "eip155:8285",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user