Enables AI agents to interact with Tapp Exchange, a decentralized exchange on Aptos blockchain. Supports pool management, trading operations across AMM/CLMM/Stable pools, liquidity provision, and position tracking through natural language.
A Model Context Protocol server that provides real-time global currency exchange rate queries, enabling large language models to access up-to-date currency exchange information.
Create a full-stack decentralized application on Aptos blockchain with resources for Move smart contracts, project management, and frontend development.
Retrieve high-granularity OHLCV candlestick data from a specific cryptocurrency exchange, including 1-minute candles. Ideal for sub-hour timeframes and exact per-exchange volume analysis.
Search for stock exchanges by name or numeric ID. Returns trading hours and working schedules. Use to check when an exchange is open or look up exchange details by its workingScheduleId.
List all trading pairs (markets) for any exchange. View symbols, base/quote currencies, contract types, and active status. Use to check if an exchange offers a specific pair like SOL/USDC or enumerate perpetual contracts.
Retrieve comprehensive details for any cryptocurrency exchange from CoinGecko, including description, links, trading volume, and top tickers, using its exchange ID.
Restore previous file states by removing the latest checkpoint from the undo stack. Call repeatedly to revert multiple changes and recover earlier versions.