Strategies

1. Proposal Threshold

The proposal threshold is the minimum number of tokens you need in your wallet to submit a proposal in a specific space.

In the example below, the threshold is set to 0. This means anyone can create a proposal, even if they don't have any BVTEST tokens.

Strategies section on Space creation page

2. Strategy

This section explains how voting power is calculated. You can use two different strategies for voting:

balance-of

This strategy returns the balances of the voters for a specific ERC20 token.

quadratic-balance-of

This strategy takes the square root of your voting power (token balance multiplied by voting weight).

🎉 Congrats! Your space is successfully created

When you're finished with everything, click Submit and sign a message in your wallet. After that, you're all set—you've created your space successfully.

Last updated