Lumia - The RWA Chain
  • What is Lumia Chain?
  • Polygon
    • CDK
    • AggLayer
    • Miden
    • Passport
  • ⛓️Lumia
    • Architecture
    • Roadmap
    • LUMIA Token
      • Token Swap Guide (UI)
      • Token Swap Guide (SmartContract)
    • 普通话 - LUMIA 代币
    • rwaUSD
    • HyperNodes
    • zkProvers
      • zkProver Network (zkN) via Gevolut
    • Sequencer
      • Decentralised Sequencer Network (DCN)
    • Data Availability
      • Validium
      • Volition (Enhanced Validium)
      • What is Avail DA?
        • How does AvailDA Scale?
        • Benefits of AvailDA
      • Lumia DA - Lightclient Nodes
    • Lumia Stream
      • Node Owned Liquidity
      • Liquidity Restaking
    • Interoperability
      • Polygon AggLayer
      • HyperLane
    • KYC
    • Chain & Account Abstraction with Intents
      • Particle Connect on Lumia
    • Real World Assets (RWA) on Lumia
  • 🛠️Build
    • Introduction
      • Accounts and Wallets
      • Setup Metamask with Lumia Chain
      • Bridge to/ from Lumia L2
      • Setup FoxWallet with Lumia Chain
    • Explorers
    • Build Environment
      • RPC
        • RPC Guide
      • Add Lumia Network to MetaMask
      • Testnet Tokens
    • SmartContracts
      • Deployment
        • Hardhat
        • Truffle
      • Verify
        • Hardhat
        • Truffle
      • Interact
      • Relay
      • Web3 Functions
    • On-Chain KYC
    • Oracles
      • API3
      • Supra
      • Commodity Prices
    • Indexers
      • Indexing with TheGraph
      • Indexing with Goldsky
    • zkNode
      • Run Local Validium Node
      • Run an RPC
        • JSON RPC Endpoints
      • Gas Fees
    • DA Lightclient
    • CDK Repos
    • rwaUSD
      • rwaUSD: Overcollateralizing
      • rwaUSD: Bridging
    • FAQs
Powered by GitBook
On this page
  • Public Endpoints
  • Premium Endpoints

Was this helpful?

  1. Build
  2. Build Environment

RPC

RPC (Remote Procedure Call) nodes serve as essential gateways, enabling decentralized applications and clients to interact seamlessly with a blockchain network. These nodes can be queried to retrieve vital information and are instrumental in initiating transactions, facilitating smooth communication between the application layer and the underlying blockchain.

The primary objective of RPC nodes is to act as intermediaries, listening attentively for incoming requests from decentralized applications. Upon receiving a request, these nodes spring into action, either providing the requested data or executing the specified transaction, ensuring that the application receives the necessary information or confirmation.

RPC nodes find extensive use in various scenarios, such as querying the blockchain for specific information, sending transactions to be recorded on the network, and executing functions defined within smart contracts. This versatility makes them indispensable for a wide range of decentralized applications.

The significance of RPC nodes cannot be overstated, as they form the backbone of decentralized application functionality. By enabling seamless interaction with the blockchain network, RPC nodes pave the way for decentralized exchanges, token transfers, and a myriad of other use cases, ultimately empowering the growth and adoption of decentralized technologies.

Public Endpoints

Info

The endpoints provided for free are intended for end users to engage with dApps or to deploy and interact with smart contracts. However, they have API call rate limits, making them unsuitable for high-demand applications, such as a dApp interface that continuously scrapes blockchain data or an indexing service.

Network

Lumia Prism (Mainnet)

Symbol

LUMIA

Settlement

Ethereum L1 - Mainnet

Chain ID

994873017

RPC HTTPS

WS

wss://testnet-rpc.lumia.org/ws

Network

Lumia Testnet

Symbol

LUMIA

Settlement

Ethereum L1 - Sepolia

Chain ID

1952959480

RPC HTTPS

https://testnet-rpc.lumia.org

Premium Endpoints

Alchemy RPC URL

Alchemy WS URL

wss://lumia-prism.g.alchemy.com/v2/YOUR-API-KEY

Nirvana RPC URL

RPC URL

WS URL

wss://lumia-testnet.g.alchemy.com/v2/YOUR-API-KEY

PreviousBuild EnvironmentNextRPC Guide

Last updated 5 months ago

Was this helpful?

YOUR-API-KEY

🛠️
https://mainnet-rpc.lumia.org
https://lumia-prism.g.alchemy.com/v2/YOUR-API-KEY
https://lumia.nirvanalabs.xyz/lumia-main-4gtgd?apikey=
https://lumia-testnet.g.alchemy.com/v2/YOUR-API-KEY