@orangecheck/design / explorerUrl
Function: explorerUrl()
function explorerUrl(target: ExplorerTarget, network?: ExplorerNetwork): string;
Defined in: format/index.ts:110
A mempool.space explorer URL for an address, tx, or block.
Parameters
| Parameter | Type | Default value |
|---|---|---|
target | ExplorerTarget | undefined |
network | ExplorerNetwork | 'mainnet' |
Returns
string