Fungible

Given 2 chain IDs, returns a list of equivalent assets that can be transferred

post/v2/fungible/assets_between_chains

Request body

source_chain_idstring

Chain-id of the source chain

dest_chain_idstring

Chain-id of the destination 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

allow_multi_txboolean

Whether to include recommendations requiring multiple transactions to reach the destination

Response

OK

Changes

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

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

      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 assets_between_chains/items/asset_on_dest/chain_id became required for the status 200

      response-property-became-required

    • the response property assets_between_chains/items/asset_on_dest/denom became required for the status 200

      response-property-became-required

    • the response property assets_between_chains/items/asset_on_dest/is_cw20 became required for the status 200

      response-property-became-required

    • the response property assets_between_chains/items/asset_on_dest/is_evm became required for the status 200

      response-property-became-required

    • the response property assets_between_chains/items/asset_on_dest/is_svm became required for the status 200

      response-property-became-required

    • the response property assets_between_chains/items/asset_on_dest/origin_chain_id became required for the status 200

      response-property-became-required

    • the response property assets_between_chains/items/asset_on_dest/origin_denom became required for the status 200

      response-property-became-required

    • the response property assets_between_chains/items/asset_on_dest/trace became required for the status 200

      response-property-became-required

    • the response property assets_between_chains/items/asset_on_source/chain_id became required for the status 200

      response-property-became-required

    • the response property assets_between_chains/items/asset_on_source/denom became required for the status 200

      response-property-became-required

    • the response property assets_between_chains/items/asset_on_source/is_cw20 became required for the status 200

      response-property-became-required

    • the response property assets_between_chains/items/asset_on_source/is_evm became required for the status 200

      response-property-became-required

    • the response property assets_between_chains/items/asset_on_source/is_svm became required for the status 200

      response-property-became-required

    • the response property assets_between_chains/items/asset_on_source/origin_chain_id became required for the status 200

      response-property-became-required

    • the response property assets_between_chains/items/asset_on_source/origin_denom became required for the status 200

      response-property-became-required

    • the response property assets_between_chains/items/asset_on_source/trace became required for the status 200

      response-property-became-required

    • the response property assets_between_chains/items/txs_required became required for the status 200

      response-property-became-required

    • added the new LAYER_ZERO enum value to the assets_between_chains/items/bridges/items/ response property for the response status 200

      response-property-enum-value-added

  • 41d672a22597173See the full diff
    • the response property assets_between_chains/items/asset_on_dest/chain_id became optional for the status 200

      response-property-became-optional

    • the response property assets_between_chains/items/asset_on_dest/denom became optional for the status 200

      response-property-became-optional

    • the response property assets_between_chains/items/asset_on_dest/is_cw20 became optional for the status 200

      response-property-became-optional

    • the response property assets_between_chains/items/asset_on_dest/is_evm became optional for the status 200

      response-property-became-optional

    • the response property assets_between_chains/items/asset_on_dest/is_svm became optional for the status 200

      response-property-became-optional

    • the response property assets_between_chains/items/asset_on_dest/origin_chain_id became optional for the status 200

      response-property-became-optional

    • the response property assets_between_chains/items/asset_on_dest/origin_denom became optional for the status 200

      response-property-became-optional

    • the response property assets_between_chains/items/asset_on_dest/trace became optional for the status 200

      response-property-became-optional

    • the response property assets_between_chains/items/asset_on_source/chain_id became optional for the status 200

      response-property-became-optional

    • the response property assets_between_chains/items/asset_on_source/denom became optional for the status 200

      response-property-became-optional

    • the response property assets_between_chains/items/asset_on_source/is_cw20 became optional for the status 200

      response-property-became-optional

    • the response property assets_between_chains/items/asset_on_source/is_evm became optional for the status 200

      response-property-became-optional

    • the response property assets_between_chains/items/asset_on_source/is_svm became optional for the status 200

      response-property-became-optional

    • the response property assets_between_chains/items/asset_on_source/origin_chain_id became optional for the status 200

      response-property-became-optional

    • the response property assets_between_chains/items/asset_on_source/origin_denom became optional for the status 200

      response-property-became-optional

    • the response property assets_between_chains/items/asset_on_source/trace became optional for the status 200

      response-property-became-optional

    • the response property assets_between_chains/items/txs_required became optional for the status 200

      response-property-became-optional

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

      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

    • removed the LAYER_ZERO enum value from the assets_between_chains/items/bridges/items/ response property for the response status 200

      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