πŸ’«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.

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 Market Making Bot. 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:

Last updated