Skip to main content

Add and Remove Appointees

Only admins (or the account if no admin has been set) can add appointees. Unlike adding an admin, there is no requirement for an appointee to accept the appointment.

For the list of contracts and functions that can have appointees set, refer to:

Add an Admin using Core Contracts

To add an appointee, call the PermissionController.setAppointee function.

To remove an appointee, call the PermissionController.removeAppointee function.