Network Details
Hemi Mainnet
Additional Mainnet Public RPC Endpoints
Code Snippets
curl -X POST \
-H "Content-Type: application/json" \
--data '{"jsonrpc":"2.0","method":"eth_chainId","params":[],"id":1}' \
https://rpc.hemi.network/rpc
# This will print the RPC response:
# {"jsonrpc":"2.0","id":1,"result":"0xaa3716"}Hemi Testnet
Additional Testnet Public RPC Endpoints
Code Snippets
Third-Party Providers
Name
Https Url
WebSocket Url
Name
Https Url
WebSocket Url
Last updated
Was this helpful?