Skip to main content
All CollectionsFAQsContracts & Tokens
How do I add an administrator to a contract?
How do I add an administrator to a contract?
Updated over a week ago

Administrators address allow you to mint and deploy extensions.

The ability to share access to your minting contract is a unique feature of your Manifold Contract (available for both ERC-721 and ERC-1155).

Adding an Administrator

To add an administrator to your Manifold contract, head over to your contract on Etherscan or the respective link for your network.

In this case, example Basescan:

1. Click on the Contract tab

2. Click Write as Proxy

3. Connect to Web3 (Required to add an admin)

4. Click on the [1. approveAdmin] and add the address you'd like to add as an administrator.

Screenshot 2024-05-23 at 10.47.17 AM.png

Once this is completed, the new administrator will be granted access to a new workspace created in Manifold Studio.

Once an admin has access to your shared contract, they will also be able to view other contracts and assets in the same workspace. However, they will only be able to mint and create from those contracts for which you’ve granted admin roles.

Did this answer your question?