allows incentivising Bunni marketplace #1480 via Paladin
in this case it is required to use "blacklisting" vote type, since it requires to blacklist the vlLIQ voter proxy
run with following params: brownie run scripts/badger/bribe_ecosystems
badger_bribe_in_aura=0,
badger_bribe_in_balancer=0,
badger_bribe_in_votium=0,
badger_bribe_in_frax=0,
badger_bribe_in_bunni=1600, # NOTE: dollar denominated. Badger calculation is done internaly
max_tokens_per_vote=0, # Maximum amount of incentives to be used per round (Hidden Hands V2)
periods=1, # Rounds to be covered by the incentives deposited (Hidden Hands V2)
badger_bribe_in_liquis=0, # NOTE: dollar denominated. Badger calculation is done internaly, the incentive gets process via Paladin
duration_paladin_quest=1, # Duration (in number of periods) of the Quest
reward_per_vote_liquis=0.059, # Amount of reward per vlLIQ
liquis_incentive_in_paladin=True, # Indicates if the incentive is going to be post in paladin or HH
is_governance_incentive_token=False, # Indicates if the incentive is going to be governance token ($badger) or different. Applicable only in Paladin.
aura_proposal_id=None,
convex_proposal_id=None,
allows incentivising Bunni marketplace #1480 via Paladin
in this case it is required to use "blacklisting" vote type, since it requires to blacklist the vlLIQ voter proxy
run with following params:
brownie run scripts/badger/bribe_ecosystems