Get Actions
Gets the actions of a selected proposal. Pass a proposal ID and get the targets, values, signatures and calldatas of that proposal.
proposalId: ID of a proposal in which to get its actions.
RETURN: Reverts if the proposal ID is invalid. If successful, the following 4 references are returned.
Solidity
Web3 1.2.6
Last updated