fix: exchange-specific volume rank APIs for OKX and full top20

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-08 15:53:41 +08:00
parent 4bf0c2363f
commit 89a58c7323
8 changed files with 286 additions and 37 deletions
+1
View File
@@ -7937,6 +7937,7 @@ def _hub_fetch_volume_rank(top_n=20):
exchange=exchange,
ensure_markets_loaded=ensure_markets_loaded,
top_n=top_n,
exchange_id="gateio",
)