PowerPassBatchWhitelistSet
Emitted when PowerPass whitelist is set for multiple users in a round
event PowerPassBatchWhitelistSet(
uint64 indexed roundId,
address[] accounts,
uint256[] priorityAmounts,
uint256[] generalAmounts,
uint256 timestamp
);
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Emitted when PowerPass whitelist is set for multiple users in a round
event PowerPassBatchWhitelistSet(
uint64 indexed roundId,
address[] accounts,
uint256[] priorityAmounts,
uint256[] generalAmounts,
uint256 timestamp
);