API Tools
arcade.trading
Provides tools for trading tokens on Arc, including market data, quotes, and swap execution.
ENDPOINT 1
https://www.arcade.trading/api/agent/mcp
Known tools 9
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.
arcade_swapBuild ordered approve + swap contract-call descriptors for the agent to sign with its own Circle Wallet.
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_usycPark idle USDC into USYC (Hashnote tokenized US T-Bills, ~4-5% yield) or redeem it back.
arcade_multiswapBuild a basket-converge swap: many input tokens into one output token in a single settlement (Arcade aggregator).