# Solana Devnet RPC and network details

Source: https://www.alchemy.com/rpc/solana-devnet

Solana Devnet is the primary testing environment for Solana. It supports full validator simulation, program deployment, and app integration with Solana’s parallel runtime.

## Network details

- Network: Devnet
- Environment: Testnet
- Category: L1
- Native token: SOL
- Gas token: SOL
- Block time: <1s

## Endpoints

- Alchemy RPC: https://solana-devnet.g.alchemy.com/v2/API_KEY
- Alchemy WebSocket: wss://solana-devnet.g.alchemy.com/v2/API_KEY

Replace API_KEY with a key from https://dashboard.alchemy.com/signup.

## Alchemy product support

Supported on Solana Devnet: RPC API, Websockets, gRPC, Gas Manager, Webhooks.

Not currently supported: Transaction receipts API, Block Timestamp API, User OP Simulation API, Prices API, Debug API, Trace API, Bundler API, Token API, NFT API, Transfers API.

## Build on Alchemy

Alchemy provides Solana Devnet RPC endpoints, transaction logs, dashboard analytics, and more, so you can confidently test and harden your code before shipping to Solana mainnet.

## Available networks

- Solana Mainnet: https://www.alchemy.com/rpc/solana

## Links

- Alchemy docs: https://docs.alchemy.com/reference/solana-api-quickstart
- Official docs: https://solana.com/docs
- Website: https://solana.com/
- GitHub: https://github.com/solana-labs
- Block explorer: https://explorer.solana.com/?cluster=devnet
- Bridge: https://www.alchemy.com/list-of/web3-bridges-on-solana
