Function formatMarketplaceOffchainData

  • Parameters

    • action: "Noop" | "Remove" | "set"

      The type of Action. Can be either "Noop" (No Operation: to keep it as it is), "Remove" or "set".

    • Optional value: string

      The marketplkace offchain metadata : a string

    Returns OffchainDataType

    An object representing either the marketplace offchain metadata.

    Name

    formatMarketplaceOffchainData

    Summary

    Returns the off-chain related marketplace metadata. Can be an IPFS Hash, an URL or plain text.

Generated using TypeDoc