mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
f38aa1a293
added prettier, and fix nativecurrency symbol
18 lines
409 B
JSON
18 lines
409 B
JSON
{
|
|
"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
|
|
}
|