Account Updates for a Program
Tracking Program Account Updates with gRPC Subscriptions
If an account belongs to a program, its owner is always the program's address. To stream all account updates for a program, use the account
field under the accounts filter. The owner
field should specify the program's address, as all accounts belonging to the program are owned by the program address itself.
Last updated
Was this helpful?