typescript-sdk

Home > @3rdweb/sdk > ITransferable

ITransferable interface

Signature:

export interface ITransferable 

Methods

Method Description
isTransferRestricted() Returns true if transfers are restricted. Otherwise returns false.
setRestrictedTransfer(restrict) Setter for transfer restriction.