Historical Add / Remove LiquidityAsk AIget https://api-data-v1.dbotx.com/kline/tradesThis API is used to retrieve all historical add/remove liquidity data for a specific trading pairQuery ParamschainstringDefaults to solanaChain (solana / bsc)pairstringrequiredTrading pair contract addresstradeTypearray of stringsrequiredTrade type filter, values include "addLiq / removeLiq", example: ["addLiq", "removeLiq"]tradeType*ADD stringtagstringDefaults to devCategory filter, only view trades from certain types of addresses, values include "dev / sniper / follow"accountstringAddress filter, only view trades from this address (maker)cursorstringPagination parameter, parameter value is transaction id, returns 20 records before this transactionResponse 200Success responseUpdated 6 months ago