Fiews Blockchain connectivity
HomePricingDashboard
  • Learn about Fiews
  • Frequently asked questions
  • Our Chainlink Oracle
  • Plans & pricing
  • General Purpose
    • 🧰Getting started
    • 🦊Use with Metamask
    • 👮Access limitations
  • For Chainlink nodes
    • Getting Started with Ethereum as a Service
    • Run a Chainlink node from scratch without Ethereum node
    • Troubleshooting
    • Chainlink node guides
      • ⛽Runlog gas lanes
Powered by GitBook
On this page
  • Step 1: Get a Fiews subscription
  • Step 2: Set up Metamask
  • Option A: Adding a new network
  • Option B: Modifying an existing network
  • Step 3: Use the updated network! 🎉

Was this helpful?

  1. General Purpose

Use with Metamask

Our blockchain RPC endpoints are compatible with Metamask. Learn how you can use our endpoints with Metamask.

PreviousGetting startedNextAccess limitations

Last updated 3 years ago

Was this helpful?

Using free, public blockchain RPC can sometimes lead to slower page loads in dApps, or worst-case, make them not work at all. However, it is possible to use premium paid RPC endpoints, such as Fiews, to ensure a better experience.

Using Metamask with Fiews has some benefits, including, but not limited to:

  • Access to a pool of blockchain nodes, used by production apps and Chainlink nodes, among others

  • Proprietary TX broadcasting logic, ensuring your transactions are broadcast across the network, reducing the wait times for miners and explorers to pick up your transactions.

Here's a quick guide on how you can use Metamask with Fiews:

If you already have a Fiews subscription, feel free to skip to Step 2.

Step 1: Get a Fiews subscription

Head over to and create a new subscription. Once activated, it will look something like this:

Take note of the RPC URL for the network you want to use. The RPC URL will begin with https://.... Keep in mind that these URLs contain your private API key, and should not be shared with anyone.

Step 2: Set up Metamask

In Metamask, you can choose to either add a new network or edit the RPC of an existing network you've previously added.

Option A: Adding a new network

In your Metamask, click the network name you're currently connected to, and click the "Add network" button at the bottom of the list.

Here you'll have to fill out 5 fields:

Network name: This is a name for you to identify which network this configuration is for. For instance, you can name Polygon "Polygon Fiews". New RPC URL: This is the RPC URL for the network. You'll find the Fiews RPC URL as described in Step 1 of this guide. Chain ID: This is the chain ID for this network. Check out the table below if you're not sure. Currency Symbol: This is the ticker of the currency used on this chain, e.g. "ETH" or "MATIC". Check out the table below if you're not sure. Block Explorer URL: Give it the link of the block explorer of this chain, so you can quickly view your transactions in this explorer. Check out the table below if you're not sure.

Network name
Chain ID
Currency Symbol
Block Explorer URL

Ethereum Mainnet (Fiews)

1

ETH

Polygon Mainnet (Fiews)

137

MATIC

BSC Mainnet (Fiews)

56

BNB

Option B: Modifying an existing network

Metamask does not allow you to change the RPC URL for Ethereum mainnet. If you want to use Fiews for Ethereum you'll have to add a new network to Metamask.

In Metamask, click the account visualization in the top right corner. Then click Settings. Scroll down and click Networks.

From this list, find the network you want to change and click it.

You will be given the same input fields as in option A, except pre-filled with the values you already had. The only thing you want to change is the New RPC URL field, which will be the Fiews RPC URL as described in Step 1.

Step 3: Use the updated network! 🎉

The network should now be ready, and you can select it in the network dropdown in Metamask. When using the network you created/updated, you are using a Fiews RPC endpoint!

🦊
https://etherscan.io/
https://polygonscan.com/
https://bscscan.com/
the Fiews dashboard
If you want access to a different network than Ethereum, such as Polygon or Binance Smart Chain, you will have to add these to your subscription.
This is what the endpoint URLs look like in your dashboard. The API key we're using in this guide is a dummy key and doesn't actually work.
This is what it looks like when we add the Polygon network with the RPC URL from Step 1