# Base Network

## 현존 거래쌍

### BTC-USDC-CHAINLINK

{% hint style="info" %}
SynFutures는 2024년 7월 1일부터 한정 기간 프로모션을 시작합니다. 이 거래쌍의 거래 수수료율은 0.02%로 인하됩니다.
{% endhint %}

* IMR: **3%**
* MMR: **1.5%**
* Market Order Trading Fee: **0.02%**
* Limit Order Fee Rebate: **0.01%**
* Execution Fee: **0.02 USDC**
* Minimum Market Trade Value: **500 USDC**
* Minimum Limit Order Value: **1,000 USDC**
* Realized Profit Withdrawal Throttle: **100,000 USDC**
* Max Realized Profit Withdrawal Waiting Time: **24 hours**

### 커뮤니티 발 신규 거래쌍

{% hint style="danger" %}
커뮤니티에 의해 상장되는 거래쌍은 대체로 더 높은 변동성과 리스크를 보입니다. 커뮤니티 발 신규 거래쌍을 거래할 때 철저한 조사를 수행하고 신중히 거래할 것을 권장합니다.
{% endhint %}

{% hint style="warning" %}
커뮤니티 발 거래쌍이 효율적인 가격 발견 메커니즘을 유지하기에 충분한 유동성이나 거래 활동을 경험하지 못할 경우, SynFutures 는 해당 거래 쌍을 상장 폐지할 권리를 보유합니다.

2024년 7월 1일부터 커뮤니티 발 거래쌍을 상장 폐지하기로 한 결정은 공식 SynFutures 디스코드 채널을 통해 사용자에게 24시간 전에 공지됩니다. 상장 폐지 시, 해당 거래쌍에 대한 모든 미결제 포지션은 당시의 현재 또는 공정 시장 가격을 기준으로 정산됩니다. 이후 정산된 포지션의 잔액은 각 사용자의 SynFutures 계정으로 반환됩니다.
{% endhint %}

* IMR: **10%**
* MMR: **7.5%**
* Market Order Trading Fee: **0.03%**
* Limit Order Fee Rebate: **0.01%**
* Execution Fee: **0.0001 WETH**
* Minimum Market Trade Value: **0.02 WETH**
* Minimum Limit Order Value: **0.04 WETH**
* Realized Profit Withdrawal Throttle: **50 WETH**
* Max Realized Profit Withdrawal Waiting Time: **24 hours**

### BASE 기반 커뮤니티 거래쌍 관련 정산 자동화

자동 정산 절차가 지속적으로 낮은 거래량을 기록하는 커뮤니티 상장에 대해 도입되었습니다.

커뮤니티 거래 쌍의 일일 거래량이 3일 연속으로 $5,000 미만일 경우(UTC 00:00 - 23:59), 해당 거래 쌍은 정산 대기 상태로 표시됩니다. 이를 사용자에게 투명하게 보여주기 위해 카운트다운 타이머가 표시됩니다.

거래량이 5일 연속으로 $5,000 미만으로 유지되면 플랫폼은 자동으로 해당 거래 쌍을 정산하고 상장 폐지합니다.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.synfutures.com/kr/oyster-amm/undefined-9/base-network.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
