Appearance
@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