Skip to main content

IGuard

Functions

check

function check() external returns (bool)

getProtecActions

function getProtecActions() external returns (address[] targets, bytes[] datas, uint256[] values)

Events

Guarded

event Guarded(
string reason
)

Parameters

NameTypeDescription
reasonstring