curl --location --request GET 'https://open-api.coinank.com/api/trades/largeTrades?symbol=BTCUSDT&productType=SWAP&amount=10000000&endTime=1726051101732&size=10' \ --header 'apikey;'
{"success":true,"code":"1","data":[{"exchangeName":"Binance","exchangeType":"SWAP","baseCoin":"BTC","side":"ask","symbol":"BTCUSDT","price":5.724E+4,"entrustAmount":175.443,"entrustTurnover":10042357.32000,"firstAmount":174.785,"firstTurnover":10004693.40000,"count":38,"turnoverAmount":10242182.16000,"turnoverNumber":178.934,"openTime":1725904939797,"closeTime":1725916425657,"on":false}]}