1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-01 07:45:40 +01:00
docs/data-farming/predictoordf.md

89 lines
4.9 KiB
Markdown
Raw Normal View History

2023-11-05 11:07:32 +01:00
---
description: >-
2023-11-07 11:27:53 +01:00
Baseline sales for predictoors
2023-11-05 11:07:32 +01:00
---
2023-11-07 10:48:47 +01:00
<figure><img src="../.gitbook/assets/data-farming/predictoordf_main.png" alt=""></figure>
**This page** is about Predictoor DF, and [this page](predictoordf-guide.md) is a guide.
2023-11-07 11:47:19 +01:00
# Predictoor DF Overview
2023-11-07 11:01:40 +01:00
**Predictoor DF** is a substream of Active DF that amplifies predictoors earnings, via extra sales to Ocean Predictoor data feeds.
2023-11-05 11:07:32 +01:00
2023-11-07 11:01:40 +01:00
Predictoor DF has 37K OCEAN weekly rewards (ongoing) and 100K ROSE rewards (first 4 weeks).
2023-11-07 10:48:47 +01:00
2023-11-08 06:40:56 +01:00
The higher baseline sales makes Volume DF and Passive DF more attractive.
2023-11-07 10:48:47 +01:00
## Introduction
**[Ocean Predictoor](../predictoor/README.md)** data feeds predict whether BTC, ETH etc will rise or fall 5min or 1h into the future. These feeds are crowdsourced by “predictoors”: people running AI-powered prediction bots.
**[Data Farming (DF)](../data-farming/README.md)** is Oceans incentive program, that rewards OCEAN to people who lock OCEAN or do active DF activities.
2023-11-07 11:32:37 +01:00
You should be familiar with both Predictoor and DF before reading on.
**Predictoor Data Farming is a substream of Active DF. It amplifies existing predictoors earnings based on their accuracy and stake.**
2023-11-07 10:48:47 +01:00
## Predictoor DF Timing
Predictoor DF starts counting on Nov 9, 23, at the beginning of Data Farming Round 62 (DF62). It runs indefinitely.
2023-11-07 10:48:47 +01:00
2023-11-07 11:06:59 +01:00
## Predictoor DF Rewards
2023-11-07 10:48:47 +01:00
Predictoor DF has two components: [OCEAN](https://oceanprotocol.com/about-us/ocean-token) rewards and [Oasis ROSE](https://www.coingecko.com/en/coins/oasis-network) rewards.
### OCEAN Rewards
OCEAN payouts are 37,000 OCEAN/week, ongoing.
- A special “DF buyer” bot purchases Predictoor feeds. It starts operating on Nov 9. Every day, it spends 1/7 of the weekly Predictoor OCEAN budget for another 24h subscription. It spends an equal amount per feed. (Currently there are feeds: 10 x 5min, 10 x 1h.)
2023-11-07 10:48:47 +01:00
- The OCEAN comes from the Ocean DF budget, as part of the 75,000 OCEAN/week for Active DF. The Volume DF budget has been adjusted to 37,000 OCEAN/week, and Challenge DF to 1,000 OCEAN/week. Here are details.
### ROSE Rewards
ROSE payouts of 100,000 ROSE/week for the first 4 weeks of Predictoor DF.
- Payout is at the end of the DF round. Therefore there will be payouts at the end of DF62, DF63, DF64, and DF65.
- Payout for a given predictoor is pro-rata to the net earnings of that predictoor over that DF round, specifically (total sales $ to the predictoor) minus (predictoor stake slashed due to being wrong).
- The ROSE comes from a generous contribution of[ Oasis Protocol Foundation](https://oasisprotocol.org/) 👪🙏.
## How to Earn $ Via Predictoor DF
**Running a predictoor bot will automatically make you eligible for Predictoor DF rewards.**
The [Predictoor DF user guide](predictoordf-guide.md) tells how to get started as a predictoor, and how to claim rewards.
## How to Earn More $ Via Passive DF & Volume DF
2023-11-07 11:06:59 +01:00
Predictoor DF makes [Active DF](../data-farming/activedf.md) more attractive, and in turn [Passive DF](../data-farming/passivedf.md). You should be familiar with both before reading on.
2023-11-07 10:48:47 +01:00
2023-11-07 11:06:59 +01:00
**Predictoor DF makes Volume DF more attractive than status quo**, because the volume-based bounds on weekly rewards trends tend to be markedly higher for prediction feeds. (The Appendix has details.)
2023-11-07 10:48:47 +01:00
**Curating is straightforward.** Ocean assets with high DCV are easy to identify: it's the 20 OPF-published prediction feeds (minus the two free ones). This makes the choice of veOCEAN allocation easy: point to those 20-2=18 assets. (Only OPF-published feeds are eligible.)
2023-11-07 10:48:47 +01:00
**Doing Volume DF gives Passive DF rewards too**, of course.
The net result: Predictoor DF means earnings potential from Predictoor DF, Volume DF, and Passive DF.
## Appendix: On DCV Bounds of Prediction Feeds
2023-11-07 11:06:59 +01:00
**Predictoor DF makes Volume DF more attractive than status quo.** Active DF's rewards are bounded by `DCV_bound` which in turn is bound by sales volume and fees. In Predictoor DF, both those factors are raised; this raises the bounds in Volume DF; this in turn means higher earning potential. Let's elaborate.
2023-11-07 10:48:47 +01:00
At one time, Volume DF had a "wash consume" problem, where people published and consumed their own datasets. [DF9](https://blog.oceanprotocol.com/data-farming-df8-completed-df9-started-reward-function-tuned-d74b5134b5d1) onwards address this, by putting a bounds on weekly rewards:
> `DCV_bound = DCV * m`
Where `m` = `DCV_bounding_multiplier` = `Ocean community fee (0.1%) + publish market fee`
This stopped wash consume 💪 because it became unprofitable to _do_ wash consume: fees eat up all potential profits.
A low `DCV` (data consume volume) or a low `m` (publish market fee) mean low `DCV_bound`.
Predictoor DF makes both `DCV` and `m` higher!
- **`DCV` is higher:** the 37K 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 = 37000 * (0.001 + 0.20) = 7437 OCEAN`. In other words, at least 7437 OCEAN is available for Volume DF in any given week.
2023-11-05 11:07:32 +01:00