• Get explorer URL for the given transaction based on the network.

    Parameters

    • tx: string

      The transaction hash to generate the URL for.

    Returns Record<Network, string>

    Object containing explorer URLs for the given transaction on each network.

Generated using TypeDoc