Networks
Public Networks
Users with an internet connection can easily access a public network. They can read, create, or validate transactions executed on the blockchain, and a consensus mechanism makes agreement on the state of the network possible.
XDC Mainnet Network
Mainnet is the primary public XDC production blockchain, where live transactions with real value are executed on the distributed ledger. For example, when the price of XDC is being discussed, the XDC mainnet is what's at issue.
Specifications
Chain ID: 50
RPC endpoint: https://rpc.xinfin.network
Websocket endpoint: wss://ws.xinfin.network
Consensus: XDPoS
Block finality: >75%
Consensus nodes: up to 108 (Masternodes)
Genesis block date: 2019-05-31
Transaction fee: gas price 0.25 Gwei
Useful Links
XDC Explorer (XDC Scan)
XDC MasterNode APP (MasternodeApp)
XDC Web Wallet (Web Wallet)
XDC Mobile Wallet (Mobile Wallet)
Useful Tools
Stats WebSocket Secret
xdc_xdpos_hybrid_network_stats
XDC Apothem Network (Testnet)
Testnets are the networks used by smart contract developers to test smart contracts and protocol upgrades before deployment to the mainnet.
Specifications
Chain ID: 51
RPC endpoint: https://rpc.apothem.network
Websocket endpoint: wss://ws.apothem.network
Consensus: XDPoS
Block finality: >75%
Consensus nodes: up to 108 (Masternodes)
Transaction fee: gas price 0.25 Gwei
Useful Links
Apothem Explorer (XDC Scan)
Apothem MasterNode APP (MasternodeApp)
Apothem Web Wallet (Web Wallet)
Apothem Mobile Wallet (Mobile Wallet)
Useful Tools
Stats WebSocket Secret
xdc_apothem_network_stats
For Developers
Testnet is the best place to test smart contracts. Deployment tools can be configured to connect to the testnet, and new code can be deployed at no cost.
For Investors and Enthusiasts
Since the testnet ecosystem is fundamentally no different than the mainnet ecosystem, all mainnet features, like voting, running a masternode, and experimenting with dApps, can be tried out on the testnet at no cost.
Last updated