mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Fix #1389: [Pdr, DF] broken links
This commit is contained in:
parent
f28b58105f
commit
efac1e5c3a
@ -7,7 +7,7 @@ description: >-
|
||||
|
||||
# Estimated APY vs Time
|
||||
|
||||
The plot below shows estimated APY over time. It brings together data from the [OCEAN reward schedule](reward-schedule) and estimates of **amount staked (yellow line** in plot).
|
||||
The plot below shows estimated APY over time. It brings together data from the [OCEAN reward schedule](reward-schedule.md) and estimates of **amount staked (yellow line** in plot).
|
||||
|
||||
**Green is total APY** from passive and active rewards. **Passive rewards (black)** provides a great baseline with upside in **active rewards (green)**. For example, in DF29 wash consume became unprofitable and led to a drop in DCV and therefore active rewards.
|
||||
|
||||
|
@ -276,14 +276,6 @@ They are deployed on the Ethereum mainnet, alongside other Ocean contract deploy
|
||||
|
||||
<details>
|
||||
|
||||
<summary>Is there a way to check the duration and amounts of OCEAN locked on-chain for all wallets?</summary>
|
||||
|
||||
Yes, this information is available. Indeed, there is a technical aspect involved. You'll need to have some technical knowledge because you'll be required to query the subgraph. You can find a working example of how to get the list of holders [in the subgraph documentation](../developers/subgraph/get-veocean-stats#get-the-veocean-holders-list). Feel free to run the script by clicking on the "run" button.
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
|
||||
<summary>What is the official veOCEAN epoch start_time?</summary>
|
||||
|
||||
veFeeDistributor has a start\_time of 1663804800 (Thu Sep 22 2022 00:00:00).
|
||||
|
@ -56,7 +56,7 @@ The [Predictoor DF user guide](predictoordf-guide.md) tells how to get started a
|
||||
|
||||
## How to Earn More $ Via Passive DF & Volume DF
|
||||
|
||||
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.
|
||||
Predictoor DF makes [Active DF](../data-farming/volumedf.md) more attractive, and in turn [Passive DF](../data-farming/passivedf.md). You should be familiar with both before reading on.
|
||||
|
||||
**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.)
|
||||
|
||||
|
@ -38,5 +38,5 @@ We'll show you how!
|
||||
|
||||
<figure><img src="../../.gitbook/assets/data-farming/update-allocations.png" alt=""><figcaption><p>Click the Update Allocations button</p></figcaption></figure>
|
||||
|
||||
That's it! You've successfully allocated (aka "voted on") your favorite assets in the Ocean ecosystem using your veOCEAN and are generating active rewards yield. Now, just wait until next Thursday to see if you can [claim any OCEAN rewards](how-to-claim-rewards.md) on the Active Rewards section of the [Rewards page](https://df.oceandao.org/rewards) for your portion of the assets' sales. Remember that your first time claiming rewards will require at least one week, but not more than 2 weeks of wait!
|
||||
That's it! You've successfully allocated (aka "voted on") your favorite assets in the Ocean ecosystem using your veOCEAN and are generating active rewards yield. Now, just wait until next Thursday to see if you can [claim any OCEAN rewards](claim-rewards.md) on the Active Rewards section of the [Rewards page](https://df.oceandao.org/rewards) for your portion of the assets' sales. Remember that your first time claiming rewards will require at least one week, but not more than 2 weeks of wait!
|
||||
|
||||
|
@ -16,7 +16,7 @@ The actions as a predictoor give the following ways to earn:
|
||||
* **Predictoor DF.** This amounts to additional earning for predictoors. 37,000 OCEAN/week rewards. [Here are details.](../data-farming/predictoordf.md)
|
||||
Don’t expect to be 100% accurate in your up/down predictions. Marginally better than 50% might be enough, and be skeptical if you’re greatly above 50%, you probably have a bug in your testing.
|
||||
|
||||
Every week there’s [150,000 total OCEAN rewards](../data-farming/df-intro.md#reward-schedule) for Ocean Data Farming. This will increase in early 2024, and more yet later.
|
||||
Every week there’s [150,000 total OCEAN rewards](../data-farming/README.md) for Ocean Data Farming. This will increase in early 2024, and more yet later.
|
||||
|
||||
{% hint style="warning" %}
|
||||
You will lose money as a predictoor if your \$ out exceeds your \$ in. If you have low accuracy you’ll have your stake slashed a lot. Do account for gas fees, compute costs, and more. Everything you do is your responsibility, at your discretion. None of this blog is financial advice.
|
||||
@ -35,7 +35,7 @@ Typical steps as a Trader:
|
||||
|
||||
The actions as a trader offer a single yet powerful way to earn: **trading revenue.** Buy low and sell high! (And the opposite with shorting)
|
||||
|
||||
Traders can earn even more via a complementary action: **[Volume DF](../data-farming/df-intro.md#what-are-active-rewards).**. Lock veOCEAN for OCEAN, then point the veOCEAN to data assets with high DCV. Predictoor feeds are great candidates for high-DCV assets.
|
||||
Traders can earn even more via a complementary action: **[Volume DF](../data-farming/volumedf.md).**. Lock veOCEAN for OCEAN, then point the veOCEAN to data assets with high DCV. Predictoor feeds are great candidates for high-DCV assets.
|
||||
|
||||
⚠️ You will lose money trading if your \$ out exceeds your \$ in. Do account for trading fees, order book slippage, cost of prediction feeds, and more. Everything you do is your responsibility, at your discretion. None of this blog is financial advice.
|
||||
|
||||
@ -43,8 +43,8 @@ Traders can earn even more via a complementary action: **[Volume DF](../data-far
|
||||
|
||||
Even if you’re not active as a predictoor or a trader, you can earn nonetheless.
|
||||
|
||||
* **[Passive DF](../data-farming/df-intro.md#what-are-passive-rewards).** By simply locking your OCEAN for veOCEAN, you can earn passive rewards.
|
||||
* **[Volume DF](../data-farming/df-intro.md#what-are-active-rewards).** Point the veOCEAN to data assets with high data consume volume (DCV). Predictoor feeds are great candidates for high-DCV assets (Predictoor assets are a good choice).
|
||||
* **[Passive DF](../data-farming/passivedf.md).** By simply locking your OCEAN for veOCEAN, you can earn passive rewards.
|
||||
* **[Volume DF](../data-farming/volumedf.md).** Point the veOCEAN to data assets with high data consume volume (DCV). Predictoor feeds are great candidates for high-DCV assets (Predictoor assets are a good choice).
|
||||
|
||||
## Early Earnings Benchmarks
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user