V0.0.8
- New Chart API
- New historical price data
- Faster and more efficient queries especially noticeable on larger time frames
- No timeouts on large timeframes
- Dynamic pool selection when no pool selected (picks best pool for a certain amount of candles and dynamically changes instead of picking the current main pool for the full chart)
- Can be disabled using dynamicPoolSelection=false
- Outlier removal improved
- Added timezone (tz) parameter
- Improved chart on rugged tokens
- Added fastCache option which makes response times even faster (ideal for larger timeframes and old tokens with a lot of data)
- Fixed raydium launchpad issue with price-by-token selecting wrong pool
- Fix Jupiter verified tokens on search api returning 0 volume
- Added token:token:primary room to Datastream which automatically subscribes to the main pool for a token (just like price-by-token for prices).
- Fixed /wallet/:wallet/chart slow on wallets with a lot of data.
- Re-imported all historic price data before 2024. Improves endpoints like chart, price history etc
- Improved /events cache for very large responses (10mb+)