# Bridge (BOASwap)

브릿지는 Ethereum MainNet 과 Agora(BizNet)의 각각의 블록체인 사이에서 이를 연결 하고 거래를 중개합니다. 현재 BOA 토큰을 Ethereum MainNet 에서 Agora(BizNet)으로 코인 전송을 지원하고 있으며 이 거래는 양방향 거래(투웨이 페깅)가 가능 합니다. 아토믹스왑 알고리즘 으로 완전한 교환을 실행 합니다.

Ethereum MainNet ERC20 BOA 와 Agora(BizNet) BOA 환율은 1BOA = 1BOA 입니다. 각각의 네트워크에서 발행량은 페깅 과 디페깅으로 전체 코인 발행량은 고정 입니다.

URL: <https://boaswap.io/bridge>\
Contract address: [0x2792e81BA64a99aB148FE202e938fbB97947232C](https://etherscan.io/token/0x51bD4f39803fcAEFf3ef45aae2C3aaFf0B9faDcb?a=0x2792e81BA64a99aB148FE202e938fbB97947232C)

브릿지 프로세스 흐름도

<figure><img src="/files/vkyY1quulZ6HwdU0nrpL" alt=""><figcaption><p>Ethereum Mainnet -> BOSagora Agora(BizNet)</p></figcaption></figure>

<figure><img src="/files/VgqAbAxzYNI8GbmqQTvw" alt=""><figcaption><p>BOSagora BizNet -> Ethereum MainNet</p></figcaption></figure>


---

# 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.bosagora.org/kr/dapps/bridge-boaswap.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.
