> ## Documentation Index
> Fetch the complete documentation index at: https://docs.incentiv.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Bridges

> A bridge is a tool that allows users to move assets such as USDC from Ethereum to Incentiv and vice versa. 

## Hyperlane

[Hyperlane](https://www.hyperlane.xyz) is a modular interoperability protocol that enables permissionless, secure messaging and asset transfers across blockchains. Developers can deploy it on any chain and customize security.

<CardGroup cols={3}>
  <Card title="Hyperlane Nexus" icon="bridge" color="#ffaf00" href="https://nexus.hyperlane.xyz?destination=incentiv">
    Bridge
  </Card>

  <Card title="Hyperlane Explorer" icon="search" color="#ffaf00" href="https://explorer.hyperlane.xyz">
    Hyperlane Explorer
  </Card>

  <Card title="Hyperlane" icon="book" color="#ffaf00" href="https://docs.hyperlane.xyz">
    Documentation
  </Card>
</CardGroup>

### Bridge Tokens Contracts

| **Currency Symbol** | **Address**                                                                                                                 | **YAML**                                                                                                                |
| :------------------ | :-------------------------------------------------------------------------------------------------------------------------- | :---------------------------------------------------------------------------------------------------------------------- |
| **WETH**            | [0x3e425317dB7BaC8077093117081b40d9b46F29cb](https://explorer.incentiv.io/token/0x3e425317dB7BaC8077093117081b40d9b46F29cb) | [YAML](https://github.com/hyperlane-xyz/hyperlane-registry/blob/main/deployments/warp_routes/WETH/incentiv-config.yaml) |
| **WBTC**            | [0x0292593D416Cb765E0e8FF77b32fA7e465958FEE](https://explorer.incentiv.io/token/0x0292593D416Cb765E0e8FF77b32fA7e465958FEE) | [YAML](https://github.com/hyperlane-xyz/hyperlane-registry/blob/main/deployments/warp_routes/WBTC/incentiv-config.yaml) |
| **USDC**            | [0x16e43840d8D79896A389a3De85aB0B0210C05685](https://explorer.incentiv.io/token/0x16e43840d8D79896A389a3De85aB0B0210C05685) | [YAML](https://github.com/hyperlane-xyz/hyperlane-registry/blob/main/deployments/warp_routes/USDC/incentiv-config.yaml) |
| **USDT**            | [0x39b076b5d23F588690D480af3Bf820edad31a4bB](https://explorer.incentiv.io/token/0x39b076b5d23F588690D480af3Bf820edad31a4bB) | [YAML](https://github.com/hyperlane-xyz/hyperlane-registry/blob/main/deployments/warp_routes/USDT/incentiv-config.yaml) |
| **SOL**             | [0xfaC24134dbc4b00Ee11114eCDFE6397f389203E3](https://explorer.incentiv.io/token/0xfaC24134dbc4b00Ee11114eCDFE6397f389203E3) | [YAML](https://github.com/hyperlane-xyz/hyperlane-registry/blob/main/deployments/warp_routes/SOL/incentiv-config.yaml)  |
