ACP-267: Primary Network validator uptime requirement increases from 80% to 90%.Read the proposal

Deploy Teleporter Messenger

Deploy the TeleporterMessenger contract on your L1.

The TeleporterMessenger is the core ICM contract — it handles sending, receiving, and tracking cross-chain messages. Every chain that participates in Interchain Messaging needs this contract deployed.

How It Works

TeleporterMessenger uses a deterministic deployment mechanism, meaning it gets deployed to the same address on every chain. This is achieved by using a known deployer address with a specific nonce. The process requires funding the deployer address with approximately 11 native tokens to cover the deployment gas costs.

The deterministic address makes cross-chain interactions simpler — contracts on any chain can reference the TeleporterMessenger at a well-known, predictable address.

Deploy on Your L1

Use the tool below to deploy TeleporterMessenger on your L1:

Builder Console

Checking requirements...

TeleporterMessenger is already deployed on Fuji C-Chain — you only need to deploy it on your L1.

Is this guide helpful?