x-api-key: ********************
curl --location 'https://api.hyblockcapital.com/v2/wbtcMintBurn?timeframe=1m&startTime=1782777600&endTime=1782864000&limit=50&sort=asc&advanceFilter=none&member=all' \ --header 'x-api-key: <api-key>'
{ "data": [ { "burn": 0, "mint": 0, "openDate": 1783209600 } ], "metadata": { "exchanges": [ "binance_perp_stable" ], "unsupportedExchanges": [ "okx_perp_stable" ] } }