LM_PC_KPIRewarder_v1.sol
State Variables
KPICounter
uint internal KPICounter;registryOfKPIs
mapping(uint => KPI) internal registryOfKPIs;assertionConfig
mapping(bytes32 => RewardRoundConfiguration) internal assertionConfig;assertionPending
__gap
Functions
supportsInterface
init
getKPI
Name
Type
Description
Name
Type
Description
getAssertionConfig
Name
Type
Description
Name
Type
Description
getKPICounter
Name
Type
Description
getAssertionPending
Name
Type
Description
postAssertion
Name
Type
Description
Name
Type
Description
depositFeeFunds
Name
Type
Description
createKPI
Name
Type
Description
Name
Type
Description
stake
Name
Type
Description
deleteStuckAssertion
Name
Type
Description
assertionResolvedCallback
Name
Type
Description
assertionDisputedCallback
Name
Type
Description
Last updated