File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " Studio Blockchain Mainnet" ,
3
+ "chain" : " STO" ,
4
+ "icon" : " studio" ,
5
+ "rpc" : [
6
+ " https://mainnet.studio-blockchain.com" ,
7
+ " https://mainnet2.studio-blockchain.com" ,
8
+ " https://mainnet3.studio-blockchain.com" ,
9
+ " https://mainnet.studio-scan.com" ,
10
+ " https://mainnet2.studio-scan.com" ,
11
+ " wss://mainnet.studio-blockchain.com:8547"
12
+ ],
13
+ "faucets" : [],
14
+ "nativeCurrency" : {
15
+ "name" : " Studio Token" ,
16
+ "symbol" : " STO" ,
17
+ "decimals" : 18
18
+ },
19
+ "features" : [
20
+ {
21
+ "name" : " EIP155"
22
+ }
23
+ ],
24
+ "infoURL" : " https://studio-blockchain.com" ,
25
+ "shortName" : " stom" ,
26
+ "chainId" : 240241 ,
27
+ "networkId" : 240241 ,
28
+ "explorers" : [
29
+ {
30
+ "name" : " Studio Scan" ,
31
+ "url" : " https://studio-scan.com" ,
32
+ "standard" : " EIP3091"
33
+ }
34
+ ],
35
+ "status" : " active"
36
+ }
You can’t perform that action at this time.
0 commit comments