This repository was archived by the owner on Feb 18, 2020. It is now read-only.
v2.0.8
Core Changes:
- Substract 5 blocks from
latestreported block to avoid reorgs while executing queries. Nowblock not founderrors should be mitigated
API Changes:
- Add 15 days limit for single query in
auctions/clearedendpoint. Now cleared auctions should be checked using time periods of maximum 15 days for each query. - Change
custom-priceendpoint time parameter to use ISO8601 date instead of Unix timestamp - Add 404 error when token address is not found.
- Fix date util when checking invalid date format to avoid printing deprecation warning