Add files via upload (#2096)

added prettier, and fix nativecurrency symbol
This commit is contained in:
devstreamux 2023-01-05 14:33:30 +07:00 committed by GitHub
parent 3dca1e84ab
commit f38aa1a293
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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
}