Birdeye Base
High-fidelity DeFi intelligence driver for Base. Provides 100% endpoint coverage for Prices, OHLCV, Token Metadata, and Market Search. Engineered for low-latency signal extraction. Note: Some multi-token endpoints require Enterprise-tier authentication.
Retrieve historical price candles for a token on Base. time_from and time_to must be Unix timestamps (seconds).
Retrieve price for multiple tokens on Base. check_liquidity and include_liquidity must be 'true' or 'false'.
Retrieve OHLCV candles for a token on Base. time_from and time_to must be Unix timestamps (seconds).
Retrieve the latest price information for a specified token on Base. check_liquidity and include_liquidity must be 'true' or 'false'.
Retrieve price and volume for multiple tokens on Base. WARNING: Requires elevated permissions (403 observed on standard plans).
Retrieve price and volume for a single token on Base.
Search for tokens on Base.
Retrieve stats and overview of a specified token on Base.
Retrieve exit liquidity for a token on Base (Base Only).
Retrieve exit liquidity for multiple tokens on Base (Base Only).
Retrieve a list of tokens on Base. offset and limit should be strings representing integers.
Retrieve market data (liquidity, supply, market cap) of a token on Base.
Retrieve trade data for multiple tokens on Base.
Retrieve trade data (holders, trades, volume) for a token on Base.
Retrieve the latest block number on Base.