Keyboard shortcuts

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

ShareXStakingTokensBurned

Git Source

Emitted when all tokens for a user are burned by admin

event ShareXStakingTokensBurned(
address indexed admin,
address indexed user,
uint256[] tokenIds,
uint256[] amounts,
uint256 timestamp
);