Skip to main content

rpc_methods RPC Method

Retrieves the list of RPC methods that are exposed by the node.

Updated on
Oct 4, 2023

rpc_methods RPC Method

Parameters

This method does not accept any parameters

Returns

result
string
The list of RPC methods exposed by the node
Request
1
curl https://docs-demo.dot-mainnet.quiknode.pro/ \
2
-X POST \
3
-H "Content-Type: application/json" \
4
--data '{"method":"rpc_methods","params":[],"id":1,"jsonrpc":"2.0"}'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free