🌳Ecosystem

Provide liquidity with XPX and your favorite pair to get both tokens.

Lifecycle

Stake XPX to get tokens

Burn PrezX tokens to vote.

Vote as many times as you like.

One memo per account, updates with vote

Get XP + Veep tokens for each vote

Get Tetrahedral rewards in XP + VeepX tokens
   // You'll earn the position you reach in the Tetrahedral series
   // There is a cap to the amount a person can earn in XP per vote
   // We may change mechanics at any time, and 
   TETRAHEDRAL = {1, 4, 10, 20, 35, 56, 84, 120, 165, 220, 286, 364, 455, 560, 680, 816, 969, 1140, 1330, 1540, 1771, 2024, 2300, 2600, 4294967295};
   amount = quantity.amount;
   xp_amount = 0;
    tetra_size = TETRAHEDRAL.size();

   for (size_t i = 0; i < tetra_size; ++i) {
      if (amount < TETRAHEDRAL[i]) {
         xp_amount = i; // Pays according to position reached. This means you'll get 10 XP for voting 
         break;
      }
   }

Earn voting tokens by staking with XPX.

πŸ‘¨β€πŸŒΎ Farms

πŸ‘‰ http://alcor.exchange/farm search "XPX" for all farms

  • 🚜 300M for WAX + XPX Farm

  • πŸ”΄/πŸ”΅ 100M for TRUMPX / HARRISX + WAX Farm (single reward)

  • 🐢 100M for WUF + XPX Farm

🌞 Rewards for 360 days 🌞

πŸ€ Community Farms πŸ™Œ

🦝 50M WOMBAT + XPX @adoptwombat

πŸ‘Ύ 50M PXJ + XPX @PxJourney

πŸͺ 50M MARTIA + XPX @ColonizeMarsNFT

πŸ‘½ 50M TLM + XPX @AlienWorlds

πŸ’ͺ 50M BRWL + XPX @bc_brawlers

πŸ–ΌοΈ 50M NEFTY + XPX @neftyblocks

πŸ’œ 50M PURPLE + XPX @CurrentXChange

βš–οΈ 50M LSW + XPX @WAX_io

🌞 Rewards for 360 days 🌞

Last updated