Wallets

What Ethereum Wallets Does Prom zkEVM Support?

Generally, you can safely send funds to any Ethereum address using Prom zkEVM, including exchanges and smart contracts. The owner of the address will always be able to access and claim these funds.

A current list of Ethereum wallets that are compatible with the Prom zkEVM web wallet could be found soon on its homepage. These wallets have been tested and verified for seamless integration with Prom zkEVM.

For more technical users who wish to control an address programmatically, Prom zkEVM supports address control through Ethereum signatures. This includes native Ethereum signatures or via EIP1271 for smart contracts.

What If My Wallet Is Not Supported or Can't Sign Messages?

In certain situations, some Ethereum addresses might not be directly usable with Prom zkEVM:

  • The wallet is not yet supported in the web interface.

  • The address belongs to an exchange.

  • The address is associated with a smart contract that lacks EIP1271 support.

However, users can still withdraw funds from a Layer 2 Prom zkEVM account to the same address on Layer 1. This is possible because the protocol maintains the security principle that funds do not change ownership. This process requires that the account has never registered a Prom zkEVM public key.

Last updated