Fungible
Post /v2/fungible/assets_from_source
Get assets that can be reached from a source via transfers under different conditions (e.g. single vs multiple txs)
POST
/
v2
/
fungible
/
assets_from_source
Body
application/json
source_asset_denom
string
requiredDenom of the source asset
source_asset_chain_id
string
requiredChain-id of the source asset
allow_multi_tx
boolean
default: falseWhether to include recommendations requiring multiple transactions to reach the destination
include_cw20_assets
boolean
default: falseWhether to include CW20 tokens
Response
200 - application/json
dest_assets
object
Array of assets that are reachable from the specified source asset