Get supported assets. Optionally limit to assets on a given chain and/or native assets.
Query parameters
Chain IDs to limit the response to, defaults to all chains if not provided
Whether to restrict assets to those native to their chain
Whether to include assets without metadata (symbol, name, logo_uri, etc.)
Whether to include CW20 tokens
Whether to include EVM tokens
Whether to include SVM tokens
Whether to display only assets from testnets in the response
Response
A map of chain_id to assets
Changes
Changed in 4 of the 50 revisions of this API.8212
- ●
added the new
HIGH_LOSS_ERRORenum value to thedetails/items/reasonresponse property for the response status400response-property-enum-value-added
- ●
added the new
HIGH_LOSS_ERRORenum value to thedetails/items/reasonresponse property for the response status500response-property-enum-value-added
- ●
- ○
the response property
chain_to_assets_map/additionalProperties/assets/items/chain_idbecame required for the status200response-property-became-required
- ○
the response property
chain_to_assets_map/additionalProperties/assets/items/denombecame required for the status200response-property-became-required
- ○
the response property
chain_to_assets_map/additionalProperties/assets/items/is_cw20became required for the status200response-property-became-required
- ○
the response property
chain_to_assets_map/additionalProperties/assets/items/is_evmbecame required for the status200response-property-became-required
- ○
the response property
chain_to_assets_map/additionalProperties/assets/items/is_svmbecame required for the status200response-property-became-required
- ○
the response property
chain_to_assets_map/additionalProperties/assets/items/origin_chain_idbecame required for the status200response-property-became-required
- ○
the response property
chain_to_assets_map/additionalProperties/assets/items/origin_denombecame required for the status200response-property-became-required
- ○
the response property
chain_to_assets_map/additionalProperties/assets/items/tracebecame required for the status200response-property-became-required
- ○
- ○
api operation id
getAssetsremoved and replaced withassetsapi-operation-id-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the response property
chain_to_assets_map/additionalProperties/assets/items/chain_idbecame optional for the status200response-property-became-optional
- ▲
the response property
chain_to_assets_map/additionalProperties/assets/items/denombecame optional for the status200response-property-became-optional
- ▲
the response property
chain_to_assets_map/additionalProperties/assets/items/is_cw20became optional for the status200response-property-became-optional
- ▲
the response property
chain_to_assets_map/additionalProperties/assets/items/is_evmbecame optional for the status200response-property-became-optional
- ▲
the response property
chain_to_assets_map/additionalProperties/assets/items/is_svmbecame optional for the status200response-property-became-optional
- ▲
the response property
chain_to_assets_map/additionalProperties/assets/items/origin_chain_idbecame optional for the status200response-property-became-optional
- ▲
the response property
chain_to_assets_map/additionalProperties/assets/items/origin_denombecame optional for the status200response-property-became-optional
- ▲
the response property
chain_to_assets_map/additionalProperties/assets/items/tracebecame optional for the status200response-property-became-optional
- ○
api operation id
assetsremoved and replaced withgetAssetsapi-operation-id-removed
- ○
removed the
HIGH_LOSS_ERRORenum value from thedetails/items/reasonresponse property for the response status400response-property-enum-value-removed
- ○
removed the
HIGH_LOSS_ERRORenum value from thedetails/items/reasonresponse property for the response status500response-property-enum-value-removed
This revision also has 32 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲