snapshot-labs / sx-monorepo

Snapshot monorepo
https://snapshot.box
MIT License
11 stars 10 forks source link

feat: my delegators #298

Closed bonustrack closed 1 month ago

bonustrack commented 4 months ago

We should add a new tab on "Delegates" page with "My delegators", this page would includes the list of users delegating to the logged address, if there isn't any logged address we shouldn't show the tab. Here is how it look like:

image

The voting power % should be based on the total voting power of the logged user (and not total voting power available for the whole space).

This is only for SX (both EVM and SN)

bonustrack commented 4 months ago

Here is example of space with delegations https://snapshotx.xyz/#/sn:0x0041ada9121061198b52ae28edeec8ace7c23f2ba8d66938c129af1a2245701c/delegates

aurelianoB commented 1 month ago

"My delegators" page now belongs to user space profile, and is being covered in a different issue https://github.com/snapshot-labs/sx-monorepo/issues/388