Function metadataURIByAddress

  • Returns the URI for the metadata of a given contract; replace % with the token ID;

    Parameters

    • contractAddress: string
    • chainId: number = 1

    Returns null | string

Generated using TypeDoc