PowerPassRewardClaimedViaWallet
Emitted when a single claim request is fulfilled through ShareX wallet
event PowerPassRewardClaimedViaWallet(
address indexed stakingContract,
address indexed walletAddr,
uint256 indexed requestId,
uint256 timestamp
);