Skip to main content
Solana Devnet is a non-EVM testnet. It is a testnet for Solana. Its ticker symbol is SOL. Use Uniblock’s JSON-RPC endpoint to read chain state, send transactions, and interact with smart contracts through a single API surface across providers.

Connect to Solana Devnet

Send JSON-RPC requests with POST to: https://api.uniblock.dev/uni/v1/json-rpc?chainId=solana-devnet Include the JSON-RPC method and parameters in the request body.

Example request

Make a simple getBlockHeight request with cURL:

API reference

Browse the available method groups for this chain: