v1

latestOpenAPI 3.1.02026-07-1310041.0 KB
Assets & Chains

Get Assets

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

get/v2/fungible/assets

Query parameters

chain_idsstring

Comma-separated list of chain IDs to filter by (e.g. "1,42161,interwoven-1"). Returns all supported chains if omitted.

Response

Successful response

chain_to_assets_mapobject

A map of chain IDs to their supported assets.

All 10 operations