asset-registry

The active asset catalog

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.

get/asset-registry/assets

Query parameters

chainIdsstring[]

Comma separated chainIds to slice the catalog to. Defaults to every registry chain. An asset with no active address on the requested chains is omitted rather than returned empty.

Response

The active curated asset catalog.

Changes

No recorded changes to this endpoint across all 1 revision of this API.