### Problem to Solve Each client need to fetch every event to filter what he needs. This is heavy on bandwidth and resources of node and client. ### Possible Solution add rpc call to subscribe on program state changes. ### Notes _No response_