ECAD Infra + Tezos

Tezos Infrastructure

Public RPC nodes for the Tezos ecosystem.

Since 2018, the ECAD Infra team has delivered high-throughput public infrastructure for the Tezos ecosystem.

Tezos Public RPC Service Retiring May 31, 2026

After eight years of providing free, high-throughput public RPC nodes to the Tezos community, ECAD Infra's public RPC service will be retired on May 31, 2026. The Tezos Foundation has chosen not to renew funding for this service.

We are grateful to the Tezos Foundation for their long-running support, which made it possible to serve the developers, wallets, and applications that have relied on us across the ecosystem.

We are, however, disappointed by this decision. Independent RPC nodes running on dedicated infrastructure outside the hyperscalers are what keeps this ecosystem meaningfully decentralized. Losing them concentrates the network on a handful of cloud providers. We think the Foundation is making the wrong call here, and we'd like to see it reversed.

If you depend on our RPC endpoints, please migrate to an alternative provider before May 31, 2026.

Public Baker Winding Down

The ECAD Infra public baker is no longer active. If you are currently staking with us, you must switch to a different baker to continue earning rewards. Visit tzkt.io/bakers to learn more about the public bakers you can stake with.

Public RPC Endpoints

Free access to Tezos RPC nodes for developers and users.

Mainnet

https://mainnet.tezos.ecadinfra.com

Ghostnet

https://ghostnet.tezos.ecadinfra.com

Shadownet Recommended

https://shadownet.tezos.ecadinfra.com

Developers should use Shadownet instead of Ghostnet for testing.

Allowed RPC Paths

Our nodes allow access to the following RPC paths. If you require additional paths, contact us at [email protected].

General Chain Data

  • /chains/<chain_id>/blocks
  • /chains/<chain_id>/blocks/<block_id>
  • /chains/<chain_id>/chain_id
  • /chains/<chain_id>/checkpoint

Block Context Information

  • /chains/<chain_id>/blocks/<block_id>/context/constants
  • /chains/<chain_id>/blocks/<block_id>/context/contracts/<contract_id>
  • /chains/<chain_id>/blocks/<block_id>/context/delegates/<delegate_id>
  • /chains/<chain_id>/blocks/<block_id>/context/total_supply
  • /chains/<chain_id>/blocks/<block_id>/context/nonces/<nonce_id>
  • /chains/<chain_id>/blocks/<block_id>/context/liquidity_baking/<lb_id>

Block Metadata

  • /chains/<chain_id>/blocks/<block_id>/metadata
  • /chains/<chain_id>/blocks/<block_id>/operation_hashes
  • /chains/<chain_id>/blocks/<block_id>/operations

Block Header Information

  • /chains/<chain_id>/blocks/<block_id>/header
  • /chains/<chain_id>/blocks/<block_id>/header/<header_hash>

Operations

  • /chains/<chain_id>/blocks/<block_id>/helpers/forge/operations
  • /chains/<chain_id>/blocks/<block_id>/helpers/scripts/run_operation
  • /chains/<chain_id>/blocks/<block_id>/helpers/scripts/pack_data

Network & Monitoring

  • /network/stat
  • /chains/<chain_id>/mempool/filter
  • /chains/<chain_id>/mempool/pending_operations
  • /monitor/active_chains
  • /monitor/heads/main

Important Notes

Rolling Nodes

Our public nodes are rolling nodes, which retain a limited amount of blockchain history. For historical queries beyond this limit, alternative nodes may be required.

Cloudflare Security

We use Cloudflare for load balancing and security. If you encounter difficulties accessing the RPC nodes, try accessing them from a different IP address.

404 Not Found Errors

If an RPC returns a 404 error, the path may not be enabled on our nodes. If this endpoint works on other nodes, reach out to [email protected] and we'll work to enable access where reasonable.

About ECAD Infra

ECAD Infra Inc. provides high-performance, production-grade blockchain infrastructure designed for scale, resilience, and decentralization. As part of the same group as ECAD Labs, we combine infrastructure know-how with developer tooling expertise. ECAD Labs maintains Taquito (the TypeScript library for Tezos) and Signatory (remote signing infrastructure).

Questions? Reach out at [email protected]