Get swaps by tokenAsk AIget https://services.blockpour.com/api/swaps/token/{token}Returns list of swaps where one of the token corresponds to the given token address or symbolPath ParamstokenstringrequiredAn ERC20 token address or an ERC20 token key. Or an asset id for an algorand assetQuery ParamsnetworkstringenumrequiredDefaults to ethereumA network name or a network idethereumoptimismpolygonfantombinancemoonbeambasearbitrumavalanchealgorandbitcoin110137250561284845342161431149999099991Show 22 enum valuessortstringenumSwaps will be sorted by time if no value is giventimeamount0amount1amount_usdAllowed:timeamount0amount1amount_usddaysstring1 to 30Defaults to 1Date range in days. Defaults to 1 day if no value is givennextstringValue used for pagination. To get the next page of results, use the 'next' value returned from the previous API response.limitnumber1 to 3000Number of records returned by API call. Defaults to 50 if no value is givenstart_datestringdatestring or timestamp (ms or s). Defaults to current date - range if no value is givenend_datestringdatestring or timestamp (ms or s). Defaults to current date - range if no value is givenResponse 200Updated over 2 years ago