UserData
propose
function propose(
TvmCell proposal_data,
uint128 threshold
) override public onlyDaoRootName
Type
Description
onProposalDeployed
function onProposalDeployed(uint32 nonce, uint32 proposal_id, uint32 answer_id) public override onlyDaoRootName
Type
Description
castVote
Name
Type
Description
voteCasted
Name
Type
Description
rejectVote
Name
Type
Description
tryUnlockVoteTokens
Name
Type
Description
unlockVoteTokens
Name
Type
Description
tryUnlockCastedVotes
Name
Type
Description
unlockCastedVote
Name
Type
Description
_lockedTokens
Type
Description
syncRewards
Name
Type
Description
slash
Name
Type
Description
processDeposit
Name
Type
Description
processClaimReward
Name
Type
Description
getRewardForRelayRound
Name
Type
Description
processGetRewardForRelayRound2
Name
Type
Description
receiveRewardForRelayRound
Name
Type
Description
processLinkRelayAccounts
Name
Type
Description
confirmTonAccount
processConfirmEthAccount
Name
Type
Description
becomeRelayNextRound
processBecomeRelayNextRound2
Name
Type
Description
relayMembershipRequestAccepted
Name
Type
Description
processWithdraw
Name
Type
Description
withdrawTons
Last updated