get https://public-api.birdeye.so/defi/txs/pair
Get list of trades of a certain pair or market.
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)
.