An open API service indexing awesome lists of open source software.

https://github.com/thedelphiproject/ergo-oracle-stats-backend

Oracle Pool stats provider
https://github.com/thedelphiproject/ergo-oracle-stats-backend

Last synced: 5 days ago
JSON representation

Oracle Pool stats provider

Awesome Lists containing this project

README

        

# ergo-oracle-stats-backend
Oracle Pool stats provider

Standalone API service providing:
- [x] list of known oracle pools

Pool specific data:
- [ ] creation date, settings, contract addresses
- [ ] total number of oracle tokens
- [ ] activated oracle tokens (used at least once)
- [x] timeseries of datapoints
- [ ] total funding and spending to date
- [x] number of datapoints posted to date
- [x] timeseries of active oracles (oracles submitting a datapoint)
- [ ] timeseries of rejected datapoints
- [ ] timeseries of smartcontracts using a pool

Oracle specific data (for a given pool):
- [x] first posting date
- [x] last posting date
- [x] number of datapoints submitted to date
- [ ] number of rejected datapoints to date
- [ ] number of collections to date
- [ ] costs and rewards to date
- [x] timeseries of datapoints