diff --git a/dexs/sudofinance/index.ts b/dexs/sudofinance/index.ts index 0deef9741b..f36149e870 100644 --- a/dexs/sudofinance/index.ts +++ b/dexs/sudofinance/index.ts @@ -9,7 +9,7 @@ type IUrl = { } const url: IUrl = { - [CHAIN.SUI]: "https://e5370tyxcb.execute-api.ap-northeast-1.amazonaws.com/volume" + [CHAIN.SUI]: "https://api.sudofinance.xyz/volume" } interface IVolume {