DLP Root Staking

The DLPRootImplementation contract was the core contract for managing staking in support of Data Liquidity Pools (DLPs). While DLP staking has been deprecated, the contract remains active in a limited capacity to allow users to close existing stakes and withdraw rewards.

Previously, the contract served as the central coordinator for DLP staking, handling stake creation, migration, withdrawals, and reward claims. It interacted with specialized modules like DLPRootCore, DLPRootEpoch, DLPRootMetrics, and DLPRootTreasury to track stake data, compute rewards, and manage fund flows.

Today, the contract is read-only for new staking actions. Users cannot create stakes, but can still:

  • View historical stake data
  • Claim any pending rewards
  • Close and withdraw existing stakes
  • Migrate stakes to the Data Validators staking

🚧

Note:

Validator staking is now the only active staking mechanism on the Vana network. This contract is maintained for transition and backward compatibility only.


📘

Contract Address

Moksha: 0xff14346dF2B8Fd0c95BF34f1c92e49417b508AD5

Vana Mainnet: 0xff14346dF2B8Fd0c95BF34f1c92e49417b508AD5