File tree 7 files changed +13
-22
lines changed
7 files changed +13
-22
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,6 @@ REACT_APP_POLYGON_NODE_URL=https://daemon.polygon.shapeshift.com
43
43
REACT_APP_GNOSIS_NODE_URL=https://daemon.gnosis.shapeshift.com
44
44
REACT_APP_ARBITRUM_NODE_URL=https://daemon.arbitrum.shapeshift.com
45
45
REACT_APP_ARBITRUM_NOVA_NODE_URL=https://daemon.arbitrum-nova.shapeshift.com
46
- REACT_APP_COSMOS_NODE_URL=https://daemon.cosmos.shapeshift.com
47
46
REACT_APP_THORCHAIN_NODE_URL=https://daemon.thorchain.shapeshift.com
48
47
49
48
# thorchain
Original file line number Diff line number Diff line change @@ -38,15 +38,14 @@ REACT_APP_UNCHAINED_THORCHAIN_HTTP_URL=https://dev-api.thorchain.shapeshift.com
38
38
REACT_APP_UNCHAINED_THORCHAIN_WS_URL = wss://dev-api.thorchain.shapeshift.com
39
39
40
40
# nodes
41
- REACT_APP_ETHEREUM_NODE_URL = https://dev-daemon.ethereum. shapeshift.com
41
+ REACT_APP_ETHEREUM_NODE_URL = https://dev-nownodes. shapeshift.com/ethereum
42
42
REACT_APP_AVALANCHE_NODE_URL = https://dev-daemon.avalanche.shapeshift.com/ext/bc/C/rpc
43
43
REACT_APP_OPTIMISM_NODE_URL = https://dev-daemon.optimism.shapeshift.com
44
- REACT_APP_BNBSMARTCHAIN_NODE_URL = https://dev-daemon.bnbsmartchain. shapeshift.com
45
- REACT_APP_POLYGON_NODE_URL = https://dev-daemon.polygon. shapeshift.com
44
+ REACT_APP_BNBSMARTCHAIN_NODE_URL = https://dev-nownodes. shapeshift.com/bnbsmartchain
45
+ REACT_APP_POLYGON_NODE_URL = https://dev-nownodes. shapeshift.com/polygon
46
46
REACT_APP_GNOSIS_NODE_URL = https://dev-daemon.gnosis.shapeshift.com
47
- REACT_APP_ARBITRUM_NODE_URL = https://dev-daemon.arbitrum. shapeshift.com
47
+ REACT_APP_ARBITRUM_NODE_URL = https://dev-nownodes. shapeshift.com/arbitrum
48
48
REACT_APP_ARBITRUM_NOVA_NODE_URL = https://dev-daemon.arbitrum-nova.shapeshift.com
49
- REACT_APP_COSMOS_NODE_URL = https://dev-daemon.cosmos.shapeshift.com
50
49
REACT_APP_THORCHAIN_NODE_URL = https://dev-daemon.thorchain.shapeshift.com
51
50
52
51
# thorchain
Original file line number Diff line number Diff line change @@ -36,15 +36,14 @@ REACT_APP_UNCHAINED_THORCHAIN_HTTP_URL=https://dev-api.thorchain.shapeshift.com
36
36
REACT_APP_UNCHAINED_THORCHAIN_WS_URL=wss://dev-api.thorchain.shapeshift.com
37
37
38
38
# nodes
39
- REACT_APP_ETHEREUM_NODE_URL=https://dev-daemon.ethereum. shapeshift.com
39
+ REACT_APP_ETHEREUM_NODE_URL=https://dev-nownodes. shapeshift.com/ethereum
40
40
REACT_APP_AVALANCHE_NODE_URL=https://dev-daemon.avalanche.shapeshift.com/ext/bc/C/rpc
41
41
REACT_APP_OPTIMISM_NODE_URL=https://dev-daemon.optimism.shapeshift.com
42
- REACT_APP_BNBSMARTCHAIN_NODE_URL=https://dev-daemon.bnbsmartchain. shapeshift.com
43
- REACT_APP_POLYGON_NODE_URL=https://dev-daemon.polygon. shapeshift.com
42
+ REACT_APP_BNBSMARTCHAIN_NODE_URL=https://dev-nownodes. shapeshift.com/bnbsmartchain
43
+ REACT_APP_POLYGON_NODE_URL=https://dev-nownodes. shapeshift.com/polygon
44
44
REACT_APP_GNOSIS_NODE_URL=https://dev-daemon.gnosis.shapeshift.com
45
- REACT_APP_ARBITRUM_NODE_URL=https://dev-daemon.arbitrum. shapeshift.com
45
+ REACT_APP_ARBITRUM_NODE_URL=https://dev-nownodes. shapeshift.com/arbitrum
46
46
REACT_APP_ARBITRUM_NOVA_NODE_URL=https://dev-daemon.arbitrum-nova.shapeshift.com
47
- REACT_APP_COSMOS_NODE_URL=https://dev-daemon.cosmos.shapeshift.com
48
47
REACT_APP_THORCHAIN_NODE_URL=https://dev-daemon.thorchain.shapeshift.com
49
48
50
49
# thorchain
Original file line number Diff line number Diff line change @@ -32,16 +32,15 @@ REACT_APP_UNCHAINED_THORCHAIN_HTTP_URL=https://dev-api.thorchain.shapeshift.com
32
32
REACT_APP_UNCHAINED_THORCHAIN_WS_URL=wss://dev-api.thorchain.shapeshift.com
33
33
34
34
# nodes
35
- REACT_APP_ETHEREUM_NODE_URL=http ://localhost:8080
35
+ REACT_APP_ETHEREUM_NODE_URL=https ://dev-nownodes.shapeshift.com/ethereum
36
36
REACT_APP_AVALANCHE_NODE_URL=https://dev-daemon.avalanche.shapeshift.com/ext/bc/C/rpc
37
37
REACT_APP_OPTIMISM_NODE_URL=https://dev-daemon.optimism.shapeshift.com
38
- REACT_APP_BNBSMARTCHAIN_NODE_URL=https://dev-daemon.bnbsmartchain. shapeshift.com
39
- REACT_APP_POLYGON_NODE_URL=https://dev-daemon.polygon. shapeshift.com
38
+ REACT_APP_BNBSMARTCHAIN_NODE_URL=https://dev-nownodes. shapeshift.com/bnbsmartchain
39
+ REACT_APP_POLYGON_NODE_URL=https://dev-nownodes. shapeshift.com/polygon
40
40
REACT_APP_GNOSIS_NODE_URL=https://dev-daemon.gnosis.shapeshift.com
41
- REACT_APP_ARBITRUM_NODE_URL=https://dev-daemon.arbitrum. shapeshift.com
41
+ REACT_APP_ARBITRUM_NODE_URL=https://dev-nownodes. shapeshift.com/arbitrum
42
42
REACT_APP_ARBITRUM_NOVA_NODE_URL=https://dev-daemon.arbitrum-nova.shapeshift.com
43
- REACT_APP_COSMOS_NODE_URL=https://dev-daemon.cosmos.shapeshift.com
44
- REACT_APP_THORCHAIN_NODE_URL=https://dev-daemon.thorchain.shapeshift.com/lcd
43
+ REACT_APP_THORCHAIN_NODE_URL=https://dev-daemon.thorchain.shapeshift.com
45
44
46
45
# thorchain
47
46
REACT_APP_MIDGARD_URL=https://dev-indexer.thorchain.shapeshift.com/v2
Original file line number Diff line number Diff line change @@ -41,7 +41,6 @@ REACT_APP_POLYGON_NODE_URL=https://daemon.polygon.shapeshift.com
41
41
REACT_APP_GNOSIS_NODE_URL=https://daemon.gnosis.shapeshift.com
42
42
REACT_APP_ARBITRUM_NODE_URL=https://daemon.arbitrum.shapeshift.com
43
43
REACT_APP_ARBITRUM_NOVA_NODE_URL=https://daemon.arbitrum-nova.shapeshift.com
44
- REACT_APP_COSMOS_NODE_URL=https://daemon.cosmos.shapeshift.com
45
44
REACT_APP_THORCHAIN_NODE_URL=https://daemon.thorchain.shapeshift.com
46
45
47
46
# thorchain
Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ export const csp: Csp = {
4
4
'connect-src' : [
5
5
process . env . REACT_APP_UNCHAINED_COSMOS_HTTP_URL ! ,
6
6
process . env . REACT_APP_UNCHAINED_COSMOS_WS_URL ! ,
7
- process . env . REACT_APP_COSMOS_NODE_URL ! ,
8
7
] ,
9
8
'img-src' : [
10
9
'https://raw.githubusercontent.com/cosmostation/' ,
Original file line number Diff line number Diff line change @@ -110,9 +110,6 @@ const validators = {
110
110
REACT_APP_COWSWAP_BASE_URL : url ( {
111
111
default : 'https://api.cow.fi' ,
112
112
} ) ,
113
- REACT_APP_COSMOS_NODE_URL : url ( {
114
- default : 'https://dev-daemon.cosmos.shapeshift.com' ,
115
- } ) ,
116
113
REACT_APP_ONRAMPER_WIDGET_URL : url ( ) ,
117
114
REACT_APP_ONRAMPER_API_URL : url ( ) ,
118
115
REACT_APP_ONRAMPER_API_KEY : str ( ) ,
You can’t perform that action at this time.
0 commit comments