Skip to content

Commit dd19b81

Browse files
committed
reth
1 parent e5211b3 commit dd19b81

File tree

17 files changed

+63
-68
lines changed

17 files changed

+63
-68
lines changed

packages/common-resources/assets/testEvents/2022/06/notification.en.json

Lines changed: 0 additions & 46 deletions
This file was deleted.

packages/web-bridge/.env.development

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ REACT_APP_RPC_URL_5=https://goerli.infura.io/v3/b951a403f3d3426fb2008c6923254dbc
1313
REACT_APP_WALLET_CONNECT_BRIDGE=https://wcbridge.loopring.io
1414
REACT_APP_WALLET_CONNECT_PING=https://wcbridge.loopring.io/hello
1515

16-
REACT_APP_INFURA_PROJECT_ID=262rjl9UC1D61MmmpFUDHsRFLb7
17-
REACT_APP_INFURA_PROJECT_SECRET=9665dfa8c7d394e020f90aa5e749f8cf
18-
1916
REACT_APP_API_URL=api3.loopring.io
2017
REACT_APP_API_URL_UAT=uat2.loopring.io
2118
SKIP_PREFLIGHT_CHECK=true

packages/web-bridge/.env.production

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ REACT_APP_API_URL_UAT=uat2.loopring.io
1616
SKIP_PREFLIGHT_CHECK=true
1717
REACT_APP_WITH_PRO=true
1818

19-
REACT_APP_INFURA_PROJECT_ID=262rjl9UC1D61MmmpFUDHsRFLb7
20-
REACT_APP_INFURA_PROJECT_SECRET=9665dfa8c7d394e020f90aa5e749f8cf
21-
2219
#REACT_APP_FORTMATIC_API_KEY=pk_test_A6260FCBAA2EBDFB
2320
#REACT_APP_MAGIC_API_KEY=pk_test_398B82F5F0E88874
2421
#REACT_APP_PORTIS_DAPP_ID=e9be171c-2b7f-4ff0-8db9-327707511ee2

packages/webapp/.env.development

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ REACT_APP_RPC_URL_5=https://goerli.infura.io/v3/b951a403f3d3426fb2008c6923254dbc
1313
REACT_APP_WALLET_CONNECT_BRIDGE=https://wcbridge.loopring.io
1414
REACT_APP_WALLET_CONNECT_PING=https://wcbridge.loopring.io/hello
1515

16-
REACT_APP_INFURA_PROJECT_ID=262rjl9UC1D61MmmpFUDHsRFLb7
17-
REACT_APP_INFURA_PROJECT_SECRET=9665dfa8c7d394e020f90aa5e749f8cf
18-
1916
REACT_APP_API_URL=api3.loopring.io
2017
#https://dev.loopring.io uat2.loopring.io dev.loopring.io
2118
REACT_APP_API_URL_UAT=uat2.loopring.io

packages/webapp/.env.production

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,3 @@ REACT_APP_API_URL=api3.loopring.io
1515
REACT_APP_API_URL_UAT=uat2.loopring.io
1616
SKIP_PREFLIGHT_CHECK=true
1717
REACT_APP_WITH_PRO=true
18-
19-
REACT_APP_INFURA_PROJECT_ID=262rjl9UC1D61MmmpFUDHsRFLb7
20-
REACT_APP_INFURA_PROJECT_SECRET=9665dfa8c7d394e020f90aa5e749f8cf
21-
22-
#REACT_APP_FORTMATIC_API_KEY=pk_test_A6260FCBAA2EBDFB
23-
#REACT_APP_MAGIC_API_KEY=pk_test_398B82F5F0E88874
24-
#REACT_APP_PORTIS_DAPP_ID=e9be171c-2b7f-4ff0-8db9-327707511ee2
25-

packages/webapp/src/pages/TradeRacePage/interface.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ export type API_DATA<R extends object> = {
4545
};
4646

4747
export const url_path = "https://static.loopring.io/events";
48-
export const url_test_path = "/static/testEvents/";
48+
export const url_test_path = "https://static.loopring.io/events/testEvents/";
4949
export const Config_INFO_URL = "api/v3/activity/getFilterInfo";
5050
export const Activity_URL = "/api/v3/activity/getActivityList";
Lines changed: 51 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,51 @@
1-
{"activities":[{"type":"ACTIVITY","place":"HOME","version":"-1","name":"Dual Investment (WBTC)","title":"Unleash the utility of BTC on L2!","description1":"Buy the dip or sell the covered gain while earning a high yield.","description2":"","link":"https://loopring.io/#/document/dual_investment_wbtc_landing_en.md","startShow":1666065600000,"endShow":1669766400000,"color":"default","banner":"https://static.loopring.io/events/2022/10/activities/dual_investment_wbtc_banner.en.webp","bannerWeb":"https://static.loopring.io/events/2022/10/activities/dual_investment_wbtc_banner.en.webp","webRouter":"[self]/invest/dual/WBTC-USDC"}],"activitiesHome":[{"type":"ACTIVITY","place":"HOME","version":"-1","name":"Dual Investment (WBTC)","title":"Unleash the utility of BTC on L2!","description1":"Buy the dip or sell the covered gain while earning a high yield.","description2":"","link":"https://loopring.io/#/document/dual_investment_wbtc_landing_en.md","startShow":1666065600000,"endShow":1669766400000,"color":"default","banner":"https://static.loopring.io/events/2022/10/activities/dual_investment_wbtc_banner.en.webp","bannerWeb":"https://static.loopring.io/events/2022/10/activities/dual_investment_wbtc_banner.en.webp","webRouter":"[self]/invest/dual/WBTC-USDC"}],"activitiesInvest":[],"notifications":[],"invest":[],"campaignTagConfig":{"orderbook":[],"market":[],"Amm":[],"Fiat":[],"swap":[]},"prev":{"endDate":1669766400000}}
1+
{
2+
"activities": [
3+
{
4+
"type": "ACTIVITY",
5+
"place": "HOME",
6+
"version": "-1",
7+
"name": "Dual Investment (WBTC)",
8+
"title": "Unleash the utility of BTC on L2!",
9+
"description1": "Buy the dip or sell the covered gain while earning a high yield.",
10+
"description2": "",
11+
"link": "https://loopring.io/#/document/dual_investment_wbtc_landing_en.md",
12+
"startShow": 1666065600000,
13+
"endShow": 1669766400000,
14+
"color": "default",
15+
"banner": "https://static.loopring.io/events/2022/10/activities/dual_investment_wbtc_banner.en.webp",
16+
"bannerWeb": "https://static.loopring.io/events/2022/10/activities/dual_investment_wbtc_banner.en.webp",
17+
"webRouter": "[self]/invest/dual/WBTC-USDC"
18+
}
19+
],
20+
"activitiesHome": [
21+
{
22+
"type": "ACTIVITY",
23+
"place": "HOME",
24+
"version": "-1",
25+
"name": "Dual Investment (WBTC)",
26+
"title": "Unleash the utility of BTC on L2!",
27+
"description1": "Buy the dip or sell the covered gain while earning a high yield.",
28+
"description2": "",
29+
"link": "https://loopring.io/#/document/dual_investment_wbtc_landing_en.md",
30+
"startShow": 1666065600000,
31+
"endShow": 1669766400000,
32+
"color": "default",
33+
"banner": "https://static.loopring.io/events/2022/10/activities/dual_investment_wbtc_banner.en.webp",
34+
"bannerWeb": "https://static.loopring.io/events/2022/10/activities/dual_investment_wbtc_banner.en.webp",
35+
"webRouter": "[self]/invest/dual/WBTC-USDC"
36+
}
37+
],
38+
"activitiesInvest": [],
39+
"notifications": [],
40+
"invest": [],
41+
"campaignTagConfig": {
42+
"orderbook": [],
43+
"market": [],
44+
"Amm": [],
45+
"Fiat": [],
46+
"swap": []
47+
},
48+
"prev": {
49+
"endDate": 1669766400000
50+
}
51+
}

packages/common-resources/assets/testEvents/2022/06/activities.en.json renamed to static/events/testEvents/2022/06/activities.en.json

File renamed without changes.

packages/common-resources/assets/testEvents/2022/06/activities/deposit_2_banner.en.app.png renamed to static/events/testEvents/2022/06/activities/deposit_2_banner.en.app.png

File renamed without changes.

packages/common-resources/assets/testEvents/2022/06/activities/deposit_2_banner.en.webp.png renamed to static/events/testEvents/2022/06/activities/deposit_2_banner.en.webp.png

File renamed without changes.

0 commit comments

Comments
 (0)