GetAllBalancesWithFilter retrieves balances using advanced filters. It starts a tracing span, fetches balances matching the filter criteria, and records relevant events. Parameters: - ctx context.Context: The context for the operation. - filters *filter.QueryFilterSet: Filter conditions to apply. -
(ctx context.Context, filters *filter.QueryFilterSet, limit, offset int)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected