Skip to content

@swapped/connect-sdk / core / getTokenExplorerUrl

Function: getTokenExplorerUrl()

getTokenExplorerUrl(network, tokenAddress): string | null

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

Token contract explorer URL, or null when unsupported.

Parameters

network

string | null | undefined

tokenAddress

string | null | undefined

Returns

string | null