# Contract Specs

**Sui Deployment Transaction Block:** [ArHfPj2tiBiDCPEfLYUJfmtDdRyXCZSgtzuxtyXbNs1B](https://suiexplorer.com/txblock/ArHfPj2tiBiDCPEfLYUJfmtDdRyXCZSgtzuxtyXbNs1B?network=mainnet)

**Sui Trading Start Timestamp:** 1695488400000

### The Specs for Bluefin V2 on Sui are as follows:

<table><thead><tr><th width="154">Market</th><th>IMR</th><th width="102">MMR</th><th width="168">Maker/Taker Fees</th><th width="202">Base Asset Step Size</th><th width="207">Quote Asset Step Size</th><th width="162">Min Trade Size</th><th width="214">Max Market/Limit Size</th><th width="190">Min/Max Trade Price</th><th width="373">Market Take Protection (from Oracle Price)</th><th width="188">Insurance Fund Fee</th><th width="176">Default Leverage</th></tr></thead><tbody><tr><td><strong>BTC-PERP</strong></td><td>4.5% (20x)</td><td>1.75%</td><td>0.01%/0.035%</td><td>0.001 BTC</td><td>0.1 USDC</td><td>0.001 BTC</td><td>10/100 BTC</td><td>$500/$500,000</td><td>2%</td><td>30%</td><td>3x</td></tr><tr><td><strong>ETH</strong>-<strong>PERP</strong></td><td>4.5% (20x)</td><td>1.75% </td><td>0.01%/0.035%</td><td>0.01 ETH</td><td>0.01 USDC</td><td>0.01 ETH</td><td>100/1000 ETH</td><td>$50/$50,000</td><td>2%</td><td>30%</td><td>3x</td></tr><tr><td><strong>SOL-PERP</strong></td><td>4.5% (20x)</td><td>1.75% </td><td>0.01%/0.035%</td><td>0.1 SOL</td><td>0.001 USDC</td><td>0.1 SOL</td><td>5000/50000 SOL</td><td>$0.1/$10000</td><td>2%</td><td>30%</td><td>10x</td></tr><tr><td><strong>SUI-PERP</strong></td><td>4.5%<br>(20x)</td><td>2.5% </td><td>0.01%/0.035%</td><td>1 SUI</td><td>0.0001 USDC</td><td>1 SUI</td><td>50000/1000000 SUI</td><td>$0.01/$500</td><td>2%</td><td>30%</td><td>10x</td></tr></tbody></table>

#### Open Interest Limits (USDC)

| Market       | 1-2x Leverage | 3-4x Leverage | 5-6x Leverage | 7-8x Leverage | 9-10x Leverage | 11-20x Leverage |
| ------------ | ------------- | ------------- | ------------- | ------------- | -------------- | --------------- |
| **BTC-PERP** | 5M            | 2.5M          | 2.5M          | 1M            | 1M             | 1M              |
| **ETH-PERP** | 5M            | 2.5M          | 2.5M          | 1M            | 1M             | 1M              |
| **SOL-PERP** | 5M            | 2.5M          | 1M            | 1M            | 1M             | 1M              |
| **SUI-PERP** | 5M            | 2.5M          | 2.5M          | 1M            | 1M             | 1M              |


---

# 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://learn.bluefin.io/bluefin/bluefin-perps-exchange/trading/contract-specs.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.
