Fetching currency from currency specific market

Hi, I am fetching the 24h ticker data and would like to only fetch USD pairs. How would I do that?

Hi. You can first acquire the pair names from /exchangeInfo endpoint and then subscribe the streams with combined streams format. ( https://binance-docs.github.io/apidocs/spot/en/#websocket-market-streams )