Skip to content

Commit

Permalink
Merge pull request #15 from dragonswap-app/farmConfigUpdate
Browse files Browse the repository at this point in the history
📝 chore: New classic farm config
  • Loading branch information
madjarevicn authored Nov 12, 2024
2 parents 7620d7a + 2051352 commit a977ef0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions deployments/farmConfig.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"classicFarmConfig":{
"stakeTokenName": "SEI-USDC",
"rewardTokenName": "WSEI",
"rewardTokenAmount": "153965",
"rewardPerSecond": "89100115740740740",
"startTimestamp": "1726653600"
"stakeTokenName": "SEI-POPO",
"rewardTokenName": "POPO",
"rewardTokenAmount": "3600000000",
"rewardPerSecond": "2976190476190476190476",
"startTimestamp": "1731409200"
},
"boostedFarmConfig":{
"stakeTokenName": "SEI-PEPEI",
Expand Down

0 comments on commit a977ef0

Please sign in to comment.