SafetyModule
State Variables
governance
address public immutable governance;auctionModule
IAuctionModule public auctionModule;smRewardDistributor
ISMRewardDistributor public smRewardDistributor;stakedTokens
stakedTokenByAuctionId
Functions
onlyAuctionModule
constructor
Name
Type
Description
getStakedTokens
Name
Type
Description
getNumStakedTokens
Name
Type
Description
getStakedTokenIdx
Name
Type
Description
Name
Type
Description
auctionEnded
Name
Type
Description
slashAndStartAuction
Name
Type
Description
Name
Type
Description
terminateAuction
Name
Type
Description
withdrawFundsRaisedFromAuction
Name
Type
Description
setAuctionModule
Name
Type
Description
setRewardDistributor
Name
Type
Description
addStakedToken
Name
Type
Description
pause
unpause
_returnFunds
_settleSlashing
Last updated