Skip to content

@swapped/connect-sdk / core / getAddressExplorerUrl

Function: getAddressExplorerUrl()

getAddressExplorerUrl(network, address): string | null

Defined in: src/networks/getExplorerUrl.ts:46

Address explorer URL, or null when unsupported.

Parameters

network

string | null | undefined

address

string | null | undefined

Returns

string | null