XION
DiscordGithub
  • Welcome to XION
  • XION'S Core
    • Concepts
      • Generalized Chain Abstraction
      • Intro to Account Abstraction
      • XION's Meta Accounts
      • Meta Accounts Design
      • Architecture & Tech Glossary
      • Use Cases
  • developers
    • Xion Quick Start
      • Zero to Dapp in 5 Minutes
        • Launch a User Map Dapp on XION in 5 Minutes
        • React Native Mobile Dapp on XION in 5 Minutes
    • Mobile dapp Development on XION
      • Set up your XION Mobile Development Environment
      • Create Mobile Dapp and Integrate Meta Account Authentication
    • Getting Started (Advanced)
      • Set Up Local Environment
        • Setting up your Local Smart Contract Development Environment for XION
          • Setting up your XION Smart Contract Development Environment on Windows (WSL2 + Ubuntu)
        • Set Up an Integrated Development Environment (IDE)
        • Interacting with Xion Chain using Xion Daemon
      • Your First Contract
        • Deploying Your First Smart Contract on XION
      • Gasless UX & Permission Grants
        • Enabling Gasless Transactions with Treasury Contracts
      • Dapp Development
        • Account Abstraction with Gasless Transactions
        • Interact with XION via your Backend Service
    • Re-using Existing Contracts
      • Deployed Contracts on XION
      • Non-Fungible Tokens (NFTs)
      • Fungible Tokens
      • Marketplace
      • Multisig
      • Proxy Contracts
      • Membership Management
      • Governance
      • Valuts
      • SCV Audited Contracts
    • Web3 for Web2 Developers
      • Web2 vs Web3 App Architecture: A Comparison
      • Misconceptions and Misapplied Web2 Patterns
      • Recommended Architecture for Dapps on XION
    • Building for Mainnet
      • Xion Testnet: Your Development Playground
      • Building with Audited & Battle-Tested Contracts
      • Community Engagement: Building Support for Your dApp
      • Deploying to Xion Mainnet
        • Smart Contract Audits: Process, Costs & Support
        • Governance Process to Deploying Smart Contracts to Mainnet
    • Learn & Build
      • Token Factory
        • Creating, Minting, and Interacting with a Token Factory Token
        • Building a React dApp to Interact with Token Factory Tokens
        • Integrating a Token Factory Token in a Smart Contract
      • Websockets
        • WebSockets with Xion: Real-Time Communication
      • Mobile Development
        • Building a React Native Mobile App with Abstraxion (Xion.js)
      • Oracles
        • Creating a Smart Contract with Pyth Oracle Integration
      • Indexers: Optimized Data Retrieval
        • SubQuery
      • Use Cases
        • Building a Per-User Data Storage Dapp
    • Reference and Resources
      • Requesting XION Testnet Tokens
      • Public Endpoints & Resources
      • Block Explorers
      • Governance
        • Deploying Smart Contracts to Mainnet
      • Developer Tools: Abstract
      • IBC Denoms on XION Networks
      • Frequently Asked Questions
      • XION Token Contract Addresses on EVM Chains
  • Nodes & Validators
    • Run a Node
      • System Specifications
      • Build the Xion Daemon
      • Download the Xion Daemon
      • Configure the Xion Daemon
        • app.toml
        • client.toml
        • config.toml
      • Join the XION Network
        • xion-testnet-1
      • Confirm node is running
    • Become a Validator
      • Initial Setup
      • Obtain a XION Wallet Address
      • Obtain Funds
        • Testnet
      • Create Validator
    • IBC Relayers and Tokens
  • Others
    • Resources
Powered by GitBook
On this page
  • Mainnet
  • Testnet
  • Localnet

Was this helpful?

Edit on GitHub
  1. developers
  2. Reference and Resources

Public Endpoints & Resources

PreviousRequesting XION Testnet TokensNextBlock Explorers

Last updated 1 month ago

Was this helpful?

This page provides an overview of publicly accessible endpoints and resources available for interacting with the XION network. These endpoints allow developers to query blockchain data, submit transactions, and integrate dApps with the XION ecosystem.

While the XION Foundation maintains official endpoints for all networks, the broader XION community also provides alternative resources for each network. To ensure transparency and accessibility, these community-supported resources are cataloged in the , a central repository where anyone can contribute by submitting pull requests (PRs) to add or update endpoints.

For the most up-to-date and reliable network resources, it is always recommended to refer to the , as it serves as the primary source for tracking official and community-managed endpoints.

Mainnet

The XION Mainnet is the live production network where fully deployed dApps interact with real users and assets. It is designed for stability, security, and high-performance execution of smart contracts. Developers should ensure their dApps are thoroughly tested on the testnet before deploying to the mainnet to minimize risks.

The table below lists the available resources for this network.

RPC Endpoint

Rest Endpoint

gRPC

Websocket

wss://rpc.xion-mainnet-1.burnt.com/websocket

Chain ID

xion-mainnet-1

Block Explorer

Genesis File

Persistent Peers

Seeds

For additional community-supported RPC, API, and gRPC endpoints, refer to the . This registry contains the latest publicly available infrastructure contributed by the community, ensuring developers have access to a diverse and up-to-date set of endpoint options.

Testnet

The XION Testnet is designed for experimentation and refining dApps before deploying to Mainnet. It provides a safe environment for developers to test functionality, optimize performance, and resolve issues without affecting real assets.

The table below lists the available resources for this network.

RPC Endpoint

Rest Endpoint

gRPC

grpc.xion-testnet-2.burnt.com:443

Websocket

wss://rpc.xion-testnet-2.burnt.com:443/websocket

Chain ID

xion-testnet-2

Block Explorer

Genesis File

Persistent Peers

Seeds

Localnet

If you choose to run a local testnet using our standard Docker setup, the default configuration will match the information provided in the table below.

RPC Endpoint

Rest Endpoint

chain_id

xion-local-testnet-1

Block Explorer

N/A

For additional community-supported RPC, API, and gRPC endpoints, refer to the . This registry provides the latest publicly available infrastructure contributed by the community, ensuring developers have access to diverse and up-to-date endpoint options.

Cosmos Chain Registry
Cosmos Chain Registry
XION Mainnet Chain Registry
XION Testnet Chain Registry
https://rpc.xion-mainnet-1.burnt.com:443
https://api.xion-mainnet-1.burnt.com
https://grpc.xion-mainnet-1.burnt.com
https://explorer.burnt.com/xion-mainnet-1
https://github.com/burnt-labs/burnt-networks/blob/main/mainnet/xion-mainnet-1/genesis.json
https://github.com/cosmos/chain-registry/blob/master/xion/chain.json#L95-L136
https://github.com/cosmos/chain-registry/blob/master/xion/chain.json#L78-L93
https://rpc.xion-testnet-2.burnt.com:443
https://api.xion-testnet-2.burnt.com
https://www.mintscan.io/xion-testnet
https://raw.githubusercontent.com/burnt-labs/xion-testnet-2/config/genesis.json
https://github.com/cosmos/chain-registry/blob/master/testnets/xiontestnet2/chain.json#L85-L111
https://github.com/cosmos/chain-registry/blob/master/testnets/xiontestnet2/chain.json#L78-L84
http://localhost:26657
http://localhost:1317