Mainnet, Testnet, Stagenet#

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 Network

Chain ID

Mainnet

W or \(87\) (ASCII code of W).

Testnet

T or \(84\) (ASCII code of T).

Stagenet

S 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#

Mainnet

https://mainnet-node.decentralchain.io

Testnet

https://testnet-node.decentralchain.io

Stagenet

TBA

Data Service API#

Data Service API#

Mainnet

https://data-service.decentralchain.io

Testnet

TBA

Stagenet

TBA

Decentral.Exchange#

Decentral.Exchange is a decentralized exchange.

Decentral.Exchange#

Mainnet

https://decentral.exchange/

Testnet

TBA

Stagenet

TBA

API of Decentral.Exchange Matcher#

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

API of Decentral.Exchange Matcher#

Mainnet

https://mainnet-matcher.decentralchain.io/api-docs/index.html

Testnet

https://matcher.decentralchain.io/api-docs/index.html

Stagenet

TBA

DecentralChain Explorer#

DecentralChain Explorer is a service for browsing blockchain data.

DecentralChain Explorer#

Mainnet

Go to http://decentralscan.com/ and click the three lines, then switch to Mainnet.

Testnet

Go to http://decentralscan.com/ and click the three lines, then switch to Testnet.

Stagenet

Go to http://decentralscan.com/ and click the three lines, then switch to Stagenet.

Faucet: Obtaining Tokens#

Faucet: Obtaining Tokens#

Mainnet

Testnet

TBA

Stagenet

TBA