Current situation
Today, the explorer node provides information about the existing offers for Atomic Swaps (swap_offers and swap_totals). But it does NOT provide similar information for Asset Swaps.
To get this information, a wallet or wallet API is needed. However, it seems the node already has that information, even without wallet.
Feature request
Add a asset_swaps option (and asset_swaps_totals too?) so that existing asset swap offers can be queried directly from the explorer node.
Current situation
Today, the explorer node provides information about the existing offers for Atomic Swaps (
swap_offersandswap_totals). But it does NOT provide similar information for Asset Swaps.To get this information, a wallet or wallet API is needed. However, it seems the node already has that information, even without wallet.
Feature request
Add a
asset_swapsoption (andasset_swaps_totalstoo?) so that existing asset swap offers can be queried directly from the explorer node.