> For the complete documentation index, see [llms.txt](https://docs.coinfactory.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coinfactory.app/launchpad/integration/networks.md).

# Networks

CoinFactory is deployed across multiple EVM-compatible networks. The networks below can be added to compatible wallets using their RPC configuration, chain ID, native currency, and block explorer details.

### Mainnets

Production networks used for live token launches and trading.

<table><thead><tr><th width="144.94140625">Network Name</th><th width="107.38671875">Chain ID</th><th width="116.2109375">Currency</th><th>Public RPC</th><th>Explorer</th></tr></thead><tbody><tr><td><strong>Robinhood Chain</strong></td><td><code>4663</code></td><td>ETH</td><td><code>https://rpc.mainnet.chain.robinhood.com/</code></td><td><code>https://robinhoodchain.blockscout.com/</code></td></tr><tr><td><strong>Base</strong></td><td><code>8453</code></td><td>ETH</td><td><code>https://mainnet.base.org</code></td><td><code>https://basescan.org</code></td></tr></tbody></table>

### Testnets

Test networks intended for development, contract testing, and integration testing. Testnet assets have no real monetary value.

<table><thead><tr><th width="144.94140625">Network Name</th><th width="107.38671875">Chain ID</th><th width="116.2109375">Currency</th><th>Public RPC</th><th>Explorer</th></tr></thead><tbody><tr><td><strong>Ethereum Sepolia</strong></td><td><code>11155111</code></td><td>ETH</td><td><code>https://ethereum-sepolia-rpc.publicnode.com</code></td><td><code>https://sepolia.etherscan.io</code></td></tr><tr><td><strong>Base Sepolia</strong></td><td><code>84532</code></td><td>ETH</td><td><code>https://sepolia.base.org</code></td><td><code>https://sepolia.basescan.org</code></td></tr></tbody></table>
