ArcadeTrading
USDC-native DEX + bonding-curve launchpad on Circle's Arc L1, usable by AI agents.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Arcade Markets: List always-tradeable reference tokens on Arc (symbol, address, decimals).
- Arcade Trending: List launchpad tokens ranked by market cap, with price, curve progress and tradeVia (launchpad|swap).
- Arcade Portfolio: Known-token balances and their USDC valuation for a wallet, plus a total.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
USDC-native DEX + bonding-curve launchpad on Circle's Arc L1, usable by AI agents.
Список инструментов сервера (8)
Технические названия из tools/list. Нужны только разработчикам.
| arcade_markets | List always-tradeable reference tokens on Arc (symbol, address, decimals). |
| arcade_trending | List launchpad tokens ranked by market cap, with price, curve progress and tradeVia (launchpad|swap). |
| arcade_portfolio | Known-token balances and their USDC valuation for a wallet, plus a total. |
| arcade_quote | Best-execution price quote across all Arc venues. Read-only; returns amountOut, minAmountOut, effectivePrice and a priceWarning on bad fills. |
| arcade_swap | Build ordered approve + swap contract-call descriptors for the agent to sign with its own Circle Wallet. Run calls[] in order. |
| arcade_swap_finalize | Permit2 step 2: after signing permit2.typedData from arcade_swap, inject the signature and return the executable call. |
| arcade_launchpad | Build bonding-curve buy/sell or create-token descriptors for the agent to sign. |
| arcade_multiswap | Build a basket-converge swap: many input tokens into one output token in a single settlement (Arcade aggregator). |