---
title: "The active asset catalog"
method: GET
path: "/asset-registry/assets"
tags: ["asset-registry"]
---

# The active asset catalog

`GET /asset-registry/assets`

Returns the curated assets DRE supports holding, with active addresses grouped by chain. The broader Value Transfer input universe remains on `GET /value-transfer/tokens`. `assetKey` is the stable identity; symbols are display metadata and addresses are arrays because an asset may have multiple representations on one chain.

## Query parameters

- `chainIds` string[]

## Response `200`

The active curated asset catalog.

---

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