Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit a3c58c9

Browse files
committed
init
1 parent 28c51a0 commit a3c58c9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

providers/apis/dydx/utils.go

+1-2
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,7 @@ var DefaultResearchAPIConfig = config.APIConfig{
6969
URL: "https://dydx-api.lavenderfive.com:443",
7070
},
7171
{
72-
// TODO: Update once the PR is merged.
73-
URL: "https://raw.githubusercontent.com/nivasan1/v4-web/nv/adjust-raydium-markets-other-market-data-json/public/configs/otherMarketData.json",
72+
URL: "https://raw.githubusercontent.com/dydxprotocol/v4-web/main/public/configs/otherMarketData.json",
7473
},
7574
},
7675
}

0 commit comments

Comments
 (0)