# 防止合约传送

**防止合约传送**功能是防止用户将资产错误转发到智能合同地址。 根据设计，在块链网络上进行的交易不能逆转。 如果错误地发送到其他钱包地址的话，可能会有退款的方法。 但是，智能合同是不可能实现的。

![](/files/vTwdItDGuIwwbNQI3xXy)

**防止合约传送**功能是防止用户将资产错误转发到智能合同地址。 根据设计，在块链网络上进行的交易不能逆转。 如果错误地发送到其他钱包地址的话，可能会有退款的方法。 但是，智能合同是不可能实现的。

* 以上为USDC令牌智能合同地址错误发送超过60,000USD的不幸事例

缺省情况下，Biport Wallet 的传输保护模式启用以保护用户资金。

移动到**设定>详细设定**，切换**地址传送保护**的ON/OFF:

* 打开电源，以防止意外或错误地转发到智能合同地址。
* 关闭以允许转发到智能合同地址。

向其他钱包发送代币时请时刻注意！ 事务处理完成后不能逆转。


---

# 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.bifi.finance/biport-wallet-guide_zh/gao-ji-she-zhi/fang-zhi-he-yue-chuan-song.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.
