# CelestiaBridge RPC and network details

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

CelestiaBridge refers to the bridge-node layer that connects Celestia’s consensus network with its data-availability network. These nodes relay block data, verify that it’s available, and expose it to rollups that use Celestia as their DA layer. In practice, this is the infrastructure that lets modular L2s post data to Celestia and still be verifiable by light clients, the plumbing that makes “modular blockchains” actually work.

## Network details

- Network: Mainnet
- Environment: Mainnet
- Category: L1
- Native token: TIA
- Gas token: CELESTIA

## Endpoints

- Alchemy RPC: https://celestiabridge-mainnet.g.alchemy.com/v2/API_KEY

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

## Alchemy product support

Supported on CelestiaBridge: RPC API.

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, Websockets, gRPC, Gas Manager, Webhooks, Transfers API.

## Build on Alchemy

Alchemy offers CelestiaBridge RPC endpoints, so your app can easily connect to the network.

## Available networks

- CelestiaBridge Mocha (testnet): https://www.alchemy.com/rpc/celestiabridge-mocha

## Links

- Official docs: https://docs.celestia.org/
- Website: https://celestia.org/
- GitHub: https://github.com/celestiaorg
- Block explorer: https://celestiabridge.com
