blockscout-rs icon indicating copy to clipboard operation
blockscout-rs copied to clipboard

Extract method and event ABIs from existing contracts dataset

Open rimrakhimov opened this issue 1 year ago • 1 comments

We have an existing dataset of ABIs available from the verified contracts. We have no active usage of that right now, but we can use it in many ways as part of our sig-provider service. We need to explore such an integration more.

  • [x] Update ABIs of the existing contracts as there was a bug in verifier service which caused non-full ABIs to be returned (see #504)
  • [x] Extract existing ABIs from the database

rimrakhimov avatar Jun 15 '23 11:06 rimrakhimov

  • [x] Events - https://github.com/blockscout/blockscout-rs/issues/684

rimrakhimov avatar Dec 20 '23 12:12 rimrakhimov