Files
web/apps/base-docs/docs/using-base.md
2023-09-19 16:21:42 -04:00

3.8 KiB

title, sidebar_position, slug
title sidebar_position slug
Using Base 1 /using-base

Using Base with your wallet


Coinbase Wallet

The Coinbase Wallet browser extension provides support for Base by default.

To use Base with Coinbase Wallet:

  1. Open the Coinbase Wallet browser extension and log in to your account.
  2. Connect to an app using Coinbase Wallet.
  3. Open the network selection menu by clicking the network icon in the upper right-hand corner.
  4. Select Base.

Your active network should now be switched to Base.


Other wallets

Base can be added as a custom network to any EVM-compatible wallet (i.e. MetaMask).

MetaMask

To add Base 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 for Base mainnet:

    Name Value
    Network Name Base Mainnet
    Description The public mainnet for Base.
    RPC Endpoint https://mainnet.base.org
    Chain ID 8453
    Currency Symbol ETH
    Block Explorer https://basescan.org
  6. Tap the Save button to save Base as a network.

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


Testnet

Coinbase Wallet browser extension provides support for Base Goerli testnet by default.

To use Base Goerli with Coinbase Wallet:

  1. Open the Coinbase Wallet browser extension and log in to your account.
  2. Connect to an app using Coinbase Wallet.
  3. Open the network selection menu by clicking the network icon in the upper right-hand corner.
  4. Click the More networks button.
  5. Navigate to the Testnets tab.
  6. Select Base Goerli.

Your active network should now be switched to Base Goerli.

Other wallets

Base Goerli can be added as a custom network to any EVM-compatible wallet (i.e. MetaMask).

MetaMask

To add Base Goerli 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 for the Base Goerli testnet:

    Name Value
    Network Name Base Goerli
    RPC Endpoint https://goerli.base.org
    Chain ID 84531
    Currency Symbol ETH
    Block Explorer https://goerli.basescan.org/
  6. Tap the Save button to save Base Goerli as a network.

You should now be able to connect to the Base Goerli testnet by selecting it from the network selection dropdown menu.