• Transfers a token from one address to another.

    Parameters

    • from: string

      The current owner's address.

    • to: string

      The new owner's address.

    • tokenId: u256

      The token ID to transfer.

    Returns void

Generated using TypeDoc