# Background: * ENS Holiday Awards needs a "Referrer Detail" page, that will display the referrals statistics for a given address. * Follows #1239 and #1262 * It is now unblocked with #1249 already merged into main. # Subtasks: * [ ] Implement API that supports pagination through all the referrals made by a specific referrer Note that this will not use cache, and therefore execute queries to the ENSDb for every request.
Background:
registrarsplugin #1249 already merged into main.Subtasks:
Note that this will not use cache, and therefore execute queries to the ENSDb for every request.