---
title: "GET /v2/info/bridges"
method: GET
path: "/v2/info/bridges"
tags: ["Info"]
---

# GET /v2/info/bridges

`GET /v2/info/bridges`

Get all supported bridges

## Response `200`

A list of supported bridges

- object
  - `bridges` Bridge[] — Array of supported bridges
    - `id` 'IBC' | 'AXELAR' | 'CCTP' | 'HYPERLANE' | 'OPINIT' | 'GO_FAST' | 'STARGATE' | 'LAYER_ZERO' | 'EUREKA' — Bridge Type: * `IBC` - IBC Bridge * `AXELAR` - Axelar Bridge * `CCTP` - CCTP Bridge * `HYPERLANE` - Hyperlane Bridge * `OPINIT` - Opinit Bridge * `GO_FAST` - Go Fast Bridge * `STARGATE` - Stargate Bridge * `LAYER_ZERO` - Layerzero Bridge * `EUREKA` - IBC Eureka Bridge
    - `name` string — Name of the bridge
    - `logo_uri` string — URI pointing to an image of the logo of the bridge

## Changes

- **2025-06-20** `5caaf5305c88` — 1 warning
  - added the new `LAYER_ZERO` enum value to the `bridges/items/id` response property for the response status `200`
- **2025-05-20** `6ba512ad5ec2` — 1 info
  - api operation id `getBridges` removed and replaced with `bridges`
- **2025-04-29** `41d672a22597` — 2 info
  - api operation id `bridges` removed and replaced with `getBridges`
  - removed the `LAYER_ZERO` enum value from the `bridges/items/id` response property for the response status `200`

[Change history](https://skmtc.dev/skip-mev/apis/skip-go-api/changes/v2/info/bridges/get.md)

---

[API](https://skmtc.dev/skip-mev/apis/skip-go-api.md) · [All operations](https://skmtc.dev/skip-mev/apis/skip-go-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/skip-mev/skip-go-api/revisions/fd713a1d0418/schema)
