PowerPassSalesConfigUpdated
Deprecated: Use PowerPassNewRoundStarted for multi-round support
Emitted when PowerPass sales configuration is updated
event PowerPassSalesConfigUpdated(
uint128 priorityStartTime,
uint128 priorityEndTime,
uint128 generalStartTime,
uint128 generalEndTime,
uint128 standardPrice,
uint128 discountCodeDiscount,
uint256 timestamp
);