Token Historical TransactionsCopy Pageget https://api-data-v1.dbotx.com/kline/tradesThis API is used to get all historical transactions for a specific token (multiple pools)Query ParamschainstringDefaults to solanaChain (solana / bsc)tokenstringrequiredtoken contract addresstradeTypearray of stringsTrade type filter, values include ["buy", "sell", "addLiq", "removeLiq"]tradeTypeADD stringtagstringDefaults to devCategory filter, only view trades of a specific address type, values include "dev / sniper / follow / fresh / arbitrage / whale / bundler / rat"accountstringAddress filter, only view trades of this address (maker)cursorstringPagination parameter, the parameter value is a trade ID, returns the 20 trades that occurred before the specified tradeResponse 200Success responseUpdated 3 months ago