|
| 1 | +--- |
| 2 | +id: chains |
| 3 | +title: Supported Chains |
| 4 | +sidebar_position: 7 |
| 5 | +--- |
| 6 | + |
| 7 | +import Link from "@docusaurus/Link"; |
| 8 | +import { links } from "@site/src/constants"; |
| 9 | + |
| 10 | +{/* prettier-ignore */} |
| 11 | +Sablier Protocol is live on 25 mainnets and 11 testnets. Do you want to get Sablier deployed on your chain? If you meet the [requirements](/guides/custom-deployments#requirements) |
| 12 | +for custom deployment, fill out <Link href={links.forms.chains}>this form</Link> and our team will get back to you. |
| 13 | + |
| 14 | +## Mainnets |
| 15 | + |
| 16 | +| Chain | Chain ID | Gas Token | Decimals | Block Explorer | |
| 17 | +| --------------- | -------- | --------- | -------- | -------------------------------------------- | |
| 18 | +| Ethereum | 1 | ETH | 18 | [Explorer](https://etherscan.io) | |
| 19 | +| Abstract | 2741 | ETH | 18 | [Explorer](https://abscan.org/) | |
| 20 | +| Arbitrum | 42161 | ETH | 18 | [Explorer](https://arbiscan.io) | |
| 21 | +| Avalanche | 43114 | AVAX | 18 | [Explorer](https://snowtrace.io) | |
| 22 | +| Base | 8453 | ETH | 18 | [Explorer](https://basescan.org) | |
| 23 | +| Berachain | 80094 | BERA | 18 | [Explorer](https://berascan.com/) | |
| 24 | +| Blast | 81457 | ETH | 18 | [Explorer](https://blastscan.io) | |
| 25 | +| BNB Smart Chain | 56 | BNB | 18 | [Explorer](https://bscscan.com) | |
| 26 | +| Chiliz | 88888 | CHZ | 18 | [Explorer](https://chiliscan.com/) | |
| 27 | +| Core DAO | 1116 | CORE | 18 | [Explorer](https://scan.coredao.org/) | |
| 28 | +| Form | 478 | ETH | 18 | [Explorer](https://explorer.form.network/) | |
| 29 | +| Gnosis | 100 | xDAI | 18 | [Explorer](https://gnosisscan.io) | |
| 30 | +| IoTeX | 4689 | IOTX | 18 | [Explorer](https://iotexscan.io) | |
| 31 | +| Lightlink | 1890 | ETH | 18 | [Explorer](https://phoenix.lightlink.io) | |
| 32 | +| Linea | 59144 | ETH | 18 | [Explorer](https://lineascan.build) | |
| 33 | +| Mode | 34443 | ETH | 18 | [Explorer](https://explorer.mode.network) | |
| 34 | +| Morph | 2818 | ETH | 18 | [Explorer](https://explorer.morphl2.io) | |
| 35 | +| Optimism | 10 | ETH | 18 | [Explorer](https://optimistic.etherscan.io/) | |
| 36 | +| Polygon | 137 | POL | 18 | [Explorer](https://polygonscan.com) | |
| 37 | +| Scroll | 534352 | ETH | 18 | [Explorer](https://scrollscan.com) | |
| 38 | +| Superseed | 5330 | ETH | 18 | [Explorer](https://explorer.superseed.xyz/) | |
| 39 | +| Taiko | 167000 | ETH | 18 | [Explorer](https://taikoscan.io/) | |
| 40 | +| Tangle | 5845 | TNT | 18 | [Explorer](https://explorer.tangle.tools/) | |
| 41 | +| XDC | 50 | XDC | 18 | [Explorer](https://xdcscan.com/) | |
| 42 | +| zkSync Era | 324 | ETH | 18 | [Explorer](https://era.zksync.network/) | |
| 43 | + |
| 44 | +## Testnets |
| 45 | + |
| 46 | +| Chain | Chain ID | Gas Token | Decimals | Block Explorer | |
| 47 | +| ----------------- | --------- | --------- | -------- | --------------------------------------------------- | |
| 48 | +| Ethereum Sepolia | 11155111 | ETH | 18 | [Explorer](https://sepolia.etherscan.io) | |
| 49 | +| Arbitrum Sepolia | 421614 | ETH | 18 | [Explorer](https://sepolia.arbiscan.io) | |
| 50 | +| Base Sepolia | 84532 | ETH | 18 | [Explorer](https://sepolia.basescan.org) | |
| 51 | +| Blast Sepolia | 168587773 | ETH | 18 | [Explorer](https://sepolia.blastscan.io/) | |
| 52 | +| Linea Sepolia | 59141 | ETH | 18 | [Explorer](https://sepolia.lineascan.build/) | |
| 53 | +| Mode Sepolia | 919 | ETH | 18 | [Explorer](https://sepolia.explorer.mode.network/) | |
| 54 | +| Monad Testnet | 10143 | MON | 18 | [Explorer](https://testnet.monadexplorer.com/) | |
| 55 | +| Optimism Sepolia | 11155420 | ETH | 18 | [Explorer](https://sepolia-optimism.etherscan.io) | |
| 56 | +| Superseed Sepolia | 53302 | ETH | 18 | [Explorer](https://sepolia-explorer.superseed.xyz/) | |
| 57 | +| Taiko Hekla | 167009 | ETH | 18 | [Explorer](https://hekla.taikoexplorer.com/) | |
| 58 | +| zkSync Sepolia | 300 | ETH | 18 | [Explorer](https://sepolia-era.zksync.network/) | |
0 commit comments