Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
post
POST / HTTP/1.1
Host: mainnet.helius-rpc.com
Content-Type: application/json
Accept: */*
Content-Length: 46

{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "getVersion"
}
{
  "jsonrpc": "2.0",
  "id": "1",
  "result": {
    "solana-core": "1.16.7",
    "feature-set": 2891131721
  }
}