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. Getting started

Manage Blockchain Networks

PreviousProject ManagementNextNotifications

Last updated 11 months ago

One of the strenhgt of Leandexer is to be able to track smart contract activity on any EVM compatible blockchain network.

You can choose and add simultaneously various mainnet (Ethereum, Polygon, Avalanche...), or testnet networks (Rinkeby, Mumbai, Fuji...).

To activate a network and start streaming events from it, simply click the button located in front of the desired network. Leandexer will then initiate the event streaming process for that network.

To track a smart contract on a custom network, you simply need to provide the following information: the network name, RPC URL, and chain ID.

Networks
Add a Custom Netwok