RPC Playground
Execute JSON-RPC calls against the local Sentinel node • 40 native + 4 proxied methods
Endpoint: /api/rpc → localhost:8899
Methods (44)
Blocks
Transactions
Blockhash
Cluster
Epoch
Node
Accounts
Sendproxied
Inflationproxied
Parametersnative (from shreds)
Request
{
"jsonrpc": "2.0",
"id": 1,
"method": "getSlot",
"params": []
}Response
Click Run to execute the request