# Bridge Information

Viction Bridged USDT uses the LayerZero v2 OFT standard to ensure seamless interoperability across blockchains. It currently supports a 1:1 peg with native USDT on the Ethereum Mainnet, with plans to expand support further. More details can be found in [LayerZero's documentation](https://docs.layerzero.network/v2/developers/evm/oft/quickstart).

#### Viction OFTv2 Proxy

Viction Bridged USDT uses a Mint and Burn method on the Viction network to maintain a 1:1 peg with native USDT on Layer 1. This ensures the total supply remains balanced by minting on Viction and burning from the native supply.

```
0x77dBf0dc2D6c5B79bc0eD0F00bEa2eA31b8E0208
```

{% embed url="<https://www.vicscan.xyz/address/0x77dBf0dc2D6c5B79bc0eD0F00bEa2eA31b8E0208>" %}
OFTv2 Proxy on vicscan.xyz
{% endembed %}

Ethereum OFTv2 Proxy

```
0x29D5e0d984596Bf287500F952B84Fcd4D8345034
```

{% embed url="<https://etherscan.io/address/0x29D5e0d984596Bf287500F952B84Fcd4D8345034>" %}
OFTv2 Proxy on etherscan.io
{% endembed %}


---

# 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.rabbitswap.xyz/rabbitswap/viction-bridged-usdt/bridge-information.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.
