Skip to main content

EVM Wallet Setup

Flow Native Wallet

The Flow Wallet is the preferred wallet for Flow EVM. It's also compatible with Cadence transactions, and it currently sponsors all transactions on testnet and mainnet!

Flow Wallet is available on Android and iOS, with desktop support using the Flow Wallet Chrome extension. In addition to being able to transact in both EVM and Cadence environments, Flow Wallet will also allow you to view and move assets between EVM and Cadence, making it possible to manage all your assets in one place.

To use the Flow Wallet Chrome extension:

  1. Open the Flow Wallet browser extension and create your account.
  2. Connect to an app using Flow Wallet.

Other EVM Wallets

Applications deployed to Flow EVM will work with popular EVM-compatible wallets such as MetaMask, all you need to do is add the correct RPC endpoint as a custom network.

Add Flow to Browser Wallets

Add Manually to MetaMask

Manual method: Add Flow EVM as a custom network to MetaMask:

  1. Open the MetaMask browser extension
  2. Open the network selection dropdown menu by clicking the dropdown button at the top of the extension
  3. Click the Add network button
  4. Click Add a network manually
  5. In the Add a network manually dialog that appears, enter the following information:
NameValue
Network NameFlow EVM Mainnet
DescriptionThe public RPC url for Flow Mainnet
RPC Endpointhttps://mainnet.evm.nodes.onflow.org
Chain ID747
Currency SymbolFLOW
Block Explorerhttps://evm.flowscan.io/
  1. Tap the Save button to save Flow EVM as a network.

You should now be able to connect to the Flow EVM by selecting it from the network selection dropdown menu.

To additionally add the Flow EVM Testnet to MetaMask, follow the same steps as above, but use the following information:

NameValue
Network NameFlow EVM Testnet
DescriptionThe public RPC url for Flow Testnet
RPC Endpointhttps://testnet.evm.nodes.onflow.org
Chain ID545
Currency SymbolFLOW
Block Explorerhttps://evm-testnet.flowscan.io

Use the Flow Testnet Faucet to fund your account for testing.