🔗RPC URLs

What is a Remote Procedure Call (RPC)?

TLDR

RPC URLs are used for your application to communicate with Blockchain nodes.

RPC URLs are required for fetch and backend actions on The Web3 Toolbox.

Chainlist is a great resource to find public RPC URLs for all Ethereum-based chains.

For apps in production, it is highly recommended to use your own RPC URLs. These can be obtained by providers such as Alchemy, Infura, Ankr or Quicknode, etc.

Learn more about RPC URLs here

Last updated