> For the complete documentation index, see [llms.txt](https://docs.brotocol.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.brotocol.xyz/developers/deployments/contract-deployment.md).

# Overview

This section outlines Brotocol contract deployments across supported blockchains.

## Chain-Specific Deployments

Brotocol's cross-chain system relies on dedicated contract deployments per chain. These typically include endpoint contracts, registry and helper contracts, and token contracts. For a deeper look at Brotocol's contract architecture, see [Brotocol Contracts](/developers/brotocol-contracts/contracts.md).

### Stacks

Deployments information for Stacks include:

* [**Chains Information**](/developers/deployments/chains/stacks/stacks-chains-info.md) - Maps Stacks chain IDs to their corresponding network names.
* [**Token Approved Pairs**](/developers/deployments/chains/stacks/stacks-token-approved-pairs.md) - Lists approved token pairs for cross-chain transfers from Stacks.
* [**Tokens Information**](/developers/deployments/chains/stacks/stacks-tokens-info.md) - Details supported tokens and their configurations on Stacks.

### EVM

Deployments information for EVM-compatible blockchains include:

* [**Contract Addresses**](/developers/deployments/chains/evm/ethereum-contract-addresses.md) - Lists contract addresses for supported EVM networks.
* [**Tokens Information**](/developers/deployments/chains/evm/ethereum-tokens-info.md) - Details supported tokens and their configurations on each EVM chain.

### Adding New Chains

As Brotocol expands to support additional blockchain networks, deployment information for new chains will be documented here using the same structure.
