UNPKG

@metamask/etherscan-link

Version:

A library for generating etherscan links.

2 lines (1 loc) 124 B
export declare const addPathToUrl: (customNetworkUrl: string, linkType: string, suffixType?: string | undefined) => string;