Transferable ERC-20
Description
The TransferableERC20
contract is an module that provides transfer control functionality for ERC-20 tokens. This contract allows enabling or disabling token transfers globally or for specific addresses, adding an extra layer of control over how tokens can be moved.
Callback Functions
Fallback Functions
Required Interfaces
(No required interfaces for this contract)
Supported Interfaces
(No supported interfaces for this contract)