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

    Parameters

    • address: string

      The address to generate the URL for.

    Returns Record<Network, string>

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

Generated using TypeDoc