const Map<String, List<int>> prefixToNetworkId = { 'ethereum': Cluster.ethLegacyAndEIP1559, 'bnb': [TWCoinType.TWCoinTypeSmartChain], 'bitcoin': Cluster.utxo, };