> For the complete documentation index, see [llms.txt](https://opengpu-network.gitbook.io/opengpu-network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://opengpu-network.gitbook.io/opengpu-network/ecosystem/blockchain.md).

# Blockchain

A public, purpose-built L1 for the OpenGPU Network.

## Why Our Own L1?

**Available now:**

* **High Throughput**: Standard EVM with parallel block validation (\~10,000 TPS)
* **Sub-second Finality**: Real-time task marketplace requires fast settlement
* **Focused Development**: Open, dedicated chain for protocol-specific updates and forks

**Future roadmap:**

* Consensus-level integration for task and provider management
* Private L1/L2 options for modular deployments

## Technical Specs

* **Consensus**: Lachesis DAG-based protocol
* **Block Time**: Sub 1 second
* **Throughput**: \~10,000 TPS
* **EVM Compatible**: Standard Ethereum tooling works out of the box

## Mainnet

| Property     | Value                              |
| ------------ | ---------------------------------- |
| Network Name | OpenGPU Mainnet                    |
| Chain ID     | 1071                               |
| Currency     | OGPU                               |
| Decimals     | 18                                 |
| RPC URL      | <https://mainnet-rpc.ogpuscan.io>  |
| Explorer     | [ogpuscan.io](https://ogpuscan.io) |

Live since March 2025.

## Testnet

| Property     | Value                                              |
| ------------ | -------------------------------------------------- |
| Network Name | OpenGPU Testnet                                    |
| Chain ID     | 200820172034                                       |
| Currency     | ToGPU                                              |
| RPC URL      | <https://testnetrpc.ogpuscan.io>                   |
| Explorer     | [testnet.ogpuscan.io](https://testnet.ogpuscan.io) |

## ORC-20 Token Standard

An extension of traditional token standards designed for OpenGPU Chain. Supports rich, updatable metadata including descriptions, logos, and social links.

## Bridge

Bring $OGPU to OpenGPU Mainnet from Ethereum Mainnet via [chainchangers.app](https://chainchangers.app/).

## On-Chain Finance Layer

Fundamental fungible and non-fungible token infrastructure is available. Early DeFi projects accelerated by the OpenGPU Foundation:

* [TakoSwap](https://takoswap.app/) — DEX
* [BridgeX](https://chainchangers.app/) — Bridge
* [OpenSale](https://opensale.finance/) — Launchpad

> See [Token](/opengpu-network/blockchain-reference/token.md) for $OGPU details.
