Skip Go
cURL
Single Asset
{ "origin_assets": [ { "asset": { "denom": "uosmo", "chain_id": "osmosis-1", "origin_denom": "uosmo", "origin_chain_id": "osmosis-1", "trace": "", "symbol": "OSMO", "name": "OSMO", "logo_uri": "https://raw.githubusercontent.com/cosmostation/chainlist/main/chain/osmosis/asset/osmo.png", "decimals": 6, "coingecko_id": "osmosis", "description": "The native token of Osmosis" }, "asset_found": true } ] }
Get origin assets from a given list of denoms and chain IDs.
Array of assets to get origin assets for
Show child attributes
The origin assets of the specified denoms and chain IDs.
Was this page helpful?