Skip to content

AllowExtension

AllowExtension

onlyAllowlistedAdmin()

onlyAllowlisted()

onlyNotAllowlisted()

initialize() (external)

isAllowlisted(address account) → bool (external)

addAllowlisted(address account) (external)

removeAllowlisted(address account) (external)

isAllowlistedAdmin(address account) → bool (external)

addAllowlistedAdmin(address account) (external)

removeAllowlistedAdmin(address account) (external)

onTransferExecuted(struct TransferData data) → bool (external)