Skip to content

@swapped/connect-sdk / core / getTransactionExplorerUrl

Function: getTransactionExplorerUrl()

getTransactionExplorerUrl(network, hash): string | null

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

Transaction explorer URL, or null when unsupported.

Parameters

network

string | null | undefined

hash

string | null | undefined

Returns

string | null