DAORoot
propose
proposefunction propose(
uint32 answerId,
TonAction[] tonActions,
EthAction[] ethActions,
string description
) override publicName
Type
Description
deployProposal
deployProposalfunction deployProposal(
uint32 nonce,
address accountOwner,
TvmCell proposalData
) override public onlyStakingAccount(accountOwner)onProposalDeployedName
Type
Description
onProposalSucceeded
onProposalSucceededName
Type
Description
executeTonAction
executeTonActionName
Type
Description
executeEthActions
executeEthActionsName
Type
Description
calcTonActionsValue
calcTonActionsValueName
Type
Description
Name
Type
Description
calcEthActionsValue
calcEthActionsValueName
Type
Description
Name
Type
Description
Name
Type
Description
Type
Description
_buildStakingAccountInitialData
_buildStakingAccountInitialDataName
Type
Description
Type
Description
_buildInitData
_buildInitDataName
Type
Description
Type
Description
Description
requestUpgradeProposal
requestUpgradeProposalName
Type
Description
setStakingRoot
setStakingRootName
Type
Description
transferAdmin
transferAdminName
Type
Description
Last updated