Transferred from gosh-sh/dexdo-cli#97.
The indexer has no endpoint for per-note deals/volume/PnL or a network-wide leaderboard. Clients cannot derive this without scanning all on-chain history.
Requested backend surface:
- accountStats by note address: deal count, ticks bought/sold, SHELL paid/earned and realized net;
- paginated leaderboard by time window and volume/net PnL.
This is backend/indexer aggregation, not CLI implementation.
Transferred from gosh-sh/dexdo-cli#97.
The indexer has no endpoint for per-note deals/volume/PnL or a network-wide leaderboard. Clients cannot derive this without scanning all on-chain history.
Requested backend surface:
This is backend/indexer aggregation, not CLI implementation.