Gitcoin support
Gitcoin.coDiscordContact us
  • Welcome to Gitcoin support
  • GRANTS STACK
    • What is Gitcoin Grants Stack?
      • 🚨Transitioning to Allo v2: What You Need to Know
      • 🦋FAQs for Transitioning to Allo v2
    • ⭐Builder - a guide for Grantees
      • 📰How to create a project in Builder
      • ✏️How to edit your project in Builder
      • 💡Transfer Project Ownership
      • 🌿Transition to Allo v2: Builder Guide
    • ⭐Explorer - a guide for Donors & the General Community
      • 🔍Navigating Explorer
      • 📃How to apply to a round in Explorer
      • 💲How to donate?
      • 🌿Transition to Allo v2: Explorer Guide
    • 🪄Program Managers/Round Operators
      • 💡Add Operators to Round
      • 💡Add Manager to Program
    • 🧑‍💻Grantee FAQs
    • 💰Donor FAQs
      • 👁️How can I view my past donations?
      • 💵How to connect your wallet
      • 🎉How to Mint Your Impact Attestation
    • Mechanisms
      • Quadratic Funding
      • MACI
      • Direct Grants
      • Retroactive Funding
  • Gitcoin Grants
    • What is the Gitcoin Grants program?
    • Bridging
    • How is the Gitcoin Grants program changing?
    • Tips for Grant Success
    • Gitcoin's KYC
    • ⁉️Gitcoin Grants FAQ
      • 📚When is the next Grants Round?
      • 📚What are Public Goods?
      • 📚Why should I contribute?
      • 📚What are the Grants Round rules I need to follow?
      • 🤖What is Quadratic funding?
      • 🤖Why is Quadratic funding powerful?
      • 🤖How do you prevent Sybil attacks?
      • 🤨I see a bug or I've got a question, what do I do?
      • 🎉How much volume has Gitcoin Grants done?
      • 🤔What is our Quid Pro Quo Policy?
  • About Gitcoin
    • What is Gitcoin?
    • Code of Conduct
    • Other Policies
      • Gitcoin Grants Platform and Technology
      • Governance
        • About Grants Round Governance
          • What are we protecting?
          • Why does Quadratic Funding through Gitcoin Grants matter?
          • Red Team vs Blue Team
          • Legitimacy as a North Star for Gitcoin Grants
        • Accepting Round Results
        • Making Policy Updates
        • Subjective Decisions
        • Accepting Workstreams
        • Stewards Role
        • Credible Neutrality
      • GitcoinDAO Role in Grants
      • Collection Levels & Participation Policies
        • Ecosystem Acceptance
        • Round Acceptance
        • Sub-Round Acceptance
        • Side-Round Acceptance
      • Grant Participation Policy
        • The Grant Approval Process
        • Platform Level Grant Participation Policy
        • Ecosystem Level Grant Participation Policy
          • Side Round Ecosystem Policy Documentation
            • Ethereum Ecosystem Participation Policy (GR11, GR10, GR9, etc.)
            • GitcoinDAO Ecosystem Participation Policy
            • All Exclusive Ecosystem Policy Documentation
      • User Participation Policy
        • Round User Participation Policy
        • Ethereum Ecosystem User Participation Policy Documentation
        • Ecosystem Level User Participation Policy
        • Platform Level User Participation Policy
        • User Disputes, Sanctions, and Appeals
      • Understanding Potential Attack Vectors
        • Fraud/Impersonation
        • Collusion Attack
        • Sybil Attack
        • Bribery/Quid Pro Quo
      • Active Defense Measures
        • Sybil Detection by Machine Learning
      • The Gitcoin Mission
    • Contact Us
  • Misc
    • Explorer 🤝 Passport Guide
    • GTC Delegation
      • ✈️Quadratic Lands Token Distribution web3 support- Signed Message Vote
      • ✈️Quadratic Lands Token Distribution web3 support- Token Claim
      • ✈️Quadratic Lands Token Distribution web3 support-Delegate Voting Power
    • 🤔cGrants/Bounties & Hackathons Sunsetting FAQ
      • 🤔What’s happening to the Hackathons and the Bounties program?
      • 🤔How to retrieve my data from cGrants
      • 🤔What is happening to my data?
    • Gitcoin Governance
      • 🏢What are the governance workstreams?
      • 🏢What is the Stewards delegation program?
      • 🏢How do I get involved in Gitcoin governance?
      • 🏢Who chooses Stewards?
      • 🏢How do I become a Gitcoin Steward?
    • Gitcoin Security Bounty Program
    • 🛡️Passport
Powered by GitBook
On this page

Was this helpful?

  1. GRANTS STACK
  2. Program Managers/Round Operators

Add Manager to Program

PreviousAdd Operators to RoundNextGrantee FAQs

Last updated 10 months ago

Was this helpful?

Program Managers have similar permissions to the Program Admin (creator). They can create rounds and edit program metadata, but cannot add other Managers.

Note: In order to execute the following transaction, you must be the owner of the program - typically the account who created the program.

To add a member to your program, follow these steps:

  1. Visit Registry contract address 0x4AAcca72145e1dF2aeC137E1f3C5E3D75DB8b5f3 on a block explorer for your desired chain

    Example:

  2. Visit the Contract tab, then Write as Proxy, and Connect to Web3 (pictured above).

  3. Open the addMembers method, and enter your parameters:

    • profileId can be found in the Manager URL for your program → https://manager.gitcoin.co/#/program/profileId

    • members should be a list of wallet addresses that you want to add as managers to your program, separated by commas. A single address can be entered as below.

  1. Click Write and execute the transaction.

    Warning: if you receive a similar message below, there is likely an error in the transaction. Double check the parameters, and that your connected wallet is the Program creator.

🪄
💡
Arbitrum