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

# Chain Support

The chains below are networks Veda is integrated with. The **slug** column is the value to pass as the `chain` path parameter on every API endpoint — slugs are always lowercase.

## Mainnets

| Slug        | Chain           | Chain ID |
| ----------- | --------------- | -------- |
| `ethereum`  | Ethereum        | 1        |
| `arbitrum`  | Arbitrum One    | 42161    |
| `base`      | Base            | 8453     |
| `optimism`  | OP Mainnet      | 10       |
| `linea`     | Linea           | 59144    |
| `bnb`       | BNB Smart Chain | 56       |
| `scroll`    | Scroll          | 534352   |
| `unichain`  | Unichain        | 130      |
| `ink`       | Ink             | 57073    |
| `berachain` | Berachain       | 80094    |
| `sonic`     | Sonic           | 146      |
| `flare`     | Flare           | 14       |
| `katana`    | Katana          | 747474   |
| `hyperevm`  | HyperEVM        | 999      |
| `plasma`    | Plasma          | 9745     |
| `sei`       | Sei             | 1329     |
| `monad`     | Monad           | 143      |

## Notes

* Chain IDs follow [chainlist.org](https://chainlist.org) where possible.
* New chains are added regularly. If a chain you need isn't listed, reach out to your Veda contact.
