diff --git a/public/configs/env.json b/public/configs/env.json index d05d6d6..8be817e 100644 --- a/public/configs/env.json +++ b/public/configs/env.json @@ -215,10 +215,11 @@ } ], "validators": [ - "http://validator.v4dev4.dydx.exchange" + "https://validator.v4dev4.dydx.exchange" ], "0xsquid": "https://testnet.api.0xsquid.com", - "nobleValidator": "https://noble-testnet-rpc.polkachu.com/" + "nobleValidator": "https://noble-testnet-rpc.polkachu.com/", + "faucet": "https://faucet.v4dev4.dydx.exchange" }, "links": { "tos": "https://dydx.exchange/v4-terms", @@ -473,7 +474,7 @@ "apps": { "ios": { "minimalVersion": "1.0", - "build":40000, + "build": 40000, "url": "https://apps.apple.com/app/dydx/id1564787350" } } @@ -1156,4 +1157,4 @@ } } } -} +} \ No newline at end of file