Skip to content

Router Deployments

This page lists all CONCERO_ROUTER_PROXY addresses from our deployment configuration. Use the toggle switch to view addresses for testnet or mainnet environments.

TestnetMainnet
Loading router proxy addresses...

Using Router Proxies

To use these router proxies in your contracts, you'll need to:

  1. Import the required interfaces
  2. Initialize the router with the appropriate address for your network
  3. Call the router's messaging functions

See our integration guide for more detailed instructions.