In-Game Staking
If a player has Pixel in-game, we will simulate staking on their behalf! Players can stake their in-game balances of $PIXEL directly, provided they meet:
A minimum balance of 100 $PIXEL.
An active login within the last 30 days.
Land-Boost Feature
Players who hold Farm Land NFTs gain additional staking power calculated by:
STAKING_POWER = STAKED + [NUM_LANDS × min(STAKED × 10%, 100000)]
STAKING_POWER: Total staking amount including land-based bonuses.
STAKED: Base amount of $PIXEL tokens staked.
NUM_LANDS: Number of Farm Land NFTs owned.
Essentially, each Farm Land NFT will give a 10% staking power boost to Pixel in-game. However the max amount of staking power per Farm Land caps out at 100,000 $PIXEL (1,000,000 $PIXEL would be needed to hit that cap).
Distribution Cadence
At first in-game the in-game staking distribution cadence will happen on a monthly basis, but will move to a daily cadence in the near-future.
Last updated