PowerPassRewardsClaimedViaWallet
Emitted when staking rewards are claimed through ShareX wallet
event PowerPassRewardsClaimedViaWallet(
address indexed stakingContract,
address indexed walletAddr,
uint256 indexed tokenId,
uint64 periodId,
uint256 timestamp
);