# Rootstock RPC and network details

Source: https://www.alchemy.com/rpc/rootstock

Rootstock is an EVM-compatible Bitcoin sidechain, bringing Solidity smart contracts to the world of Bitcoin. Users can bridge their Bitcoin into Rootstock and deploy BTC liquidity into Solidity-powered DeFi.

## Network details

- Network: Mainnet
- Chain ID: 30
- Environment: Mainnet
- Category: L2
- Gas token: RBTC
- Block time: 33s

## Endpoints

- Alchemy RPC: https://rootstock-mainnet.g.alchemy.com/v2/API_KEY
- Alchemy WebSocket: wss://rootstock-mainnet.g.alchemy.com/v2/API_KEY

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

## Alchemy product support

Supported on Rootstock: RPC API, Debug API, Trace API, Token API, NFT API, Websockets, Transfers API.

Not currently supported: Transaction receipts API, Block Timestamp API, User OP Simulation API, Prices API, Bundler API, gRPC, Gas Manager, Webhooks.

## Build on Alchemy

Alchemy provides Rootstock RPC endpoints and a range of enriched data APIs that enable you to connect to the Rootstock network, pull onchain information directly into your application, and broadcast transactions.

## Available networks

- Rootstock Testnet (testnet): https://www.alchemy.com/rpc/rootstock-testnet

## Links

- Alchemy docs: https://docs.alchemy.com/reference/rootstock-api-quickstart
- Official docs: https://dev.rootstock.io/
- Website: https://rootstock.io/
- GitHub: https://github.com/rsksmart
- Block explorer: https://explorer.rootstock.io/
- Bridge: https://rootstock.io/bridge
