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

This commit is contained in:
ligi 2023-01-05 07:37:17 +00:00
parent 5144120464
commit e92890a5cf
6 changed files with 47 additions and 2 deletions

File diff suppressed because one or more lines are too long

17
chains/eip155-8098.json Normal file
View 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

View File

@ -5224,6 +5224,19 @@
"rpc": ["https://liberty20.shardeum.org/"],
"faucets": ["https://faucet.liberty20.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",
"chainId": 8131,

View File

@ -7594,6 +7594,20 @@
"standard": "EIP3091"
}],
"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",
"chain": "MEER",

View File

@ -401,6 +401,7 @@
"mdgl": "eip155:8029",
"Liberty10": "eip155:8080",
"Liberty20": "eip155:8081",
"StreamuX": "eip155:8098",
"meertest": "eip155:8131",
"Cypress": "eip155:8217",
"Kortho": "eip155:8285",