Function setMarketplaceOwnerTx

  • Parameters

    • id: number

      Marketplace Id of the marketplace to be transferred.

    • recipient: string

      Adress of the new marketplace owner.

    Returns Promise<`0x${string}`>

    Unsigned unsubmitted Set-Marketplace-Owner Transaction Hash. The Hash is only valid for 5 minutes.

    Name

    setMarketplaceOwnerTx

    Summary

    Creates an unsigned unsubmitted Set-Marketplace-Owner Transaction Hash.

Generated using TypeDoc