get https://public-api.birdeye.so/defi/txs/pair/seek_by_time
Get list of trades of a certain pair or market with time bound option.
This endpoint is accessible within the following API Plans:
- Starter
- Premium
- Business
- Enterprise
💡 Suggestions
- The
address
parameter is the address of a trading pair. - You can find the token address from multiple sources:
- You can get the pair address of a specific token by:
Price
fields are denominated in USD.UI Amount
is the human-readable value, calculated as:
UI Amount = Amount × 10^(-decimal)
.- The param
before_time
orafter_time
should be provided.