penumbra icon indicating copy to clipboard operation
penumbra copied to clipboard

pindexer: 🧂 add an `AppView` for block contents

Open cratelyn opened this issue 7 months ago • 0 comments

implement an app view indexing some basic metadata:

Block View (just 1 block's info)

  • All LPs updates for a block, ideally with their b64 id. Aside from metadata need the state change (opened/closed/withdrawn)
  • Batch Swaps -- currently looking to use SwapExecutions on dex query service however it returns no data https://github.com/penumbra-zone/penumbra/issues/4618
  • Arbs - currently using the dex query service ArbExecutions endpt to get arbs and their traces
  • Block number to timestamp mapping

- https://github.com/penumbra-zone/dex-explorer/issues/25

cratelyn avatar Jun 27 '24 14:06 cratelyn