Spin
WebsiteTwitterTelegramDiscord
  • ๐Ÿ‘‹Welcome to Spin
  • Spin Products
    • ๐ŸŒ Spot Trading
    • โšกInstant Swaps
    • ๐Ÿ†Perpetual Futures
    • ๐Ÿช™DeFi Option Vaults
      • โ˜€๏ธCovered Call Strategy
      • ๐ŸŒ•Cash-Secured Put Strategy
    • โœจOther AIPs
  • Contracts specification
    • โšชNEAR-Perp
  • SPIN Token
    • ๐ŸŽ‡SPIN Utilities
    • ๐ŸฃPublic Token Sale
    • ๐Ÿ“Tokenomics
    • ๐Ÿ’ซMarket Maker Incentives
    • โ›ฒTrader Incentives
    • ๐Ÿ›ธSPIN Staking
    • โš“Insurance Fund
  • Freaky Elves
    • ๐Ÿ‘พFreaky Elves NFTs
    • ๐ŸฆšSecret Chat on DS
  • Tech Documentation
    • ๐ŸŒฑSC Methods & API
    • ๐Ÿ€Perpetuals
      • ๐ŸŒฟTrading Modules
      • ๐Ÿ”‹Collateral
      • ๐Ÿ’ธUnrealized PnL
      • ๐ŸงชFunding
      • ๐Ÿ›ฃ๏ธMargin ratio & Liquidation
  • User Guides
    • ๐Ÿ“ˆSpin Trading Strategies
    • โฒ๏ธUsing Ledger on Spin
  • Links
    • ๐Ÿ”—Useful links
Powered by GitBook
On this page
  • Quick Overview
  • Incentive program visualization
  • Incentives calculation algorithm

Was this helpful?

  1. SPIN Token

Market Maker Incentives

For adding liquidity to the Spin order book, Market Makers not only receive rebates and earn on spreads, but also get SPIN tokens as incentives.

PreviousTokenomicsNextTrader Incentives

Last updated 2 years ago

Was this helpful?

Quick Overview

Users who provide liquidity to the Spin order book can participate in an incentivized liquidity mining program.

The goal of this program is to ensure the deep liquidity of the Spin Perpetual Futures and Spot markets. In addition to onboarding professional market-making firms, Spin aims to allow market-making in a more decentralized way: Any user can participate in the liquidity mining program by depositing funds to a special Liquidity Mining Vault or setting up their . The final reward will depend on the userโ€™s KPIs.

There are four metrics that will impact the final reward:

  1. Spread from the middle of the market for provided liquidity;

  2. Liquidity size;

  3. Uptime of providing liquidity;

  4. Maker volume.

According to the algorithm described below, the final S-score of each participating user is calculated. The user receives a share of the total rewards pool for the epoch corresponding to his share of the Final S-score.

Incentive program visualization

Incentives calculation algorithm

Step 1. Calculate the sum of the userโ€™s S-Scores for an epoch.

During each epoch, Spin takes a snapshot of the order book once a minute at a random moment. For every minute the user gets an S-Score depending on the amount of liquidity provided and spread from the middle of the market. After each epoch, all S-Scores for each minute are summed up.

Below is the list of parameters that should be met by users' orders to be taken into account during the calculation of the S-score:

  1. Minimum order volume: $300.

  2. Maximum spread from mid-price: 30 bps or 0.3% for NEAR (i.e. total spread is 60 bps, it varies for different markets).

  3. Liquidity is provided for both bids and asks.

Step 2. Our snapshot counter calculates the amount of time the market maker worked during an epoch: The number of snapshots where the users' S-Scores are higher than 0.

Step 3. Calculate the user's maker volume for a given market over an epoch.

Step 4. Calculate the Final S-Score value for the user.

Step 5. The Final S-score of each user is divided by the total amount of the S-scores. This determines the share of the total rewards for the given instrument the user will get.

Amount of NEAR the user receives:

๐Ÿ’ซ
Market Making Bot