mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
560 B
560 B
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)