GetExplorerUrlParams: {
    chain: Chain;
    explorerUrl?: string;
    hashOrAddress: Hash | Address;
}