# BSC 마이그레이션(Migration)

{% hint style="danger" %} <mark style="color:yellow;">참고:</mark> SUPER-BSC를 보유하지 않은 경우, 별도의 조치가 필요하지 않습니다.
{% endhint %}

SUPER-BSC 브리지 제공자인 멀티체인(Multichain, 이전 명칭 Anyswap)의 예기치 못한 서비스 중단으로 인해, 우리는 전략을 전환하고 잠재적 악의적 행위로부터 보호하기 위한 마이그레이션(Migration) 계획을 시작하는 것이 필수적이라고 판단했습니다.

SUPER-BSC 보유자들이 이더리움 네트워크로 원활히 전환할 수 있도록 확정적인 계획이 수립되었습니다. 이 계획은 토큰의 무결성을 유지할 뿐만 아니라 잠재적인 외부 위협으로부터 강력한 보호를 제공합니다.

투명성(Transparency)을 강화하기 위해, 이 전략의 운영 세부사항과 핵심 구성 요소를 아래에 공유합니다:

{% hint style="warning" %}

* <mark style="color:$warning;">새로운 BSC 컨트랙트 주소:</mark> 0x9ab0db9c2096830d9cb447179ead9bfd40cdfd1b
* <mark style="color:$warning;">스왑 & 브리지 포털:</mark> [bsc-migration.superverse.cool](https://bsc-migration.superverse.cool/)

<mark style="color:$warning;">스왑 변환 비율:</mark> 1 SUPER-BSC to SUPER-BSC-V2
{% endhint %}

## <mark style="color:yellow;">스냅샷(Snapshot) & 해시 트리(Hash Tree)</mark>

* 우리는 멀티체인(Multichain)으로 인한 잠재적 위협을 효과적으로 차단하면서, 실제 SUPER-BSC 보유자를 정확히 식별할 수 있는 방식을 적용했습니다. 이 과정은 기존 BSC 보유자 지갑의 스냅샷(Snapshot)을 캡처하고, 안전하고 원활한 스왑 프로세스를 보장하기 위해 해시 트리(Hash Tree) 메커니즘을 구현하는 것을 포함합니다.

#### <mark style="color:yellow;">BSC 토큰 스왑(Token Swap)</mark>

SUPER-BSC 토큰 보유자들은 이제 [bsc-migration.superverse.cool](https://bsc-migration.superverse.cool/)의 보안 포털을 통해 기존 토큰을 V2 토큰으로 1:1 비율로 교환할 수 있습니다. 이 단계는 구 SUPER-BSC 컨트랙트를 점진적으로 종료하기 위해 설계되었으며, 향후 발생할 수 있는 잠재적 위협을 완화하는 목적을 가지고 있습니다.

## <mark style="color:yellow;">SUPER-ERC20으로 브리징(Bridging)</mark>

* 스왑이 성공적으로 완료된 후, 보유자는 동일한 사이트에서 제공되는 원웨이 브리지(One-Way Bridge)를 이용하여 이더리움 네트워크의 SUPER-ERC20 토큰으로 원활하게 전환할 수 있습니다.

우리의 바이낸스 스마트 체인(Binance Smart Chain) 진출은 바이낸스 생태계를 지원하기 위해 시작되었습니다. 그러나 우리의 주요 이벤트와 운영은 항상 이더리움 네트워크를 기반으로 해왔습니다. 따라서 우리는 현 시점에서 커뮤니티의 이익을 가장 효과적으로 보호하기 위해 이더리움 플랫폼에 노력을 집중하기로 결정했습니다.

아래에서 스왑(Swap) 및 브리지(Bridge) 프로세스에 대한 상세 가이드(How-to Guide)를 확인할 수 있습니다:

| 스왑 & 브리지 가이드([How to Swap & Bridge Guide](https://docs.superverse.co/bsc-migration/how-to-swap-and-bridge-guide)) |
| ----------------------------------------------------------------------------------------------------------------- |

{% content-ref url="/pages/1DVVisRHURUHWHFcZE0M" %}
[스왑 & 브리지 가이드(How to Swap & Bridge Guide)](/superverse-docs-korean/bsc-migration/and-how-to-swap-and-bridge-guide.md)
{% endcontent-ref %}


---

# 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.superverse.co/superverse-docs-korean/bsc-migration.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.
