---
title: "Get Assets"
method: GET
path: "/v2/fungible/assets"
tags: ["Assets & Chains"]
---

# Get Assets

`GET /v2/fungible/assets`

Returns a map of supported fungible assets across all chains. You can optionally filter by specific chain IDs.

## Query parameters

- `chain_ids` string

## Response `200`

Successful response

- object
  - `chain_to_assets_map` object — A map of chain IDs to their supported assets.

---

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