Hooks for working with protocol rewards on Compound III
useBaseTrackingAccrued
hook tracks accrued rewards for the base asset.
useGetRewardOwed
hook retrieves the amount of reward token accrued but not yet claimed.
useClaimReward
hook allows users to claim accrued rewards.