Skip to main content

net_peerCount RPC Method

Returns number of peers currently connected to the client.

Updated on
Nov 2, 2023

net_peerCount RPC Method

Parameters

This method does not accept any parameters

Returns

result
The integer of the number of connected peers encoded as hexadecimal
Request
1
curl https://docs-demo.quiknode.pro/ \
2
-X POST \
3
-H "Content-Type: application/json" \
4
--data '{"jsonrpc":"2.0","method":"net_peerCount","params":[],"id":67}'
5
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free