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 with 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
parameters are denominated in USD.UI Amount
is the human-readable value, calculated as:
UI Amount = Amount × 10^(-decimal)
.