Back to catalog
🪙

Solana JSON RPC

Free

Provides various endpoints to interact with the Solana Blockchain

🪙CryptocurrencyHTTPSNo API key required

Display Title

Solana JSON RPC

Address9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM
Balance42.891 SOL
Owner11111111111111111111111111111111
ExecutableFalse
Rent Epoch361

Sample Response

response.json
1{
2 "address": "9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM",
3 "balance": "42.891 SOL",
4 "owner": "11111111111111111111111111111111",
5 "executable": "false",
6 "rentEpoch": "361"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://docs.solana.com/developing/clients/jsonrpc-api"
View Documentation

Similar APIs