This subquery indexes staking bonds, rewards and slashes of each finalized blocks.
This is an example of EventHandler, provides records of all the accounts that have participated in staking, and summarize their total rewards and slashes. In the end, calculate the total earnings.
yarn
yarn codegen
yarn build
yarn start:docker