• Parameters

    • nftId: number

      NFT Id of the NFT to be unlisted from sale.

    • keyring: IKeyringPair

      Account that will sign the transaction.

    • waitUntil: WaitUntil

      Execution trigger that can be set either to BlockInclusion or BlockFinalization.

    Returns Promise<NFTUnlistedEvent>

    NFTUnlistedEvent Blockchain event.

    Name

    unlistNft

    Summary

    Unlists an NFT from a marketplace.

Generated using TypeDoc