terra-money / fcd-classic

Terra ETL + RestFul API Server
https://fcd.terra.dev/swagger
MIT License
63 stars 42 forks source link

Exposed API for blocktivity #93

Closed maruf0011 closed 3 years ago

maruf0011 commented 3 years ago

It will expose an API for Blocktivity.info integration. API: /v1/dashboard/last_hour_ops_txs_count Response format: {"last_1h_tx":0,"last_1h_op":0}

hanjukim commented 3 years ago

Thanks, I will review it.