FortaCommon
FortaCommon
ADMIN_ROLE
WHITELISTER_ROLE
WHITELIST_ROLE
whitelistDisabled
NotWhitelisted
constructor
__FortaCommon_init
Initializer method, access point to initialize inheritance tree.
sets token name and symbol, permit init and RBAC structure.
Name | Type | Description |
---|---|---|
admin | address | address for the ADMIN_ROLE of the token. |
grantWhitelister
Allow whitelister to assign other whitelisters
_beforeTokenTransfer
Only allow transfer to whitelisted accounts
_authorizeUpgrade
Access control for the upgrade process