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:
- Mainnet
- Testnet
Standard Mainnet Address
Contract Address: 0x95ccEAE71605c5d97A0AC0EA13013b058729d075
Applies to all mainnet chains except those listed in the Custom Registry below
Standard Testnet Address
Contract Address: 0x03Fb5bFA4EB2Cba072A477A372bB87880A60fC96
Applies to all testnet 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:
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 Name | Contract Address | Network Info |
---|---|---|
Redbelly | 0xaB3A9B4C377EB69eB378cdF81a0526197AEd092c | Explorer |
Oasis Sapphire | 0x61a122eF5A9CA45EB88e2c0877e11E5B8eCfe5ef | Explorer |
Matchain | 0x61a122eF5A9CA45EB88e2c0877e11E5B8eCfe5ef | Explorer |
Saakuru | 0x61a122eF5A9CA45EB88e2c0877e11E5B8eCfe5ef | Explorer |
Vanar Chain | 0x61a122eF5A9CA45EB88e2c0877e11E5B8eCfe5ef | Explorer |
Dogechain | 0x61a122eF5A9CA45EB88e2c0877e11E5B8eCfe5ef | Explorer |
Boba | 0x61a122eF5A9CA45EB88e2c0877e11E5B8eCfe5ef | Explorer |
Testnet Availability: The chains listed in the custom registry currently only have mainnet deployments. Testnet versions are not available at this time.