Approval threshold
The percentage of votes that a proposal needs to succeed and execute the proposal’s proposed transactions. A standard proposal using the Bravo (for/against/abstain) counting method has an approval threshold of 51% mirroring to common sense democracies in the real world.Bravo
Bravo is the codename used for the default voting module in the Agora Governor. It allows delegates to vote For/Against/Abstain. The word comes from the Compound Bravo governor which popularized this voting mechanism.Delegate
The name given to an address on a blockchain that holds voting power. Delegates vote on proposals and can delegate their voting power to others.Governor admin
A privileged role that can perform emergency actions like canceling malicious proposals. This role can be transferred or removed through governance.Proposals
Onchain proposals are an object created in the storage of the governor smart contract that contain:- a description
- a proposal type
- a list of proposed transactions Proposals are the objects that move the governance of the protocol forward.