From 3571bf0bccfb8bfaa081c066d7ccf725fd8c5cc8 Mon Sep 17 00:00:00 2001 From: qardpeet Date: Fri, 23 Jan 2026 23:48:08 +0400 Subject: [PATCH 1/3] test --- public/configs/v1/env.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/configs/v1/env.json b/public/configs/v1/env.json index 8cc3317d49..261eeb6f46 100644 --- a/public/configs/v1/env.json +++ b/public/configs/v1/env.json @@ -826,7 +826,7 @@ "stakingAPR": "https://apybara-proxy-web-testnet.infrastructure-34d.workers.dev/v0/protocols/dydx", "faucet": "https://faucet.v4testnet.dydx.exchange", "affiliates": "https://dydx.stg.fuul.xyz", - "spotApi": "https://dydx-solana-api-staging-e2fb353831a4.herokuapp.com" + "spotApi": "http://ec2-3-69-233-132.eu-central-1.compute.amazonaws.com:3212" }, "stakingValidators": [ "dydxvaloper1vvc9vl6z9pu0vt2y79d0ln8zp6qmpmrhxx99h4", From 91ea1d9617eaa056ea9fd73c65189f6a4d2f7845 Mon Sep 17 00:00:00 2001 From: qardpeet Date: Mon, 26 Jan 2026 20:04:04 +0400 Subject: [PATCH 2/3] chng --- public/configs/v1/env.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/configs/v1/env.json b/public/configs/v1/env.json index 261eeb6f46..cd0a5cb8d5 100644 --- a/public/configs/v1/env.json +++ b/public/configs/v1/env.json @@ -826,7 +826,7 @@ "stakingAPR": "https://apybara-proxy-web-testnet.infrastructure-34d.workers.dev/v0/protocols/dydx", "faucet": "https://faucet.v4testnet.dydx.exchange", "affiliates": "https://dydx.stg.fuul.xyz", - "spotApi": "http://ec2-3-69-233-132.eu-central-1.compute.amazonaws.com:3212" + "spotApi": "https://ec2-3-69-233-132.eu-central-1.compute.amazonaws.com:3212" }, "stakingValidators": [ "dydxvaloper1vvc9vl6z9pu0vt2y79d0ln8zp6qmpmrhxx99h4", From 45d4cccab75638601b0d70f5bf440d28b214d88e Mon Sep 17 00:00:00 2001 From: qardpeet Date: Mon, 26 Jan 2026 21:15:02 +0400 Subject: [PATCH 3/3] update --- public/configs/v1/env.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/configs/v1/env.json b/public/configs/v1/env.json index cd0a5cb8d5..3fb630a9b6 100644 --- a/public/configs/v1/env.json +++ b/public/configs/v1/env.json @@ -826,7 +826,7 @@ "stakingAPR": "https://apybara-proxy-web-testnet.infrastructure-34d.workers.dev/v0/protocols/dydx", "faucet": "https://faucet.v4testnet.dydx.exchange", "affiliates": "https://dydx.stg.fuul.xyz", - "spotApi": "https://ec2-3-69-233-132.eu-central-1.compute.amazonaws.com:3212" + "spotApi": "https://solana-api.pocketprotector.xyz" }, "stakingValidators": [ "dydxvaloper1vvc9vl6z9pu0vt2y79d0ln8zp6qmpmrhxx99h4",