@bgdlabs is there a way to see how much voting power one has got?
Or would it be able to add this feature on your instance of the interface on vote.onaave.com?
Some people were asking me if their delegation to me was successful and I wasn’t able to see and tell them.
Thanks
Hello @EzR3aL ,
Yes, as you point out, currently the interface doesn’t give you your “instant” power, will only appear whenever there is a proposal.
However we agree that showing instant is a good addition and we will think a good way of introducing it, thanks for the feedback.
For the time being, you can query getFullVotingPower()
on the GovernancePowerStrategy
smart contract, that will return you the aggregated voting power you have, from your own balances and delegations received. (getFullPropositionPower()
for proposition).
In order to keep this forum clean and close this post after the activation, we recommend users of Aave Governance v3 to submit feedback on the following channels:
-
For things related with the BGD Aave Governance v3 UI (bugs, feature request):
#governance-v3
channel on the Aave discord, for both technical and non-technical matters.- Github issues on https://github.com/bgd-labs/aave-governance-v3-interface
-
For things related with the smart contracts:
#governance-v3
channel on the Aave discord, for both technical and non-technical matters.- Github issues on https://github.com/bgd-labs/aave-governance-v3
As with any software, we highly appreciate and encourage the community to provide feedback!