# DEX去中心化交易所

DEX（Decentralized exchange）去中心化交易所，其创新之处在于允许用户直接从自己的钱包进行交易，无需信任交易所来托管资金。主要特点是无需注册登录、无 KYC、即用即走，是 DeFi 生态最重要的分类之一。

## Eth链：Uniswap：

<https://app.uniswap.org/#/swap>

右上角连接钱包，连接手机端，使用手机端钱包扫描二维码登陆。

兑换界面进行币币兑换（英文trade/swap），鼠标放至右下角小叹号处会出现此时兑换所花费的滑点及手续费。网络的拥堵时可以点击齿轮手动调整滑点以确保交易成功，非必须时不建议手动调节，调低滑点会出现交易不成功的情况。

![uni1](/files/KQbkZVG9AMkDTaW3kCV8)

## 现阶段其他公链主流dex：

### Eth：

#### Uniswap:

<https://app.uniswap.org/#/swap>

#### Sushiswap：

<https://app.sushi.com/swap>

#### Dododex：

<https://dodoex.io/zh>

### Bsc:

#### Pancakeswap：

<https://pancakeswap.finance/>

### HECO:

#### Mdex：

<https://mdex.me/>

### Solana：

#### Raydium：

<https://dex.raydium.io/>

### Avalanche：

#### TraderJoe：

<https://traderjoexyz.com/#/home>

### Polygon：

#### QuickSwap：

<https://quickswap.exchange/#/swap>

### Near：

#### Ref finance：

<https://app.ref.finance/>

### FTM：

#### SpookySwap:

<https://spookyswap.finance/>

### EOS:

#### NewDex:

<https://newdex.io/>

### TRON(TRX):

#### JustSwap:

<https://justswap.network/>

### Flow:

#### BloctoSwap

<https://swap.blocto.app/>

### Ontology:

#### WinFinance:

<https://wing.finance/>

### ThunderCore:

#### TTSwap：

<https://ttswap.space/>

### Waves:

#### Neutrion Protocol:

<https://waves.exchange/>

### Harmony(One):

#### ViperSwap:

<https://viper.exchange/>

### Eth稳定币兑换专用：

#### Crv：

<https://curve.fi/>

### Eth永续合约：

#### Dydx：

<https://dydx.exchange/>

### 跨链交易：

#### Anyswap：

<https://anyswap.exchange/#/router>

### Dex集合工具：

#### Dextools：

<https://www.dextools.io/app/>


---

# 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://dr-tool.gitbook.io/dr_tool/defi-qu-zhong-xin-hua-jin-rong/dex-qu-zhong-xin-hua-jiao-yi-suo.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.
