esNFT Staking

Currently, ExtendPool can only accept esNFT as collateral, but subsequent versions will extend to other assets.

Each ExtendPool will include the following parameters:

  • A collection of esNFTs corresponding to a specific Pair, stipulating that only the esNFT of this Pair can be staked in this ExtendPool to earn rewards

  • Reward Token (an additional reward token can be added at any time)

  • Staking start time

  • Staking end time

  • Reward collection start time

Incentive Calculation

The distribution of incentives is calculated based on the proportion of a user's individual staked position in the total staked position in the current pool. Users can reduce or increase their staked positions at any time.

Last updated