---
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

---

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