# Circuit Breaker

{% hint style="success" %}
Circuit Breaker aims to protect Traders and FLP holders under temporary market fluctuations.
{% endhint %}

## What is Circuit Breaker?

Circuit Breaker is designed to minimize the impact of market volatility on trading activity and protect users from significant losses. When triggered, Circuit Breaker will pause trading activity and prevent any new orders from being placed until market conditions stabilize.

## When will Circuit Breaker be triggered?

Circuit Breaker will be triggered under two conditions:

### Condition 1: Market volatility

Our keeper bot monitors individual token price in real time. When there is a 20% drop in price of token(s) within 5 minutes, Circuit Breaker will be triggered and applied to the affected token(s).

### Condition 2: Imbalanced short-to-long open interest ratio

When a token's short open interest is over a set threshold, and if the ratio of short-to-long open interest is larger than a set value, Circuit Breaker will be triggered and users will not be able to open short positions on the token(s) temporarily.&#x20;

{% hint style="info" %}
Circuit Breaker does NOT apply when the ratio of long-to-short open interest is larger than the set value.
{% endhint %}

See the table below for details:

**Cronos**

<table><thead><tr><th width="107.33333333333331" align="center">Token</th><th width="286" align="center">Max Short Open Interest</th><th align="center">Max Short-to-long Open Interest Ratio</th></tr></thead><tbody><tr><td align="center">AAVE</td><td align="center">USD 150,000</td><td align="center">2</td></tr><tr><td align="center">ADA</td><td align="center">USD 150,000</td><td align="center">2</td></tr><tr><td align="center">ATOM</td><td align="center">USD 150,000</td><td align="center">2</td></tr><tr><td align="center">BCH</td><td align="center">USD 150,000</td><td align="center">2</td></tr><tr><td align="center">BTC</td><td align="center">USD 200,000</td><td align="center">2</td></tr><tr><td align="center">CRO</td><td align="center">USD 150,000</td><td align="center">2</td></tr><tr><td align="center">DOGE</td><td align="center">USD 150,000</td><td align="center">2</td></tr><tr><td align="center">ETH</td><td align="center">USD 200,000</td><td align="center">2</td></tr><tr><td align="center">HBAR</td><td align="center">USD 150,000</td><td align="center">2</td></tr><tr><td align="center">LION</td><td align="center">USD 150,000</td><td align="center">2</td></tr><tr><td align="center">LTC</td><td align="center">USD 150,000</td><td align="center">2</td></tr><tr><td align="center">NEAR</td><td align="center">USD 150,000</td><td align="center">2</td></tr><tr><td align="center">PAXG</td><td align="center">USD 150,000</td><td align="center">2</td></tr><tr><td align="center">PENGU</td><td align="center">USD 150,000</td><td align="center">2</td></tr><tr><td align="center">PEPE</td><td align="center">USD 150,000</td><td align="center">2</td></tr><tr><td align="center">SHIB</td><td align="center">USD 150,000</td><td align="center">2</td></tr><tr><td align="center">SOL</td><td align="center">USD 150,000</td><td align="center">2</td></tr><tr><td align="center">SUI</td><td align="center">USD 150,000</td><td align="center">2</td></tr><tr><td align="center">TRUMP</td><td align="center">USD 150,000</td><td align="center">2</td></tr><tr><td align="center">UNI</td><td align="center">USD 150,000</td><td align="center">2</td></tr><tr><td align="center">WIF</td><td align="center">USD 150,000</td><td align="center">2</td></tr><tr><td align="center">XRP</td><td align="center">USD 150,000</td><td align="center">2</td></tr></tbody></table>

**zkSync Era**

<table><thead><tr><th width="101" align="center">Token</th><th width="295" align="center">Max Short Open Interest </th><th align="center">Max Short-to-long Open Interest Ratio</th></tr></thead><tbody><tr><td align="center">BTC</td><td align="center">USD 200,000</td><td align="center">3</td></tr><tr><td align="center">ETH</td><td align="center">USD 200,000</td><td align="center">3</td></tr><tr><td align="center">ZK</td><td align="center">USD 100,000</td><td align="center">3</td></tr></tbody></table>

**Cronos zkEVM**

<table><thead><tr><th width="104.12890625" align="center">Token</th><th width="296.2734375" align="center">Max Short Open Interest</th><th align="center">Max Short-to-long Open Interest Ratio</th></tr></thead><tbody><tr><td align="center">BTC</td><td align="center">USD 200,000</td><td align="center">2</td></tr><tr><td align="center">vETH</td><td align="center">USD 200,000</td><td align="center">2</td></tr></tbody></table>

## What will happen when Circuit Breaker is triggered?

### Condition 1: Market Volatility

Trading activities of the affected pair(s) will be paused for 15 minutes. During the period:

* You will not able to open new market order for the affected token(s)
* You will not able to open new limit order for the affected token(s)
* You will be able to close existing position for the affected token(s)

It has a predetermined time-out period for **15 minutes**, after which it will be automatically lifted and trading activities will resume.

You will see the following pop-up for the affected trading pair(s):

<figure><img src="https://1647136421-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPkF01syfy7zFMzhDL9cH%2Fuploads%2FsMwqaHLgEhR0BzUyGuWe%2FCircuit%20Breaker%20UI.jpg?alt=media&#x26;token=e47d762a-d3d6-482b-87d8-a8405b29ab0e" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
There will be a manual feature to override the predetermined timeout period if it requires more time to implement a solution.
{% endhint %}

### Condition 2: Imbalanced short-to-long open interest ratio

Opening short position on the affected trading pair will be prohibited until the triggering conditions are not longer satisfied.&#x20;

## How will this benefit me as a Fulcrom user?

## As a Trader

When token price drops for 20% in 5 mins, there is a high chance that the price spread is large, causing users to accidentally open trade or swap tokens at an unfavourable price.

Circuit Breaker protects traders from sudden and drastic price movements. They provide a temporary halt in trading, which allows investors to regroup, evaluate their strategies, and make more informed decisions. This helps prevent investors from making rushed or emotionally-driven trades during highly volatile market conditions.

## As a FLP holder

Circuit Breaker will help stabilize FLP status from market volatility and prevent the liquidity on our FLP pool to be drained away.
