diff --git a/trade.renegade.fi/lib/stylus.ts b/trade.renegade.fi/lib/stylus.ts index 49d84e64..d428d19a 100644 --- a/trade.renegade.fi/lib/stylus.ts +++ b/trade.renegade.fi/lib/stylus.ts @@ -48,13 +48,13 @@ export const stylusDevnetEc2 = defineChain({ }, rpcUrls: { default: { - http: ["http://35.183.100.90:8547"], + http: ["https://35.183.100.90:8547"], webSocket: [ "wss://mainnet.infura.io/ws/v3/68c04ec6f9ce42c5becbed52a464ef81", ], }, public: { - http: ["http://35.183.100.90:8547"], + http: ["https://35.183.100.90:8547"], webSocket: [ "wss://mainnet.infura.io/ws/v3/68c04ec6f9ce42c5becbed52a464ef81", ],