Supported blockchain networks

A blockchain network is a distributed database with nodes worldwide achieving decentralised consensus.


Blockchain networks: understanding the basics

  • The mainnet is the primary public production blockchain, where actual-value transactions occur. Each transaction requires a transaction fee, payable in native tokens.
  • The testnet is a close replica of the mainnet blockchain, and is used for testing and experimentation. Tokens are used in the testnet but have no value, so there is no risk of real funds.

You can consider the testnet a prototype and the mainnet the official production blockchain, or, staging servers versus production servers.

A blockchain network in Overledger

Many API requests require the " location " object to represent a specific blockchain network.

The example below is made up of two fields: technology and network.

"location": {
	"technology": "ethereum",
	"network": "ethereum sepolia testnet"
}

The options available through Overledger are detailed below.

Public blockchain networks

The Sandbox Overledger environment allows you to connect to test blockchain networks (which hold no real-world value tokens). In contrast, the Production Overledger instance allows you to connect to the main blockchain networks (which hold tokens with a real value).

  1. EVM compatible

Blockchain NameOverledger environmentTechnologyNetwork
Ethereum SepoliaSandboxEthereumethereum sepolia testnet
Ethereum GoerliSandbox [Deprecated]Ethereumethereum goerli testnet
EthereumProductionEthereumethereum mainnet
Polygon MumbaiSandbox [Deprecated]Ethereumpolygon mumbai testnet
PolygonProductionEthereumpolygon mainnet
Avalanche FujiSandboxEthereumavalanche fuji testnet
Avalanche C-ChainProductionEthereumavalanche c-chain mainnet
XDC ApothemSandboxEthereumxdc apothem testnet
XDC NetworkProductionEthereumxdc network mainnet
  1. Other networks

Blockchain NameOverledger environmentTechnologyNetwork
Polkadot WestendSandboxSubstratepolkadot westend
PolkadotProductionSubstratepolkadot mainnet
Ripple testnetSandboxXRP Ledgertestnet
RippleProductionXRP Ledgermainnet
Bitcoin testnetSandboxBitcointestnet
BitcoinProductionBitcoinmainnet

Private blockchain networks

Blockchain NameOverledger environmentTechnologyNetwork
Hyperledger BesuEitherEthereumDefined on demand
Hyperledger fabricSandboxHyperledger FabricSandbox