# Arbitrum

### &#x20;Arbitrum 上的 PancakeSwap 永续合约 V2 的交易手续费是多少？&#x20;

为了庆祝上线 Arbitrum ，在上线的的第一个月，**开仓和平仓交易的手续费为 0.05%**。所收取费用的 50% 将分配给 ALP 池，用于提供流动性。其他手续费包括执行费、清算费和资金费。有关收费的更多信息，请点击[此处](https://blog.pancakeswap.finance/articles/pancake-swap-v2-1)。

### 什么是 ALP？&#x20;

Arbitrum 上的永续合约 v2 具有一个独立的流动性池，即 ALP 池，由 ApolloX 平台的流动性提供者代币 $ALP 支持。池子由 USDC、USDT、DAI、ETH 和 BTC 等资产组成。有了 ALP 池以后，用户就可以使用上述资产铸造 $ALP 来成为流动性提供者的一员，并以此以赚取可观的收益。\
\
平台总手续费收入的 50% 将分配给 ALP 流动性提供者，其中包括用户的开仓/平仓费、执行费、资金费和清算费等各种费用。如需了解 ALP 的质押指南，请点击[此处](/trade/perpetual-trading/perpetual-trading-v2/perpetual-trading-faq/arbitrum/alp-syrup-pool-arbitrum.md)。

### 什么是 ALP 糖浆池？&#x20;

Arbitrum 上新的 ApolloX ($ALP) 糖浆池可以让用户赚取更高的收益。用户可以质押 $ALP 代币到 PancakeSwap 上的 ALP 糖浆池来赚取 $CAKE 代币的奖励，糖浆池刚上线时的年利率超过 20%。有关糖浆池的更多详情，包括排放量、开始和结束日期，请参阅此处的[提案](https://pancakeswap.finance/voting/proposal/0x52455da15b4f1ff4d324c1e7645163d6b78b2221a98a4782bff16b27de409ce9)。

### Arbitrum 链上的永续合约 V2 有哪些可交易的代币？&#x20;

Arbitrum One 支持的代币对有 ARBUSD、XRPUSD、DOGEUSD、ETHUSD 和 BTCUSD。Degen 模式中，目前支持 ETHUSD 和 BTCUSD。我们计划在未来几周推出更多代币对。

### 我在 Arbitrum 链上给钱包充值了 USDC，为什么我看不到资产？&#x20;

很有可能您在 Aribtrum 链上充值了原生 USDC ([0xaf88d065e77c8cC2239327C5EDb3A432268e5831](https://arbiscan.io/token/0xaf88d065e77c8cC2239327C5EDb3A432268e5831))。但 PancakeSwap 永续合约支持的是经过跨链桥封装后的USDC，即 USDC.e  ([0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8](https://arbiscan.io/token/0xff970a61a04b1ca14834a43f5de4533ebddb5cc8)) ，因为它的流动性更好。您可以[在此](https://pancakeswap.finance/swap?chain=arb\&outputCurrency=0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8\&inputCurrency=0xaf88d065e77c8cC2239327C5EDb3A432268e5831)将 USDC 无缝兑换为 USDC.e。有关 USDC 和 USDC.e 之间的区别，请参阅 [Circle USDC 的新闻稿](https://www.circle.com/blog/arbitrum-usdc-now-available)。


---

# 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.pancakeswap.finance/chinese/chan-pin/yong-xu-he-yue-jiao-yi/yong-xu-he-yue-jiao-yi-v2/yong-xu-he-yue-jiao-yi-faq/arbitrum.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.
