Gamma
HomeWeb AppDiscordTwitter
  • Introduction to Gamma
  • ℹ️Limit Order Hook
    • Introduction
    • Advantages over CEX Limit Orders
    • Creating Limit Orders
    • Creating Scale Orders
    • Canceling and Claiming Orders
    • For Developers - Python SDK
    • Pools
    • Contracts
  • ℹ️LP Vaults
    • Introduction
    • Strategies
      • V4 - MultiPosition Strategies
      • Dual Position Strategies - Base/Limit
    • Developer Portal
    • Incentives
    • Guides
      • Providing Liquidity
        • Deposit Liquidity
        • Withdraw Liquidity
        • Stake LP Tokens for Rewards
    • Troubleshooting / Help
      • Transaction Errors
      • Reset the App
      • Using Block Explorers
      • Manually Withdraw
      • Revoke Permissions
    • FAQ
      • Concentrated Liquidity
      • Using Gamma
      • Analytics
      • Incentives
      • Operations
      • Security
    • Glossary
  • ℹ️Perp Vaults
    • Introduction
    • Strategies
  • ℹ️Information
    • GAMMA Token
      • GAMMA Token FAQ
    • Contracts
    • Audits
    • Tokenomics
    • Contact / Links
    • Brand Assets
    • Governance
Powered by GitBook
On this page
  • Types of Incentive Programs
  • Gammachef
  • Angle Merkl
  • External Incentives
  • Deploying an Incentive Program

Was this helpful?

  1. LP Vaults

Incentives

Information on Gamma's incentive programs

PreviousDeveloper PortalNextGuides

Last updated 24 days ago

Was this helpful?

Types of Incentive Programs

Gamma offers three major classes of incentive programs.

Gammachef

Gammachef is Gamma's fork of the Sushiswap Masterchef V2 contract. V2 built on the success of the V1 contract. Gammachef is relatively simple. It allows users to approve and stake their LP tokens in the Gammachef contract. Once deposited, rewarder contracts associated with the Gammachef can distribute rewards to stakers. This non-custodial system allows LPs to stake for rewards even if their LP position moves out-of-range. Users can also "claim on demand" and receive their incentives before or during withdrawal.

Most importantly, the contract is well-vetted and safe. Users can LP and stake for incentives without having to worry about exploits, frontrunning, or malicious transactions.

Gamma has been able to work around some of the limitations of this contract, like tracking LP tokens for profitability, by using databases that plug into our front end.

Gammachef is the most common choice for a staking contract for Gamma's vaults.

Gammachef contracts can be found on:

Angle Merkl

Angle Merkl is a mechanism to incentivize Uniswap V3-like liquidity positions in a flexible and efficient way. It is built and maintained by Angle Labs, but is separate from the Angle Protocol.

Merkl is a platform where Liquidity Providers (LPs) on concentrated liquidity pools can receive token rewards from people incentivizing liquidity (incentivizors) in a tailored way.

Incentivizors enjoy full flexibility on how they distribute their incentives: they can choose to favor LPs who bring more liquidity of one token or those who have set tighter ranges than others. They can also select whether they want to incentivize out-of-range liquidity or not and if they want some holders of a specific token to earn boosted rewards.

Merkl also allows you to receive rewards without staking your LP tokens.

For a detailed overview of Angle Merkl, see their documentation here:

External Incentives

Gamma can work with various 3rd party incentive programs that can safely recognize and utilize our LP tokens. These include custom pools, airdrops, and other programs.

Deploying an Incentive Program

Please consult the Developer Portal, and please feel free to get in touch with us directly. Gamma can deploy incentive programs quickly and efficiently.

ℹ️
Contracts
MerklAngle Docs
Source: Angle Merkl
Logo