-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Milestone
Description
Migration of the gas median endpoints from the data api to the api.
3 endpoints to migrate from here:
app.get('/median', mongoFunctions.getLatestMedian);
app.get('/median-history', mongoFunctions.getMedians);
app.get('/median-range', mongoFunctions.getMedianRange);
Metadata
Metadata
Assignees
Labels
No labels