delegate-registry icon indicating copy to clipboard operation
delegate-registry copied to clipboard

Make it possible to query top delegates by the number of delegators

Open asgeir-s opened this issue 2 years ago • 0 comments

Currently, the only way to query top delegates is to get the top n delegates by vote weight. Like this:

api/delegates/top?space=gnosis.eth&limit=100

We must add the option of getting the top n delegates based on the number of delegations. The list should be returned in a sorted form.

asgeir-s avatar May 02 '23 13:05 asgeir-s