LP Staking

AIMEME sells 1% slippage into the LP prize pool.

Add the LP contract generated by the trading pair of AIMEME and USDT https://bscscan.com/token/0x67c14aa65795abe83cbbf2ce7ac19e973be8055a

LP pledge logic:

The user pledges LP to the contract and sets the minimum pledge value, which defaults to 100 (can be modified).

The lottery is drawn every 6 hours (the same as the current lottery drawing time). Users can continue to participate in the next round of staking with the pledged amount without redemption (this is different from the current AIMEME pledge redemption method. As long as the user does not redeem, the pledged amount will be The draw will be based on the amount. As long as the address remains pledged, it will be drawn automatically every 6 hours).

The winning address for each lottery is 3 (can be modified).

The proportion of LP pledged by the winning 3 addresses to the entire LP pledged is multiplied by the AIMEME of the LP prize pool multiplied by the proportion of pledged by the 3 addresses.

For example, if 3 people win the prize, the current LP pledge pool has 1 million AIMEME and 100,000 LP.

  • A pledged 10,000 LP

  • B pledged 20,000 LP

  • C pledged 30,000 LP

When the time comes, the lottery will be drawn. A+B+C have pledged a total of 60,000 LP, accounting for 60% of the total LP pledge. Then 60% (600,000) of the 1 million AIMEME in the LP pledge pool need to be distributed to three users ABC in proportion. The remaining 40% (400,000) remain in the pledge pool.

  • A gets: 600,0001/6=100,000 AIMEME

  • B gets: 600,0002/6=200,000 AIMEME

  • C obtains: 600,000*3/6=300,000 AIMEME

Last updated