+ Tezos Infrastructure
Public RPC nodes and staking services for the Tezos ecosystem.
Since 2018, the ECAD Infra team has delivered high-throughput public infrastructure for the Tezos ecosystem. Stake to earn rewards, delegate to buy us a coffee.
Stake Your Tez
Connect your wallet to stake directly with ECAD Infra
Stake Your Tez
Stake Tez
Stake your tez directly to ECAD Infra and earn rewards.
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 ops@ecadlabs.com.
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 ops@ecadlabs.com 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 ops@ecadlabs.com