How to add & delete AppAgent Admin
Last updated
Last updated
Admins are added to an application agent by calling the add_admin
function. The caller must be the current owner of the application agent. The caller is required to reserve an admin deposit amount.
Note : Admin accounts have privileged access to your AppAgent. Therefore, only add trusted accounts as admins and follow recommended key storage security practices.
Before you proceed, ensure you satisfy the following prerequisites:
Create an owner address (see: Jumpstart: setup root addresses)
Ensure you have enough TRAIT tokens (see: Jumpstart: obtain TRAIT tokens)
Ensure you have already created an AppAgent (see: How to create AppAgent)