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

# Mainnet

The Manifest Mainnet is the production environment where live transactions, network governance, and real economic activity occur. On this page, you will find essential information about the Manifest Mainnet configuration, including mainnet endpoints, the genesis file, and the upgrade schedule.

## Endpoints

<table><thead><tr><th width="205.4666748046875">Type</th><th>Endpoint</th></tr></thead><tbody><tr><td>RPC</td><td>https://nodes.manifest.network/manifest/rpc</td></tr><tr><td>Websocket</td><td>wss://nodes.manifest.network/manifest/websocket</td></tr><tr><td>REST</td><td>https://nodes.manifest.network/manifest/api</td></tr><tr><td>gRPC</td><td>manifest-grpc.manifest.network:443</td></tr><tr><td>Indexer</td><td>https://indexer.manifest.network/</td></tr></tbody></table>

## Genesis

<https://nodes.manifest.network/manifest/rpc/genesis?>

Network initialized with [manifest-ledger v1.0.3](https://github.com/liftedinit/manifest-ledger/releases/tag/v1.0.3).

## Upgrades

<table><thead><tr><th width="218.4833984375">Upgrade Handler Name</th><th width="192.2666015625">Height</th><th>Release</th></tr></thead><tbody><tr><td>v1.0.4</td><td>214630</td><td><a href="https://github.com/liftedinit/manifest-ledger/releases/tag/v1.0.4">https://github.com/liftedinit/manifest-ledger/releases/tag/v1.0.4</a></td></tr><tr><td>v1.0.5</td><td>1477550</td><td><a href="https://github.com/liftedinit/manifest-ledger/releases/download/v1.0.5/manifest-ledger-v1.0.5-linux-amd64.tar.gz">https://github.com/liftedinit/manifest-ledger/releases/tag/v1.0.5/</a></td></tr></tbody></table>
