IPerpsAdmin
Administrative surface for perps configuration, emergency controls, and one-time setup.
Functions
setPauser
function setPauser(
address newPauser
) external;
pause
function pause() external;
unpause
function unpause() external;
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
Administrative surface for perps configuration, emergency controls, and one-time setup.
function setPauser(
address newPauser
) external;
function pause() external;
function unpause() external;