graph-node icon indicating copy to clipboard operation
graph-node copied to clipboard

[Feature] Allow declaring eth calls for call handlers

Open lutter opened this issue 1 year ago • 0 comments

The implementation of declared calls (#5264) only allows declaring them for events. It should also be possible to declare them for call handlers. It might also be desirable to declare them for block handlers, but it's pretty murky how we would extract the right data from a block.

lutter avatar Apr 09 '24 18:04 lutter