Ports
This section provides essential information about the ports used by the system, their primary purposes, and recommendations for exposure settings.
Here's your converted markdown table:
Description | Default Port | |
---|---|---|
Cosmos gRPC | Query or send Cosmos EVM transactions using gRPC | 9090 |
Cosmos REST (gRPC-Gateway) | Query or send Cosmos EVM transactions using an HTTP RESTful API | 9091 |
Ethereum JSON-RPC | Query Ethereum-formatted transactions and blocks or send Ethereum txs using JSON-RPC | 8545 |
Ethereum Websocket | Subscribe to Ethereum logs and events emitted in smart contracts. | 8586 |
Tendermint RPC | Query transactions, blocks, consensus state, broadcast transactions, etc. | 26657 |
Tendermint Websocket | Subscribe to Tendermint ABCI events | 26657 |