Neutroswap
WebsiteTwitterDiscordMedium
  • šŸ‘‹Introduction
  • ā—Disclaimer
  • Neutroswap
    • šŸ”Token Swap
    • šŸ’§Liquidity Pools
    • 🚜Yield Farming
    • šŸ¦NEUTRO Vaults
  • $NEUTRO
    • šŸŖ™NEUTRO Token
    • šŸ”„Burn Event
  • Neutroswap V2 (Coming Soon)
    • šŸ’³Staked Positions (spNFTs)
      • Yield Farming
    • šŸŖ™xNEUTRO Token
      • xNEUTRO Usage
      • Convert - Redeem
    • šŸ”ŒPlugins
      • Dividends
      • Yield Multiplier
      • Launchpad
    • šŸ¦Protocol Revenue
    • šŸ”„Deflationary Mechanism
  • Security
    • šŸ“„Smart Contracts
    • šŸ”“Audit
  • Resources
    • šŸ¤Terms of Service
  • Community
    • 🌐Website
    • 🐦Twitter
    • šŸ”µDiscord
    • āœ‰ļøTelegram
    • šŸš€Crew3
    • šŸ–‹ļøMedium
Powered by GitBook
On this page
  1. Neutroswap V2 (Coming Soon)
  2. Plugins

Yield Multiplier

Multiply your yield

The Yield Multiplier plugin allows users to allocate their $xNEUTRO to a staked position (spNFT), enabling them to earn additional yield. The yield boost multiplier, typically set to the default x2 value, varies based on the wrapped LP associated with the staking position.

This multiplier is calculated considering several factors, including:

  • LP amount of the position

  • The total staked LP amount across all positions and users

  • the allocated $xNEUTRO amount of the position

  • the total allocated $xNEUTRO across positions with the same LP

  • the maximum boost multiplier for the LP (capped at x2.5)

The formula used is simple and straightforward:

boostMultiplier=(userLPāˆ—totalAllocationāˆ—maxBoostMultiplier)totalLPāˆ—userAllocation)\boxed{boostMultiplier = \frac {(user LP * totalAllocation * maxBoostMultiplier)} {totalLP * userAllocation)}}boostMultiplier=totalLPāˆ—userAllocation)(userLPāˆ—totalAllocationāˆ—maxBoostMultiplier)​​

Deallocation

Users have the flexibility to deallocate $xNEUTRO from the plugin at any time, without any conditions, while incurring a 0.5% deallocation fee.

PreviousDividendsNextLaunchpad

Last updated 2 years ago

šŸ”Œ