PowerPassNewRoundStarted
Emitted when a new PowerPass sales round is started
event PowerPassNewRoundStarted(
uint64 indexed roundId,
uint128 priorityStartTime,
uint128 priorityEndTime,
uint128 generalStartTime,
uint128 generalEndTime,
uint128 standardPrice,
uint128 discountCodeDiscount,
uint128 roundSupplyLimit,
uint256 timestamp
);