Fungible

Get supported assets. Optionally limit to assets on a given chain and/or native assets.

get/v2/fungible/assets

Query parameters

chain_idsstring[]

Chain IDs to limit the response to, defaults to all chains if not provided

native_onlyboolean

Whether to restrict assets to those native to their chain

include_no_metadata_assetsboolean

Whether to include assets without metadata (symbol, name, logo_uri, etc.)

include_cw20_assetsboolean

Whether to include CW20 tokens

include_evm_assetsboolean

Whether to include EVM tokens

include_svm_assetsboolean

Whether to include SVM tokens

only_testnetsboolean

Whether to display only assets from testnets in the response

Response

A map of chain_id to assets

chain_to_assets_mapobject

Map of chain-ids to array of assets supported on the chain

Changes

Changed in 4 of the 50 revisions of this API.8212

    • added the new HIGH_LOSS_ERROR enum value to the details/items/reason response property for the response status 400

      response-property-enum-value-added

    • added the new HIGH_LOSS_ERROR enum value to the details/items/reason response property for the response status 500

      response-property-enum-value-added

    • the response property chain_to_assets_map/additionalProperties/assets/items/chain_id became required for the status 200

      response-property-became-required

    • the response property chain_to_assets_map/additionalProperties/assets/items/denom became required for the status 200

      response-property-became-required

    • the response property chain_to_assets_map/additionalProperties/assets/items/is_cw20 became required for the status 200

      response-property-became-required

    • the response property chain_to_assets_map/additionalProperties/assets/items/is_evm became required for the status 200

      response-property-became-required

    • the response property chain_to_assets_map/additionalProperties/assets/items/is_svm became required for the status 200

      response-property-became-required

    • the response property chain_to_assets_map/additionalProperties/assets/items/origin_chain_id became required for the status 200

      response-property-became-required

    • the response property chain_to_assets_map/additionalProperties/assets/items/origin_denom became required for the status 200

      response-property-became-required

    • the response property chain_to_assets_map/additionalProperties/assets/items/trace became required for the status 200

      response-property-became-required

    • api operation id getAssets removed and replaced with assets

      api-operation-id-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 41d672a2259783See the full diff
    • the response property chain_to_assets_map/additionalProperties/assets/items/chain_id became optional for the status 200

      response-property-became-optional

    • the response property chain_to_assets_map/additionalProperties/assets/items/denom became optional for the status 200

      response-property-became-optional

    • the response property chain_to_assets_map/additionalProperties/assets/items/is_cw20 became optional for the status 200

      response-property-became-optional

    • the response property chain_to_assets_map/additionalProperties/assets/items/is_evm became optional for the status 200

      response-property-became-optional

    • the response property chain_to_assets_map/additionalProperties/assets/items/is_svm became optional for the status 200

      response-property-became-optional

    • the response property chain_to_assets_map/additionalProperties/assets/items/origin_chain_id became optional for the status 200

      response-property-became-optional

    • the response property chain_to_assets_map/additionalProperties/assets/items/origin_denom became optional for the status 200

      response-property-became-optional

    • the response property chain_to_assets_map/additionalProperties/assets/items/trace became optional for the status 200

      response-property-became-optional

    • api operation id assets removed and replaced with getAssets

      api-operation-id-removed

    • removed the HIGH_LOSS_ERROR enum value from the details/items/reason response property for the response status 400

      response-property-enum-value-removed

    • removed the HIGH_LOSS_ERROR enum value from the details/items/reason response property for the response status 500

      response-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