Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Conversation

umbecanessa
Copy link

Added a strategy to count KMON token staked as voting power

Comment on lines +58 to +61
const formattedResult = Object.fromEntries(
res.map((value, i) => [
addresses[i],
parseFloat(value) / 10 ** options.decimals // Format balance using the token decimals
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @umbecanessa You can use our strategy https://snapshot.org/#/strategy/math in your space directly without any need of new strategy, you tried? you have to use divide operation

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants