---
title: "Wallet Supported Networks"
method: GET
path: "/v1/wallet/list_supported_chain"
tags: ["Wallet, Networth & PnL"]
---

# Wallet Supported Networks

`GET /v1/wallet/list_supported_chain`

Retrieve a list of all wallet supported networks.

## Response `200`

A list of supported networks for wallet APIs

- SupportedNetworksResponse
  - `success` boolean, required
  - `data` string[], required

## Other responses

- `400` — Bad Request
- `401` — Unauthorized. API key is missing or invalid
- `403` — Forbidden. Request is blacklisted or not whitelisted
- `429` — Too Many Requests. Rate limit reached
- `500` — Internal Server Error

---

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