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

No recorded changes to this endpoint across all 1 revision of this API.