Leandexer
  • Introduction
    • Blockchain Indexing
    • Why Blockchain Indexing is Complex ?
    • What is Leandexer
  • Getting started
    • Create an account
    • Events
    • Tracking a New Standard Smart Contract
    • Tracking Custom Smart Contract
    • Project Management
    • Manage Blockchain Networks
    • Notifications
    • Settings
  • Technical
    • Technical Architecture
    • Notifications
      • Webhook
      • Websocket (Coming Soon)
        • What is it
        • How to make it work ?
        • Code Snippet
          • Vue.js
          • React.js
    • Historical Data (Coming Soon)
      • Get an API Key
      • Fetch the Information
      • Code Snippet
    • Networks
      • Built-in
        • Mainet
        • Testnet
      • Custom Network
  • Miscellaneous
    • Frequently Asked Questions
Powered by GitBook
On this page
  1. Technical
  2. Networks

Custom Network

PreviousTestnetNextFrequently Asked Questions

Last updated 9 months ago

In order to provide more flexibility, Leandexer allows you to add any EVM compatible network you want.

To do so, simply provide the application:

  • The name of the network (i.e. Amoy, Fuji, Baobab...)

  • The chainId of the network (can be found on )

  • The URL to the RPC to connect to the network

chainlist.org