---
title: "Get Supported Chains V0"
method: GET
path: "/v0/chains"
tags: ["v0"]
---

# Get Supported Chains V0

`GET /v0/chains`

## Response `200`

Successful Response

- ChainDetailsV0[]
  - `id` 'eth' | 'base' | 'solana' | 'tron' | 'bsc' | 'sonic' | 'ton' | 'avalanche' | 'polygon' | 'monad' | 'hyperevm' | 'arbitrum' | 'robinhood', required
  - `name` string, required
  - `dexscreener_id` string, nullable
  - `coingecko_id` string, nullable

---

[API](https://skmtc.dev/bubblemaps/apis/bubblemaps-data-api.md) · [All operations](https://skmtc.dev/bubblemaps/apis/bubblemaps-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bubblemaps/bubblemaps-data-api/revisions/38ef31a552be/schema)
