Rapid Chain
  • WHITE PAPER
    • Introduction
    • Mission and Vision
    • Architecture
    • Highlights
    • Safety and Compliance
    • Usage Areas
    • A look to the Future
    • Summary and contact
  • Getting Started
    • Network Information
    • Setting Up a Connection
  • Developer Resources
    • Deploying Smart Contracts
    • Local Rapid Node
    • Resources
    • NFT & Token API
    • Token Deployer
    • Faucet
  • FULL NODE
    • Validator Guide
      • Wallet Commands
      • Validator Commands
      • Governance
      • Stake, Delegation & Rewards
    • Run a Rapid Node
      • System Configuration
      • Local dependencies
      • Build Rapidd
      • General Settings
      • Join Network
      • Running Rapidd
    • Run a Rapid Validator
      • Register a Validator
      • Restore a Validator
    • Auto Installation
      • Build Rapidd
      • Create Validator
Powered by GitBook
On this page
  1. Getting Started

Network Information

PreviousSummary and contactNextSetting Up a Connection

Last updated 1 year ago

CtrlK

What is RPC?

Remote Procedure Call (RPC) is a protocol that allows for communication and data exchange between a client and a remote server. In the context of blockchain, RPC is commonly used to send transactions, query network data, and interact with smart contracts.

Rapidchain RPC Endpoints

To interact with the Rapidchain network via RPC, you can use the following endpoints:

Mainnet:

  • RPC URL: https://rapidrpc.com

  • Chain ID: 1973

  • TOKEN: RAPID

  • Block Explorer:

Testnet:

  • Chain: Rapidchain

  • RPC URL: https://testnet.rapidrpc.com/

  • Chain ID: 9009

  • Token: RAPID

  • Block Explorer:

https://rapidscan.io
https://testnet.rapidscan.io