Skip to content

Supported Blockchains and Networks

This guide helps you making your first steps in Chaingateway. It describes you how to read the api docs, create an api key and authorize you to use our api.

Overview

Chaingateway currently supports the following mainnets and testnets. The mainnets can be accessed through the endpoint https://api.chaingateway.io/api/V2, while the testnets are accessible through https://testnet.chaingateway.io/api/V2.

Supported Networks

Network TypeBlockchainNetworkEndpoint
MainnetEthereummainnethttps://api.chaingateway.io/api/V2
TestnetEthereumsepoliahttps://testnet.chaingateway.io/api/V2
MainnetTronmainnethttps://api.chaingateway.io/api/V2
TestnetTronnilehttps://testnet.chaingateway.io/api/V2
MainnetBinance Smart Chainmainnethttps://api.chaingateway.io/api/V2
MainnetBinance Smart Chaintestnethttps://api.chaingateway.io/api/V2
MainnetBitcoinmainnethttps://api.chaingateway.io/api/V2
TestnetBitcointestnet3https://testnet.chaingateway.io/api/V2
MainnetPolygonmainnethttps://api.chaingateway.io/api/V2
TestnetPolygonamoyhttps://testnet.chaingateway.io/api/V2

For more details and documentation, please refer to the official Chaingateway API documentation.