Enumeration TokenAdminRole

The different The different admin roles defined for the current token module implementation. Each role gives access to specific administrative operations.

Enumeration Members

Burn: "burn"
Mint: "mint"
Pause: "pause"
UpdateAdminRoles: "updateAdminRoles"
UpdateAllowList: "updateAllowList"
UpdateDenyList: "updateDenyList"
UpdateMetadata: "updateMetadata"

Generated using TypeDoc