PowerPassDiscountCodeUsed
Emitted when a discount code is used during PowerPass minting
event PowerPassDiscountCodeUsed(
bytes32 indexed codeHash, address indexed user, uint256 quantity, uint256 totalUsageCount
);
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 a discount code is used during PowerPass minting
event PowerPassDiscountCodeUsed(
bytes32 indexed codeHash, address indexed user, uint256 quantity, uint256 totalUsageCount
);