pancake-frontend icon indicating copy to clipboard operation
pancake-frontend copied to clipboard

perf: Use batch query for token pools data

Open memoyil opened this issue 8 months ago • 2 comments


PR-Codex overview

This PR refactors the TOKENS_BULK function to handle multiple queries efficiently using multiQuery.

Detailed summary

  • Refactored TOKENS_BULK to return query string directly
  • Updated query execution to handle multiple queries with multiQuery
  • Enhanced data parsing logic for different time intervals

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

memoyil avatar Jun 18 '24 11:06 memoyil