Skip to main content

Token.isTransferRestricted() method

Get whether users can transfer tokens from this contract

Signature:

isTransferRestricted(): Promise<boolean>;

Returns:

Promise<boolean>