IDistributionProposal
Interface Description
interface IDistributionProposalStructs info
DPInfo
struct DPInfo {
address rewardAddress;
uint256 rewardAmount;
mapping(address => bool) claimed;
}Name
Type
Description
Functions info
execute (0xc45e0ae6)
Name
Type
Description
claim (0x45718278)
Name
Type
Description
isClaimed (0xd2ef0795)
Name
Type
Description
Name
Type
Description
getPotentialReward (0xfe32b0ba)
Name
Type
Description