You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Network Listening Port | 26656 | Public | Port used by Heimdall for peer connections and synchronization. |
21
-
| RPC Server | 8545 | Can be Public, Internal | RPC port for sending transactions and fetching data. Heimdall uses this port to obtain Bor headers. |
22
-
| WebSocket Server | 8546 | Can be Public, Internal | WebSocket port for real-time updates. |
23
-
| GraphQL Server | 8547 | Internal | GraphQL port for querying data. |
24
-
| Prometheus Server | 9091 | Can be Public, Monitoring | Prometheus APIs for Grafana data source. Can be mapped to ports 80/443 via an Nginx reverse proxy. |
25
-
| Grafana Server | 3001 | Can be Public, Monitoring | Grafana web server. Can be mapped to ports 80/443 via an Nginx reverse proxy. |
26
-
| Pprof Server | 7071 | Internal, Monitoring | Pprof server for collecting Heimdall metrics. |
27
-
| UDP Discovery | 30301 | Can be Public, Internal | Default port for Bootnode peer discovery. |
21
+
| RPC Server | 1317 | Can be Public, Internal | RPC port for sending transactions and fetching data. Bor uses this port to interact with Heimdall. |
0 commit comments