Powers protocol
  • 💪Welcome to Powers protocol
  • The case for Powers
  • Protocol development
  • For Developers
    • Powers.sol
      • Executing actions
      • Proposing and voting on actions
      • Assigning, revoking and labelling roles
      • Adopting and revoking laws
      • Governance flow
      • Specs
    • Law.sol
      • Execute a law
      • Handle a request
      • Run checks
      • Change state
      • Reply to Powers
      • Specs
    • Deploy your own Powers
    • Deploy your own Law
  • Deployed Laws
    • Integrations
      • Snapshot.box
        • SnapshotCheckVote.sol
        • SnapshotRegisterProposal.sol
      • Governor.sol (Tally.xyz)
        • GovernorExecuteProposal.sol
        • GovernorCreateProposal.sol
    • Off-chain laws
      • AiAgentAction.sol
      • AutomatedAction.sol
      • OffChainAction.sol
      • AttestSelect.sol
      • RandomSelect.sol
    • Cross-chain laws
    • Electoral laws
      • DelegateSelect.sol
      • DirectSelect.sol
      • VoteOnNomineesTally.sol
      • PeerSelect.sol
      • RenounceRole.sol
      • SelfSelect.sol
      • Subscription.sol
    • Executive laws
      • BespokeAction.sol
      • OpenAction.sol
      • PresetAction.sol
      • StatementOfIntent.sol
      • AdoptLaw.sol
      • StartGrant.sol
      • EndGrant.sol
    • State laws
      • AddressesMapping.sol
      • VoteOnNominees.sol
      • NominateMe.sol
      • StringsArray.sol
      • TokensArray.sol
      • Erc20Deposits.sol
      • Grant.sol
  • Integrations
    • Existing DAOs
    • Hats Protocol
Powered by GitBook
On this page
  1. Deployed Laws
  2. Integrations
  3. Governor.sol (Tally.xyz)

GovernorExecuteProposal.sol

PreviousGovernor.sol (Tally.xyz)NextGovernorCreateProposal.sol

Last updated 21 days ago