Skip to content

Liquidity Mining Contract #12

@lastperson

Description

@lastperson

The contract is meant to provide some guarantees on the available liquidity in the Sprinter.

Implementation details

  • Users stake their SprinterLP for X,Y,Z time to get a share of a future airdrop (after TGE).
  • When X passes and they unstake, they only get back their SprinterLP, but do not receive anything else. Though the contract keeps record of Score = SprinterLPLocked * TimeLocked * Multiplier.
  • If user stakes more, then they only allowed to chose the same or higher staking time, which will record their score then restake old and new tokens from current moment.
  • After TGE, we gather all the records from the liquidity mining contract, and make an airdrop according to the contribution of each staker.

Testing details

Acceptance Criteria

QA Details

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions