v1

latestOpenAPI 3.0.02026-07-2614133121.9 KB
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