Blockdaemon Documentation
Evmos RPC Cluster
- Overview
- Endpoints
- Supported Methods
- Websockets Connections
Overview
As part of Blockdaemon’s commitment to Evmos, we have created a public access, High Availability Evmos RPC Cluster (HA RPC). This provides a scalable and reliable way to interact with Evmos, without the need to run your own nodes.
The Blockdaemon HA RPC is a perfect solution for those with unpredictable transaction throughput. The virtually limitless scalability avoids the need to quickly ramp up/down.
Endpoints
The HA RPC Cluster can be accessed via the following endpoints:
- https://grpc.bd.evmos.org:9090
- https://rest.bd.evmos.org:1317
- https://tendermint.bd.evmos.org:26657
- https://eth.bd.evmos.org:8545
Supported Methods
A full list of supported JSON-RPC methods can be found in the Evmos Developer Documentation
Websockets Connections
The Blockdaemon HA cluster can also be used for WebSockets connections:
- wss://tendermint.bd.evmos.org:26657/websocket