File tree Expand file tree Collapse file tree 2 files changed +2
-12
lines changed Expand file tree Collapse file tree 2 files changed +2
-12
lines changed Original file line number Diff line number Diff line change @@ -50,12 +50,7 @@ patches:
5050 blockchain: "https://api.zilliqa.com",
5151 node_status: "https://staking-viewer.zilliqa.com",
5252 api_list : [
53- "https://api.zilliqa.com",
54- "https://ssn-zilliqa.cex.io/api",
55- "https://ssn.ignitedao.io/api",
56- "https://ssn.zillet.io",
57- "https://zil-staking.ezil.me/api",
58- "https://staking-zil.kucoin.com/api",
53+ "https://api.zilliqa.com",
5954 ]
6055 },
6156 zq2_protomainnet: {
Original file line number Diff line number Diff line change @@ -48,11 +48,6 @@ window['config'] = {
4848 node_status : "https://staking-viewer.zilliqa.com" ,
4949 api_list : [
5050 "https://api.zilliqa.com" ,
51- "https://ssn-zilliqa.cex.io/api" ,
52- // "https://ssn.ignitedao.io/api",
53- "https://ssn.zillet.io" ,
54- "https://zil-staking.ezil.me/api" ,
55- "https://staking-zil.kucoin.com/api" ,
5651 ]
5752 } ,
5853 zq2_protomainnet : {
@@ -76,5 +71,5 @@ window['config'] = {
7671 } ,
7772 refresh_rate_config : 300000 ,
7873 api_max_retry_attempt : 10 ,
79- environment_config : "stage_zq2_protomainnet "
74+ environment_config : "prod "
8075}
You can’t perform that action at this time.
0 commit comments