diff --git a/defi/README.md b/defi/README.md index 2440f726..749f99cc 100644 --- a/defi/README.md +++ b/defi/README.md @@ -16,7 +16,7 @@ Data Farming offers a weekly rewards via [Challenge DF](../rewards/df-challenged In this competition, participants use machine learning to submit future ETH prices for the next 12 hours as accurately as possible. They upload these predictions to Ocean Market as data NFTs. -Check our [Challenge DF page](https://df.oceandao.org/challenges) and join the active Predict ETH challenge! +Check our [Challenge DF page](https://df.oceandao.org/challenge-df) and join the active Predict ETH challenge! Wondering how to start predicting the price of ETH? We have a [blogpost](https://blog.oceanprotocol.com/capitalize-with-ocean-protocol-a-predict-eth-tutorial-b2da136633f0?source=search\_post---------0----------------------------) πŸ“– for that! diff --git a/discover/glossary.md b/discover/glossary.md index c5ab473f..9fd33a83 100644 --- a/discover/glossary.md +++ b/discover/glossary.md @@ -155,7 +155,7 @@ When a user allocates veOCEAN tokens to Ocean Market projects, then weekly OCEAN Challenge DF -When users submit accurate predictions for the price of Ethereum to the [Challenge DF program](https://df.oceandao.org/challenges), they have a chance to win OCEAN rewards by being in the top 3 submissions based on predicted value accuracy. +When users submit accurate predictions for the price of Ethereum to the [Challenge DF program](https://df.oceandao.org/challenge-df), they have a chance to win OCEAN rewards by being in the top 3 submissions based on predicted value accuracy. These rewards are classified as [Challenge DF](../rewards/df-intro.md#what-is-challenge-df) rewards since they require active participation in the challenge. Rewards can be claimed every Thursday on the [Rewards page](https://df.oceandao.org/rewards). diff --git a/rewards/df-challengedf.md b/rewards/df-challengedf.md index 18992dbe..1de6e0f6 100644 --- a/rewards/df-challengedf.md +++ b/rewards/df-challengedf.md @@ -37,7 +37,7 @@ _Total - 5000 OCEAN_ ### Where to start? -Head over to the [Challenges Page](https://df.oceandao.org/challenges) to learn more about Challenge DF, how to submit, and to see historical results. +Head over to the [Challenges Page](https://df.oceandao.org/challenge-df) to learn more about Challenge DF, how to submit, and to see historical results. If you're looking for a step-by-step guide on everything from understanding what a challenge entails to claiming your well-deserved rewards, be sure to check out [how to farm Challenge DF rewards](../user-guides/data-farming/how-to-challengedf.md). It will provide you with all the necessary information you need to make the most out of the challenges. diff --git a/rewards/df-veocean.md b/rewards/df-veocean.md index 02819380..d0eb1513 100644 --- a/rewards/df-veocean.md +++ b/rewards/df-veocean.md @@ -15,7 +15,7 @@ You see, when you acquire veOCEAN via locking your OCEAN tokens in our Data Farm When you allocate to assets that sell, then **you get a portion of the sales**! -You can do this all from the Data Farming dApp [Farms page](https://df.oceandao.org/datafarming). +You can do this all from the Data Farming dApp [Farms page](https://df.oceandao.org/volume-df). ### The Superpowers of veOCEAN diff --git a/user-guides/data-farming/how-to-claim-rewards.md b/user-guides/data-farming/how-to-claim-rewards.md index f5994adb..d947f01e 100644 --- a/user-guides/data-farming/how-to-claim-rewards.md +++ b/user-guides/data-farming/how-to-claim-rewards.md @@ -6,13 +6,13 @@ description: How to claim OCEAN token rewards from data farming πŸ§‘β€πŸŒΎπŸ₯•
-Ocean Protocol's Data Farming dapp dispenses rewards **every Thursday** to its participants. πŸ’° To claim your OCEAN token rewards for data farming, simply navigate to the Data Farming [Rewards page](https://df.oceandao.org/activerewards) and click the Claim OCEAN rewards buttons that will appear pink and clickable each Thursday. Yeehaw! +Ocean Protocol's Data Farming dapp dispenses rewards **every Thursday** to its participants. πŸ’° To claim your OCEAN token rewards for data farming, simply navigate to the Data Farming [Rewards page](https://df.oceandao.org/rewards) and click the Claim OCEAN rewards buttons that will appear pink and clickable each Thursday. Yeehaw! -Want to begin [data farming](https://df.oceandao.org)? Start [here](how-to-veocean.md). 🀠 +You can visit our dApp to [begin Data Farming](https://df.oceandao.org)? Or [follow this user guide](how-to-veocean.md) to get started. 🀠 ### Step 1 - Navigate to the Data Farming Rewards page -Go to [https://df.oceandao.org/](https://df.oceandao.org), and click the Rewards [link](https://df.oceandao.org/activerewards) at the top of the page. +Go to [https://df.oceandao.org/](https://df.oceandao.org), and click the Rewards [link](https://df.oceandao.org/rewards) at the top of the page.

Click the Rewards link at the top of the page

diff --git a/user-guides/data-farming/how-to-estimate-apy.md b/user-guides/data-farming/how-to-estimate-apy.md index c1dcb247..b2ddacb7 100644 --- a/user-guides/data-farming/how-to-estimate-apy.md +++ b/user-guides/data-farming/how-to-estimate-apy.md @@ -30,10 +30,10 @@ Active Rewards are a bit more complicated and depend on many factors that are cu You can easily expand the spreadsheet above to support a basic, naive calculations for Active Rewards such as adding a fixed-rate. -To help solve this challenge, [we built a dashboard](https://df.oceandao.org/datafarming) that shows historical and ongoing summaries of APY, Data Consume Volume, and veOCEAN allocations per-round. +To help solve this challenge, [we built a dashboard](https://df.oceandao.org/volume-df) that shows historical and ongoing summaries of APY, Data Consume Volume, and veOCEAN allocations per-round.

Curate like a Pro.

-You can also [learn how rewards are calculated here](../rewards/df-volumedf.md#how-rewards-are-calculated) to understand more about what's happening behind the scenes of each Data Farming round. +You can also [learn how rewards are calculated here](../../rewards/df-volumedf.md#how-rewards-are-calculated) to understand more about what's happening behind the scenes of each Data Farming round. Finally, you can [review the implementation inside df-web](https://github.com/oceanprotocol/df-web/blob/main/src/utils/rewards.js) to understand how the APYs on the UI are calculated. \ No newline at end of file