1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-02 00:05:35 +01:00
docs/veocean-data-farming/contracts-formulas.md
2023-03-23 11:04:35 -07:00

638 B

description
Metrics, Formulas, and definitions used by Data Farming.

Contract Deployments

The veOCEAN & DF contracts are deployed to Ethereum mainnet, alongside other Ocean contract deployments. Full list.

veFeeDistributor has a start_time of 1663804800 (Thu Sep 22 2022 00:00:00)

Formulas

veOcean

veOCEAN Linear Decay

veOcean_balance = OCEAN_amount_locked * (your_unlock_timestamp — current_unix_timestamp ) / 60 * 60 * 24 * 7 * 52 (that is 4 years)