Skip to main content

Contract Addresses

All CoW Protocol smart contract addresses deployed across supported networks.

Core Contracts

All core contracts are deployed at identical addresses across all supported networks using CREATE2 deterministic deployment.
  • GPv2Settlement:
  • GPv2VaultRelayer:
  • GPv2AllowListAuthentication (Proxy):
The GPv2AllowListAuthentication implementation is at 0x9E7Ae8Bdba9AA346739792d219a808884996Db67.

Supported Networks

CoW Protocol is deployed on the following networks:

Deprecated Networks

Integration Example

Best Practices

  • Store addresses in configuration files rather than hardcoding them
  • Use environment variables for different networks
  • Validate addresses before executing transactions
  • Always verify contract addresses through official channels before integrating
Last modified on March 17, 2026