{"name":"token_market_data","description":"Get market cap, 24h volume, ATH, and price change for any token. Note: does NOT return pool depth or slippage — for pre-trade liquidity estimates, use a dedicated orderbook tool.","endpoint":"https://gateway-production-2cc2.up.railway.app/tools/token_market_data","price_usdc":"0.001","developer_address":"GB7THTEVT2T7CZQ5TFUOIQSI32XCJ7BHWS35OBTAI2V4FNL7BXZZ2GM2","parameters":{"type":"object","required":["token_a","token_b"],"properties":{"token_a":{"type":"string","description":"First token symbol"},"token_b":{"type":"string","description":"Second token symbol, e.g. USDC"}}},"category":"data","uptime_pct":100,"total_calls":0,"active":true,"triggers":["liquidity","volume","dex","trading volume","slippage","market depth","uniswap","all-time high","ath"],"use_when":"You need 24h trading volume, market cap, or all-time high for a token pair on decentralized exchanges.","returns":"volume_24h_usd, market_cap_usd, price_usd, ath_usd, price_change_24h_pct","response_example":{"token_a":"ETH","token_b":"USDC","price_usd":2071.45,"volume_24h_usd":312847293.0,"volume_change_24h_pct":-8.3,"market_cap_usd":249800000000.0,"ath_usd":4878.26,"price_change_24h_pct":-3.91,"source":"coingecko"}}