Paladin Docs
  • Overview
  • Quest V2
    • Overview
    • Quest Types & Features
    • Creating a Quest
      • Fixed Quests
      • Ranged Quests
    • Voting for Quests
    • Delegating your vote
    • Claiming rewards
    • Reward Distribution
    • Smart Contracts (v2.1)
      • QuestDataTypes
      • QuestBoard
      • MultiMerkleDistributorV2
    • Smart Contracts (V2)
      • QuestDataTypes
      • QuestBoard
      • BiasCalculator
      • MultiMerkleDistributor
      • ExtraRewardsMultiMerkle
  • Vote Flywheel
    • Overview
    • Smart Contracts
      • HolyPalPower
      • Loot
      • LootCreator
      • LootVoteController
      • LootReserve
      • Boost
  • Warlord
    • Overview
    • $WAR
    • Minting and Staking WAR
    • Redeeming WAR
    • Smart contracts
  • Dullahan
    • Overview
    • Depositing stkAAVE
    • Borrowing discounted GHO
    • Smart contracts
      • DullahanVault
      • DullahanRewardsStaking
      • DullahanPod
      • DullahanPodManager
      • DullahanDiscountCalculator
      • DullahanFeeModule
      • OracleModule
      • DullahanRegistry
      • DullahanZapDeposit
  • Warden Boost
    • Boost Market
    • How to Use Warden
      • As a Seller
        • Through the UI
        • Through Smart Contracts
      • As a Buyer
        • Through the UI
        • Through Smart Contracts
    • Smart Contract
    • MultiBuy
  • Warden Pledge
    • Overview
    • How to use Pledge
      • Create a Pledge
      • Delegating veBoosts
    • Smart Contract
  • Paladin Lending
    • Protocol Overview
    • Liquidity Mining
    • Technical docs
      • PalPool
      • PalToken
      • Delegators
      • Controller
      • Interest Calculator
      • PalLoan
      • PalLoanToken
      • PalPool Variants
      • Price Oracle
      • Error Codes
  • Governance
    • $PAL
    • Holy PAL (hPAL)
      • Smart Contract
    • Delegation
    • Voting
    • Voting Proposal Framework
  • Warden Quest (V1) - Deprecated
    • Creating a Quest
    • Smart contracts
      • QuestBoard
      • MultiMerkleDistributor
      • ExtraRewardsMultiMerkle
    • Covenant
  • Deployed contracts
    • Mainnet
    • Crosschain
    • Sonic
    • Admin
    • Audits
  • Resources
    • Paladin Whitepaper
  • Twitter
  • Discord
  • Forum
  • Snapshot
Powered by GitBook
On this page
  • The following parameters are needed to create a Quest
  • Targeting Voters
  • After creating a Quest

Was this helpful?

  1. Warden Quest (V1) - Deprecated

Creating a Quest

PreviousVoting Proposal FrameworkNextSmart contracts

Last updated 1 year ago

Was this helpful?

Before trying to create a Quest, make sure the reward token you wish to use is whitelisted, and that the Gauge you wish to set rewards for is correctly listed in the ecosystem’s Gauge Controller.

To create a Quest, go to the Create Quest page on Warden, and fill out the creation form.

The following parameters are needed to create a Quest

  • Gauge to be incentivized

  • The desired target amount of gauge votes

  • The duration of the Quest, in weekly periods

  • The reward token for voters (the ERC20 must be whitelisted)

  • The reward amount per 1 vote

Using these parameters, the total amount of rewards for a period are calculated (objective * reward per vote), and based on that amount, the total amount of rewards for the Quest (duration * amount for period). The total amount of rewards for the Quest is paid at the creation of the Quest. There is a 4% fee.

Targeting Voters

With Quest you can also target a specific group of voters from the selection in the creation form. You can additionally blacklist any number of individual addresses from claiming incentives from the Quest.

After creating a Quest

Creators can modify a Quest while it’s live in their admin page. However, you can only increase parameters. They are:

  • Increase the objective

  • Increase the amount of reward per vote

  • Increase the Quest duration

The changes are applied for the next period of the Quest (the next week).

Creators can also recover all unused rewards after each period is closed.