check_address_blocked
Check whether an address is blocked by the Stock Token AccessControlsRegistry to prevent failed token transfers. Avoid reverts by verifying transfer eligibility.
Instructions
Check whether an address is blocked by the Stock Token AccessControlsRegistry. Blocked addresses cannot transfer, so a transfer that looks fine will revert.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes |