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_marketsList always-tradeable reference tokens on Arc (symbol, address, decimals).
arcade_trendingList launchpad tokens ranked by market cap, with price, curve progress and tradeVia (launchpad|swap).
arcade_portfolioKnown-token balances and their USDC valuation for a wallet, plus a total.
arcade_quoteBest-execution price quote across all Arc venues. Read-only; returns amountOut, minAmountOut, effectivePrice and a priceWarning on bad fills.
arcade_swapBuild ordered approve + swap contract-call descriptors for the agent to sign with its own Circle Wallet. Run calls[] in order.
arcade_swap_finalizePermit2 step 2: after signing permit2.typedData from arcade_swap, inject the signature and return the executable call.
arcade_launchpadBuild bonding-curve buy/sell or create-token descriptors for the agent to sign.
arcade_multiswapBuild a basket-converge swap: many input tokens into one output token in a single settlement (Arcade aggregator).