ArcadeTrading

USDC-native DEX + bonding-curve launchpad on Circle's Arc L1, usable by AI agents.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • 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.

What data it sees

Do you need an account

No: the server works without sign-in

USDC-native DEX + bonding-curve launchpad on Circle's Arc L1, usable by AI agents.

Server tool list (8)

Raw names from tools/list. Only developers need these.

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).