Skip to main content

Prover Address Registry

Overview

Polymer deploys the CrossL2ProverV2 contract across all supported chains to enable seamless cross-chain proof validation. This registry provides the complete list of contract addresses for easy integration.

🔧 CREATE2 Deployment

Consistent addresses across chains that support CREATE2 deterministic deployments

📋 Custom Registry

Special addresses for chains without CREATE2 support or deployment variations

Standard Addresses (CREATE2)

For chains that support CREATE2 deployments, we use deterministic addresses that remain consistent across networks:

Standard Mainnet Address

Contract Address: 0x95ccEAE71605c5d97A0AC0EA13013b058729d075

Applies to all mainnet chains except those listed in the Custom Registry below

Custom Registry

For chains that do not support CREATE2 deployments or require custom deployment configurations, we maintain specific contract addresses:

info

Note: The following chains use custom addresses due to CREATE2 limitations or specific deployment requirements. All chains listed use the same contract interface and functionality.

Mainnet Custom Addresses

Chain NameContract AddressNetwork Info
Redbelly0xaB3A9B4C377EB69eB378cdF81a0526197AEd092cExplorer
Oasis Sapphire0x61a122eF5A9CA45EB88e2c0877e11E5B8eCfe5efExplorer
Matchain0x61a122eF5A9CA45EB88e2c0877e11E5B8eCfe5efExplorer
Saakuru0x61a122eF5A9CA45EB88e2c0877e11E5B8eCfe5efExplorer
Vanar Chain0x61a122eF5A9CA45EB88e2c0877e11E5B8eCfe5efExplorer
Dogechain0x61a122eF5A9CA45EB88e2c0877e11E5B8eCfe5efExplorer
Boba0x61a122eF5A9CA45EB88e2c0877e11E5B8eCfe5efExplorer
warning

Testnet Availability: The chains listed in the custom registry currently only have mainnet deployments. Testnet versions are not available at this time.