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
- Host: GitHub
- URL: https://github.com/thedelphiproject/ergo-oracle-stats-backend
- Owner: thedelphiproject
- License: mit
- Created: 2022-01-24T08:44:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-14T15:14:23.000Z (about 3 years ago)
- Last Synced: 2023-02-24T07:09:17.257Z (about 2 years ago)
- Language: PLpgSQL
- Size: 38.1 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ergo - Oracle Pool Stats Backend (Delphi)
README
# ergo-oracle-stats-backend
Oracle Pool stats providerStandalone API service providing:
- [x] list of known oracle poolsPool 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 poolOracle 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