realtime_get_token_price | Get the latest price for a token on a specific chain |
realtime_get_multiple_token_prices | Get latest prices for multiple tokens across chains |
realtime_get_token_price_history | Get historical price data for a token with time-series data (OHLCV) |
realtime_get_token_price_stats | Get price statistics including 24h/1h high/low and percent changes |
realtime_get_token_price_at_timestamp | Get token price at a specific historical timestamp |
realtime_get_wallet_balances | Get current token balances for a wallet address on a specific chain |
realtime_get_multi_chain_balances | Get token balances across multiple chains for the same address |
realtime_get_wallet_transactions | Get transaction history for wallet addresses |
realtime_get_wallet_historical_balances | Get historical token balances over a time range |