Skip to content

Commit 7c27004

Browse files
committed
fix: susds symbol
1 parent 337f214 commit 7c27004

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

custom_query/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ var StaticQueriesConfig = map[string]*QueryConfig{
177177
EndpointType: "blocksize",
178178
ResponsePath: []string{"result", "vwap", "price"},
179179
Params: map[string]string{
180-
"ticker": "SUSDUSD",
180+
"ticker": "SUSDSUSD",
181181
},
182182
MarketId: "SUSDS-USD",
183183
},

0 commit comments

Comments
 (0)