Trading Pair Historical TransactionsCopy Pageget https://api-data-v1.dbotx.com/kline/tradesThis API is used to get all historical transactions for a specific trading pairQuery ParamschainstringDefaults to solanaBlockchain (solana / bsc)pairstringrequiredTrading pair 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 about 2 months ago