Skip to content

feat(utils): add utility to convert Ethereum (H160) address to Substrate (SS58) address #566

@AlexD10S

Description

@AlexD10S

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions