1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-01 15:55:34 +01:00

Improved feedback and FAQ on available chains.

This commit is contained in:
idiom-bytes 2023-03-24 17:32:09 -07:00
parent 31ecb1d18b
commit a2ffa7b089
3 changed files with 17 additions and 1 deletions

View File

@ -35,7 +35,7 @@ You can find this code inside [calcrewards.py](https://github.com/oceanprotocol/
Data assets that have veOCEAN allocated towards them get DF rewards.
The data asset may be of any type — dataset (for static URIs) or algorithm for Compute-to-Data. The data asset may be fixed price or free price. If fixed price, any token of exchange is alright (OCEAN, H2O, USDC, ..).
The data asset may be of any type — dataset (for static URIs), algorithm for Compute-to-Data, or any other Datatoken token-gated system. The data asset may be fixed price or free price. If fixed price, any token of exchange is alright (OCEAN, H2O, USDC, ..).
To qualify for DF, a data asset must also:
- Have been created by Ocean Smart contracts [deployed](https://github.com/oceanprotocol/contracts/blob/v4main/addresses/address.json) by OPF to [production networks](https://docs.oceanprotocol.com/core-concepts/networks)

View File

@ -8,6 +8,7 @@ Data Farming (DF) incentivizes for growth of Data Consume Volume (DCV) in the Oc
It rewards OCEAN to liquidity providers (stakers) as a function of consume volume and liquidity. Its like DeFi liquidity mining, but tuned for data consumption. DFs aim is to achieve a minimum supply of data for network effects to kick in, and once the network flywheel is spinning, to increase growth rate.
## Reward Categories
Rewards are paid in OCEAN and distributed every week on Thursday as follow:
| Passive Rewards | Active Rewards |
@ -59,6 +60,7 @@ The table below cross-references DF Round Number, Start Date, Phase & Week, Sub-
_Ocean Reward Schedule for the next 20+ years_
## Ranked Rewards
In DF23 Ranked Rewards were introduced and smooth the reward distribution by using a logarithmic function.
**Since rewards are distributed across the Top 100 assets, all participants (Publishers & Curators) are now incentivized to support a broader range of assets rather than optimizing on a single asset.**
@ -72,6 +74,7 @@ At the bottom-end, this eliminates some potential free-rider issues and smooths
You can read more about the implementation [in this blog post](https://blog.oceanprotocol.com/data-farming-df22-completed-df23-started-reward-function-tuned-ffd4359657ee) and find the full study [in these slides](https://docs.google.com/presentation/d/1HIA2zV8NUPpCELmi2WFwnAbHmFFrcXjNQiCpEqJ2Jdg/).
## Publisher Rewards - 2x Stake
DF gives stronger incentives to publish data services, as follows.
*All the veOCEAN a publisher has allocated to an asset theyve published (“staked”) is treated as 2x the stake for rewards calculation.*

View File

@ -4,6 +4,12 @@ description: Frequently asked questions on veOCEAN, Data Farming, and our incent
# FAQ
## Data Farming FAQ
<details>
<summary>What assets are eligible for Data Farming?</summary>
The data asset may be of any type — dataset (for static URIs), algorithm for Compute-to-Data, or any other Datatoken token-gated system. The data asset may be fixed price or free price. You can find more details in the [DF Background page](df-background.md#data-assets-that-qualify-for-df)
</details>
<details>
<summary>When exactly does counting start and finish, for a given week?</summary>
@ -77,6 +83,13 @@ Yes, from the get-go! It doesnt matter how data is priced, this works for all
</details>
## Chains FAQ
<defailts>
<summary>Which networks are eligible for DF?</summary>
Data assets for DF may published in any network where Oceans deployed in production: Eth Mainnet, Polygon, BSC, and more.
You can find a list of [all supported chains here](https://docs.oceanprotocol.com/core-concepts/networks).
</details>
<details>
<summary>Which chain is veOCEAN be deployed on?</summary>