💡Add Manager to Program
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:
- Visit Registry contract address - 0x4AAcca72145e1dF2aeC137E1f3C5E3D75DB8b5f3on a block explorer for your desired chain- Example: Arbitrum  
- Visit the Contract tab, then Write as Proxy, and Connect to Web3 (pictured above). 
- Open the addMembers method, and enter your parameters: - profileIdcan be found in the Manager URL for your program → https://manager.gitcoin.co/#/program/- profileId
- membersshould 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.
 

- 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.  
Last updated
Was this helpful?
