Authority Management

When issuing a token, an address controlled by the Issuer can be assigned to be the Authority Manager, which has role based permissions to perform:

  • Delegating Authorities

  • Minting / Burning Tokens

  • Blacklisting / Whitelisting Addresses

  • Pausing / Unpausing Token operations

  • Updating token metadata

Please see the detailed example code for the full suite of functions.

Last updated