PowerPassClaimRequestedViaWallet
Emitted when a claim request is submitted through ShareX wallet
event PowerPassClaimRequestedViaWallet(
address indexed stakingContract,
address indexed walletAddr,
uint256 indexed requestId,
uint256 amount,
uint256 timestamp
);