koios-artifacts icon indicating copy to clipboard operation
koios-artifacts copied to clipboard

Add total mint transaction count and metalabels count per epoch

Open rdlrt opened this issue 1 year ago • 5 comments

Currently there isnt a way to monitor total mint transactions per epoch. The request here is:

  • Create a cache table that contains epoch_no, distinct metalabel keys for that epoch, count of mint transactions for that epoch against each metalabel key
  • Expose this data via a new RPC endpoint

rdlrt avatar Nov 02 '22 22:11 rdlrt