get https://public-api.birdeye.so/defi/txs/token/seek_by_time
Retrieve a list of trades of a specified token with time bound option.
- Starter
- Premium
- Business
- Enterprise
Ideas 💡
- Fetch historical token trades starting from a specific timestamp.
- Perfect for syncing trade data into your database or analytics tools.
- Enables building time-based trade charts or volume trend analysis.
- Combine with real-time txs endpoint to create full trade timelines.