File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
yarn
9
9
```
10
10
11
- The frontend is located in the ` web ` folder
11
+ The frontend is located in the ` web ` folder.
12
12
13
13
``` bash
14
14
cd web
Original file line number Diff line number Diff line change 1
1
# Do not enter sensitive information here.
2
2
export REACT_APP_DEPLOYMENT=devnet
3
- export REACT_APP_ARBSEPOLIA_SUBGRAPH=https://api.studio.thegraph.com/query/44313 /escrow-v2-devnet/version/latest
3
+ export REACT_APP_ARBSEPOLIA_SUBGRAPH=https://api.studio.thegraph.com/query/61738 /escrow-v2-devnet/version/latest
4
4
export REACT_APP_STATUS_URL=https://escrow-v2-devnet.betteruptime.com/badge
5
5
export REACT_APP_GENESIS_BLOCK_ARBSEPOLIA=42653663
Original file line number Diff line number Diff line change 1
1
# Do not enter sensitive information here.
2
2
export REACT_APP_DEPLOYMENT=devnet
3
- export REACT_APP_ARBSEPOLIA_SUBGRAPH=https://api.studio.thegraph.com/query/44313 /escrow-v2-devnet/version/latest
3
+ export REACT_APP_ARBSEPOLIA_SUBGRAPH=https://api.studio.thegraph.com/query/61738 /escrow-v2-devnet/version/latest
You can’t perform that action at this time.
0 commit comments