Extend the Extension's Permissions

The operator address of a Collection Extension’s permission can be a smart contract. In this case, the smart contract's logic determines the permission operation and how the permission is managed.

An example of this would be an Organization’s subDAO managing the minting permissions for a Collection using a MultiOperatorHost Extension.

Last updated