SpiritSwap V2
  • 👻SpiritSwap V2 introduction
  • ✅Getting Started
  • 🗺️Roadmap
    • 🚉Canto Chain
  • 📖General Resources
  • 📢Marketing Material
  • CORE FEATURES
    • 🏧Exchange
      • 🦄vAMM
    • 🏬Liquidity
      • 🦄vAMM
      • ⚖️Balanced AMM (V2.1)
    • 💰Protocol Fees
      • 🦄vAMM fees - 0.18%
      • 🔀Stable Swap fees - 0.04% (customizable fees)
      • ⚖️(V2.1)Weighted pool fees - Dynamic
    • 👩‍🌾Yield Farms
      • 📟Gauges
      • ♻️Permissionless Ecosystem Farms (V2.5 Update)
    • 🗝️inSPIRIT
    • 🌉Bridge
    • 🧪Subcore Feature
      • 🔑Wrapped inSPIRIT
      • 🔖Ola Lending
  • TOKENOMICS
    • 🌎Overview
      • 💪REAL YIELD
    • 🪙$SPIRIT
      • ⏳Emissions
      • ❌Risks
    • 🗝️inSPIRIT
      • 🔄inSPIRIT weekly distribution
      • 🗳️Governance over SnapShots
      • 🔥Farm Boost
      • 🤑Bribes
  • BLOCKCHAIN DATA
    • ☄️Contracts
  • SOULLY'S HOW TO
    • 👨‍💻Pull SpiritSwap data feeds using Covalent API
    • 🦮Guide Overview
    • 🦊How to - Connecting to Metamask
    • 🌉How to - Bridge
    • 🔁How to -Exchange
      • 📔How to - Swapping Tokens & Limit Orders
    • 💦How to - Liquidity
    • 🧑‍🌾How to - Yield Farming
    • 🗝️How to - inSPIRIT
    • 📊How to - Dashboard / Portfolio
    • 💵How to - Lending and Borrowing
    • ✍️How to - Gauge Voting and Bribes
    • 🌾How to - Create a farm
    • ✅How to - Verify Contracts
      • 📃Verify Gauge Contract
    • 🖥️How to - Apply for Whitelist
  • CANTO
    • 🌉Bridging to Canto EVM
  • ARCHIVED
    • 🐵Ape mode
    • ☄️Contracts
Powered by GitBook
On this page
  1. SOULLY'S HOW TO

How to - Create a farm

This section will cover on how does one create a permission-less farm?

PreviousHow to - Gauge Voting and BribesNextHow to - Verify Contracts

Last updated 2 years ago

1) Figure out what kind of LP is being incentivized, is it a Variable or Stable LP?

2) Based on the type of LP, you would go to either or to create the farm.

3) Check if your token is verified to create a farm. Use the function, verifiedTokens

4) If the response is true, then you can create a farm through the UI. If response is false, then you as a protocol will need to post a proposal on snapshot where the community can vote on it. Once the vote is passed then the multi-sig can add your token to the verified list and the UI will be updated.

5) Once your token is verified, then go to the 'Farms' page and click on the 'Create Farm' button top right.

6) Make sure you already created a LP for your token with base token (FTM for variable , USDC for stable LP).

7) Select the type of LP and select your token from the list.

8) Make sure you hold 1% of inSPIRIT supply to create a farm. The number you need is shown on the UI:

9) Once you have the appropriate balance, review the final info and create a farm! You'll see your farm on the Farms and inSPIRIT voting page now!

Once you have created the farm, you need to do these 3 steps -

2) Setup automation for collecting fees for your farm (Optional)

Congrats! You are done 😊

🌾
Variable GaugeProxy
Stable GaugeProxy
1) Verify the Gauge Contract