diff --git a/data-farming/README.md b/data-farming/README.md index d5bd5051..2d135ac5 100644 --- a/data-farming/README.md +++ b/data-farming/README.md @@ -10,7 +10,7 @@ coverY: 0 **[The DF webapp](https://df.oceandao.org)** is where users perform most DF actions. -There is currently 150,000 OCEAN / week available for DF rewards. +There is currently 300,000 OCEAN / week available for DF rewards. ## DF Streams & Budgets @@ -18,10 +18,10 @@ DF is organized into two streams: Passive DF and Active DF. Each has 50% of the Here are all streams & substreams. The links lead to dedicated pages. -1. **[Passive DF](passivedf.md).** 75,000 OCEAN per week. Lock OCEAN for **veOCEAN**; rewards are pro-rata to veOCEAN holdings. -1. **Active DF.** 75,000 OCEAN per week. It has these substreams: - 1. **[Volume DF](volumedf.md).** Allocate veOCEAN towards data assets with high DCV, ie "curate data". Rewards are a function of DCV and veOCEAN stake. - 1. **[Predictoor DF](predictoordf.md).** Run prediction bots to earn continuously. +1. **[Passive DF](passivedf.md).** 150,000 OCEAN per week. Lock OCEAN for **veOCEAN**; rewards are pro-rata to veOCEAN holdings. +1. **Active DF.** 150,000 OCEAN per week. It has these substreams: + 1. **[Volume DF](volumedf.md).** Allocate veOCEAN towards data assets with high DCV, ie "curate data". Rewards are a function of DCV and veOCEAN stake. 112.5K OCEAN/week. + 1. **[Predictoor DF](predictoordf.md).** Run prediction bots to earn continuously. 37.5K OCEAN/week. All streams and substreams repeat **weekly** that start on Thursdays 00:00 at UTC and end on Wed at 23:59 UTC. @@ -31,9 +31,9 @@ Active DF's substreams can -- and do -- evolve over time. It's chronicled [here] ## Reward Schedule & APYs -**[Reward Schedule](reward-schedule.md)**. The 150,000 OCEAN / week currently available for DF rewards will increase over time to over 1.1M OCEAN / week. +**[Reward Schedule](reward-schedule.md)**. The 300,000 OCEAN / week currently available for DF rewards will increase over time to over 1.1M OCEAN / week. -**[Yields](apys.md)**. Historically, APYs are 5-15%. APYs vary week to week. APY depends on total OCEAN staked, duration of OCEAN lock, DCV, what DF streams you participate in, and other factors. +**[Yields](apys.md)**. Historically, APYs are 5-20%. APYs vary week to week. APY depends on total OCEAN staked, duration of OCEAN lock, DCV, what DF streams you participate in, and other factors. ## Networks diff --git a/data-farming/apys.md b/data-farming/apys.md index 8601ed44..a42fb971 100644 --- a/data-farming/apys.md +++ b/data-farming/apys.md @@ -15,7 +15,7 @@ description: >- Rewards are earned by users that participate in one or more Data Farming streams. Passive DF allows passive holding of veOCEAN; Active DF streams require more work from the user. -Historically, annual percentage yields (APYs) are 5-15%. See for yourself: in [DF app](https://df.oceandao.org/activerewards) and scroll down to "Data Farming History". +Historically, annual percentage yields (APYs) are 5-20%. See for yourself: in [DF app](https://df.oceandao.org/activerewards) and scroll down to "Data Farming History". You can do your own APY estimations. In Passive DF, APY is highly dependent on the locked amount *and* duration of lock. In other DF streams, there are other factors. diff --git a/data-farming/faq.md b/data-farming/faq.md index c1c00ca0..35406cf9 100644 --- a/data-farming/faq.md +++ b/data-farming/faq.md @@ -46,7 +46,7 @@ No. IL is typically associated with providing liquidity to decentralized exchang What APYs can I expect? -Historically, annual percentage yields (APYs) are 5-15%. See [APY docs](apys.md) for details. +Historically, annual percentage yields (APYs) are 5-20%. See [APY docs](apys.md) for details. diff --git a/data-farming/predictoordf.md b/data-farming/predictoordf.md index de498abd..4936fad6 100644 --- a/data-farming/predictoordf.md +++ b/data-farming/predictoordf.md @@ -80,7 +80,7 @@ A low `DCV` (data consume volume) or a low `m` (publish market fee) mean low `DC Predictoor DF makes both `DCV` and `m` higher! -- **`DCV` is higher:** the 37K OCEAN/week counts as consume volume +- **`DCV` is higher:** the 37.5K OCEAN/week counts as consume volume - **`m` is higher:** publish market fee is 20% for prediction feeds Therefore `DCV_bound` is higher. Specifically: `DCV_bound = 37500 * (0.001 + 0.20) = 7537.5 OCEAN`. In other words, at least 7537.5 OCEAN is available for Volume DF in any given week. diff --git a/data-farming/reward-schedule.md b/data-farming/reward-schedule.md index 6c7ac7f9..3f3b8234 100644 --- a/data-farming/reward-schedule.md +++ b/data-farming/reward-schedule.md @@ -13,7 +13,7 @@ DF proceeds one round at a time. Each round is weekly. Rewards are distributed at the end of every week, for the activity of the previous week. -The reward schedule = the emission schedule, definining the weekly OCEAN budget for DF. DF currently rewards 150K OCEAN per round. Over time, rewards will increase to be as high as 1.1M OCEAN / week, then decay over time Bitcoin-style. +The reward schedule = the emission schedule, definining the weekly OCEAN budget for DF. DF currently rewards 300K OCEAN per round. Over time, rewards will increase to be as high as 1.1M OCEAN / week, then decay over time Bitcoin-style. DF rounds are grouped into four phases: DF Alpha, DF/VE Alpha, DF Beta, and DF Main. We are now in the "DF Main" phase. diff --git a/data-farming/volumedf.md b/data-farming/volumedf.md index c5390b1c..d3de31ad 100644 --- a/data-farming/volumedf.md +++ b/data-farming/volumedf.md @@ -47,7 +47,7 @@ The asset may be of any type — dataset, data feed, a C2D algorithm, or other. To qualify for DF, an asset must also: -* Have been created by Ocean Smart contracts [deployed](https://github.com/oceanprotocol/contracts/blob/main/addresses/address.json) by OPF to [production networks](../discover/networks/README.md) +* Have been created by Ocean smart contracts [deployed](https://github.com/oceanprotocol/contracts/blob/main/addresses/address.json) by OPF to [production networks](../discover/networks/README.md) * The asset must be listed on Ocean Market * Can’t be in [purgatory](https://github.com/oceanprotocol/list-purgatory/blob/main/policies/README.md)