provenance-io / explorer-service

The server side of the blockchain Explorer app. Allows for UI browsing of the blockchain.
Apache License 2.0
6 stars 3 forks source link

Update historical job to pull from new order book #496

Closed nullpointer0x00 closed 11 months ago

nullpointer0x00 commented 11 months ago

Summary

There was a new order book added to dlob that needs to be aggregated for the daily historical hash price.

Figure has updated the https://www.dlob.io:443/gecko/external/api/v1/exchange/historical_trades to take in two ticker_id. New order book is HASH_USD and old order book is HASH_USDONMI

Problem Definition

Proposal


For Admin Use