IAllowlistedAdminRole
IAllowlistedAdminRole
isAllowlistedAdmin(address account) → bool (external)
addAllowlistedAdmin(address account) (external)
removeAllowlistedAdmin(address account) (external)
AllowlistedAdminAdded(address account)
AllowlistedAdminRemoved(address account)
Back to top