Deploy FOX/HNY farm and FOXstream
Closed this issue · 4 comments
willyogo commented
When RegenFarms and RegenStreams are ready for the first projects, deploy a FOX/HNY Farm and FOXstream
- Network
a. Gnosis Chain - 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 - Reward token symbol, name, icon, and contract address (ie. FOX)
a. Symbol: FOX
b. Contract address: 0x21a42669643f45bc0e086b8fc2ed70c23d67509d - DEX or staking protocol (ie. Honeyswap)
a. Honeyswap - 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/ - Link to Buy [Asset Symbol] Tokens (if single asset traded on DEXs) or Provide Liquidity (if asset is an LP token)
- 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)
- End date for stream: December 23, 2026
- Initially claimable amount: 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)
aminlatifi commented
I am deploying first a testing instance with test tokens (TestHNY and TestFOX)
aminlatifi commented
- Test smart contracts are deployed
https://www.notion.so/giveth/Test-Deployment-097ddfb4a58b4a1dbd50d889cfe7bb3f#b94bdf09b44a4aa687153930d7949170 - Subgraph:
Implemented by Giveth/giv-token-subgraph#46
Deployed here: https://thegraph.com/hosted-service/subgraph/mohammadranjbarz/giv-economy-xdai-develop
Sample data
"unipoolContractInfo": {
"id": "0x06851400866e065972ff21e1ecde035b4772736d",
"rewardRate": "826719576719576",
"rewardPerTokenStored": "0"
},
"balance": {
"foxHnyLp": "3968058504987359675",
"foxHnyLpStaked": "100000000000000000",
"foxClaimed": "17439924808155743",
"foxAllocatedTokens": "173611111111110960",
"rewardsFoxHnyLm": "0",
"rewardPerTokenPaidFoxHnyLm": "1736111111111109600"
}
aminlatifi commented
to test, use preview link available #183
laurenluz commented
It is alive!!