• Create a protocol level token metadata URL from a string value. If the url should be accompanied by a checksum or any other additional values, use create instead.

    Returns

    A new token metadata URL instance.

    Parameters

    • url: string

      The string to create the token ID from.

    Returns TokenMetadataUrl

Generated using TypeDoc