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