Skip to main content

Ethereum

To access the ethereum blockchain documentation, please visit ethereum.org.

Clients

Clients are software implementations that enable nodes to participate in the network.

In our infrastructure, we currently support two major Ethereum clients: Geth and Erigon. Users can interact with these clients through dedicated endpoints.

  • Our support extends to both the archived and current versions of Geth. The archived variant encapsulates historical data, while the current version mirrors the latest state of the Ethereum network.
  • For users leveraging Erigon, we provide access to archived versions

The archived mode clients are tailored for historical analysis and research, while the current mode clients deliver real-time data for applications requiring the latest Ethereum network state.

info

When interacting with the Ethereum network using the endpoint mainnet-ethereum.node.coinapi.io, it's important to note that queries may be directed to either geth or erigon based on our infrastructure's load balancing.

Endpoints

The following lists all the Ethereum network endpoints supported by NaaS API.

ChainNetworkNode URLProtocolSoftwareSoftware VersionMode
EthereumMainnethttps://ethereum-mainnet.node.coinapi.iohttps
EthereumMainnetwss://ethereum-mainnet.node.coinapi.iows
EthereumMainnethttps://ethereum-mainnet-erigon.node.coinapi.iohttpserigonv.2.48.1archived
EthereumMainnetwss://ethereum-mainnet-erigon.node.coinapi.iowserigonv.2.48.1archived
EthereumMainnethttps://ethereum-mainnet-geth-archive.node.coinapi.iohttpserigonv.2.48.1archived
EthereumMainnetwss://ethereum-mainnet-geth-archive.node.coinapi.iowserigonv.2.48.1archived
EthereumMainnethttps://ethereum-mainnet-geth-current.node.coinapi.iohttpsgethv.1.12.0current
EthereumMainnetwss://ethereum-mainnet-geth-current.node.coinapi.iowssgethv.1.12.0current
EthereumMainnethttps://ethereum-mainnet-quicknode.node.coinapi.iohttpsgethv.1.12.0archived
EthereumMainnetwss://ethereum-mainnet-quicknode.node.coinapi.iowssgethv.1.12.0archived