Wallet Historical Trading RecordsAsk AIget https://api-data-v1.dbotx.com/kline/wallet/tradesThis API is used to get historical trading records for a specific wallet,supports Solana and BSC chainsQuery ParamsaccountstringrequiredWallet addresschainstringChain (solana / bsc)typestringTrading type (buy / sell)mintstringToken addresscursorstringCurrent data query cursor, used to get the next page of data, need to pass the _id parameter of the trading record, returns 40 trading records before the cursor trading recordResponse 200Success responseUpdated 2 months ago