1 August 2023 (MMP)

  • Updated

Summary

On 1 August 2023 Deribit will switch MMP from a currency-based configuration to an index name-based one. For example, instead of btc we will use btc_usd. We are implementing this change in order to allow different MMP configurations for USDC: btc_usdc, eth_usdc, xrp_usdc, …

Existing currency-based MMP configuration will automatically be migrated to index name-based configuration:

  • btc -> btc_usd

  • eth -> eth_usd

MMP configuration for SOL and USDC will be removed.

API Changes

FIX Changes

The index name (currency pair) is configured via two fields:

  • Currency

    First currency of the currency pair to set/get/reset MMP for e.g. BTC, ETH

  • SecondaryCurrency

    Secondary currency of the currency pair to set/get/reset MMP for. e.g. USD, USDC, defaults to USD if not provided

This is used in the following messages:

UI Changes

The MMP configuration is also available in the Account Settings section on www.deribit.com

mmp_ui.jpeg