Skip to main content
Virtual Environments can be added as providers in wallets like Metamask. This allows you to interact with the Virtual Environment through a wallet to send and receive funds between accounts.
When creating a Virtual Environment, it’s recommended to set a different chain ID from the parent chain ID. For example, if you’re creating a Virtual Environment that uses Mainnet as the base network (chainID 1), specify a different chainID: 73571.

Adding a Virtual Environment as a provider in MetaMask

From the Virtual Environments dashboard,
  1. Click Add to MetaMask. This will work if you configure your Virtual Environment with a unique chain ID.
  2. Follow the instructions in Metamask and approve the network.
To manually add Virtual Environments to MetaMask’s list of available networks, follow these steps:
  1. Create a Virtual Environment with a custom chain ID.
  2. Copy the Public RPC link.
  3. Open MetaMask and click the network selector.
  4. Click Add network, and in the next window click Add a network manually.
  5. Select an arbitrary name (e.g. Virtual Mainnet).
  6. Paste the RPC URL.
  7. Paste the chain ID you chose.
  8. Paste the block explorer URL.
  9. Click Save.
Watch on Loom →