Add Vote Tokens

1. Network

A network is the underlying chain where your organization operates. On Beravote, the default network is Berachain Artio. The platform automatically detects which network to use by checking your wallet.

2. Token Details

To set up your participant's voting power, you'll need to give some details about the token used in your governance activity. Here's what you need:

  • Token Type: This describes what kind of token you're using. In Berachain's case, the type should be contract.

  • Asset Contract: This is the unique address of the ERC20 token contract.

  • Symbols and Decimals: After you add the asset contract, the system will automatically find the token's symbol and the number of decimals it uses.

In the example below, you can see the token contract which is 0xB77C6a56eC3b9973FE1c40C6531aE7e95BB84125 with the symbol BVTEST. It has a decimal value of 18.

3. Threshold and Voting Weight

This section explains who can vote and how much their vote counts.

  • Threshold: This is the minimum number of tokens you need in your wallet to be able to vote.

  • Voting Weight: This is a multiplier that determines how much each token is worth when voting. You multiply your token balance by this number to get your total voting power.

In below's example, the threshold is set to 1 meaning you need at least 1 BVTEST token in your wallet to vote. You can also see that the voting weight is set to 1, then each BVTEST token is worth one vote. So if you have 10 BVTEST tokens, you'd have 10 voting power.

Once everything is set, hit next to proceed to the next process.

Last updated