With the Polkadot Hub supporting EVM compatibility, it would be helpful to provide a quick way to convert an Ethereum-style H160 address (e.g. a deployed contract address) into its corresponding Substrate SS58 format.
This could be especially useful for contract developers who are testing on Polkadot Hub.
There are already some community UIs that do this:
It would be great to support this conversion directly in pop-cli, perhaps via a simple command.