API
https://api.saucerswap.finance/historical_trades?ticker_id=SAUCE_HBAR&limit=10
api.saucerswap.finance
api.saucerswap.finance/historical_trades?ticker_id=[tokenA_tokenB]&limit=[number of historical trades]
https://api.saucerswap.finance/historical_trades?end_time=1670976556&limit=10&start_time=0&ticker_id=SAUCE_HBAR
api.saucerswap.finance
api.saucerswap.finance/historical_trades?end_time=[unix timestamp]&limit=[number of historical trades]&start_time=[unix timestamp]&ticker_id=tokenA_tokenB
Last modified 3mo ago