Giveth/liquidity-mining-dapp

Deploy FOX/HNY farm and FOXstream

Closed this issue · 4 comments

When RegenFarms and RegenStreams are ready for the first projects, deploy a FOX/HNY Farm and FOXstream

  1. Network
    a. Gnosis Chain
  2. Staking token symbol, name, icon(s), and contract address (ie. FOX/HNY LP)
    a. Symbol: FOX/HNY
    b. Subtitle: 50% FOX / 50% HNY
    c. Contract address: 0x8a0bee989c591142414ad67fb604539d917889df
    d. Icons
    1. FOX icon
    2. HNY icon
  3. Reward token symbol, name, icon, and contract address (ie. FOX)
    a. Symbol: FOX
    b. Contract address: 0x21a42669643f45bc0e086b8fc2ed70c23d67509d
  4. DEX or staking protocol (ie. Honeyswap)
    a. Honeyswap
  5. Project description and website
    a. ShapeShift is the free and open-source one-stop-shop for cross-chain DeFi. Buy, sell, send, receive, trade, and earn yield on your crypto across a growing number of protocols and chains with no added fees ever. FOX is the governance token of the ShapeShift DAO.
    b. https://shapeshift.com/
  6. Link to Buy [Asset Symbol] Tokens (if single asset traded on DEXs) or Provide Liquidity (if asset is an LP token)
    1. Provide Liquidity: https://app.honeyswap.org/#/add/0x21a42669643f45bc0e086b8fc2ed70c23d67509d/0x71850b7e9ee3f13ab46d67167341e4bdc905eef9?chainId=100
  7. Start date for stream: Let’s chat about this, we’ll want to start the stream whenever the Regen Farms launch (or ideally ~48 hours after launch if we complete the stretch countdown timer)
  8. End date for stream: December 23, 2026
  9. Initially claimable amount: 10%
  10. Update subgraph to include an index for FOX/HNY LP balances (0x8a0bee989c591142414ad67fb604539d917889df) (either clone and deploy new subgraph or add to existing subgraph, @aminlatifi will think about this)

I am deploying first a testing instance with test tokens (TestHNY and TestFOX)

"unipoolContractInfo": {
      "id": "0x06851400866e065972ff21e1ecde035b4772736d",
      "rewardRate": "826719576719576",
      "rewardPerTokenStored": "0"
    },
"balance": {
      "foxHnyLp": "3968058504987359675",
      "foxHnyLpStaked": "100000000000000000",
      "foxClaimed": "17439924808155743",
      "foxAllocatedTokens": "173611111111110960",
      "rewardsFoxHnyLm": "0",
      "rewardPerTokenPaidFoxHnyLm": "1736111111111109600"
    }

to test, use preview link available #183

It is alive!!