DecentralChainDecentralChain
  • Technologysubmenu
    Why DecentralChainWhat sets this chain apartHow the chain worksPublic blocks, public validatorsBlockchain featuresWhat is on, what is being voted onFinalityThe rollback bound, and what is unverifiedRIDEContracts that cannot run foreverFor machinesUnsigned transactions and RIDE in processSolana bridgePhantom and Solflare, mainnet onlyNetwork statusHeight, sync and peers, read live
  • Ecosystemsubmenu
    DCC public saleOpens 26 SeptemberDecentralCoinSupply, allocation and tokenomicsDecentral.ExchangeexternalDecentralPropDecentralScansoonCubensis ConnectDecentralAmericasoon
  • Developerssubmenu
    QuickstartRead, compile and composeREST APIEvery endpoint, no key, no accountSDK packages19 on npm, 5 in the workspaceSigningAuthorising without custodyMCP & AgentsThe chain, and the tools we have builtDecentralChain NodeRun a validator, and what LPoS pays
  • Communitysubmenu
    ChannelsTelegram, X and the reposDCC AirdropAllocated, not yet arrangedGovernanceWho can actually decide anythingBrand kitThe mark, and how to use it
  • Documentation
XGitHub
Start buildingarrow
DecentralChainDecentralChain

An open Layer-1 with Leased Proof of Stake.

Native token: DecentralCoin (DCC)

Fixed supply 100,000,000 DCC
Minted at genesis, never inflated

  • X
  • GitHub
  • Telegram

Build

  • Quickstart
  • REST API
  • SDK packages
  • Signing
  • MCP & Agents
  • Documentation

Ecosystem

  • DCC public sale
  • DecentralCoin
  • Decentral.Exchange
  • DecentralProp
  • DecentralSwap
  • Cubensis Connect

Network

  • Blockchain features
  • Finality
  • RIDE
  • Solana bridge
  • Run a node
  • Network status

Project

  • Community
  • DCC Airdrop
  • Governance
  • Brand kit
  • GitHub
mainnetHeight—Node—read from your browser
© 2026 DecentralChainOperated by DecentralExchange · Cédula Jurídica 3-102-956858
Jacó, Garabito, Costa Rica
TermsPrivacySecurityLicensingdecentralchain.io
Documentation/DecentralChain

Mainnet, Testnet, Stagenet

DecentralChain

  • Account
  • Token (Asset)
  • Transaction
  • Block
  • Node
  • Order
  • Oracle
  • Mainnet, Testnet, Stagenet
  • Protocol
  • Binary Format

Connecting Node to Blockchain Network

You can launch your node in any blockchain network. Select the network in the node configuration file.

  • For more information about the configuration file, see the node configuration article.
  • For installing a node, see the install DecentralChain node article.
  • For starting your own blockchain network, see the custom blockchain article.

Chain ID

Chain ID is a symbol that is passed over a network during a handshake and allows nodes not to connect to the nodes of other networks. The chain ID is used while building account addresses, therefore, an address on one blockchain network cannot be used on another network. The chain ID is also indicated in transactions so it is impossible to move transactions between different blockchain networks.

Chain ID
Blockchain NetworkChain ID
MainnetW or 87 (ASCII code of W).
TestnetT or 84 (ASCII code of T).
StagenetS or 83 (ASCII code of s).

Tools

API of Pool of Public Nodes

Chain ID is a symbol that is passed over a network during a handshake and allows nodes not to connect to the nodes of other networks. The chain ID is used while building account addresses, therefore, an address on one blockchain network cannot be used on another network. The chain ID is also indicated in transactions so it is impossible to move transactions between different blockchain networks.

API of Pool of Public Nodes
Mainnethttps://mainnet-node.decentralchain.io
Testnethttps://testnet-node.decentralchain.io
StagenetTBA

Data Service API

Data Service API
Mainnethttps://data-service.decentralchain.io
TestnetTBA
StagenetTBA

Decentral.Exchange

Decentral.Exchange is a decentralized exchange.

Decentral.Exchange
Mainnethttps://decentral.exchange/
TestnetTBA
StagenetTBA

API of Decentral.Exchange Matcher

The addresses for order sending and market data obtaining are as follows:

API of Decentral.Exchange Matcher
Mainnethttps://mainnet-matcher.decentralchain.io/api-docs/index.html
Testnethttps://matcher.decentralchain.io/api-docs/index.html
StagenetTBA

DecentralChain Explorer

DecentralChain Explorer is a service for browsing blockchain data.

DecentralChain Explorer
MainnetGo to http://decentralscan.com/ and click the three lines, then switch to Mainnet.
TestnetGo to http://decentralscan.com/ and click the three lines, then switch to Testnet.
StagenetGo to http://decentralscan.com/ and click the three lines, then switch to Stagenet.

Faucet: Obtaining Tokens

Faucet: Obtaining Tokens
Mainnet
TestnetTBA
StagenetTBA
PreviousOracleNextProtocolarrow

Elsewhere on this site

Blockchain featuresarrowWhich protocol features are switched on, read from a mainnet node while you look at it.FinalityarrowHow far the tip can be reorganised, and what a confirmation policy can sit on.